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
1db8ac58a31b43f1286ca640c939edbfee88a51d
test
/
source
/
blender
/
python
History
Maxime Curioni
1db8ac58a3
soc-2008-mxcurioni: merged changes to revision 17246
2008-10-31 20:05:24 +00:00
..
api2_2x
soc-2008-mxcurioni: merged changes to revision 17246
2008-10-31 20:05:24 +00:00
BPY_extern.h
== Python Space Handlers ==
2008-09-19 18:53:05 +00:00
BPY_interface.c
make sure BPY_Err_Handle clears python errors, even if the exception cant be printed. Added PyErr_Clear() incase there are other references to exception data (sys.exc_info() from python)
2008-10-22 07:09:15 +00:00
BPY_menus.c
== Python ==
2008-10-09 22:28:44 +00:00
BPY_menus.h
Any script can now register a unique key combination as part of its bpy header. For a supported space type, the user may press this shortcut to invoke the script.
2008-07-15 07:04:31 +00:00
CMakeLists.txt
soc-2008-mxcurioni: refactored Freestyle API to prepare for both rendering modes (OpenGL and Blender internal), applied a patch to allow CMake to be used for compilation.
2008-10-01 15:03:35 +00:00
Makefile
Patch from GSR that a) fixes a whole bunch of GPL/BL license
2008-04-16 22:40:48 +00:00
SConscript
soc-2008-mxcurioni: merged changes to revision 17246
2008-10-31 20:05:24 +00:00