blender/release/scripts/modules/bpy
Campbell Barton 478dc000b3 * Mathutils attributes documented - http://www.blender.org/documentation/250PythonDoc/Mathutils.html
* Vector.difference() needed normalized vectors
* bpy.DEUBG -> bpy.app.debug
2010-01-27 21:33:39 +00:00
..
__init__.py * Mathutils attributes documented - http://www.blender.org/documentation/250PythonDoc/Mathutils.html 2010-01-27 21:33:39 +00:00
app.py * Mathutils attributes documented - http://www.blender.org/documentation/250PythonDoc/Mathutils.html 2010-01-27 21:33:39 +00:00
ops.py update tagged objects in the scene after calling each operator, this makes running a set of recorded operators work as expected. 2010-01-26 08:41:16 +00:00
utils.py - panel python template 2010-01-23 18:51:56 +00:00