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
a618708f48088d0975cb2b3e0a92b547579aea76
test
/
source
/
blender
/
python
History
Campbell Barton
a618708f48
Blender works with python 2.6, our own import functions that replace pythons internal function needed updating for an extra in argument in 2.6.
...
if importing is not working blender should not crash (was crashing on exit)
2008-10-03 06:27:41 +00:00
..
api2_2x
Bugfix
#17721
: Action Strips added from scripts don't work properly unless at least one strip has already been added by hand.
2008-10-01 00:14:28 +00:00
BPY_extern.h
== Python Space Handlers ==
2008-09-19 18:53:05 +00:00
BPY_interface.c
Blender works with python 2.6, our own import functions that replace pythons internal function needed updating for an extra in argument in 2.6.
2008-10-03 06:27:41 +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
Merge of first part of changes from the apricot branch, especially
2008-09-04 20:51:28 +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
Merge of first part of changes from the apricot branch, especially
2008-09-04 20:51:28 +00:00