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/blender/python/api2_2x
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
..
2008-12-09 00:18:30 +00:00
2008-09-20 10:30:10 +00:00
2008-04-28 00:40:38 +00:00
2007-08-29 03:09:22 +00:00
2008-10-11 12:17:16 +00:00
2008-09-19 12:33:17 +00:00
2008-09-20 10:30:10 +00:00
2008-07-26 10:45:11 +00:00
2009-02-25 06:43:03 +00:00
2008-09-05 02:53:12 +00:00
2008-09-12 02:23:52 +00:00
2008-09-08 23:39:32 +00:00
2008-06-09 14:04:19 +00:00
2008-09-20 10:30:10 +00:00
2009-02-17 14:41:36 +00:00
2008-08-30 14:32:16 +00:00
2008-09-20 04:37:10 +00:00
2008-10-21 10:38:24 +00:00
2008-08-30 14:32:16 +00:00
2008-08-30 14:32:16 +00:00
2008-09-20 10:30:10 +00:00