Releases: Aerizeon/NeosUtilities
NeosUtilities v0.4.1
Fixed issues where MonoPack would not correctly setup drive nodes in packed LogiX
Added logging for some unusual scenarios.
NeosUtilities v0.4
MonoPackTool is now able to pack all LogiX roots under a given slot - you should now be able to target the root of an object, and have all logix properly packed.
MonoPackTool also now has the option to run LogiX optimization prior to packing. This will remove all LogixInterfaceProxy and LogixReference components, as well as any Relay and ImpulseRelay components in the hierarchy.
These operations now complete (mostly) async, however it may still take some time to run depending on the size of the project.
NeosUtilities v0.3.2
Moved all components to "Add-Ons" folder to standardize on naming
Added Relay removal feature to the LogiX cleanup tool.
NeosUtilities v0.3.1
Added AvatarStrippingTool
, for stripping avatar components from an object, while retaining the IK.
Added impulse imput for the MonoPack
component
Added MonoPackSlot
Logix Node (Epsilion > Utilities) for easier automation of Slot packing.
NeosUtilities v0.3
Fixed issue where LogiX references weren't being removed, even when they were actually invalid.
We now check for either RefNode
or RefTarget
being null.
NeosUtilities v0.2
Renamed project so that it can be used to house multiple projects - not just the MotionBlurOverride component.
Package now includes the MonoPack and LogixCleanup tools
NeosMotionBlurOverride Version 0.1
Initial Release of the motion blur override plugin, which forces motion blur to be disabled for Desktop Mode
In order to use this in public sessions, you will also need NeosVersionOverride, or a suitable equivalent.