Blender Git Commit Log
Git Commits -> Revision 8f080e0
Commit Details:
Full Hash: 8f080e024f51d06e2de42b759f065a2f50fa7ecc
SVN Revision: 4458
Parent Commit: fcadf9c
Lines Changed: +312, -186
13 Modified Paths:
/release/scripts/camera_changer.py (+6, -3) (Diff)
/source/blender/python/api2_2x/doc/API_intro.py (+8, -4) (Diff)
/source/blender/python/api2_2x/doc/API_related.py (+45, -26) (Diff)
/source/blender/python/api2_2x/doc/BGL.py (+125, -125) (Diff)
/source/blender/python/api2_2x/doc/Draw.py (+5, -3) (Diff)
/source/blender/python/api2_2x/doc/NMesh.py (+14, -3) (Diff)
/source/blender/python/api2_2x/doc/Scene.py (+15, -0) (Diff)
/source/blender/python/api2_2x/Draw.c (+15, -7) (Diff)
/source/blender/python/api2_2x/Lattice.c (+4, -3) (Diff)
/source/blender/python/api2_2x/NMesh.c (+22, -1) (Diff)
/source/blender/python/api2_2x/Scene.c (+38, -4) (Diff)
/source/blender/python/api2_2x/sceneRender.c (+10, -6) (Diff)
/source/blender/python/api2_2x/Window.c (+5, -1) (Diff)
/source/blender/python/api2_2x/doc/API_intro.py (+8, -4) (Diff)
/source/blender/python/api2_2x/doc/API_related.py (+45, -26) (Diff)
/source/blender/python/api2_2x/doc/BGL.py (+125, -125) (Diff)
/source/blender/python/api2_2x/doc/Draw.py (+5, -3) (Diff)
/source/blender/python/api2_2x/doc/NMesh.py (+14, -3) (Diff)
/source/blender/python/api2_2x/doc/Scene.py (+15, -0) (Diff)
/source/blender/python/api2_2x/Draw.c (+15, -7) (Diff)
/source/blender/python/api2_2x/Lattice.c (+4, -3) (Diff)
/source/blender/python/api2_2x/NMesh.c (+22, -1) (Diff)
/source/blender/python/api2_2x/Scene.c (+38, -4) (Diff)
/source/blender/python/api2_2x/sceneRender.c (+10, -6) (Diff)
/source/blender/python/api2_2x/Window.c (+5, -1) (Diff)