Blender Git Commit Log
Git Commits -> Revision 56a3361
Revision 56a3361 by Sergey Sharybin (master) January 24, 2018, 14:04 (GMT) |
Add utility function to reset ID property value to a given one This is similar to idproperty_reset() defined in layer.c, but it does not re-alloc property itself. We should replace idproperty_reset() with IDP_Reset() now. |
Commit Details:
Full Hash: 56a336196dbd9d63e84ae8e0cb92b11b211dde6e
Parent Commit: 90768c9
Lines Changed: +21, -0