This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/gameengine
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
..
2009-04-05 14:55:50 +00:00
2009-04-05 14:55:50 +00:00
2009-04-05 14:01:49 +00:00
2009-02-25 06:43:03 +00:00
2009-03-22 19:19:21 +00:00
2008-10-31 22:35:52 +00:00