Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson pushed to TooltipAutoPeriods at Harley/blender 2024-09-24 23:06:56 +02:00
93a8210e3a UI: Automatically Add Some Tooltip Description Periods
Harley Acheson pushed to DockingNotExperimental at Harley/blender 2024-09-24 21:13:02 +02:00
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
Compare 186 commits »
Harley Acheson commented on pull request blender/blender#112048 2024-09-24 03:24:32 +02:00
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
Compare 13678 commits »
Harley Acheson approved blender/blender#112048 2024-09-24 01:24:16 +02:00
Fix: Inconsistent input drag color pick in Circle HSV input

This works great. Although you might next have to do the square pickers....

Harley Acheson pushed to main at blender/blender 2024-09-23 23:30:22 +02:00
ccb1865925 Fix #126006: UI: Few id operators appears in nested context menus
Harley Acheson closed issue blender/blender#126006 2024-09-23 23:30:20 +02:00
UI: Few operators appears in context menus where it doesn't make sense
Harley Acheson merged pull request blender/blender#126927 2024-09-23 23:30:17 +02:00
Fix #126006: UI: Few id operators appears in nested context menus
Harley Acheson pushed to main at Harley/.profile 2024-09-23 02:45:06 +02:00
efb148aa5f Update reports/2024.md
Harley Acheson pushed to SVGCursors at Harley/blender 2024-09-21 01:23:16 +02:00
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
Compare 51 commits »
Harley Acheson commented on pull request blender/blender#127326 2024-09-21 01:20:33 +02:00
WIP: UI: SVG Icons as Mouse Cursors

image

Harley Acheson pushed to Fix127825 at Harley/blender 2024-09-20 19:43:12 +02:00
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
Compare 49 commits »
Harley Acheson pushed to SVGCursors at Harley/blender 2024-09-20 18:36:28 +02:00
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
Compare 458 commits »
Harley Acheson commented on issue blender/blender#127904 2024-09-20 17:25:46 +02:00
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…