Commit Graph

20 Commits

Author SHA1 Message Date
ddee696bc7 add default preset for font settings. 2013-06-07 01:06:01 +00:00
d45612aa41 fix [#34279] Python console: Selected region is not highlighted when using white background color 2013-02-18 02:36:36 +00:00
41500e2824 Fix themes for gradient. For other (contrib) theme maintainers: back property is not used for 3D viewport back colour anymore, instead use the gradient high colour, as done in this commit 2013-02-10 20:17:50 +00:00
b4dc44eec7 update themes. 2013-01-29 21:58:07 +00:00
5310961523 update themes 2012-12-16 05:48:27 +00:00
b83f105588 update themes for added alpha channel 2012-12-13 10:29:31 +00:00
7c64de3eb8 update themes with update_themes.py 2012-12-08 02:16:17 +00:00
5a721a4071 speaker and empty where hardly visible 2012-10-08 10:19:59 +00:00
5b14ce7218 update to ubuntu theme 2012-10-08 10:04:36 +00:00
139524b144 * Fix for the elsyiun.xml theme, Reports in Info Header were not readable (grey on grey). Patch by "ejnersan" in IRC. 2012-10-03 09:37:36 +00:00
846f115876 updated themes with active pose bone color. 2012-10-01 01:26:54 +00:00
b4440696a5 Themes:
* Fixes for the "Back to Black" theme, patch by meta-androcto. Fixed text editor select & vert edge select color. Thanks!
2012-06-21 14:05:31 +00:00
dcda234a3d update themes for new colors, patch by Brendon Murphy 2012-06-13 11:40:49 +00:00
4e060acda4 remove unused theme color 2012-04-06 05:54:13 +00:00
c297374449 partial fix [#30813] Small UI glitch with high DPI value in menus
fix provided by Julien Enche (trap).

also corrected some 2.4x theme colors (selected file, outliner and image background)
2012-04-05 01:49:28 +00:00
dd862077da use 2.4x tooltip colors 2012-04-04 06:02:10 +00:00
3abbe6377a update themes for new settings + theme update script. 2012-04-04 05:42:36 +00:00
d8623da305 == Sequencer ==
This adds movieclip input support to the sequencer, thereby making
undistorted and stabilized footage available without a seperate render step.

Also: removes some old cruft code from the sequencer:

* new_tstripdata wasn't used anymore
* StripElems were allocated for SCENE strips on full length, wasting memory
  Added a comment, that hopefully makes things a little bit clearer:
  StripElems are *only* usefull for MOVIE + IMAGE strips for all other strip
  types one can set this pointer to NULL. (If that should cause otherwise
  problems, then the code that doesn't check for NULL is to blame!)
2012-03-21 18:02:29 +00:00
2673966678 elsyiun theme
* too light unselected vertex color.
* active color was darker then selected color (make active a lighter tint of selected).
2012-02-23 13:08:42 +00:00
e6dc5cc156 themes to be distributed with release 2012-02-13 11:29:34 +00:00