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
b06beb6f35a4e2842fa21eeb059bf1beba4a8e01
goo-engine
/
source
T
History
Bastien Montagne
b06beb6f35
Style code cleanup and consistancy (mainly spaces around assignements, C++ comments to C, and misc spaces/tabs cleanup). No functional change.
2012-02-22 15:35:42 +00:00
..
blender
Style code cleanup and consistancy (mainly spaces around assignements, C++ comments to C, and misc spaces/tabs cleanup). No functional change.
2012-02-22 15:35:42 +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
…