Releases: linuxgurugamer/EditorExtensionsRedux
3.2.12
Fixed rotation gizmo to not angle snap when anglesnap is off
Replaced code which did FindObjectsOftype with GizmoEvents class for performance improvement
Updated FineAdjustments window to detect which gizmo is active
3.2.11
Added 1/4 second delay in closing menu
3.2.10
Added UI scaling code to position of EEX menu
Fixed accidently disabling the ability to change the anglesnap on/off by clicking the sprite
3.2.9
Removed old code from the FineAdjust Update function which was causing an exception
Reduced height of popup menu
Fixed bug where clicking on the symmetry sprite (the one which changes the angle snap degrees) when the angle was zero
would not allow surface attachments to anything other than the +z axis:
"I can place the battery only on the +z axis of the structure. I cannot place it on -z, +x, -x"
Removed performance issue when Fine Adjustments window was shown
Reduced performance impact when fine adjustments are being done
Fine Adjust Release
Added code from Fwiffo to fix bug where changing the angle snap while in rotate mode would not affect the rotate gizmo
Added code from Fwiffo for Rapid Zoom
Note: Code from Fwiffo was modified to use the Reflection offsets rather than names to maintain compatibility with Linux & OSX
Fixed bug where going into the rotate gizmo the first time without changing the snap would have a rotation snap of 15 when it should have been zero
NEW FEATURE: Fine Adjust
Fine Adjust window added
New config window for fine adjust keys
When Fine Adjust window is open, keys will do fine adjustments depending on which gizmo is selected:
Default keys: arrow keys + rightShift & rightControl
Added code so that typing in text fields will be ignored
Added code so that typing in text fields will be ignored
3.2.6 for 1.1.2
Added 1.1.2 compatability
3.2.5
Changes in 3.2.5
Added back 1.1.0 compatiblity
Added check for compatibility with specific KSP versions, currently 1.1.0 & 1.1.1
3.2.4 for KSP 1.1.1
Fixes nullrefs
3.2.2, Changes needed for Linux & OSX
Changes needed for Linux & OSX