Files
test/source/blender
Bastien Montagne 8cd5edf850 MOD_cast: do not compute mesh when not needed.
This modifier only uses mesh to get vgroup, which is only needed in case
modified object is indeed a mesh! Building a mesh from curve here is not
only useless and time-consuming, it will also easily fail the assert
about same number of vertices!

Also fixes crash when used on lattice.

Related to T57972.
2018-11-26 21:07:50 +01:00
..
2018-10-17 12:43:41 +02:00
2018-11-25 09:50:34 -02:00
2018-11-19 13:37:18 +11:00
2018-09-26 17:49:40 +02:00
2018-11-18 10:21:37 +01:00