Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson created pull request blender/blender#126532 2024-08-20 02:32:02 +02:00
Refactor: Create File Browser Special Images When Needed
Harley Acheson pushed to SpecialFileImages at Harley/blender 2024-08-20 02:29:55 +02:00
cb4ee9880c Refactor: Create File Browser Special Images When Needed
4c37b3ea02 Cleanup: Resolved missing declaration warnings after recent cleanup
cc5d9387ce Fix: Build error after recent commit
db265c9aac Sculpt: Specialize normal and topology mask expand operations
3afa9c8e4f Cleanup: Consistent C++ class layout
Compare 10 commits »
Harley Acheson created branch SpecialFileImages in Harley/blender 2024-08-20 02:29:55 +02:00
Harley Acheson pushed to main at blender/blender 2024-08-20 01:03:19 +02:00
da57f2f3d5 Fix #124187: UI placeholder fails with None
Harley Acheson closed issue blender/blender#124187 2024-08-20 01:03:17 +02:00
UI Button Placeholder not behaving as expected
Harley Acheson merged pull request blender/blender#126497 2024-08-20 01:03:16 +02:00
Fix #124187: UI placeholder fails with None
Harley Acheson approved blender/blender#126497 2024-08-20 01:01:59 +02:00
Fix #124187: UI placeholder fails with None

Thank you so much!

Harley Acheson commented on pull request blender/blender#126497 2024-08-20 00:11:22 +02:00
Fix #124187: UI placeholder fails with None
Harley Acheson commented on pull request blender/blender#123982 2024-08-19 22:24:57 +02:00
macOS: Colored Titlebar and WM Client-Side Decorations API - GSoC 2024

This works great on Windows 11 (prior versions can't set an exact titlebar color).

I just removed GHOST_kCapabilityClientSideWindowDecorations from that getCapabilities list, then made an…

Harley Acheson commented on pull request blender/blender#116684 2024-08-19 19:53:57 +02:00
UI: Editor Edge Highlighting

@pablovazquez

I updated this so it no longer tries to highlight an area when you are at a border edge:

BorderHighlight.gif

Seems to…

Harley Acheson pushed to EditorHightlight at Harley/blender 2024-08-19 19:50:42 +02:00
2c1ea7302c Do not highlight area when on a border edge
Harley Acheson commented on issue blender/blender#112077 2024-08-19 18:44:41 +02:00
Regression: Crash after selection highlight in file popover menu

Is this resolved? I'm getting the same bug on 4.2 LTS and 4.3.0 Alpha.

Do you get crash?

I do. Every time.

You'll want to submit a new bug report; this one was resolved…

Harley Acheson commented on pull request blender/blender#116684 2024-08-19 18:39:54 +02:00
UI: Editor Edge Highlighting

Just noticed the preview when splitting views no longer draws the black editor border now, it's all transparent:

Oh yeah! That was caused by the change of use of editor_outline to editor_bord…

Harley Acheson pushed to EditorHightlight at Harley/blender 2024-08-19 18:25:21 +02:00
9112f89fc2 Merge branch 'main' of projects.blender.org:blender/blender into EditorHightlight
5930e0404a Compositor: Support Image node in new CPU compositor
0d4e2ea40d Fix #126434: Boid particle fight rule crash involving non-boid psys
6d93bf6b44 IMB: Speedups, fixes and cleanups to various image scaling functions
be0d2e19b5 Fix #115998: Cycles volume too dark when shadow ray visibility is off
Compare 77 commits »
Harley Acheson pushed to main at Harley/.profile 2024-08-19 03:46:46 +02:00
5dadb30a83 Update reports/2024.md
Harley Acheson created pull request blender/blender#126477 2024-08-19 03:45:17 +02:00
UI Experiment: Operator Preferences on Status Bar
Harley Acheson pushed to OpPrefs at Harley/blender 2024-08-19 03:41:23 +02:00
332281dc48 UI Experiment: Operator Preferences on Status Bar
7c68ac258f UI: File Browser Offline and Alias State Icon Position
b2368b7eb0 Revert "Refactor: Sculpt: Move original position restore to brush deform step"
b919887682 DRW: Add assertions for unsupported values
2e395d2aac USD: Add test to verify Shape prim import
Compare 5 commits »
Harley Acheson created branch OpPrefs in Harley/blender 2024-08-19 03:41:23 +02:00
Harley Acheson pushed to main at Harley/.profile 2024-08-18 22:39:25 +02:00
8af5bdbcb3 Update reports/2024.md