This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
47e8ea500433efa188d968fdb8060ee3e30a896e
test
/
release
/
scripts
/
modules
/
bpy
History
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