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
6cfb67b549f7fff4d446e79e78e83b755345c2ef
goo-engine
/
source
T
History
Campbell Barton
6cfb67b549
fix for meshes not showing up in the game engine.
2012-02-23 14:24:45 +00:00
..
blender
bmesh py api, added: bmesh.utils.edge_rotate(edge, ccw=False)
2012-02-23 14:15:26 +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
…
gameengine
fix for meshes not showing up in the game engine.
2012-02-23 14:24:45 +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
…
SConscript
…