Blender Git Commit Log

Git Commits -> Revision abab9fc

Revision abab9fc by Campbell Barton (master)
March 18, 2006, 17:24 (GMT)
Added object.dupliGroup so objects can access the groups they instance.
This is very confusing.
Since in object has
ob.setDupliGroup() # Enable/Disable Dupligroup
ob.getDupliGroup() # see if its enabled.
ob.dupliGroup # the group data this object is instancing.

Not yet added
ob.groups # Groups that use this object.

Commit Details:

Full Hash: abab9fc3de507930dceb2b08c4e83d2adb6338bc
SVN Revision: 7091
Parent Commit: dc90a41
Lines Changed: +26, -2

2 Modified Paths:

/source/blender/python/api2_2x/doc/Object.py (+5, -0) (Diff)
/source/blender/python/api2_2x/Object.c (+21, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021