Files
test/source/blender
Campbell Barton f356ea764d - use double underscores to hide members in python (removes them from dir() therefor autocomp.)
- collection functions rename eg. bones_active -> bones__active, add_object -> objects__add since these should be accessed from the collections only.
- fix warnings in last commit
2009-11-11 17:12:48 +00:00
..
2009-11-10 20:43:45 +00:00
2009-11-10 20:43:45 +00:00
2009-11-11 10:51:40 +00:00