Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson pushed to ExtendedEdgeMove at Harley/blender 2024-09-16 23:52:55 +02:00
a10d4504bc Forced update because of too many changes to main.
210dfd316a Refactor: Sculpt: Specialize IK chain FK face set calculation
0c02840a46 Fix: Incorrect debug assert in average_data_grids
8c98fcc1f1 Fix: Grease pencil vertex paint brush tool not showing
d28956ab99 Tools: Add BPY tool definition option for brush type
Compare 985 commits »
Harley Acheson pushed to EditorHightlight at Harley/blender 2024-09-16 23:24:34 +02:00
413b8c6dce Have to force updated - too many changes in main
210dfd316a Refactor: Sculpt: Specialize IK chain FK face set calculation
0c02840a46 Fix: Incorrect debug assert in average_data_grids
8c98fcc1f1 Fix: Grease pencil vertex paint brush tool not showing
d28956ab99 Tools: Add BPY tool definition option for brush type
Compare 679 commits »
Harley Acheson commented on pull request blender/blender#126379 2024-09-16 22:52:00 +02:00
Fix: Interactive Docking modal operator re-run glitch

@Brainzman

Okay, that sample blend of yours was really interesting...

The "posx" and "posy" of the window containing Timeline is not correct. If you move or resize that window then Blender…

Harley Acheson commented on pull request blender/blender#127086 2024-09-16 21:33:01 +02:00
WIP: UI: Icons in ID Search List (Alt)

@pablovazquez

This now shows the icons in the order you specified. And this no longer forces them all on, so shows them only if applicable now.

The name and library names should truncate…

Harley Acheson pushed to IDSearchIcons2 at Harley/blender 2024-09-16 21:28:56 +02:00
a2f89a151a Different icon order, better alignment and string clipping.
017afbc680 Merge branch 'main' of projects.blender.org:blender/blender into IDSearchIcons2
8c98fcc1f1 Fix: Grease pencil vertex paint brush tool not showing
d28956ab99 Tools: Add BPY tool definition option for brush type
12fe0dd0cf Anim: make action/slot assignment code more generic
Compare 83 commits »
Harley Acheson commented on pull request blender/blender#127086 2024-09-16 20:25:49 +02:00
WIP: UI: Icons in ID Search List (Alt)

Yes, I didn't really do any work for what happens when the name is clipped while also having a library name. Right now the two things are considered together, along with the block width. To do…

Harley Acheson commented on issue blender/blender#127634 2024-09-16 19:58:22 +02:00
Font rendering problems

We definitely have issues in our display of the curves that we get from fonts for text objects, and we have similar issues when triangulating these curves into mesh objects.

Some fonts work…

Harley Acheson pushed to main at Harley/.profile 2024-09-15 21:44:47 +02:00
02d05b7fd0 Update reports/2024.md
Harley Acheson deleted branch TextCaretPlacement from Harley/blender 2024-09-15 21:44:14 +02:00
Harley Acheson merged pull request blender/blender#127662 2024-09-15 21:44:10 +02:00
UI: Small Corrections to Text Caret Placement
Harley Acheson pushed to main at blender/blender 2024-09-15 21:44:09 +02:00
2278f8eb1b UI: Small Corrections to Text Caret Placement
Harley Acheson commented on pull request blender/blender#127662 2024-09-15 21:26:05 +02:00
UI: Small Corrections to Text Caret Placement
Harley Acheson pushed to TextCaretPlacement at Harley/blender 2024-09-15 21:06:28 +02:00
76a9bef870 Calm warnings
Harley Acheson commented on pull request blender/blender#127662 2024-09-15 20:54:19 +02:00
UI: Small Corrections to Text Caret Placement
Harley Acheson created pull request blender/blender#127662 2024-09-15 20:53:27 +02:00
UI: Small Corrections to Text Caret Placement
Harley Acheson pushed to TextCaretPlacement at Harley/blender 2024-09-15 20:52:32 +02:00
223197eaf9 UI: Small Corrections to Text Caret Placement
13d30e22a1 Fix: modifier execution time not set for grease pencil modifiers
f2e557725d Fix: Geometry Nodes: crash when using gizmo after changing area type
10e8f2f889 Cleanup: various non-functional changes
8b2ab34ec6 Cleanup: avoid redundant copy to access the filename
Compare 10 commits »
Harley Acheson created branch TextCaretPlacement in Harley/blender 2024-09-15 20:52:32 +02:00
Harley Acheson pushed to main at Harley/.profile 2024-09-15 01:54:12 +02:00
e0b68efb5f Update reports/2024.md
Harley Acheson commented on pull request blender/blender#127086 2024-09-14 20:29:45 +02:00
WIP: UI: Icons in ID Search List (Alt)

@HooglyBoogly

I was hoping just a quick look to see if the approach seems reasonable, of passing the ids along.

@pablovazquez

I am getting the feeling that if these icons are right…

Harley Acheson pushed to IDSearchIcons2 at Harley/blender 2024-09-14 20:25:04 +02:00
032a88bb53 Move linked hint to the left