Blender Git Commit Log

Git Commits -> Revision 5cbf58c

Revision 5cbf58c by Julian Eisel (master)
December 1, 2015, 23:01 (GMT)
Fix T46909: Text strip not themeable

Normally we don't allow adding new theme options if we can avoid it, but this is a legit exception since all other strips are themeable.

Default color for text strip is now yellow-ish. Not nice but there are also not many other colors left.

Commit Details:

Full Hash: 5cbf58ce8b5463a0c3296a753c26615c357aca17
Parent Commit: a6bbf05
Lines Changed: +25, -5

7 Modified Paths:

/source/blender/blenkernel/BKE_blender.h (+1, -1) (Diff)
/source/blender/blenloader/intern/versioning_270.c (+1, -1) (Diff)
/source/blender/editors/include/UI_resources.h (+2, -1) (Diff)
/source/blender/editors/interface/resources.c (+10, -0) (Diff)
/source/blender/editors/space_sequencer/sequencer_draw.c (+5, -1) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021