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
70821c6b24f19acd7263fadf161b94611b53273f
test2
/
source
/
blender
/
python
History
Tamito Kajiyama
70821c6b24
Merged changes in the trunk up to revision 40299.
2011-09-17 18:54:16 +00:00
..
generic
New C/Py api utility function PyC_Err_Format_Prefix() which raises an error with the existing error as a suffix.
2011-09-15 10:43:55 +00:00
intern
Merged changes in the trunk up to revision 40299.
2011-09-17 18:54:16 +00:00
mathutils
use Py_ssize_t rather than int when dealing with list sizes (original patch from Fedora but applied changes elsewhere too), also replace PyList_Size with PyList_GET_SIZE where typechecking is already done.
2011-09-06 23:46:20 +00:00
BPY_extern.h
own patch [
#27752
] Python Callback (Scriptlink functionality)
2011-06-24 16:54:30 +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
Merged changes in the trunk up to revision 40096.
2011-09-10 13:36:27 +00:00
simple_enum_gen.py
correct fsf address
2010-02-12 13:34:04 +00:00