Releases: linuxgurugamer/EditorExtensionsRedux
Releases · linuxgurugamer/EditorExtensionsRedux
3.4.6.1
3.4.6
v3.4.6
3.4.5
Fixes #30
Finally!!!
Finally found the real problem for the Symmetry and AngleSnap keys get set to null, thanks to @NathenKell for pointing
out what was happening. See full description in EditorExtensionsRedux.cs, line 513
Moved the code to set and reset the key values into methods to eliminate duplicated code and avoid errors
3.4.4
Moved initiation of cached values for the toggles from being initted at class instantiation to in the Start
3.4.3.6
Thanks to forum user @ozraven for this:
Fixed a null ref which occurred when clicking in a debug window
3.4.3.5
Added AssemblyFileVersion
Updated version file for 1.12
Removed some whitespace (formatting issues in code only)
3.4.3.4
Fixed update of Vertical Snap keycode
Added AssemblyFileVersion
3.4.3.3
Updated .version file for min version of KSP to 1.11.1
3.4.3.2
Fixed setting of Rememberer settings when entering the editor a second (and further) times
3.4.3.1
Fixed saving and loading of Rememberer cfg file