Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson created branch SVGCollectionColors in Harley/blender 2024-08-14 04:43:55 +02:00
Harley Acheson pushed to SVGCollectionColors at Harley/blender 2024-08-14 04:43:55 +02:00
a130d6bf58 UI Test: Using SVG Icons for Collection Colors
Harley Acheson commented on pull request blender/blender#116684 2024-08-14 01:50:52 +02:00
UI: Editor Edge Highlighting

@pablovazquez

I updated this to current main. I think it could be interesting to try in light theme when the border is made very light. Then this can be used to add contrasting edges, even if…

Harley Acheson pushed to EditorHightlight at Harley/blender 2024-08-14 01:49:43 +02:00
72d13934cc Updated to the current state of main
8f996f1786 UI: Simplified Feedback for Docking
58e55ef023 Fix #126293: Crash when moving mouse after enabling Dyntopo
f7d94d3e73 Fix #126252: Polyline target circle changes color randomly
4839a86984 Cleanup: BLI: Merge files
Compare 4137 commits »
Harley Acheson commented on pull request blender/blender#120998 2024-08-14 01:10:10 +02:00
UI: Edge Highlighting While Resizing Editors

@pablovazquez - no rush but hoping you can give this a try one day and let me know how it feels for you.

Harley Acheson pushed to ExtendedEdgeMove at Harley/blender 2024-08-14 01:05:26 +02:00
70679a1467 Updated to the current state of main.
8f996f1786 UI: Simplified Feedback for Docking
58e55ef023 Fix #126293: Crash when moving mouse after enabling Dyntopo
f7d94d3e73 Fix #126252: Polyline target circle changes color randomly
4839a86984 Cleanup: BLI: Merge files
Compare 4461 commits »
Harley Acheson deleted branch DockingSimplifiedFeedback from Harley/blender 2024-08-14 00:22:01 +02:00
Harley Acheson pushed to main at blender/blender 2024-08-14 00:21:58 +02:00
8f996f1786 UI: Simplified Feedback for Docking
Harley Acheson merged pull request blender/blender#126304 2024-08-14 00:21:58 +02:00
UI: Simplified Feedback for Docking
Harley Acheson commented on pull request blender/blender#126304 2024-08-14 00:02:27 +02:00
UI: Simplified Feedback for Docking
Harley Acheson created pull request blender/blender#126304 2024-08-13 23:33:28 +02:00
UI: Simplified Feedback for Docking
Harley Acheson created branch DockingSimplifiedFeedback in Harley/blender 2024-08-13 23:30:40 +02:00
Harley Acheson pushed to DockingSimplifiedFeedback at Harley/blender 2024-08-13 23:30:40 +02:00
abc0c7135f UI: Simplified Feedback for Docking
58e55ef023 Fix #126293: Crash when moving mouse after enabling Dyntopo
f7d94d3e73 Fix #126252: Polyline target circle changes color randomly
4839a86984 Cleanup: BLI: Merge files
593e70dc53 Fix: Geometry Nodes: typo in node description
Compare 10 commits »
Harley Acheson commented on pull request blender/blender#125378 2024-08-13 22:33:46 +02:00
WIP: UI: Use SVG Icons for Tools

Support for geometry icons should be kept as add-ons that define tools still use it and would be a breaking change. At some point (v5.0 for e.g.) we can consider dropping it.

That makes…

Harley Acheson pushed to ToolSVGIcons at Harley/blender 2024-08-13 22:17:24 +02:00
36a43558b5 make format
d43836a22a Whoops, can't mangle name if used by old system.
Compare 2 commits »
Harley Acheson pushed to ToolSVGIcons at Harley/blender 2024-08-13 22:01:09 +02:00
04864c78bd Allow add-ons to use new system for current icon names, or old system for custom icons.
972fe01550 Merge branch 'main' of projects.blender.org:blender/blender into ToolSVGIcons
99a4bc325e UI: Allow Theme Coloring for Color SVG Extraction
ddc9f92777 Define fallback tooltip string for UI_UL_list items
e8786c7be7 UI: Icon Overlay Text Should Not Shadow if Dark
Compare 77 commits »
Harley Acheson commented on issue blender/blender#120683 2024-08-13 20:58:02 +02:00
in windows explorer the preview of file.blend is blurry, low resolution

I'm not actually certain how this works in our process.

This is a very "known" issue, in that everyone is aware of it so we won't forget. But there is no work on this planned any time soon. It…

Harley Acheson commented on pull request blender/blender#126130 2024-08-13 15:45:12 +02:00
Fix #126064: Enable some navigation preferences by default

Should I merge it? or wait for Pablo's approval

I think we should wait for Pablo since I don't really know much of this subject. It is on our agenda for our meeting today.

Harley Acheson pushed to main at blender/blender 2024-08-13 03:32:58 +02:00
99a4bc325e UI: Allow Theme Coloring for Color SVG Extraction