blender/release/scripts/modules/bpy
Campbell Barton b6631b8be7 fixes for python api docs.
also move foreach_get/set examples into their own py example files (prefer not to have example code built into blenders binary).
2013-09-18 05:20:43 +00:00
..
__init__.py use import rather then assignment for loading '_' into scripts. 2013-02-10 09:56:05 +00:00
ops.py bpy.ops module/caller classes incorrectly had __keys__ rather then __slots__. 2012-12-06 03:09:06 +00:00
path.py fixes for python api docs. 2013-09-18 05:20:43 +00:00
utils.py pep8 cleanup 2013-06-27 03:05:19 +00:00