Blender Git Commit Log

Git Commits -> Revision 1cf049f

Revision 1cf049f by Pablo Dobarro (vr_scene_inspection)
February 20, 2020, 12:00 (GMT)
Theme: Radial gradient background and enum for gradient type

This commit replaces the "Use Gradient" checkbox theme option with an
enum and implements a radial background.

Whith this change, it should be easier to implemet other types of more
complex background types, like a world space oriented gradient.

Reviewed By: billreynish, fclem, brecht

Differential Revision: https://developer.blender.org/D6825

Commit Details:

Full Hash: 1cf049fd4b56ae7b5154f1341dddb99434f1f7ac
Parent Commit: e6a9ece
Committed By: Julian Eisel
Lines Changed: +67, -14

7 Modified Paths:

/source/blender/draw/engines/overlay/overlay_background.c (+12, -4) (Diff)
/source/blender/draw/engines/overlay/shaders/background_frag.glsl (+19, -2) (Diff)
/source/blender/editors/include/UI_resources.h (+1, -1) (Diff)
/source/blender/editors/interface/resources.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_userdef_types.h (+9, -1) (Diff)
/source/blender/makesdna/intern/dna_rename_defs.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_userdef.c (+23, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021