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
5c5685f6c5bfc9a6c838aa837f1b5980127bcbc3
test2
/
source
/
blender
/
python
History
Tamito Kajiyama
5c5685f6c5
Merged changes in the trunk up to revision 44039.
2012-02-12 00:09:48 +00:00
..
generic
Code Cleanup: line length and use Py_ssize_t for PyC_AsArray utility function.
2012-02-05 02:04:26 +00:00
intern
Merged changes in the trunk up to revision 44039.
2012-02-12 00:09:48 +00:00
mathutils
use ValueError when vector/matrix multiplications sizes are not supported, was using TypeError for mat*vec and ValueError for vec*mat.
2012-02-11 14:27:36 +00:00
BPY_extern.h
pydrivers: 'frame' is now in the driver namespace,
2011-11-17 07:08:09 +00:00
CMakeLists.txt
move mathutils into its own lib.
2011-07-15 04:01:47 +00:00
rna_dump.py
Code Cleanup: check is / is not when comparing singletons.
2012-02-02 21:07:56 +00:00
SConscript
Merged changes in the trunk up to revision 43404.
2012-01-15 23:13:12 +00:00
simple_enum_gen.py
Space types:
2011-11-01 20:14:58 +00:00