Blender Git Commit Log

Git Commits -> Revision 9471109

Revision 9471109 by Tamito Kajiyama (master)
October 15, 2009, 19:38 (GMT)
* Fixed compiler warnings concerning the lack of a newline at the
end of a file.

* Fixed compiler warnings due to an invalid argument to PyList_New().
NULL was used instead of 0 to create an empty list.

Commit Details:

Full Hash: 94711098e4bc0f2c95c11c0cdb0766857872f87a
SVN Revision: 23872
Parent Commit: 3c7d54b
Lines Changed: +24, -25

21 Modified Paths:

/source/blender/freestyle/FRS_freestyle_config.h (+1, -1) (Diff)
/source/blender/freestyle/intern/geometry/FastGrid.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/BPy_Freestyle.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/BPy_Id.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/BPy_SShape.cpp (+3, -3) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewMap.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewShape.cpp (+3, -3) (Diff)
/source/blender/freestyle/intern/python/Interface0D/BPy_SVertex.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/python/StrokeShader/BPy_GuidingLinesShader.cpp (+0, -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)
/source/blender/freestyle/intern/rendering/GLBlendEquation.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/rendering/GLFreeMemoryVisitor.h (+1, -1) (Diff)
/source/blender/freestyle/intern/scene_graph/NodeCamera.h (+1, -1) (Diff)
/source/blender/freestyle/intern/scene_graph/Rep.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/scene_graph/SceneVisitor.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/stroke/StrokeIO.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/stroke/StrokeIO.h (+1, -1) (Diff)
/source/blender/freestyle/intern/system/BaseObject.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/system/Iterator.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/system/Iterator.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021