Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson commented on pull request blender/blender#125788 2024-08-01 21:39:40 +02:00
UI: Always Show Version Patch Level
Harley Acheson created pull request blender/blender#125788 2024-08-01 21:39:07 +02:00
UI: Always Show Version Patch Level
Harley Acheson created branch BlenderVersionPatchZero in Harley/blender 2024-08-01 21:37:56 +02:00
Harley Acheson pushed to BlenderVersionPatchZero at Harley/blender 2024-08-01 21:37:56 +02:00
23c44c3498 UI: Always Show Version Patch Level
885824540a UI: Increase Size of Curve Control Points
d282b1735e Sculpt: Remove color buffer from sculpt BVH tree
90e7331d10 Fix #125558: Show UI_BTYPE_CURVE Control Points
a0a70bf46d Refactor: Sculpt: Simplify cloth brush persistent base retrieval
Compare 10 commits »
Harley Acheson deleted branch CurveControlPointSize from Harley/blender 2024-08-01 20:52:03 +02:00
Harley Acheson pushed to main at blender/blender 2024-08-01 20:52:02 +02:00
885824540a UI: Increase Size of Curve Control Points
Harley Acheson merged pull request blender/blender#125786 2024-08-01 20:52:01 +02:00
UI: Increase Size of Curve Control Points
Harley Acheson commented on pull request blender/blender#125786 2024-08-01 20:33:23 +02:00
UI: Increase Size of Curve Control Points
Harley Acheson created pull request blender/blender#125786 2024-08-01 20:32:44 +02:00
UI: Increase Size of Curve Control Points
Harley Acheson created branch CurveControlPointSize in Harley/blender 2024-08-01 20:31:07 +02:00
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 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…