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
afc56a0b10b52d2c8bdfd44257624d776db72f79
goo-engine
/
source
T
History
Campbell Barton
afc56a0b10
copying bmesh dir on its own from bmesh branch
2012-02-19 18:31:04 +00:00
..
blender
copying bmesh dir on its own from bmesh branch
2012-02-19 18:31:04 +00:00
blenderplayer
- Fixed linking errors of blender player with CMake and XDND enabled
2012-02-17 20:59:21 +00:00
creator
replace MIN2 / MAX2 with minf / maxf to avoid calling functions multiple times.
2012-02-19 05:11:24 +00:00
darwin
…
gameengine
BGE bug
#30173
: ImageRender not working when initialized on frame 1. This was because the canvas display area was initialized on render frame 1, which happens after logic frame 1. Fixed in blender and player by initializing the area on canvas creation.
2012-02-18 15:25:31 +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
…