Blender Git Loki
Git Commits -> Revision ad2064a
Revision ad2064a by Sergey Sharybin (master) April 17, 2014, 10:04 (GMT) |
Fix compilation error of Freestyle Seems to be some sort of namespace conflict or so which is solved by reshuffling the includes a bit. |
Commit Details:
Full Hash: ad2064ae88eabead6e6fe80999f448087ad186cd
Parent Commit: a1cab0d
Lines Changed: +12, -6
9 Modified Paths:
/source/blender/freestyle/intern/geometry/FastGrid.cpp (+2, -0) (Diff)
/source/blender/freestyle/intern/stroke/Chain.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/stroke/Curve.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/stroke/CurveIterators.h (+1, -1) (Diff)
/source/blender/freestyle/intern/stroke/Stroke.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/stroke/StrokeRep.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp (+2, -0) (Diff)
/source/blender/freestyle/intern/view_map/ViewMap.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapIO.cpp (+2, -0) (Diff)
/source/blender/freestyle/intern/stroke/Chain.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/stroke/Curve.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/stroke/CurveIterators.h (+1, -1) (Diff)
/source/blender/freestyle/intern/stroke/Stroke.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/stroke/StrokeRep.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/view_map/SilhouetteGeomEngine.cpp (+2, -0) (Diff)
/source/blender/freestyle/intern/view_map/ViewMap.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapIO.cpp (+2, -0) (Diff)