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
688cc11302caa8cde5649e6230c66a1c60cd24a2
test2
/
source
/
blender
/
python
History
Campbell Barton
688cc11302
added an option for python Draw.UIBlock(func, mouse_exit) so moving the mouse outside the popup wont close it.
...
Stops FBX Export and OBJ I/O from flickering a lot.
2008-10-22 08:21:43 +00:00
..
api2_2x
added an option for python Draw.UIBlock(func, mouse_exit) so moving the mouse outside the popup wont close it.
2008-10-22 08:21:43 +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
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