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
b590b121d354ca1352191f56aa66d0c2ee494fb4
test
/
source
/
blender
/
python
History
Remigiusz Fiedler
b590b121d3
fix a bug in matrix.invert() for 2x2 matrices
...
reported by Hans in
http://blenderartists.org/forum/showthread.php?t=139748
2008-11-01 11:35:08 +00:00
..
api2_2x
fix a bug in matrix.invert() for 2x2 matrices
2008-11-01 11:35:08 +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
* Minor cleanup of SCons files
2008-10-22 11:28:10 +00:00