Skip to content

Releases: UnKabaraQuiDev/hard_surf_utils

v0.0.5

12 Jan 07:04
852cc2a
Compare
Choose a tag to compare

Blender: 4.0.2+

Added:

Add Weighted Modifier

Adds a weighted modifier to the selected object(s) if not already present

v0.0.4

06 Jan 12:36
Compare
Choose a tag to compare

Blender: 4.0.2+

Added:

Modifier Cleanup

Removes any unused modifier, like:

  • Array Modifier with no offset
  • Boolean Modifier with no target

v0.0.3

30 Dec 16:37
Compare
Choose a tag to compare

Blender: 4.0.2+

Added:

Linear Array

Creates an array from the selection of object.

Keymap:

  • X, Y, Z: select axis
  • Scroll wheel: change instance count
  • Mouse X: change offset (empty location)
  • Left click: Apply
  • Right click, ESC: Cancel

v0.0.2

26 Dec 13:47
4c50b93
Compare
Choose a tag to compare

Blender: 4.0.2+

Circular Array

Allows you to create an array around an object. Select one or more objects and an active object. The selected objects will be arrayed around the active one.

Keymap:

  • X, Y, Z: select axis
  • Scroll wheel: change instance count
  • Mouse X: change offset (empty rotation)
  • Left click: Apply
  • Right click, ESC: Cancel

Auto Shade auto-smooth

Automatically shades the new object auto smooth.
See addon preferences to enable/disable and change auto-smooth angle

Push Weighted Normals to the bottom

Pushes the all weighted normal modifiers to the bottom of the stack. Uness their name contains the exclusion filter.
See addon preferences to enable/disable and change exclusion filter

Linear Array (coming soon)

Creates an array from the selection of object.

Keymap:

  • X, Y, Z: select axis
  • Scroll wheel: change instance count
  • Mouse X: change offset (empty location)
  • Left click: Apply
  • Right click, ESC: Cancel