Blender Git Commit Log

Git Commits -> Revision 61efb63

Revision 61efb63 by Willian Padovani Germano (master)
June 24, 2004, 09:43 (GMT)
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.

Commit Details:

Full Hash: 61efb63b0c7e4bdb62d2d4007205db34ed627623
SVN Revision: 2711
Parent Commit: 5b57d00
Lines Changed: +580, -259

13 Modified Paths:

/release/scripts/ac3d_import.py (+1, -1) (Diff)
/source/blender/python/api2_2x/Blender.c (+58, -1) (Diff)
/source/blender/python/api2_2x/doc/Blender.py (+16, -2) (Diff)
/source/blender/python/api2_2x/doc/Library.py (+1, -1) (Diff)
/source/blender/python/api2_2x/doc/Material.py (+30, -1) (Diff)
/source/blender/python/api2_2x/doc/NMesh.py (+1, -1) (Diff)
/source/blender/python/api2_2x/doc/Render.py (+1, -32) (Diff)
/source/blender/python/api2_2x/doc/Scene.py (+65, -6) (Diff)
/source/blender/python/api2_2x/gen_utils.c (+179, -57) (Diff)
/source/blender/python/api2_2x/gen_utils.h (+12, -7) (Diff)
/source/blender/python/api2_2x/Library.c (+5, -4) (Diff)
/source/blender/python/api2_2x/Material.c (+127, -74) (Diff)
/source/blender/python/api2_2x/Scene.c (+84, -72) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021