Files
test/source/blender/modifiers/intern
Howard Trickey 94079ffc7f Fix T86879 Boolean exact crash with dependency loop.
When boolean's Object also has a modifier that depends back on
the target Object, a crash occurred.
In a case like this, BKE_modifier_get_evaluated_mesh_from_evaluated_object
returns NULL, so just have to protect against that case.
2021-03-31 09:35:40 -04:00
..
2021-03-18 09:36:44 +11:00
2021-03-18 09:36:44 +11:00
2021-03-18 09:36:44 +11:00