Blender Git Commit Log

Git Commits -> Revision b72bfbd

Revision b72bfbd by Campbell Barton (master)
December 24, 2006, 03:25 (GMT)
replaced id->us++ with id_us_plus(id); so any indirect libdata isnt lost on reload.
added camera.dofDist to the python camera module

Commit Details:

Full Hash: b72bfbd9238b54bf38dec5a713cad59fa086d8e6
SVN Revision: 9451
Parent Commit: 1c6f41a
Lines Changed: +75, -38

10 Modified Paths:

/source/blender/python/api2_2x/Camera.c (+51, -28) (Diff)
/source/blender/python/api2_2x/doc/Camera.py (+14, -0) (Diff)
/source/blender/python/api2_2x/Key.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Key.h (+3, -3) (Diff)
/source/blender/python/api2_2x/Lamp.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Material.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Object.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Scene.c (+1, -1) (Diff)
/source/blender/python/api2_2x/Texture.c (+1, -1) (Diff)
/source/blender/python/api2_2x/World.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021