Blender Git Commit Log
Git Commits -> Revision 01a4a09
Revision 01a4a09 by Tamito Kajiyama (master) April 17, 2014, 05:37 (GMT) |
Freestyle: Fix for VC++ warnings about 'hypot' macro redefinitions (Part 4). (See commit e1771e72fbbf828dbf5bed871b814288389f3611 for more detail of the problem). Fix for a C++ scope issue caused by 'using namespace Freestyle' that was assumed even within the Freestyle namespace definition. |
Commit Details:
Full Hash: 01a4a09f29974ff7c5c381f399aed143df716cc9
Parent Commit: 77b37fa
Lines Changed: +29, -29
4 Modified Paths:
/source/blender/freestyle/intern/stroke/CurveIterators.h (+7, -7) (Diff)
/source/blender/freestyle/intern/stroke/StrokeIterators.h (+7, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h (+9, -9) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapIterators.h (+6, -6) (Diff)
/source/blender/freestyle/intern/stroke/StrokeIterators.h (+7, -7) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapAdvancedIterators.h (+9, -9) (Diff)
/source/blender/freestyle/intern/view_map/ViewMapIterators.h (+6, -6) (Diff)