Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson pushed to LargeFileFolder at Harley/blender 2024-08-29 20:45:51 +02:00
3ea45f3171 Clean folder svg
d1a190b7a1 Merge branch 'main' of projects.blender.org:blender/blender into LargeFileFolder
347ec1acd7 Refactor: Sculpt: Switch to new API for BVH node selection & data access
1c1e389d4b Refactor: misc improvements to the channel groups code
df59028d0b Geometry Nodes: use different icons for warning and error messages
Compare 58 commits »
Harley Acheson commented on pull request blender/blender#116595 2024-08-29 16:58:13 +02:00
UI: Blinking Text Cursors

I've just remembered about this one. It was nearly there. Any showstoppers?

No. For some reason I thought it was set with a technical reviewer but is not. I'll update this as I see it has a…

Harley Acheson deleted branch FixDockingNoOverlay from Harley/blender 2024-08-29 04:37:13 +02:00
Harley Acheson merged pull request blender/blender#126906 2024-08-29 04:37:09 +02:00
UI: Fix Docking Issue With No Overlay
Harley Acheson pushed to main at blender/blender 2024-08-29 04:37:08 +02:00
04652334f3 UI: Fix Docking Issue With No Overlay
Harley Acheson commented on pull request blender/blender#126906 2024-08-29 02:03:34 +02:00
UI: Fix Docking Issue With No Overlay
Harley Acheson created pull request blender/blender#126906 2024-08-29 02:02:56 +02:00
UI: Fix Docking Issue With No Overlay
Harley Acheson pushed to FixDockingNoOverlay at Harley/blender 2024-08-29 01:58:32 +02:00
8964473c66 UI: Fix Docking Issue With No Overlay
e0733e0bca Cleanup: Formatting
2d9a3e2593 Cleanup: Make PBVH tree constructor explicit
44e765bc7c Fix: Typo in recent node splitting change
d42aec3cf7 Cleanup: Replace raw float[4] for math::Quaternion
Compare 6 commits »
Harley Acheson created branch FixDockingNoOverlay in Harley/blender 2024-08-29 01:58:32 +02:00
Harley Acheson commented on issue blender/blender#126852 2024-08-29 01:32:20 +02:00
Crash on clicking 'Lock Camera to View' widget after running 'Reload Scripts' operator.

Not making any sense of this one so far...

Harley Acheson created pull request blender/blender#126898 2024-08-28 20:50:41 +02:00
UI Experiment: Docking Drag Mouse Cursor
Harley Acheson pushed to DockingDragCursor at Harley/blender 2024-08-28 20:44:47 +02:00
df08dd6e1e UI Experiment: Docking Drag Mouse Cursor
08c0f1adcb Refactor: Make gizmo use more C++ features, and new/delete allocations.
39867e84d3 Cleanup: make format.
bb43726ddd Fix #126802: Embedded data ID usages doubled-refcounted on copying.
Compare 4 commits »
Harley Acheson created branch DockingDragCursor in Harley/blender 2024-08-28 20:44:46 +02:00
Harley Acheson created pull request blender/blender#126894 2024-08-28 19:06:12 +02:00
Fix #126706: Restore 4.2 Widget Label When Using 4.3 Preferences
Harley Acheson pushed to Fix126706 at Harley/blender 2024-08-28 19:04:59 +02:00
475fc86466 Fix #126706: Restore 4.2 Widget Label When Using 4.3 Preferences
396f546c9d Release: Bump to 4.2.1 release
19d8859c49 Revert "Fix #123327: Crash when operator with properties opens render window"
c97ceed55d Fix failure to remove libraries when removing wheels
26c14a2200 Fix #125958: Disabling/uninstalling extensions doesn't remove wheels
Compare 10 commits »
Harley Acheson created branch Fix126706 in Harley/blender 2024-08-28 19:04:59 +02:00
Harley Acheson commented on pull request blender/blender#126334 2024-08-28 17:46:07 +02:00
UI Test: Allow Changing Editor Outline Width

@pablovazquez

The thing now properly alters the hit size with the border size. So as the edges get wider they get easier to hit and drag.

Harley Acheson pushed to BorderWidthTest at Harley/blender 2024-08-28 17:43:09 +02:00
007beb14e6 Edge moving now gets easier as they get wider
be279ac36e Merge branch 'main' of projects.blender.org:blender/blender into BorderWidthTest
d1f0084a33 Compositor: add button to add a new texture in the Texture node
52bf292349 Sculpt: Split BVH nodes structs by geometry type
84bab7f300 Fix #126592: Cycles light tree subtended angle not covering the entire bounding box
Compare 367 commits »
Harley Acheson deleted branch DockingNarrowAreas from Harley/blender 2024-08-28 05:32:45 +02:00
Harley Acheson merged pull request blender/blender#126868 2024-08-28 05:32:41 +02:00
UI: Fix Docking Issues for Very Narrow Areas