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 Pickerutility, that samples theCdattribute from the input geometry usingMMB. - Added
Disable Geometry Masktoggle to allow strokes drawn off-geometry. - Revamped
Screen Drawingfunctionality. - Added
Output Curves Onlytoggle, 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 Groupparameter, 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 Settingstab 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