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
4d4fd5687f54b6bdb0e95bdd71e5628486d557fb
test2
/
source
/
blender
/
python
History
Nathan Letwory
4d4fd5687f
* small code change from Split to env.Glob()
2008-10-19 13:51:52 +00:00
..
api2_2x
=== BPy API ===
2008-10-19 13:48:37 +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
== 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
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
* small code change from Split to env.Glob()
2008-10-19 13:51:52 +00:00