Releases: aaronsmithtv/hpaint
Releases · aaronsmithtv/hpaint
HPaint v2.0
HPaint Changelog 2.0
- Updated for Houdini 19.5
- Major optimizations for cache evaluation, drawing and data handling.
- Added
Colour Picker
utility, that samples theCd
attribute from the input geometry usingMMB
. - Added
Disable Geometry Mask
toggle to allow strokes drawn off-geometry. - Revamped
Screen Drawing
functionality. - Added
Output Curves Only
toggle, which disables stroke card construction. - Added extra visualization options in their own tab.
HPaint v1.2
HPaint Changelog 1.2
- Updated for Houdini 19, now compatible with both py2 and py3 builds
- Fixed bug where camera plane normals were reversed
HPaint v1.1
HPaint Changelog 1.1
- Changed eraser group handling from
stroke_#_#
to__hstroke_#_#
- Added
Action By Group
parameter, for use with stroke buffer operations. Uses unix pattern matching with Houdini groups. Can be toggled by pressinga
- Added safe undo blocks for stroke operations
- Added
Anim Settings
tab for handling nearest-frame display. Includes methods for displaying the last frame, next frame, and ghosting the geometry if the underlying frame is not the editable file - Disabled hou undos on numerous operations, including anim setting & mousewheel undo spam, and fixed operations such as file callbacks
- Added a scene event to reload the disk cache when saving or loading the .hip file