Block a user
007bc8034e
Merge branch 'main' of projects.blender.org:blender/blender into DockingNotExperimental
e045471259
Cleanup: remove unused functions from usd_blend_shape_utils
2cdbe7b5f3
Fix: USD: Support color attributes on all relevant domains
a6d5652043
Geometry Nodes: use placeholder instead of label in some string sockets
8027720e51
Refactor: Nodes: handle unavailable sockets in declaration instead of update function
Fix: Inconsistent input drag color pick in Circle HSV input
@guishe - Updated this PR with those changes, but I'm a bit unsure on what this affected.
Harley Acheson
pushed to fix-mouse-drag-edit-circle-hsv at guishe/blender
2024-09-24 03:22:39 +02:00
f76446630c
All small increments without continuous grab or digital pen
Harley Acheson
pushed to fix-mouse-drag-edit-circle-hsv at guishe/blender
2024-09-24 01:31:26 +02:00
b541257928
Merge branch 'main' of projects.blender.org:blender/blender into pr112048
ccb1865925
Fix #126006: UI: Few id operators appears in nested context menus
e1a44ad129
Cleanup: various non-functional changes when reading usd attribute data
bd841a92e2
Cleanup: move some constants inside the usd namespace and use constexpr
cbe2bb6755
Fix #127856: GPv3 sculpt mode delta projection (lock axis) without DrawingPlacement
Fix: Inconsistent input drag color pick in Circle HSV input
This works great. Although you might next have to do the square pickers....
UI: Few operators appears in context menus where it doesn't make sense
Fix #126006: UI: Few id operators appears in nested context menus
03223c309c
Getting to be a lot of changes
084d1d1b12
Merge branch 'main' of projects.blender.org:blender/blender into SVGCursors
460aa3c231
USD: Point Cloud export support
4aa99f5647
Fix: add missing virtual destructor
d1a6cd92fe
GPv3: Fix compiler warning
2f8d556b47
Include strerror
d13a8773f6
Merge branch 'main' of projects.blender.org:blender/blender into Fix127825
d1a6cd92fe
GPv3: Fix compiler warning
a79f9100a6
Grease Pencil: Bring back eraser and fill tools (now using brush assets)
a38c96b92c
Sculpt/Paint: Bring back support for multiple brush based tools
621f12d7eb
Still not useful but can make anti-aliased cursors in Windows
c51b437c3c
Merge branch 'main' of projects.blender.org:blender/blender into SVGCursors
5d40992fe8
Cleanup: Various non-functional PBVH raycast changes
fbc8ef56ef
Fix #127557: Polyline gesture creates extra point
43e4f93ca3
Cleanup: Use index mask utility function for setting bits
Anim UI: Labels for Action/Slot selectors or not, in the Properties Editor?
For me - someone who does not use these things at all - I really like the labels. They explain nicely why there are two such similar-looking things together, that they are a related pair, and how…