Blender Git Commit Log
Git Commits -> Revision 9986b5c
Revision 9986b5c by Maxime Curioni (master) May 28, 2008, 21:19 (GMT) |
soc-2008-mxcurioni: corrected GLStrokeRender::preparePaper function for paper texture loading. The canvas view now has its frame properly initialized to fixed dimensions. When the Freestyle render is executed, the render is displayed for a fraction of a second and is then erased by a standard gray background. I have to analyze what command I need to call to keep the result on display. |
Commit Details:
Full Hash: 9986b5cd736a493026c9580a49bbf030cd1fa4be
SVN Revision: 15033
Parent Commit: 58066fd
Lines Changed: +37, -36
6 Modified Paths:
/source/blender/freestyle/intern/app_blender/api.cpp (+3, -1) (Diff)
/source/blender/freestyle/intern/app_blender/AppCanvas.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/app_blender/AppGLWidget.cpp (+3, -12) (Diff)
/source/blender/freestyle/intern/app_blender/AppGLWidget.h (+8, -6) (Diff)
/source/blender/freestyle/intern/rendering/GLStrokeRenderer.cpp (+21, -11) (Diff)
/source/blender/freestyle/SConscript (+1, -5) (Diff)
/source/blender/freestyle/intern/app_blender/AppCanvas.cpp (+1, -1) (Diff)
/source/blender/freestyle/intern/app_blender/AppGLWidget.cpp (+3, -12) (Diff)
/source/blender/freestyle/intern/app_blender/AppGLWidget.h (+8, -6) (Diff)
/source/blender/freestyle/intern/rendering/GLStrokeRenderer.cpp (+21, -11) (Diff)
/source/blender/freestyle/SConscript (+1, -5) (Diff)