Blender Git Commit Log

Git Commits -> Revision 4f01085

Revision 4f01085 by Joseph Eagar (master)
July 9, 2007, 20:42 (GMT)
=ID Property update=

ID Properties weren't being duplicated (by shift-D or any of the other
duplication functions). So now ID properties are duplicated in the
main copy_libblock function, which (as far as I can check) covers all
ID-contained ID properties.

I also updated the constraint system to copy pyconstraint ID properties
on shift-D.

This would probably be a good thing to add to the stable branch, btw.

Commit Details:

Full Hash: 4f01085709908e5626c735b01d6c2202236f41e6
SVN Revision: 11200
Parent Commit: dfa6e0b
Lines Changed: +74, -16

5 Modified Paths:

/source/blender/blenkernel/BKE_idprop.h (+1, -0) (Diff)
/source/blender/blenkernel/intern/constraint.c (+9, -2) (Diff)
/source/blender/blenkernel/intern/idprop.c (+59, -1) (Diff)
/source/blender/blenkernel/intern/library.c (+2, -1) (Diff)
/source/blender/makesdna/DNA_ID.h (+3, -12) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021