blender/source/gameengine/GamePlayer
Campbell Barton b4e4ccf92d BGE PyAPI can now import text (within the blend-file)
Previously this only worked with the Blender API.
- bpy_internal_import small C file that Blender scripting and the game engine use.
- Tested with blender, blenderplayer, loading files
- Needed to use a hack to override the Main struct since the game engine doesn't set G.main
- when the sandbox is set, only internal scripts can be imported.
2009-04-05 19:37:13 +00:00
..
common [#18472] [patch] Speeding up Blenderplayer's profile drawing 2009-04-02 06:59:27 +00:00
ghost BGE PyAPI can now import text (within the blend-file) 2009-04-05 19:37:13 +00:00
CMakeLists.txt Patch 17508: Blender Web Plugin - XEmbed. Enable XEmbed integration of blenderplayer, using -i as input parameter to pass embedder window id. create a minimal web plugin to embed blenderplayer on web pages (using gecko/mozilla as browser). Only for *nix. 2008-09-09 21:15:30 +00:00
Makefile Fixing up the webplugin defines for the Makefiles. 2008-05-08 18:38:21 +00:00
SConscript == SCons == 2006-02-04 14:15:10 +00:00