Blender Git Commit Log
Git Commits -> Revision 0fbaf20
Revision 0fbaf20 by Antonis Ryakiotakis (soc-2013-paint) July 31, 2013, 13:58 (GMT) |
UI for color ramps that will be used as gradient source for colors during stroking and gradient filling. Still not functional. |
Commit Details:
Full Hash: 0fbaf2040c926368c78c87935abfeb2980034462
SVN Revision: 58767
Parent Commit: b8a0fac
Lines Changed: +60, -3
7 Modified Paths:
/release/scripts/startup/bl_ui/space_image.py (+4, -0) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+4, -0) (Diff)
/source/blender/blenkernel/intern/brush.c (+3, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+2, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+9, -2) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+36, -1) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+4, -0) (Diff)
/source/blender/blenkernel/intern/brush.c (+3, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+2, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+2, -0) (Diff)
/source/blender/makesdna/DNA_brush_types.h (+9, -2) (Diff)
/source/blender/makesrna/intern/rna_brush.c (+36, -1) (Diff)