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
986e62f3b6f03dda88149b1e8a8f301a4d24ab78
test2
/
source
/
blender
/
python
History
Campbell Barton
986e62f3b6
fix for a bug in mathutils when a vector was accessing a matrix and the matrix size increased, future access too the vector would write past the allocated bounds. now raise an exception.
2011-12-26 00:05:41 +00:00
..
generic
formatting edits 120 line length
2011-12-24 02:37:42 +00:00
intern
minor edits to cycles c/python module
2011-12-24 02:47:13 +00:00
mathutils
fix for a bug in mathutils when a vector was accessing a matrix and the matrix size increased, future access too the vector would write past the allocated bounds. now raise an exception.
2011-12-26 00:05:41 +00:00
BPY_extern.h
pydrivers: 'frame' is now in the driver namespace,
2011-11-17 07:08:09 +00:00
CMakeLists.txt
…
rna_dump.py
…
SConscript
…
simple_enum_gen.py
…