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

2 Modified Paths:

/source/blender/blenkernel/BKE_idprop.h (+10, -0) (Diff)
/source/blender/blenkernel/intern/idprop.c (+11, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021