Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson merged pull request blender/blender#127291 2024-09-10 00:56:16 +02:00
UI: Mac Cursors While Docking
Harley Acheson pushed to main at blender/blender 2024-09-10 00:56:15 +02:00
72a0be0944 UI: Mac Cursors While Docking
Harley Acheson pushed to MacDockingCursors at Harley/blender 2024-09-10 00:47:02 +02:00
44d5a97fb5 Make format.
58b17b72d2 Merge branch 'main' of projects.blender.org:blender/blender into MacDockingCursors
2859eabd1c Fix #127364: Status Bar Icons Issues
d745325829 Cleanup: Specialize calc_pose_data function
7b9004d57b Fix #127328: Snake Hook brush rotation applied incorrectly for symmetry
Compare 33 commits »
Harley Acheson commented on pull request blender/blender#127291 2024-09-10 00:17:36 +02:00
UI: Mac Cursors While Docking
Harley Acheson deleted branch Fix127364 from Harley/blender 2024-09-10 00:06:36 +02:00
Harley Acheson pushed to main at blender/blender 2024-09-10 00:06:35 +02:00
2859eabd1c Fix #127364: Status Bar Icons Issues
Harley Acheson closed issue blender/blender#127364 2024-09-10 00:06:33 +02:00
UI: Issues with status bar icon display
Harley Acheson merged pull request blender/blender#127376 2024-09-10 00:06:31 +02:00
Fix #127364: Status Bar Icons Issues
Harley Acheson commented on pull request blender/blender#127376 2024-09-09 23:27:42 +02:00
Fix #127364: Status Bar Icons Issues
Harley Acheson created pull request blender/blender#127376 2024-09-09 23:23:16 +02:00
Fix #127364: Status Bar Icons Issues
Harley Acheson pushed to Fix127364 at Harley/blender 2024-09-09 23:22:25 +02:00
df7c1dbb77 Fix #127364: Status Bar Icons Issues
Harley Acheson created branch Fix127364 in Harley/blender 2024-09-09 23:22:25 +02:00
Harley Acheson created pull request blender/blender#127370 2024-09-09 21:16:16 +02:00
UI: Blender Logo Fitting in Bounds
Harley Acheson created branch BlenderSmaller in Harley/blender 2024-09-09 21:15:11 +02:00
Harley Acheson pushed to BlenderSmaller at Harley/blender 2024-09-09 21:15:11 +02:00
0df63955db UI: Blender Logo Fitting in Bounds
8aead3a6d9 Fix #126707: SVG export nodes wrong hierarchy ignores clipping
ad7d7212c1 Sculpt: Face corner indexed mesh GPU data extraction
9d3b2b51a7 Cleanup: None of VSE effects have three image inputs
897f7a8482 GPU: Fix assertion when trying to use shader printf on metal
Compare 10 commits »
Harley Acheson commented on issue blender/blender#124549 2024-09-09 20:01:47 +02:00
Can't change viewport text overlay color

We'll try to talk about this tomorrow in our UI meeting and see if any changes should or can be made.

Harley Acheson commented on pull request blender/blender#111096 2024-09-09 19:33:00 +02:00
UI: Indeterminate Progress Indicators

@Nima-Darius-Parsa

Cool! I did try making a similar spinner. With the thought this could be a single SVG that could be just rotated. We have the ability to rotate text (and our icons now are…

Harley Acheson commented on pull request blender/blender#127290 2024-09-09 19:18:04 +02:00
WIP: Support for TTC/OTC and Text Object Styles

not sure if switching like this during run time is ideal 🤔. We may be able to just create multiple faces in the memory?

It seems like a normal part of FreeType in that you can't even get…

Harley Acheson commented on issue blender/blender#127187 2024-09-09 18:33:16 +02:00
invoke_confirm() will show at the center of the viewport when passing 'message' argument, even if passing the 'default' 'message' value

This really is by-design and not a matter of just not yet adding configuration.

With two distinct looks and behaviors it is easier to guess how it works. We wouldn't want, for example, to have…

Harley Acheson commented on pull request blender/blender#126660 2024-09-09 17:54:21 +02:00
VSE: Add text alignment feature

Just for completeness, there is one (more) obscure and annoying thing to mention.

This would allow users to select a monospaced font. You can tell they have done so because the font will have …