Harley Acheson Harley
  • Joined on 2010-03-07
Harley Acheson merged pull request blender/blender#104603 2023-02-24 00:07:27 +01:00
UI: Widen Search Boxes When Necessary
Harley Acheson pushed to SearchWidth at Harley/blender 2023-02-24 00:03:55 +01:00
298ba9d401 Merge branch 'main' into SearchWidth
470e8ce1f4 BLF: Revert Glyph Clipping Changes
1b72712283 Fix: Global buffer overflow of enum property items on startup
5b1f94f05a Fix: Use of uninitialized mesh size variables after recent cleanup
c065e8dd7f Merge branch 'blender-v3.5-release'
Compare 6 commits »
Harley Acheson closed issue blender/blender#105133 2023-02-23 23:50:17 +01:00
Regression: Marker Names not drawn, except for underscore
Harley Acheson commented on issue blender/blender#105133 2023-02-23 23:50:15 +01:00
Regression: Marker Names not drawn, except for underscore

Confirmed fixed and closing with 470e8ce1f4

Harley Acheson closed issue blender/blender#105112 2023-02-23 23:49:49 +01:00
First J characters missing from User Interface Menus, F3 Search
Harley Acheson commented on issue blender/blender#105112 2023-02-23 23:49:48 +01:00
First J characters missing from User Interface Menus, F3 Search

Confirmed fixed and closing with 470e8ce1f4

Harley Acheson deleted branch Revert104679 from Harley/blender 2023-02-23 23:44:31 +01:00
Harley Acheson pushed to main at blender/blender 2023-02-23 23:44:29 +01:00
470e8ce1f4 BLF: Revert Glyph Clipping Changes
Harley Acheson merged pull request blender/blender#105157 2023-02-23 23:44:29 +01:00
BLF: Revert Glyph Clipping Changes
Harley Acheson created pull request blender/blender#105157 2023-02-23 23:43:11 +01:00
BLF: Revert Glyph Clipping Changes
Harley Acheson created branch Revert104679 in Harley/blender 2023-02-23 23:41:54 +01:00
Harley Acheson pushed to Revert104679 at Harley/blender 2023-02-23 23:41:54 +01:00
9842d169de BLF: Revert Glyph Clipping Changes
1b72712283 Fix: Global buffer overflow of enum property items on startup
5b1f94f05a Fix: Use of uninitialized mesh size variables after recent cleanup
c065e8dd7f Merge branch 'blender-v3.5-release'
f9f29eefc7 Fix #105150: Mesh.vertex_colors.new() returns existing active layer
Compare 5 commits »
Harley Acheson commented on issue blender/blender#105133 2023-02-23 23:04:24 +01:00
Regression: Marker Names not drawn, except for underscore

Eww... but we might be too used to the vertical clipping not actually working.

In this case the bounds we are testing against has the same ymin as ymax (set in draw_marker_name). This is…

Harley Acheson commented on issue blender/blender#105133 2023-02-23 21:38:08 +01:00
Regression: Marker Names not drawn, except for underscore

Yes, will almost certainly be me. Our glyph bounds checking was too strict in one direction and useless in the other.

Harley Acheson commented on pull request blender/blender#104603 2023-02-23 21:24:59 +01:00
UI: Widen Search Boxes When Necessary
Harley Acheson pushed to SearchWidth at Harley/blender 2023-02-23 21:23:38 +01:00
381e8833c5 Merge branch 'main' into SearchWidth
2bd097a58d Fix: Debug build failure and warnings after recent cleanup commit
4369627e71 Mesh: replace 'BKE_mesh_merge_verts' algorithm
8e50539f1b Merge branch 'blender-v3.5-release' into main
a1f899754b Fix #105106: inconsistent order of settings in 3D viewport shading popover
Compare 41 commits »
Harley Acheson commented on pull request blender/blender#104662 2023-02-23 20:09:51 +01:00
WIP: UI: Bidirectional Text and Complex Shaping
Harley Acheson pushed to ComplexShaping at Harley/blender 2023-02-23 20:05:39 +01:00
f601d54d7d hb_shape_full cannot be inside a BLI_assert. Dumb.
e4ed9c8039 Another attempt at fixing this PR
2bd097a58d Fix: Debug build failure and warnings after recent cleanup commit
4369627e71 Mesh: replace 'BKE_mesh_merge_verts' algorithm
8e50539f1b Merge branch 'blender-v3.5-release' into main
Compare 249 commits »
Harley Acheson pushed to SearchWidth at Harley/blender 2023-02-22 22:24:55 +01:00
a176ff2d11 Updated to the current state of main.
8693f1fdd2 Merge branch 'blender-v3.5-release'
defd95afcd Win32: Auto-Raise and -Focus Windows on Hover
11766574a4 Fix #104842: Incorrect cyclic curve parameter node factor
8b45f583a2 Fix: No default for NURBS weights in realize instances and join nodes
Compare 374 commits »
Harley Acheson deleted branch AutoFocus from Harley/blender 2023-02-22 19:41:23 +01:00