blender/release/scripts
Campbell Barton 3119eaf284 - dir() now works for collection functions
- group.objects.link/unlink use exceptions rather then return values
- scene.add_object/remove_object --> scene.objects.link/unlink
2009-11-20 10:00:54 +00:00
..
io - dir() now works for collection functions 2009-11-20 10:00:54 +00:00
modules - StructRNA's __dir__ was missing members from its classes __dict__ 2009-11-19 18:22:21 +00:00
op - dir() now works for collection functions 2009-11-20 10:00:54 +00:00
templates operators were copying the properties from the rna operator into the class instance. 2009-11-19 17:12:08 +00:00
ui More Node Editor Fixups: 2009-11-20 06:31:49 +00:00