Blender Git Commit Log
Git Commits  -> Revision fe5b6a5
		
			
			
		
Revision fe5b6a5 by Tamito Kajiyama (master) July 27, 2009, 19:34 (GMT)  | 
* Fixed compiler errors in UnaryFunction0DVectorViewShape::__call__() and UnaryFunction1DVectorViewShape::__call__(). * Added a Python wrapper of ViewEdge::qi().  | 
Commit Details:
Full Hash: fe5b6a556c23159a42eaaa90609cbf0e9a0e1128
SVN Revision: 21946
Parent Commit: fcba277
Lines Changed:  +8,  -2
3 Modified Paths:
/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp (+6, -0) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction0D/BPy_UnaryFunction0DVectorViewShape.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/UnaryFunction1D/BPy_UnaryFunction1DVectorViewShape.cpp (+1, -1) (Diff)


 Master Commits
MiikaHweb | 2003-2021