Blender Git Commit Log
Git Commits  -> Revision 7a4a3ec
		
			
			
		
Revision 7a4a3ec by Tamito Kajiyama (master) April 10, 2010, 14:46 (GMT)  | 
Removed duplicated definitions of verticesBegin(), verticesEnd(), pointsBegin(), and pointsEnd(). All these methods are inherited from the Interface1D class.  | 
Commit Details:
Full Hash: 7a4a3ec62667f55a899cb9c075c8883bc00a54c8
SVN Revision: 28114
Parent Commit: cc3ca0f
Lines Changed:  +0,  -163
4 Modified Paths:
/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp (+0, -39) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.cpp (+0, -46) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp (+0, -39) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp (+0, -39) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_FrsCurve.cpp (+0, -46) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_Stroke.cpp (+0, -39) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_ViewEdge.cpp (+0, -39) (Diff)


 Master Commits
MiikaHweb | 2003-2021