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 #65089 from YuriSizov/editor-launch-bar-with-style
Rémi Verschelde
2022-08-30
1
-2
/
+20
|
\
|
*
Improve style and add contextual highlight to the editor launch pad
Yuri Sizov
2022-08-30
1
-2
/
+20
*
|
Merge pull request #65042 from YuriSizov/editor-docks-tabbar-bg
Rémi Verschelde
2022-08-30
1
-27
/
+35
|
\
\
|
|
/
|
/
|
|
*
Add background to TabContainer's tabbar and editor docks
Yuri Sizov
2022-08-29
1
-27
/
+35
*
|
Fix some editor theme regressions
Yuri Sizov
2022-08-29
1
-2
/
+10
|
/
*
Extract editor color map and simplify SVG color conversion
Yuri Sizov
2022-08-24
1
-126
/
+144
*
Disable editing properties in foreign resources
SaracenOne
2022-08-23
1
-2
/
+2
*
Create a SVG default project icon in new projects
Hugo Locurcio
2022-08-20
1
-6
/
+6
*
Merge pull request #59045 from Calinou/editor-theme-popup-no-rounded-corners
Yuri Sizov
2022-08-19
1
-0
/
+3
|
\
|
*
Don't use rounded corners for PopupMenus in the editor theme
Hugo Locurcio
2022-08-18
1
-0
/
+3
*
|
Merge pull request #63950 from bruvzg/menu_bar3
Max Hilbrunner
2022-08-19
1
-0
/
+19
|
\
\
|
*
|
Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m...
bruvzg
2022-08-18
1
-0
/
+19
|
|
/
*
/
Improve editor toolbar for Control nodes
Yuri Sizov
2022-08-16
1
-0
/
+11
|
/
*
Add missing properties to default theme
kobewi
2022-08-11
1
-2
/
+1
*
Tweak PopupMenu item spacing in the editor theme
Hugo Locurcio
2022-08-05
1
-11
/
+10
*
Fix text position when hovering pressed `CheckButton/Box` elements in the editor
Michael Alexsander
2022-08-03
1
-0
/
+2
*
Visually line up the selected tab with the underlying panel with borders
Hugo Locurcio
2022-08-03
1
-0
/
+4
*
Remove `CustomPropertyEditor` completely
Yuri Sizov
2022-08-01
1
-0
/
+3
*
Improve script editor's light theme syntax colors for better readability
Hugo Locurcio
2022-07-31
1
-21
/
+18
*
Fix code folding icon color not matching defined color
PhoenixFlame101
2022-07-20
1
-4
/
+16
*
Add static methods for creating Image and ImageTexture
kobewi
2022-07-08
1
-6
/
+3
*
Add the ability to drag the code completion scrollbar using the mouse click
MinusKube
2022-07-03
1
-0
/
+3
*
Merge pull request #61698 from raulsntos/icon_color-editor-theme
Rémi Verschelde
2022-06-24
1
-1
/
+17
|
\
|
*
Add icon colors to editor theme
Raul Santos
2022-06-23
1
-1
/
+17
*
|
Add margins to Array and Dictionary editors
FireForge
2022-06-11
1
-1
/
+12
*
|
Merge pull request #61454 from fire-forge/round-script
Rémi Verschelde
2022-06-10
1
-18
/
+16
|
\
\
|
*
|
Add rounded corners to the script editor
FireForge
2022-05-26
1
-18
/
+16
*
|
|
Merge pull request #59770 from fire-forge/rounded-corners
Rémi Verschelde
2022-06-10
1
-27
/
+31
|
\
\
\
|
*
|
|
Add rounded corners to EditorProperty and EditorSpinSlider
FireForge
2022-05-25
1
-27
/
+31
|
|
/
/
*
|
|
Merge pull request #59776 from fire-forge/more-round
Rémi Verschelde
2022-06-10
1
-0
/
+15
|
\
\
\
|
*
|
|
Add rounded corners to the contextual toolbar
FireForge
2022-05-25
1
-0
/
+15
|
|
/
/
*
|
/
Remove TooltipPanel and TooltipLabel
kobewi
2022-06-09
1
-1
/
+3
|
|
/
|
/
|
*
|
Fix state machine style
Guilherme Felipe de C. G. da Silva
2022-06-03
1
-2
/
+5
*
|
Merge pull request #61455 from fire-forge/tab
Rémi Verschelde
2022-05-31
1
-3
/
+5
|
\
\
|
*
|
Use "odd" style for TabContainers on base BG color
FireForge
2022-05-26
1
-3
/
+5
*
|
|
Improve Graphedit connection lines
Hendrik Brucker
2022-05-30
1
-2
/
+0
|
/
/
*
/
Improve style of inspector buttons
kobewi
2022-05-25
1
-0
/
+20
|
/
*
Increase saturation of accent color on the Gray editor theme preset
Hugo Locurcio
2022-05-23
1
-2
/
+2
*
Add a new HashSet template
reduz
2022-05-20
1
-2
/
+2
*
Tweak minsize of editor ColorPickerButtons
kobewi
2022-05-19
1
-0
/
+1
*
Merge pull request #60463 from Geometror/improve-vs-1
Rémi Verschelde
2022-05-16
1
-28
/
+48
|
\
|
*
Improve the VisualShader/VisualScript editor UI
Hendrik Brucker
2022-04-30
1
-28
/
+48
*
|
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-2
/
+2
|
/
*
Merge pull request #60261 from fire-forge/theme-prop-renames
Rémi Verschelde
2022-04-25
1
-29
/
+29
|
\
|
*
Rename theme properties to include underscores
FireForge
2022-04-23
1
-29
/
+29
*
|
Continue to improve vector4 type in visual shaders
Yuri Roubinsky
2022-04-22
1
-0
/
+1
|
/
*
Remove unused SplitContainer bg theme property
kobewi
2022-04-08
1
-4
/
+0
*
Merge pull request #59336 from YeldhamDev/where_we_dropping_boys
Rémi Verschelde
2022-03-26
1
-5
/
+10
|
\
|
*
Add visual marker when dragging and dropping tabs
Michael Alexsander
2022-03-21
1
-5
/
+10
*
|
Use accent color for some editor icons
FireForge
2022-03-22
1
-8
/
+31
|
/
[next]