61efb63b0c
BPython:
...
- Added function Blender.Save(filename) to save .blend files.
- Added scriptlink-related methods (get, clear, add) to Scene and Materials. Will still add method remove and add these methods to World, Object, Camera and Lamp.
- Updates and small fixes in docs.
2004-06-24 09:43:13 +00:00
5a4e574b81
- Documentation for the new python API
2004-05-02 14:29:31 +00:00
1f61dc31da
- rendering documentation adding for the python scene module
2004-03-18 11:57:05 +00:00
Stephen Swaney
db9f9215cf
Fix for Bug 1045.
...
Added more detail for method return types in various doc files.
Changed version number in epy_docgen.sh to BPY_API_232.
2004-03-05 05:50:50 +00:00
5f26e16c51
Exppython: fixed crash caused by linking to a scene objects with NULL obdata, caused by recent (2.28c) internal changes to avoid unneded creation of obdata.
2003-10-24 17:08:59 +00:00
577616b358
Exppython:
...
- Update method scene.update():
To accept an optional parameter for a "full" update (using set_scene_bg()).
- Updated the docs accordingly.
2003-08-06 19:25:06 +00:00
de60889865
Exppython docs:
...
- Updates and fixes to the documentation files, only, no code involved.
2003-07-22 00:27:03 +00:00
c467b19c75
Exppython:
...
- More documentation files for epydoc.
- Few minor changes in other files.
2003-07-12 18:02:54 +00:00