Block a user
Cleanup: Remove modal definition for PAINT_OT_visibility_invert
7c086922c2
Cleanup: Remove modal definition for PAINT_OT_visibility_invert
9ae24fee48
USD: Add tests to cover curve, light, and point instancer import
Cleanup: Add doxygen and restructure paint_hide.cc
745aa99f71
Cleanup: Add doxygen and restructure paint_hide.cc
efee753e8f
Cleanup: Move BKE_idprop.h to C++
f41ab9abc1
Cleanup: Combine BKE_idprop C and C++ headers
881178895b
Sculpt: Add fast solver option for trim operations
b4b74c8da6
Cleanup: Simplify object data iteration in shade smooth operator
79ea2b31e7
Merge branch 'main' of projects.blender.org:blender/blender into fast-trim-option
7314c86869
BLI: add fixed width integer type
1681e55114
Geometry Nodes: Add 8-bit integer attribute type to store attribute node
ef22826a3c
Cleanup: Remove non-creatable option for builtin attributes
a6d4845899
Merge branch 'blender-v4.1-release'
UI: Add line hide icon
UI: Add polyline hide icon
8d881d9dff
UI: Add polyline hide icon
1d44611dd3
UI: Add icon for sculpt Lasso Hide tool
Sculpt: Add polyline hide operator
In terms of functionality the polyline hide perfectly. Thanks for adding hotkey hints in the lower info bar! The tool icon is currently missing, but once there is an icon I am ready to approve…