Skip to content

Releases: linuxgurugamer/EditorExtensionsRedux

3.3.10

16 Nov 00:29
Compare
Choose a tag to compare

Fixed null ref when F is pressed and no part is selected

3.3.9

09 Nov 04:38
Compare
Choose a tag to compare

Fixed (the right way) the no offset limit tool

3.3.8

07 Nov 15:23
Compare
Choose a tag to compare

Fixed issue where NoOffsetLimits was not working upon entry into editor
Added ability to disable Fine Adjust window
Added window showing angle snaps, clickin on button will set that value

3.3.7

06 Nov 01:37
Compare
Choose a tag to compare

Added code to toggle no offset limit to settings window
Fixed code for toggling the no offset Limit
Added automatic updating of AssemblyVersion, from the .version file, displayed in the Settings window
Removed extra set of configs for the Reflection offsets
Fixed bug with local offset vs absolute offset; Code was not using the local setting, was always using the absolute setting

3.3.6

02 Nov 11:08
Compare
Choose a tag to compare

Fixed menu Show Tweakables, for when Advanced tweakables is enabled, to show at the right height
Fixed resizing of menu

3.3.5.1

02 Nov 02:31
Compare
Choose a tag to compare

Fixed version file

3.3.5

02 Nov 02:16
Compare
Choose a tag to compare

Added AnglesnapModIsToggle, if enabled, hitting the Mod-C (for Windows,ALT-C) will switch between 1 and the last setting
Added CycleSymmetryModeModIsToggle , if enabled, hitting the Mod-X (for Windows, ALT-X) will switch between 1 and the last setting
Reordered the settings windows, now all keystroke settings are on the Settings 2 window
Commented out old code blocks: SymmetryModeCycle & AngleSnapCycle, which were replaced by Boop's code in Update()
Updated for 1.2.1
Fixed menu height to adjust depending on whether mass tweakables is on or off - Menu needs to be redisplayed by moving the mouse over the toolbar for height to be adjusted

3.3.4

01 Nov 00:53
Compare
Choose a tag to compare

Changed "No Show Autostruts" to "Hide Autostruts" text on buttons
MasterSnap now can be turned off by clicking anywhere not on a part. Previously, had to click on another part

3.3.3

15 Oct 23:49
Compare
Choose a tag to compare
    Added Autostrut and Rigidity buttons, thanks @Boop:
            All Rigid
            Disable Rigid
            Toggle Rigid
            No Autostruts
            AS Grandparent
            AS Heaviest
            AS Root
            Show Autostruts
    Added No Offset Limit Toggle

1.2 Boop Release

14 Oct 11:27
Compare
Choose a tag to compare

Added ability to disable the SelectRoot functionality, so you can use the stock SelectRoot to change the root on a shadow assembly
Added Master Snap mode. This allows you to snap parts to any random part, not just the parent. This works for both horizontal and vertical snapping. The part selected as the master will be highlighted
Snapping is shown visually via a smooth movement of the part from the original location to the destination