Releases: linuxgurugamer/EditorExtensionsRedux
Releases · linuxgurugamer/EditorExtensionsRedux
3.3.19.9
Fix flickering in editor when moving mouse over angle snap window
3.3.19.8
Version bump for 1.5 rebuild
3.3.19.7
Removed unnecessary line from AssemblyVersion.tt: <#@ assembly name="EnvDTE" #>
From @lisias:
Amending 4x4cheessecake fixe for the Mass AutoStrut problem. This allows to "recover" a mangled vessel.
3.3.19.6
Thanks to 4x4cheesecake for these fixes:
Added an additional logical operator to prevent autostruts beeing applied to parts which don't allow them.
Fixed a visual issue regarding the 'Fine Adjustment' window. It's no longer flickering when dragging it around.
3.3.19.5
Added button to Settings page 2 to "Reset Symmetry Mode & Angle Snap keys"
3.3.19.3
Added code to dynamically assign Reflection offsets. Hopefully this will eliminate the need to do manual changes in the future
Updated version to allow all 1.4.*
3.3.19.2
Fixed fuzzy button
3.3.19.1
Fixed issue when displaying autostruts, most got reset to Heaviest
Fixed issue when setting AS to grandparent, was setting to Heaviest
3.3.19
Updated obsolete Linerenderer calls
Fixed NoOffsetLimit code to NOT activate when a compound part is being moved with the offset gizmo
3.3.18
Changed resize of settings window from just before ClickThroughBlocker.GUILayoutWindow to after to toolbar, to avoid confusing the ClickThroughBlocker