Blender Git Loki
Git Commits -> Revision ebc064f
Revision ebc064f by Antonis Ryakiotakis (master) January 29, 2015, 18:23 (GMT) |
Gooseberry request: Dithering support for byte images when painting on projection painting (2D will be separate commit). |
Commit Details:
Full Hash: ebc064f5c0c9bc5a5f67c82ea564bf170d135bd0
Parent Commit: 12a38ab
Lines Changed: +39, -15
7 Modified Paths:
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+1, -0) (Diff)
/source/blender/blenlib/BLI_math_color.h (+4, -0) (Diff)
/source/blender/blenlib/intern/math_color_inline.c (+20, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+8, -4) (Diff)
/source/blender/imbuf/intern/divers.c (+0, -10) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+5, -0) (Diff)
/source/blender/blenlib/BLI_math_color.h (+4, -0) (Diff)
/source/blender/blenlib/intern/math_color_inline.c (+20, -0) (Diff)
/source/blender/editors/sculpt_paint/paint_image_proj.c (+8, -4) (Diff)
/source/blender/imbuf/intern/divers.c (+0, -10) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_sculpt_paint.c (+5, -0) (Diff)