- Twin boar issues (#887)
- Drone core fix
- Re-fix collider (#886)
This commit is contained in:
Chris Adderley 2020-08-10 15:52:07 -07:00
parent 977623ec7c
commit f81a038f8f
6 changed files with 4 additions and 1 deletions

View File

@ -28,7 +28,9 @@ v1.2.0
- Advanced Grabbing Unit Jr. now supports new White, Black, and Yellow variants - Advanced Grabbing Unit Jr. now supports new White, Black, and Yellow variants
- Fixes: - Fixes:
- Fixed duplicate drag cubes on reaction wheels. - Fixed duplicate drag cubes on reaction wheels.
- Rebuilt colliders for the following parts: QBE, HECS, HECS2, OKTO, OKTO2 (#862, #865) - Rebuilt colliders for the following parts: QBE, HECS, HECS2, OKTO, OKTO2, Twin Boar (#862, #865)
- Fixed smoothing issues on Twin Boar
- Fixed flag transform on Twin Boar
- Fixed smoothing issues on Jumbo-64 tank (#867) - Fixed smoothing issues on Jumbo-64 tank (#867)
- Tuned probe core foil textures somewhat - Tuned probe core foil textures somewhat
- Fixed missing pivot collider on Advanced Grabbing Unit - Fixed missing pivot collider on Advanced Grabbing Unit

View File

@ -12,6 +12,7 @@ v1.2.0
- BZ-78 Radial Attachment Point (Andrew Cassidy): 1.875m radial attachment node - BZ-78 Radial Attachment Point (Andrew Cassidy): 1.875m radial attachment node
- Bugfixes and tweaks - Bugfixes and tweaks
- Advanced Grabbing Unit Jr. has been soft-deprecated and its assets moved into base ReStock - Advanced Grabbing Unit Jr. has been soft-deprecated and its assets moved into base ReStock
- Adjusted colliders on 3.75m Drone Core
v1.1.2 v1.1.2
------ ------