Blender Git Commit Log
Git Commits -> Revision f09f89d
Revision f09f89d by Maxime Curioni (master) July 31, 2008, 11:20 (GMT) |
soc-2008-mxcurioni: added a Freestyle panel to select a style at run-time, by specifying its pathname. By default, it is loaded with the contour.py path. |
Commit Details:
Full Hash: f09f89d5dcbc5532eeda9f54f0e1163373491083
SVN Revision: 15890
Parent Commit: 3010f2b
Lines Changed: +62, -7
6 Modified Paths:
/source/blender/blenkernel/intern/scene.c (+1, -0) (Diff)
/source/blender/freestyle/FRS_freestyle.h (+3, -0) (Diff)
/source/blender/freestyle/intern/app_blender/api.cpp (+11, -6) (Diff)
/source/blender/include/butspace.h (+3, -0) (Diff)
/source/blender/src/buttons_scene.c (+43, -0) (Diff)
/source/blender/src/SConscript (+1, -1) (Diff)
/source/blender/freestyle/FRS_freestyle.h (+3, -0) (Diff)
/source/blender/freestyle/intern/app_blender/api.cpp (+11, -6) (Diff)
/source/blender/include/butspace.h (+3, -0) (Diff)
/source/blender/src/buttons_scene.c (+43, -0) (Diff)
/source/blender/src/SConscript (+1, -1) (Diff)