Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson merged pull request blender/blender#127139 2024-09-04 23:46:05 +02:00
GPv3: Switch to properties tab when stroke icon clicked in outliner
Harley Acheson pushed to main at blender/blender 2024-09-04 23:46:05 +02:00
28fe4f6996 GPv3: Switch to properties tab when stroke icon clicked in outliner
Harley Acheson deleted branch DockingDragCursor from Harley/blender 2024-09-04 22:44:20 +02:00
Harley Acheson merged pull request blender/blender#126898 2024-09-04 22:44:17 +02:00
UI: Docking Drag Mouse Cursor
Harley Acheson pushed to main at blender/blender 2024-09-04 22:44:15 +02:00
382244c258 UI: Docking Drag Mouse Cursor
Harley Acheson commented on pull request blender/blender#126898 2024-09-04 22:00:53 +02:00
UI: Docking Drag Mouse Cursor
Harley Acheson pushed to DockingDragCursor at Harley/blender 2024-09-04 21:59:54 +02:00
032e6343ad Cleanup
9cc2fa18d1 Merge branch 'main' of projects.blender.org:blender/blender into DockingDragCursor
4317f50f5f UI: Clear Recent Cleanup Option
89095826fd Fix: Debug build error after recent cleanup
d84522390c Sculpt: Ignore sharp faces when building BVH tree
Compare 10 commits »
Harley Acheson commented on pull request blender/blender#127021 2024-09-04 21:40:11 +02:00
Fix #127012: UI popover can not be scrolled upward

Awesome. I added this to that list; thanks for the reminder.

Harley Acheson commented on pull request blender/blender#127021 2024-09-04 21:23:34 +02:00
Fix #127012: UI popover can not be scrolled upward

Hi @Harley, this commit should be added to Blender LTS: Maintenance Task 4.2?

Yes, I didn't notice the complaint was for 4.2…

Harley Acheson deleted branch ClearRecentMissing from Harley/blender 2024-09-04 21:07:32 +02:00
Harley Acheson pushed to main at blender/blender 2024-09-04 21:07:29 +02:00
4317f50f5f UI: Clear Recent Cleanup Option
Harley Acheson merged pull request blender/blender#127024 2024-09-04 21:07:29 +02:00
UI: Clear Recent Cleanup Option
Harley Acheson commented on pull request blender/blender#118358 2024-09-04 21:05:13 +02:00
UI: Dialog Drag Cursors

@pablovazquez

This might need some more testing as I changed a bit

This now supports using two separate cursors for hover versus drag. Of course both are now set to the same one, but this…

Harley Acheson pushed to DialogMoveHand at Harley/blender 2024-09-04 20:59:27 +02:00
09a62b82ab Updated to main. Allows multiple cursors. Can drag splash.
89095826fd Fix: Debug build error after recent cleanup
d84522390c Sculpt: Ignore sharp faces when building BVH tree
d7d19ec297 Sculpt: Push multiple undo nodes at once for some operations
c21ec8221d Refactor: Sculpt: Split mesh and grids undo data storage
Compare 7659 commits »
Harley Acheson commented on pull request blender/blender#127024 2024-09-04 20:02:55 +02:00
UI: Clear Recent Cleanup Option
Harley Acheson pushed to ClearRecentMissing at Harley/blender 2024-09-04 20:02:17 +02:00
b4adee8c94 Merge branch 'main' of projects.blender.org:blender/blender into ClearRecentMissing
89095826fd Fix: Debug build error after recent cleanup
d84522390c Sculpt: Ignore sharp faces when building BVH tree
Compare 3 commits »
Harley Acheson commented on pull request blender/blender#127024 2024-09-04 19:45:54 +02:00
UI: Clear Recent Cleanup Option
Harley Acheson pushed to ClearRecentMissing at Harley/blender 2024-09-04 19:43:12 +02:00
18113742c0 Cleanup
042c47bc36 Merge branch 'main' of projects.blender.org:blender/blender into ClearRecentMissing
d7d19ec297 Sculpt: Push multiple undo nodes at once for some operations
c21ec8221d Refactor: Sculpt: Split mesh and grids undo data storage
b14badf3ea Cleanup: Subdiv: Use Span and float3 for vertex positions
Compare 10 commits »
Harley Acheson commented on pull request blender/blender#118358 2024-09-04 19:32:14 +02:00
UI: Dialog Drag Cursors

@pablovazquez - Could we update this one to main?

Will do. Is that cursor correct on Mac though? I thought it uses open hand before dragging, but closed hand while dragging? We could…