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 f08719cfc6 Swig is unfortunately not an option anymore. This means implementing all
wrapper functionality by hand.

* Removed the swig files (*.i and *_wrap.c)
* Created initial datablock functionality. Most of it has been copied from
  the old implementation.
* Created some general functions in gen_utils.[ch]
* Blender.Get(), Blender.Set() and Blender.Redraw functions should work in a
  script now.
* Started implementation on an Event function call (BPY_do_pyscript)

Michel
2003-03-08 18:10:20 +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