This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bc02db27c5461a8228ea8d06325a2170998dbb72
goo-engine
/
source
T
History
Thomas Dinges
bc02db27c5
* Fixed some typos in the code, patch [
#30247
] by Vladimir Rutsky (rutsky). Thanks!
2012-02-23 09:23:29 +00:00
..
blender
* Fixed some typos in the code, patch [
#30247
] by Vladimir Rutsky (rutsky). Thanks!
2012-02-23 09:23:29 +00:00
blenderplayer
Fix blenderplayer linking with recent additions to bmesh python. We should really start building with player on so that mistakes like this can be detected early.
2012-02-22 18:57:17 +00:00
creator
initial bmesh python api.
2012-02-22 09:19:53 +00:00
darwin
replace former applescript with an editable one
2011-10-19 19:15:35 +00:00
gameengine
code cleanup: dont set the namespace in STR_String.h - 'using namespace std', since this is included in many places.
2012-02-23 02:36:30 +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
…