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
/
gameengine
/
GamePlayer
T
History
Benoit Bolsee
2478db9d37
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
..
common
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
ghost
Committing patch "[
#27676
] Change window size/resolution in realtime" by me.
2012-01-22 20:25:25 +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
…