index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
editor_themes.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #11207 from toger5/fixed_margin_for_theme
Hein-Pieter van Braam
2017-09-13
1
-6
/
+7
|
\
|
*
fixed margin beeing squared
toger5
2017-09-12
1
-6
/
+7
*
|
fixed border on the right of viewport
toger5
2017-09-13
1
-1
/
+1
|
/
*
Fixed some inconsistent styles, plus some cleanup
Daniel J. Ramirez
2017-09-12
1
-3
/
+9
*
Improved VS node coloring
Daniel J. Ramirez
2017-09-12
1
-2
/
+6
*
Improved alternative size thumbnail generation
Daniel J. Ramirez
2017-09-12
1
-12
/
+35
*
Improved theme generation, and other fixes
Daniel J. Ramirez
2017-09-12
1
-155
/
+207
*
Fit script editor grid with others
volzhs
2017-09-07
1
-0
/
+4
*
fixed log colors
toger5
2017-09-05
1
-2
/
+0
*
changed tree font color to be more saturated
toger5
2017-09-04
1
-1
/
+1
*
fixed hover line for menu button
toger5
2017-09-04
1
-3
/
+2
*
Fixed theme (chagnes introduced in light theme)
toger5
2017-09-04
1
-5
/
+7
*
Merge pull request #10932 from djrm/pr_fix_metrics
Rémi Verschelde
2017-09-04
1
-2
/
+2
|
\
|
*
Fixed some metrics (some issues caused by the new Noto Sans font).
Daniel J. Ramirez
2017-09-03
1
-2
/
+2
*
|
Unified script panel backgrounds.
toger5
2017-09-02
1
-10
/
+8
|
/
*
unified draw_center naming for (9patch,StyleBoxes)
toger5
2017-08-31
1
-7
/
+7
*
added setting for icon/font color: auto,dark,light
toger5
2017-08-30
1
-1
/
+4
*
renamed light_color to contrast_color
toger5
2017-08-30
1
-24
/
+29
*
White Theme
toger5
2017-08-30
1
-78
/
+118
*
Implement color conversion for dark SVG icons
toger5
2017-08-30
1
-6
/
+63
*
Added missing gizmo icons and fixed ugly looking gizmo icons.
Daniel J. Ramirez
2017-08-28
1
-1
/
+4
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Merge pull request #10551 from djrm/pr_editor_fixes
Rémi Verschelde
2017-08-23
1
-0
/
+2
|
\
|
*
Do not use old styles for tab buttons
Daniel J. Ramirez
2017-08-21
1
-0
/
+2
*
|
Merge pull request #10519 from toger5/remove_addition_border
Rémi Verschelde
2017-08-22
1
-14
/
+2
|
\
\
|
|
/
|
/
|
|
*
removed additional border function. (not needed with new styleboxes)
toger5
2017-08-21
1
-14
/
+2
*
|
Merge pull request #10433 from djrm/pr_svg_support
Rémi Verschelde
2017-08-21
1
-10
/
+56
|
\
\
|
*
|
Added missing icon and svgs upscaling
Daniel J. Ramirez
2017-08-20
1
-2
/
+2
|
*
|
Added pure vector theme, with dark icons variation
Daniel J. Ramirez
2017-08-20
1
-10
/
+56
|
|
/
*
/
fixed rounded corners for visual script editor
toger5
2017-08-21
1
-4
/
+4
|
/
*
Merge pull request #8899 from toger5/BetterFlatStylebox
Rémi Verschelde
2017-08-16
1
-78
/
+59
|
\
|
*
Adapted godot to the new StyleBoxFlat
toger5
2017-08-15
1
-78
/
+59
*
|
Scroll bars now look different on press
kbake
2017-08-12
1
-0
/
+2
|
/
*
Improved add texture as node dialog
Daniel J. Ramirez
2017-08-10
1
-0
/
+4
*
Several ui improvements (mostly margins)
Daniel J. Ramirez
2017-08-08
1
-3
/
+3
*
Merge pull request #10087 from volzhs/editor-button-align
Rémi Verschelde
2017-08-07
1
-1
/
+1
|
\
|
*
Fix label align of button in editor
volzhs
2017-08-04
1
-1
/
+1
*
|
Merge pull request #9878 from toger5/theme_border_settings_change
Rémi Verschelde
2017-08-07
1
-4
/
+7
|
\
\
|
|
/
|
/
|
|
*
editor: update helps and script panel on theme could change.
toger5
2017-08-04
1
-1
/
+1
|
*
border settings doesn't remove necessary borders anymore
toger5
2017-08-03
1
-4
/
+7
*
|
Some theme and usability improvements
Daniel J. Ramirez
2017-07-31
1
-2
/
+9
|
/
*
Icons can now be added inside line edits (Search icon).
Daniel J. Ramirez
2017-07-19
1
-1
/
+2
*
Added separators using StyleBoxLine, some theme style fixes, added variant icon
Daniel J. Ramirez
2017-07-18
1
-4
/
+18
*
Improvements and fixes for the default theme.
Daniel J. Ramirez
2017-07-16
1
-82
/
+150
*
Justify the editor theme style colors
geequlim
2017-07-08
1
-8
/
+8
*
margins for item list
toger5
2017-06-26
1
-6
/
+7
*
style box margins for Inspector and list.
toger5
2017-06-25
1
-5
/
+7
*
Enhance scene tabs
volzhs
2017-06-16
1
-0
/
+2
*
Merge pull request #9051 from toger5/fixedScriptEditorListSeperation
Rémi Verschelde
2017-06-08
1
-1
/
+2
|
\
|
*
fixed overlapping of temp. colors (script editor)
toger5
2017-06-07
1
-1
/
+2
[next]