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
ccfcc70c8cf08aefabd3a4d8bfeae6156df4bc9b
goo-engine
/
source
T
History
Campbell Barton
ccfcc70c8c
add slice access to bmesh sequences.
...
eg: verts = bm.verts[1:-7]
2012-02-22 12:54:53 +00:00
..
blender
add slice access to bmesh sequences.
2012-02-22 12:54:53 +00:00
blenderplayer
Fixed blenderplayer compile for msvc.
2012-02-20 08:06:24 +00:00
creator
initial bmesh python api.
2012-02-22 09:19:53 +00:00
darwin
…
gameengine
minor edits to have the game engine and player building.
2012-02-19 23:36:10 +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
…