Blender Git Loki
Git Commits -> Revision 160c658
Revision 160c658 by Tamito Kajiyama (master) July 19, 2015, 21:17 (GMT) |
Freestyle: minor optimization for space in the FEdgeXDetector. Member variables and auto variables were changed from real (double) to float in most part of the FEdgeXDetector (except for curvature computations). |
Commit Details:
Full Hash: 160c65845dc52b2c705b1ead6e260a399fdccadb
Parent Commit: 86572dd
Lines Changed: +32, -32
4 Modified Paths:
/source/blender/freestyle/intern/application/Controller.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/application/Controller.h (+9, -9) (Diff)
/source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp (+14, -14) (Diff)
/source/blender/freestyle/intern/view_map/FEdgeXDetector.h (+8, -8) (Diff)
/source/blender/freestyle/intern/application/Controller.h (+9, -9) (Diff)
/source/blender/freestyle/intern/view_map/FEdgeXDetector.cpp (+14, -14) (Diff)
/source/blender/freestyle/intern/view_map/FEdgeXDetector.h (+8, -8) (Diff)