Skip to content

Releases: linuxgurugamer/EditorExtensionsRedux

3.2.12

19 May 12:15
Compare
Choose a tag to compare

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

18 May 20:09
Compare
Choose a tag to compare

Added 1/4 second delay in closing menu

3.2.10

15 May 12:34
Compare
Choose a tag to compare

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

15 May 01:14
Compare
Choose a tag to compare

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

13 May 19:12
Compare
Choose a tag to compare
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

04 May 00:10
Compare
Choose a tag to compare

Added code so that typing in text fields will be ignored

3.2.6 for 1.1.2

01 May 01:11
Compare
Choose a tag to compare

Added 1.1.2 compatability

3.2.5

30 Apr 21:14
Compare
Choose a tag to compare

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

30 Apr 03:15
Compare
Choose a tag to compare

Fixes nullrefs

3.2.2, Changes needed for Linux & OSX

26 Apr 11:02
Compare
Choose a tag to compare

Changes needed for Linux & OSX