Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson pushed to CurveControlPointSize at Harley/blender 2024-08-01 20:31:07 +02:00
3b70275955 UI: Increase Size of Curve Control Points
90e7331d10 Fix #125558: Show UI_BTYPE_CURVE Control Points
a0a70bf46d Refactor: Sculpt: Simplify cloth brush persistent base retrieval
606e880d29 Refactor: Sculpt: Specialize cloth constraints creation per PBVH type
0fdd251826 Cleanup: Sculpt: Remove unused fields from cloth sim struct
Compare 10 commits »
Harley Acheson created branch CurveControlPointSize in Harley/blender 2024-08-01 20:31:07 +02:00
Harley Acheson pushed to main at blender/blender 2024-08-01 19:56:53 +02:00
90e7331d10 Fix #125558: Show UI_BTYPE_CURVE Control Points
Harley Acheson deleted branch Fix125558 from Harley/blender 2024-08-01 19:56:52 +02:00
Harley Acheson closed issue blender/blender#125558 2024-08-01 19:56:51 +02:00
Custom Curve control points are tiny
Harley Acheson merged pull request blender/blender#125744 2024-08-01 19:56:49 +02:00
Fix #125558: Show UI_BTYPE_CURVE Control Points
Harley Acheson commented on pull request blender/blender#125744 2024-08-01 19:37:08 +02:00
Fix #125558: Show UI_BTYPE_CURVE Control Points
Harley Acheson pushed to Fix125558 at Harley/blender 2024-08-01 19:32:03 +02:00
c02de63163 Do not include UI changes in this fix
Harley Acheson pushed to Fix125558 at Harley/blender 2024-08-01 19:30:16 +02:00
d37d571852 Merge branch 'main' of projects.blender.org:blender/blender into Fix125558
a0a70bf46d Refactor: Sculpt: Simplify cloth brush persistent base retrieval
606e880d29 Refactor: Sculpt: Specialize cloth constraints creation per PBVH type
0fdd251826 Cleanup: Sculpt: Remove unused fields from cloth sim struct
b62fe77604 Cleanup: Sculpt: Reorder cloth constraints function
Compare 37 commits »
Harley Acheson commented on issue blender/blender#125729 2024-08-01 18:49:41 +02:00
Vertical scroll bar doesn't respond to the mouse at the edge of the screen

It seems mouse goes beyond the scrollbar region.

Not just the scrollbar region. Watch the video while looking at the brightness of the header region. Every time the header dims it is…

Harley Acheson commented on pull request blender/blender#125332 2024-08-01 18:22:53 +02:00
UI: Adding LTS to Title Bar and other Version Changes

@Harley it seems that this patch affects blender --version. Before this patch:

sergey@ws-ventura release % ./bin/Blender.app/Contents/MacOS/Blender --version
Blender 4.3.0…
Harley Acheson pushed to main at blender/blender-developer-docs 2024-08-01 02:07:31 +02:00
f65ca8cd88 Update docs/release_notes/4.3/user_interface.md
Harley Acheson pushed to Fix125558 at Harley/blender 2024-08-01 01:43:08 +02:00
33a56ca486 Make format
Harley Acheson created pull request blender/blender#125744 2024-08-01 01:42:36 +02:00
Fix #125558: Show UI_BTYPE_CURVE Control Points
Harley Acheson pushed to Fix125558 at Harley/blender 2024-08-01 01:42:06 +02:00
bea0790139 Fix #125558: Show UI_BTYPE_CURVE Control Points
7374077610 UI: Adding LTS to Title Bar and other Version Changes
a78e56d465 Cleanup: Add const, use vector classes for helper method
Compare 3 commits »
Harley Acheson created branch Fix125558 in Harley/blender 2024-08-01 01:42:06 +02:00
Harley Acheson deleted branch RnaDescriptionsPeriod from Harley/blender 2024-08-01 00:55:25 +02:00
Harley Acheson pushed to main at blender/blender 2024-08-01 00:55:20 +02:00
bfa36039c2 UI: Add Periods to RNA multi-sentence descriptions
Harley Acheson merged pull request blender/blender#125507 2024-08-01 00:55:20 +02:00
UI: Add Periods to RNA multi-sentence descriptions