$Id: cur-devel.html,v 1.1 2001/11/29 15:07:23 strubi Exp $

Current Python development

-- this is currently just a cut & paste collection of scattered documentation snippets...
 

Security / Sandbox

As it will be easy to include executable byte code into a blender file and call executables outside Blender, a security model is needed.
Dangerous module list: These modules are currently disabled in the Standalone Player to prevent system exploits (trojan horses).
 

Activities, features

  
Features Who done
import from textbuffer strubi 100%
sandbox (python security) strubi, ? 80%, no proper design though
emulation of Blender210 API strubi dropped
Import/Export framework strubi prototype
VRML97 (2.0) import strubi 50%, working, but far from complete
complete data access with current API strubi, zr ? no idea
Blender console framework done