Blender Git Loki
Git Commits -> Revision b69fdd2
Revision b69fdd2 by Campbell Barton (master) December 11, 2006, 03:23 (GMT) |
renamed objects.add() and .remove() to .link() and .unlink() for scene and group objects to be less pythonic and more like blender. for scn.objects.new() a optional second argument can be used to spesify the name. We still need a way to add a new Empty (some constant) |
Commit Details:
Full Hash: b69fdd21ba10194735f2526390077384bae54eba
SVN Revision: 9276
Parent Commit: c4a1578
Lines Changed: +38, -19