Skip to content

Releases: linuxgurugamer/EditorExtensionsRedux

3.3.19.9

23 Oct 00:40
Compare
Choose a tag to compare

Fix flickering in editor when moving mouse over angle snap window

3.3.19.8

19 Oct 20:04
Compare
Choose a tag to compare

Version bump for 1.5 rebuild

3.3.19.7

06 Sep 01:31
Compare
Choose a tag to compare
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

29 Aug 01:51
Compare
Choose a tag to compare
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

07 Aug 01:04
Compare
Choose a tag to compare

Added button to Settings page 2 to "Reset Symmetry Mode & Angle Snap keys"

3.3.19.3

29 Mar 00:47
Compare
Choose a tag to compare
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

20 Mar 12:17
Compare
Choose a tag to compare

Fixed fuzzy button

3.3.19.1

18 Mar 04:25
Compare
Choose a tag to compare
Fixed issue when displaying autostruts, most got reset to Heaviest
Fixed issue when setting AS to grandparent, was setting to Heaviest

3.3.19

16 Mar 15:50
Compare
Choose a tag to compare

Updated obsolete Linerenderer calls
Fixed NoOffsetLimit code to NOT activate when a compound part is being moved with the offset gizmo

3.3.18

16 Mar 12:19
Compare
Choose a tag to compare

Changed resize of settings window from just before ClickThroughBlocker.GUILayoutWindow to after to toolbar, to avoid confusing the ClickThroughBlocker