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
2167e5c341f656b2f664b1052d181e8aa32fe698
test
/
source
/
blender
/
python
History
Campbell Barton
961a26d500
fix for 2 python refcounting errors
2008-09-03 23:51:55 +00:00
..
api2_2x
Fix gcc compiler warnings.
2008-09-02 20:53:07 +00:00
BPY_extern.h
Rolled back on rev. 16039. Had problems with display, messages being blank and scripts not being recompiled in some cases. Needs more thought before committing.
2008-08-12 10:08:46 +00:00
BPY_interface.c
fix for 2 python refcounting errors
2008-09-03 23:51:55 +00:00
BPY_menus.c
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
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
Patch from GSR that a) fixes a whole bunch of GPL/BL license
2008-04-16 22:40:48 +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: first part of the Freestyle Python implementation. A new Freestyle module is added. The following modules are implemented: BinaryPredicate0D, BinaryPredicate1D, Id, Interface0D, Interface1D. I added a Convert module to help in the creation of Python objects for Freestyle's data structures. I also added a missing file for guarded_alloc needed for compilation on Windows.
2008-07-12 04:02:08 +00:00