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
2222f536f81210b557f62a5ea037aa9fa7f4e98b
test
/
source
/
blender
/
python
History
Campbell Barton
2222f536f8
use replace 0 with NULL for pointers, set some functions static
...
also fixed own errors in recent static check commit.
2011-09-16 08:20:21 +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
use replace 0 with NULL for pointers, set some functions static
2011-09-16 08:20:21 +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
GPU: add gpu python module with export_shader() function to export GLSL shader.
2011-09-09 11:55:38 +00:00
simple_enum_gen.py
correct fsf address
2010-02-12 13:34:04 +00:00