Blender Git Commit Log
Git Commits -> Revision ed81c38
May 3, 2015, 11:46 (GMT) |
Extended 'add' function for shape keys that allows passing a NULL pointer for 'from'. The Key DNA has some very old and largely deprecated legacy code that needs initializing, which requires either explicit info or deduction from an ID. The cache modifier creates keys in a new environment without an existing known ID type to deduce the data element settings from. |
Commit Details:
Full Hash: ed81c38c975fae00f1ef11c0ea48a4e52a7feaf8
Parent Commit: 958e6b1
Lines Changed: +36, -33