Skip to content

Release Notes โ€‹

Version 2.0.0 ๐ŸŽ‰ โ€‹

Blender Versions

Supported: 3.6, 4.1, 4.2, 4.3, 4.4

The development has been quite active with 38 commits in this period (Feb-Mar 2025), showing significant development in features, bug fixes, and code quality improvements. Here's the summary of the development:

๐Ÿš€ New Features โ€‹

  • New Noise Edge Utility to apply noise edge material to selected objects
  • New Ability to toggle on/off key-bind for Shade Pie Menu in user preferences
  • New Copy vertex groups utility to copy vertex groups from active object to selected objects
  • New Duplicate Mirror operator to duplicate selected objects and mirror them on world axis Duplicate Mirror

๐Ÿ› ๏ธ Fixes โ€‹

  • Updated DPM2 material
  • Fixed brush color inconsistency for vertex paint and texture paint mode
  • Fixed import GPencil Brush Pack for Blender 4.2 and above
  • Fixed Smear Brush always using correct texture mask
  • Fixed brush color not updated if using context menu (Right Click) to change brush color
  • Fixed Smudge Brush now using DP asset: DP-Smear
  • Fixed color in vertex paint is not using linear space
  • Fixed vertex color copy to support any vertex color type
  • Fixed vertex color copy not working if object already has vertex color
  • Fixed GPtoMesh curve tilt by 45ยฐ
  • Fixed VineGen utility not working due to recent changes in Blender
  • Fixed Apply All Transform operator now works in all modes, user no longer need to switch to Object mode to apply all transforms
  • Fixed Imported Brush color is not using the original color

๐Ÿงน Cleanup โ€‹

  • Multiple code cleanup efforts across different modules
  • Style improvements in utility and material modules
  • Updated license information