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
6483069a84fc335283ffe400f5a85c9be46a0a80
test
/
source
/
blender
/
python
History
Campbell Barton
87cd81b162
- added docs and examples for bpy.app.handlers
...
- correct error in own last commit for BKE_screen_find_big_area()
2011-11-04 04:27:46 +00:00
..
generic
python string conversion
2011-11-03 14:09:18 +00:00
intern
- added docs and examples for bpy.app.handlers
2011-11-04 04:27:46 +00:00
mathutils
new math function: Quaternion.to_axis_angle().
2011-11-02 09:13:04 +00:00
BPY_extern.h
ability to have permanent callbacks that stay active when new blend files are loaded.
2011-11-03 06:53:52 +00:00
CMakeLists.txt
move mathutils into its own lib.
2011-07-15 04:01:47 +00:00
rna_dump.py
mathutils.Matrix.OrthoProjection(plane, size, axis), merged axis and plane args. since axis was only allowed when plane was 'R'.
2011-02-04 09:35:20 +00:00
SConscript
change define INTERNATIONAL --> WITH_INTERNATIONAL
2011-09-26 10:35:47 +00:00
simple_enum_gen.py
Space types:
2011-11-01 20:14:58 +00:00