index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
editor
/
editor_themes.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #51805 from skysphr/scrollbar-icons-pressed
Hugo Locurcio
2021-09-13
1
-0
/
+4
|
\
|
*
Added increment_pressed and decrement_pressed icons to scrollbars
skysphr
2021-08-17
1
-0
/
+4
*
|
Apply set_read_only() to child classes of EditorProperty elements
Silc 'Tokage' Renew
2021-09-05
1
-1
/
+18
*
|
Tweak tooltip style
Hendrik Brucker
2021-09-02
1
-3
/
+3
*
|
Merge pull request #51700 from Geometror/fix-color-picker
K. S. Ernest (iFire) Lee
2021-08-22
1
-1
/
+8
|
\
\
|
*
|
Reimplement ColorPicker presets
Hendrik Brucker
2021-08-18
1
-1
/
+8
*
|
|
Merge pull request #50752 from Phischermen/indeterminate_checkmark_api
Rémi Verschelde
2021-08-18
1
-0
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Added icons and API for indeterminate checkmarks for the Tree class.
Kevin Fischer
2021-08-16
1
-0
/
+2
*
|
|
Merge pull request #51651 from pycbouh/editor-merge-custom-theme
Rémi Verschelde
2021-08-17
1
-8
/
+12
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add support for partial custom editor themes
Yuri Sizov
2021-08-14
1
-8
/
+12
|
|
/
*
/
Reorganise text editor settings
Paulb23
2021-08-16
1
-57
/
+57
|
/
*
Move CodeEdit theme overrides into EditorTheme
Paulb23
2021-08-13
1
-5
/
+26
*
Cleanup and bind remaing methods in TextEdit
Paulb23
2021-08-12
1
-0
/
+2
*
Merge pull request #49343 from theoway/node_auto_arrangement_graph_edit
K. S. Ernest (iFire) Lee
2021-08-10
1
-0
/
+1
|
\
|
*
Automatic arrangement of nodes in VisualScript/VisualShaders editors
Umang Kalra
2021-08-11
1
-0
/
+1
*
|
Fix Gradient, Color Picker BG, Fix CanvasItem::draw_texture_rect p_tile
Nathan Franke
2021-08-07
1
-1
/
+2
|
/
*
Fix the editor theme application for the Mono build log
Yuri Sizov
2021-08-03
1
-1
/
+2
*
Fix theming in the audio bus editor
Yuri Sizov
2021-07-31
1
-2
/
+3
*
Make the focus outline translucent for editor viewports
Hugo Locurcio
2021-07-30
1
-0
/
+4
*
Multiple cosmetic fixes for embedded windows
Michael Alexsander
2021-07-27
1
-3
/
+5
*
Merge pull request #50593 from SirQuartz/patch-24
Rémi Verschelde
2021-07-20
1
-1
/
+2
|
\
|
*
Fix Illegible text in audio bus editor
Nick Huelin
2021-07-18
1
-1
/
+2
*
|
Optimize StringName usage
reduz
2021-07-18
1
-1
/
+1
|
/
*
Fix control picker in the Theme editor
Yuri Sizov
2021-07-16
1
-0
/
+4
*
Add type variations to Theme
Yuri Sizov
2021-07-13
1
-0
/
+3
*
Rename `instance()`->`instantiate()` when it's a verb
Lightning_A
2021-06-19
1
-2
/
+2
*
Overhaul the theme editor and improve user experience
Yuri Sizov
2021-06-14
1
-8
/
+25
*
Improve radio checkboxes in the default editor theme
Hugo Locurcio
2021-06-03
1
-0
/
+1
*
Use bold fonts in editor
reduz
2021-06-02
1
-4
/
+13
*
Merge pull request #49132 from Calinou/editor-syntax-themes-rename-default
Rémi Verschelde
2021-05-31
1
-2
/
+2
|
\
|
*
Rename the bundled text editor themes for consistency with themes
Hugo Locurcio
2021-05-31
1
-2
/
+2
*
|
Use a negative contrast setting for light editor themes
Hugo Locurcio
2021-05-27
1
-5
/
+8
|
/
*
Add highlight to the relationship lines of selected Tree items
Yuri Sizov
2021-05-25
1
-6
/
+18
*
Merge pull request #48644 from Calinou/editor-increase-icon-saturation
Rémi Verschelde
2021-05-24
1
-60
/
+60
|
\
|
*
Increase icon saturation by 30% for all editor icons
Hugo Locurcio
2021-05-11
1
-60
/
+60
*
|
Tweak pressed CheckBox appearance in the editor
Hugo Locurcio
2021-05-22
1
-0
/
+1
*
|
Add outlines and contrasting backgrounds to the editor UI elements
Yuri Sizov
2021-05-12
1
-14
/
+27
|
/
*
Merge pull request #33577 from Calinou/highlight-control-flow-keywords
Rémi Verschelde
2021-05-07
1
-0
/
+2
|
\
|
*
Highlight control flow keywords with a different color
Hugo Locurcio
2021-05-05
1
-0
/
+2
*
|
Improve the editor theme
Hugo Locurcio
2021-04-27
1
-162
/
+178
|
/
*
Rename LineEdit caret_* properties getters and setters to match property
Marcel Admiraal
2021-04-17
1
-1
/
+1
*
Add Various ColorPicker shapes
Kongfa Waroros
2021-04-06
1
-0
/
+1
*
Rename Texture.get_data() to get_image()
Marcel Admiraal
2021-03-28
1
-1
/
+1
*
Merge pull request #47163 from bruvzg/macos_sandbox_file_dialog
Rémi Verschelde
2021-03-26
1
-0
/
+2
|
\
|
*
FileDialog: add Back/Forward buttons, add message for inaccessible folders.
bruvzg
2021-03-23
1
-0
/
+2
*
|
Merge pull request #36004 from nathanfranke/fix-transparent-theme-color
Rémi Verschelde
2021-03-23
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fix transparent editor theme being brighter
nathanwfranke
2020-10-29
1
-1
/
+3
*
|
Fix project icon size in Project Manager
Haoyu Qiu
2021-03-20
1
-7
/
+13
*
|
Fix Tree focus border disappears when Border Size is set to 0
ray90514
2021-03-12
1
-1
/
+1
*
|
Add interpolation bar on each channel in ColorPicker
Kongfa Waroros
2021-03-09
1
-0
/
+1
[next]