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
746e712f7a319f8db44fd29f91c88227bfc31cc6
goo-engine
/
source
T
History
Sergey Sharybin
746e712f7a
Merging r44140 through r44226 from trunk into soc-2011-tomato
2012-02-18 16:12:22 +00:00
..
blender
Merging r44140 through r44226 from trunk into soc-2011-tomato
2012-02-18 16:12:22 +00:00
blenderplayer
- Fixed linking errors of blender player with CMake and XDND enabled
2012-02-17 20:59:21 +00:00
creator
- Fixed linking errors of blender player with CMake and XDND enabled
2012-02-17 20:59:21 +00:00
darwin
replace former applescript with an editable one
2011-10-19 19:15:35 +00:00
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
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SConscript
…