Blender Git Commit Log

Git Commits -> Revision 21c4797

Revision 21c4797 by Maxime Curioni (master)
May 27, 2008, 14:13 (GMT)
soc-2008-mxcurioni: Freestyle execution now works flawlessly (Python runtime loads appropriate modules, using SWIG wrapper), but does not render anything yet (render window OpenGL context not used yet). Currently, the SWIG wrapper library needs to be manually compiled (see SWIG section in source/blender/freestyle/SConscript for details). I am missing some knowledge on scons to create it automatically from the SConscript. Once I find that information, I'll make it automatic and for different platforms.

I also corrected a simple GLStrokeRenderer bug for texture loading (not in original Freestyle code). Apparently, IMB_loadiffname doesn't recognize the paper's texture depth so a work-around will have to be found.

Commit Details:

Full Hash: 21c479789619767e9c1edb5e8dc4e301d900f179
SVN Revision: 15008
Parent Commit: 4245f81
Lines Changed: +21, -30

4 Modified Paths:

/source/blender/freestyle/intern/app_blender/Controller.cpp (+2, -1) (Diff)
/source/blender/freestyle/intern/rendering/GLStrokeRenderer.cpp (+16, -13) (Diff)
/source/blender/freestyle/intern/system/PythonInterpreter.h (+1, -1) (Diff)
/source/blender/freestyle/SConscript (+2, -15) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021