This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source
Michel Selten 4b825fddc7 Implemented enough functionality to actually execute Python from within
Blender.
* Moved api2_2x/interface.c to ./BPY_interface.c
  This will be the general api layer from which all variants of the Blender
  api. Currently only the 2.2x variant is initialised.
* Used swig (www.swig.org) to create Python wrappers for a couple of dummy
  functions.
* Started implementation of the Blender and Blender.Object modules.

Michel
2003-02-26 19:22:24 +00:00
..
2003-01-30 03:13:56 +00:00
2002-10-12 11:37:38 +00:00
2002-10-12 11:37:38 +00:00
2003-02-17 16:51:16 +00:00
2003-02-23 19:57:52 +00:00
2002-10-12 11:37:38 +00:00
2002-10-12 11:37:38 +00:00