Blender Git Commit Log
Git Commits -> Revision 002dcd2
Revision 002dcd2 by Sybren A. Stüvel (master) May 8, 2018, 10:34 (GMT) |
Modifiers: pass the ob->data to the modifier if the mesh param is NULL This enables the modifiers to access things like vertex groups. Care should be taken to not modifier the mesh itself in this case. |
Commit Details:
Full Hash: 002dcd200178c602474c3794c3c21e3b212e6e25
Parent Commit: 9a79178
Lines Changed: +13, -5