Blender Git Loki
Git Commits -> Revision ae22d97
Revision ae22d97 by Joshua Leung (master) February 6, 2010, 11:28 (GMT) |
Constraints API: ID-Loopers Added a system for running a callback on all the ID-blocks referenced by constraints (like for modifiers). Also, added an API function which calls these on the constraints present in the given list. These could be used for: - the proxies + action/pyconstraint fix that campbell committed - simplification of file loading code |
Commit Details:
Full Hash: ae22d97c4546c89bc827dc05a5b0fe357a94d949
SVN Revision: 26637
Parent Commit: df2ed25
Lines Changed: +221, -2