Blender Git Commit Log
Git Commits  -> Revision be980c4
		
			
			
		
Revision be980c4 by Tamito Kajiyama (master) July 19, 2015, 21:17 (GMT)  | 
Freestyle: minor optimization for space by using a pointer to a const char array instead of std::string.  | 
Commit Details:
Full Hash: be980c4ee46ca8b9eb8e0492cf8dd06ec8426348
Parent Commit: e58d788
Lines Changed:  +14,  -13
6 Modified Paths:
/source/blender/freestyle/intern/python/BPy_SShape.cpp (+2, -2) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewShape.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/scene_graph/Rep.h (+3, -3) (Diff)
/source/blender/freestyle/intern/view_map/Silhouette.h (+4, -3) (Diff)
/source/blender/freestyle/intern/view_map/ViewMap.h (+1, -1) (Diff)
/source/blender/freestyle/intern/winged_edge/WEdge.h (+3, -3) (Diff)
/source/blender/freestyle/intern/python/BPy_ViewShape.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/scene_graph/Rep.h (+3, -3) (Diff)
/source/blender/freestyle/intern/view_map/Silhouette.h (+4, -3) (Diff)
/source/blender/freestyle/intern/view_map/ViewMap.h (+1, -1) (Diff)
/source/blender/freestyle/intern/winged_edge/WEdge.h (+3, -3) (Diff)


 Master Commits
MiikaHweb | 2003-2021