This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
be114086f223345f97f033dd9350a918dbb0eec5
test
/
source
History
Mitchell Stokes
be114086f2
BGE: The recent physics cleanup was using KX_GameObject::GetParent() with out calling parent->Release(). Since GetParent() does an AddRef(), this was causing a leak, which resulted in Zombie Object errors.
2013-11-04 19:22:52 +00:00
..
blender
BGE Rasterizer Cleanup: Removing the Singletexture material mode. More conversion code will probably be needed.
2013-11-04 19:21:50 +00:00
blenderplayer
Made buildinfo aware of builds from GIT
2013-11-04 13:21:39 +00:00
creator
Made buildinfo aware of builds from GIT
2013-11-04 13:21:39 +00:00
gameengine
BGE: The recent physics cleanup was using KX_GameObject::GetParent() with out calling parent->Release(). Since GetParent() does an AddRef(), this was causing a leak, which resulted in Zombie Object errors.
2013-11-04 19:22:52 +00:00
icons
Added GPL header to sconscripts!
2012-12-17 08:01:43 +00:00
tests
- update bl_run_operators.py for change in blender.
2013-09-15 01:46:25 +00:00
CMakeLists.txt
remove WINDOWS checks in cmake, this variable isn't defined on windows and checks weren't needed.
2013-09-03 03:04:44 +00:00
SConscript
Added GPL header to sconscripts!
2012-12-17 08:01:43 +00:00