Files
test/source
Jacques Lucke c4f1c4d882 Fix #120650: crash when using viewer node in curves sculpt mode
The issue was that `OVERLAY_sculpt_curves_cache_populate` assumes
that the object is a curves object, which was not always the case. Now this
is checked a bit more explicitly.

The solution is still not ideal, because now the cage overlay is not shown
at all when the viewer node is used and the result is something else than
curves, but that needs to be solved separately.
2024-04-15 20:06:59 +02:00
..