Blender Git Loki
Git Commits -> Revision a269287
Revision a269287 by Campbell Barton (master) November 23, 2015, 06:40 (GMT) |
Cleanup: use single struct for freestyle globals Was shadowing local vars. |
Commit Details:
Full Hash: a269287f36cfb99621fc8a5172c050f4a1046ba1
Parent Commit: 6a393fc
Lines Changed: +40, -41
6 Modified Paths:
/source/blender/freestyle/FRS_freestyle.h (+11, -5) (Diff)
/source/blender/freestyle/intern/application/AppView.cpp (+3, -3) (Diff)
/source/blender/freestyle/intern/application/Controller.cpp (+6, -6) (Diff)
/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp (+13, -21) (Diff)
/source/blender/freestyle/intern/geometry/GridHelpers.cpp (+4, -4) (Diff)
/source/blender/freestyle/intern/python/BPy_Freestyle.cpp (+3, -2) (Diff)
/source/blender/freestyle/intern/application/AppView.cpp (+3, -3) (Diff)
/source/blender/freestyle/intern/application/Controller.cpp (+6, -6) (Diff)
/source/blender/freestyle/intern/blender_interface/FRS_freestyle.cpp (+13, -21) (Diff)
/source/blender/freestyle/intern/geometry/GridHelpers.cpp (+4, -4) (Diff)
/source/blender/freestyle/intern/python/BPy_Freestyle.cpp (+3, -2) (Diff)