Releases: cgvinny/vg_painter_utilities
VG Painter Utilities 1.3.1
VG Painter Utilities 1.3.0
WARNING: this version is compatible with Substance 3D Painter 10.1 and above
If you are using an older version, use the 1.2.0 version of my plugin (I won't maintain 2 versions of my plugin to support the older version, but if you feel motivated, I'm inviting you to fork this project.)
- This version is updating the plugin launch page to support the new Qt version used in Substance 3D Painter 10.6 & above.
What's Changed
Full Changelog: v1.2.0...v1.3.0
VG Painter Utilities 1.2.0
- Adding a New fill layer with no channel activated (accessible via the menu, or 'Alt+F'
- Code cleaning and refactoring
- Minor bugs fixing
Full Changelog: v1.1.0...v1.2.0
VG Painter Utilities 1.1.0
- Fixed a bug with 'Generate layer from Stack' & 'Flatten Stack', where Ambient occlusion wasn't properly transported (Thanks Kelly Recco for reporting the bug)
Full Changelog: v1.0.0...v1.1.0
VG Painter Utilities 1.0.5
General code refactoring and cleaning to apply single responsibility principles, and help with future code reuse.
VG Painter 1.0.0
This release introduces a new "Quick Bake" feature, to bake the current texture set principal mesh maps, in one click at the current resolution.
You can also launch it with the Ctrl + B shortcut
VG Painter 1.0.0 Beta
Introducing a quick bake option which would bake mesh maps with a click/ctrl+B shortcut.
Works, but still need refinement to get back to the paint view after baking.
VG Painter Utilities 0.9.0
π© WARNING: the vg_shortcuts_launcher script has been removed. If you installed the previous version, follow these steps: π©
- go to "Documents\Adobe\Adobe Substance 3D Painter\python\plugins"
- delete vg_shortcuts_launcher.py
What's new:
- Added the "Create Mask with fill effect" feature (accessible via the menu or "Shift + M" shortcut)
- the plug-in should now work on Linux (thanks @adro79 for the pull request)
- plugin structure general reorg (removing the vg shortcut launcher script)
- Shortcuts work, even if the mouse is over the layer stack
What's Changed
- fix default_export_path variable for non-windows os by @adro79 in #17
- Add "mask with fill" feature by @cgvinny in #19
New Contributors
Full Changelog: v0.8.0...v0.9.0
VG Painter Utilities 0.8.5 Beta
New feature: "Create Mask with fill"
accessible via the menu and via the shift + M shortcut
will add a mask, with a white fill effect to the currently selected layer
If there is already a mask, the fill effect will be added to it.
Still need to decide whice color to apply to the fill effect (white seems a legit choice though)
VG Painter Utilities 0.8.0
New feature: 'Create Ref Point Layer'
Creates a new Paint layer, with all channels set to passthrough, and with an anchor point
The naming is incremental, to make sure that each ref point is unique.