Blender Git Loki
Git Commits -> Revision 15a2287
Revision 15a2287 by Tamito Kajiyama (master) July 7, 2013, 15:29 (GMT) |
Fix for incorrect clipping of Freestyle strokes when the viewport preview is used. |
Commit Details:
Full Hash: 15a2287a8efeed84aa09db9e65dde36d4d1f9d0f
SVN Revision: 58060
Parent Commit: bf6a74e
Lines Changed: +36, -13
5 Modified Paths:
/release/scripts/freestyle/style_modules/parameter_editor.py (+2, -12) (Diff)
/source/blender/freestyle/intern/python/BPy_ContextFunctions.cpp (+22, -0) (Diff)
/source/blender/freestyle/intern/stroke/Canvas.h (+1, -0) (Diff)
/source/blender/freestyle/intern/stroke/ContextFunctions.cpp (+5, -0) (Diff)
/source/blender/freestyle/intern/stroke/ContextFunctions.h (+6, -1) (Diff)
/source/blender/freestyle/intern/python/BPy_ContextFunctions.cpp (+22, -0) (Diff)
/source/blender/freestyle/intern/stroke/Canvas.h (+1, -0) (Diff)
/source/blender/freestyle/intern/stroke/ContextFunctions.cpp (+5, -0) (Diff)
/source/blender/freestyle/intern/stroke/ContextFunctions.h (+6, -1) (Diff)