This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
d4d80ee0a1e0e720c712ec58e30a63f7f4c005ab
test2
/
source
/
blender
/
python
History
Campbell Barton
d4d80ee0a1
rename IDProp.c/h to idprop_py_api, since it was same name as BKE idprop.c with case changed.
2011-11-15 09:28:15 +00:00
..
generic
rename IDProp.c/h to idprop_py_api, since it was same name as BKE idprop.c with case changed.
2011-11-15 09:28:15 +00:00
intern
rename IDProp.c/h to idprop_py_api, since it was same name as BKE idprop.c with case changed.
2011-11-15 09:28:15 +00:00
mathutils
new math utility function isect_plane_plane_v3
2011-11-13 16:28:52 +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
Moving i18n code to BLF_translation.h
2011-11-09 14:13:17 +00:00
simple_enum_gen.py
Space types:
2011-11-01 20:14:58 +00:00