Files
test/source/blender
Campbell Barton abab9fc3de 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.
2006-03-18 17:24:59 +00:00
..
2006-02-07 21:24:36 +00:00
2006-03-13 11:01:17 +00:00
2006-03-13 11:42:49 +00:00
2006-02-07 21:24:36 +00:00
2006-02-04 14:15:10 +00:00
2006-03-14 21:29:42 +00:00
2006-02-07 22:24:41 +00:00
2006-02-04 14:15:10 +00:00
2006-02-07 21:24:36 +00:00
2006-02-07 21:24:36 +00:00
2006-01-23 22:05:47 +00:00
2006-03-12 15:23:56 +00:00