Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson created branch GHOST_WindowWin32Init in Harley/blender 2024-09-24 23:34:12 +02:00
Harley Acheson pushed to GHOST_WindowWin32Init at Harley/blender 2024-09-24 23:34:12 +02:00
2294340556 Platforms: Win32 Calm GHOST_WindowWin32 initializing Warning
8450aa275f UI: Area Docking as Regular Feature, Not Experimental
9e11e95817 Cleanup: remove unused CacheReader_incref APIs
96c8ede062 Refactor: Sculpt: Deduplicate symmetry vertex search
Compare 4 commits »
Harley Acheson deleted branch DockingNotExperimental from Harley/blender 2024-09-24 23:24:11 +02:00
Harley Acheson pushed to main at blender/blender 2024-09-24 23:24:08 +02:00
8450aa275f UI: Area Docking as Regular Feature, Not Experimental
Harley Acheson merged pull request blender/blender#127810 2024-09-24 23:24:08 +02:00
UI: Area Docking as Regular Feature, Not Experimental
Harley Acheson created pull request blender/blender#128097 2024-09-24 23:07:30 +02:00
UI: Automatically Add Some Tooltip Description Periods
Harley Acheson created branch TooltipAutoPeriods in Harley/blender 2024-09-24 23:06:56 +02:00
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