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
529b2a01eb8c25e2ed837fffd6dcb2d5441655d2
test
/
source
History
Campbell Barton
529b2a01eb
added check for DNA C syntax we cant parse:
...
void*somepointer; .. this is valid C but breaks makesdna.c
2012-03-05 16:21:13 +00:00
..
blender
added check for DNA C syntax we cant parse:
2012-03-05 16:21:13 +00:00
blenderplayer
Code Cleanup:
2012-02-27 13:47:53 +00:00
creator
style cleanup - spelling corrections & update some incorrect comments.
2012-03-03 11:45:08 +00:00
darwin
replace former applescript with an editable one
2011-10-19 19:15:35 +00:00
gameengine
style cleanup - comment spelling + translate some dutch.
2012-03-04 04:35:12 +00:00
icons
…
tests
use ValueError when vector/matrix multiplications sizes are not supported, was using TypeError for mat*vec and ValueError for vec*mat.
2012-02-11 14:27:36 +00:00
CMakeLists.txt
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SConscript
…