Blender Git Loki
Git Commits -> Revision 7dd3bfc
Revision 7dd3bfc by Antonis Ryakiotakis (soc-2013-paint) July 17, 2013, 10:19 (GMT) |
Palette Colours are now visible. Still no operator to add colours visible in UI but colours can be added by using operator search (palette colour add) Palettes only active on image painting currently |
Commit Details:
Full Hash: 7dd3bfc3ca83fa78a547fe2bab19a5323fe8f74d
SVN Revision: 58333
Parent Commit: 4adee57
Lines Changed: +59, -3
6 Modified Paths:
/release/scripts/startup/bl_ui/space_image.py (+3, -1) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+3, -1) (Diff)
/source/blender/editors/include/UI_interface.h (+1, -0) (Diff)
/source/blender/editors/interface/interface_templates.c (+45, -1) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+5, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+2, -0) (Diff)
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+3, -1) (Diff)
/source/blender/editors/include/UI_interface.h (+1, -0) (Diff)
/source/blender/editors/interface/interface_templates.c (+45, -1) (Diff)
/source/blender/makesrna/intern/rna_ui_api.c (+5, -0) (Diff)
/source/blender/makesrna/RNA_access.h (+2, -0) (Diff)