Block a user
8c08242da6
Merge branch 'main' into retopology-select
99506b3d73
Fix: Crash in weighted normal modifier
7b66168bcb
Merge branch 'blender-v3.5-release' into main
a7cd6de244
Fix Cycles missing light from multiple distant lights with different visibility
ee18b625ca
Fix: Edit mesh face corner color operators always use first layer
Bsurfaces addon stopped working (probably after the new Retopology Overlay addition)
Going all the way back to https://projects.blender.org/bonj/blender/src/branch/retopology-overlay does fix it, so the retopology overlay isn't what broke the addon. I guess that means something…
Fix #104484: Bsurfaces addon stopped working
Bsurfaces addon stopped working (probably after the new Retopology Overlay addition)
None of the addons that come with Blender use the old show_occlude_wire
or the new show_retopology
.
Neither use_hidden_wire
nor use_retopology
ever existed.
My guess is the issue has…
28e6aab364
Merge branch 'main' into retopology-select
46da66f4df
Fix: Uninitialized boolean arrays in mesh conversion
1dba915dff
Merge branch 'blender-v3.5-release' into main
98bfa8d458
Fix 'use_occlusion_test' option not having effect on wireframe
f92bacee94
Cleanup: use macro for 'SCE_SNAP_MODE_GEOM'
dfe02741ff
Restore the early exit for pick shortest path
1e755fa0fc
Make pick path and mouse loop consistent
c5e0613778
Fix crash in mouse mesh loop
1eef5fe920
Add support for pick shortest path
9c3cff0b2d
Add support for pick loop and pick linked
Bug: All metaball and some surface type objects cause crash when added
Bug: All metaball and some surface type objects cause crash when added
Fixed in d3cfb2e20ed63f3907e2c51a9899a0e6bc95cfa0
Bug: All metaball and some surface type objects cause crash when added
Try to add more precise playback steps so that others can repeat it too. Earlier in the morning I couldn't /
Metaballs are fixed, try with a nurbs curve or circle instead.