Blender Git Commit Log
Git Commits -> Revision f8aa1c0
Revision f8aa1c0 by Mai Lavelle (temp-modifier-rm-cddm) May 3, 2018, 09:21 (GMT) |
First pass at porting mesh_calc_modifiers from DerivedMesh to Mesh DerivedMesh is almost completely removed from the main loop. Added `_dep` to dm pointers to make usage of them easy to locate by searching for `dm_dep`. Still some work to do. It looks like some of these code paths aren't entered into, maybe things could be simplified if we can be sure of whats actually needed. |
Commit Details:
Full Hash: f8aa1c0fd715caf4d16d69a49b788cdaa57f9120
Parent Commit: 1448aa4
Lines Changed: +119, -100
1 Modified Path:
/source/blender/blenkernel/intern/DerivedMesh.c (+119, -100) (Diff)