VideoTexture: support VideoTexture in blenderplayer

This commit is contained in:
Benoit Bolsee
2008-11-10 22:17:40 +00:00
parent 3c69864540
commit 773824bbea
3 changed files with 8 additions and 4 deletions

View File

@@ -686,6 +686,7 @@ bool GPG_Application::startEngine(void)
initGameKeys();
initPythonConstraintBinding();
initMathutils();
initVideoTexture();
// Set the GameLogic.globalDict from marshal'd data, so we can
// load new blend files and keep data in GameLogic.globalDict