Skip to content

Releases: Michal78900/SL-CustomObjects

13.5 update

08 Jun 16:32
Compare
Choose a tag to compare
20240608

Snap rotation

SL-CustomObjects QoL update

05 May 21:04
Compare
Choose a tag to compare

Changelog

  • Primitives have renderer, mesh, and other tabs in Inspector hidden so people can't mess with them by accident. Only things that do something are now exposed.
  • Added AutoAddComponents option to the SchematicManager tab. Enabled by default, it automatically adds components to objects spawned in the Hierarchy tab using the right-click tab. It adds a Schematic component to empty objects and a primitive component to spawned primitives.
  • Added modifier components. Currently, there are only Array and Mirror. They work very similar to Blender Modifiers. Modifiers provide non-destructive editing, they are applied automatically when compiling a schematic.
  • NaughttyAttributes package has been removed and replaced with Unity base attributes

20240302

19 Apr 19:25
Compare
Choose a tag to compare
Removed the useless packages