Block a user
UI: Widen Search Boxes When Necessary
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'
Regression: Marker Names not drawn, except for underscore
Regression: Marker Names not drawn, except for underscore
Confirmed fixed and closing with 470e8ce1f4
First J characters missing from User Interface Menus, F3 Search
First J characters missing from User Interface Menus, F3 Search
Confirmed fixed and closing with 470e8ce1f4
BLF: Revert Glyph Clipping Changes
BLF: Revert Glyph Clipping Changes
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
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…
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.
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
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
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