Blender Git Commit Log
Git Commits -> Revision 867419b
Revision 867419b by Tamito Kajiyama (master) May 9, 2010, 18:21 (GMT) |
Removed partial implementations of the __copy__ method of some Python extension classes. Copy constructors should be used to duplicate objects. |
Commit Details:
Full Hash: 867419b290a1c055801fe3f254186b7ba72fdea0
SVN Revision: 28692
Parent Commit: 2385c51
Lines Changed: +0, -43
6 Modified Paths:
/source/blender/freestyle/intern/python/Interface0D/BPy_CurvePoint.cpp (+0, -13) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp (+0, -13) (Diff)
/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.cpp (+0, -1) (Diff)
/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp (+0, -1) (Diff)
/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp (+0, -1) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp (+0, -14) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp (+0, -13) (Diff)
/source/blender/freestyle/intern/python/Interface0D/CurvePoint/BPy_StrokeVertex.cpp (+0, -1) (Diff)
/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_NonTVertex.cpp (+0, -1) (Diff)
/source/blender/freestyle/intern/python/Interface0D/ViewVertex/BPy_TVertex.cpp (+0, -1) (Diff)
/source/blender/freestyle/intern/python/Interface1D/BPy_FEdge.cpp (+0, -14) (Diff)