Blender Git Loki
Git Commits -> Revision dc4c1be
Revision dc4c1be by Dalai Felinto (master) December 14, 2018, 10:45 (GMT) |
New object API function : BKE_object_eval_reset() This restores the object->data to a non-modifier evaluated state. So this allow us to change evaluated object modifier stack directly and get BKE_mesh_new_from_object() for the evalauted object. |
Commit Details:
Full Hash: dc4c1be1a4455e84d1f72ce2703ab7425152965c
Parent Commit: 1050833
Lines Changed: +17, -2