Blender Git Loki
Git Commits -> Revision 076b65e
May 27, 2015, 18:20 (GMT) |
Presets for cached hair simulations. This requires some modifications to the existing preset python class. Serializing curve mappings can not be done with a simple property assignment. Also the fact that operator confirm popups drop all layout context pointers means that we have to store the modifier name in the operator in order to apply the preset to the correct modifier. |
Commit Details:
Full Hash: 076b65e67787447b40226664039dafb87743b0b5
Parent Commit: e8fb1b3
Lines Changed: +137, -32