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
25fc47aaf2a7898b81eb4617a1cd877832d675c2
test
/
source
/
blender
/
python
History
Campbell Barton
25fc47aaf2
tests for 2d triangle and quad intersection would only work if the points were ordered clockwise.
...
now return 1 for clockwise, -1 for counter-clockwise and 0 for no intersection.
2008-09-29 02:16:18 +00:00
..
api2_2x
tests for 2d triangle and quad intersection would only work if the points were ordered clockwise.
2008-09-29 02:16:18 +00:00
BPY_extern.h
== Python Space Handlers ==
2008-09-19 18:53:05 +00:00
BPY_interface.c
== Python Space Handlers ==
2008-09-19 18:53:05 +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