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
/
themes
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Fix popup windows content margins
passivestar
2024-06-18
1
-1
/
+2
*
|
|
[Scene] Add `SceneStringNames::font(_size/_color)`
A Thousand Ships
2024-06-18
2
-38
/
+39
|
|
/
|
/
|
*
|
Merge pull request #92701 from bruvzg/button_align
Rémi Verschelde
2024-06-11
1
-0
/
+2
|
\
\
|
*
|
[Button] Adds theme option to align button text and icon to either largest or...
bruvzg
2024-06-10
1
-0
/
+2
|
|
/
*
|
Merge pull request #89302 from Mickeon/Some-old-theme-color-renames
Rémi Verschelde
2024-06-11
1
-0
/
+12
|
\
\
|
|
/
|
/
|
|
*
Add pre-4.3 Editor theme color names for compatibility
Micky
2024-06-06
1
-0
/
+12
*
|
Merge pull request #91953 from AThousandShips/use_normal_sname
Rémi Verschelde
2024-05-31
1
-25
/
+25
|
\
\
|
*
|
Use `CoreStringNames::normal` in more places
A Thousand Ships
2024-05-30
1
-25
/
+25
*
|
|
[Scene] Add `SceneStringNames::panel`
A Thousand Ships
2024-05-30
1
-26
/
+26
|
/
/
*
|
Update pre-commit hooks configuration to use `ruff` instead of `black`
Jakub Marcowski
2024-05-21
1
-1
/
+1
*
|
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-17
/
+17
*
|
Merge pull request #91931 from bruvzg/ed_em_bmp
Rémi Verschelde
2024-05-14
1
-40
/
+44
|
\
\
|
*
|
[Editor] Add editor setting to control "disable_embedded_bitmaps" property of...
bruvzg
2024-05-14
1
-40
/
+44
*
|
|
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-2
/
+2
|
/
/
*
|
[VisualShader] Add reroute node and improve port drawing
Hendrik Brucker
2024-05-13
1
-1
/
+16
*
|
Merge pull request #88058 from rsubtil/fix_warning_icon_light_theme
Rémi Verschelde
2024-05-10
2
-6
/
+10
|
\
\
|
*
|
Fix warning icon visibility on light themes
Ricardo Subtil
2024-05-05
2
-6
/
+10
*
|
|
Merge pull request #91281 from ckaiser/the-lightmode-struggle-continues
Rémi Verschelde
2024-05-06
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix disabled files in FileDialog using the wrong color
Christian Kaiser
2024-04-28
1
-1
/
+1
*
|
|
Add colored margin in Inspector for arrays and dictionaries.
ajreckof
2024-05-03
1
-33
/
+69
|
/
/
*
|
Merge pull request #89058 from dalexeev/editor-help-bit-deprecated-experimental
Rémi Verschelde
2024-04-19
1
-0
/
+22
|
\
\
|
*
|
Editor: Display deprecated/experimental messages in tooltips
Danil Alexeev
2024-04-18
1
-0
/
+22
*
|
|
Add minimum width/height to dialog buttons
Hugo Locurcio
2024-04-17
2
-0
/
+9
|
/
/
*
|
Add GraphFrame and integrate it in VisualShader
Hendrik Brucker
2024-04-04
1
-1
/
+36
*
|
Fix main button margins in custom themes
Matt Enad
2024-03-13
1
-15
/
+26
*
|
Add browse folder and browse file icons
Adam Scott
2024-03-12
1
-0
/
+2
*
|
SCons: Remove `run_in_subprocess` dependency
Thaddeus Crews
2024-03-11
1
-14
/
+5
*
|
SCons: Ensure `with` statement where applicable
Thaddeus Crews
2024-03-10
1
-18
/
+15
*
|
Enforce `\n` eol for Python writes
Thaddeus Crews
2024-03-09
1
-1
/
+1
*
|
Add missing normal and hover states to `EditorLogFilterButton`
passivestar
2024-03-08
1
-0
/
+3
|
/
*
Add two new COMSTR environment variables
Thaddeus Crews
2024-03-01
1
-1
/
+1
*
Fix item positioning & pointer detection areas of ItemList
David Giardi
2024-02-27
1
-1
/
+1
*
Merge pull request #88825 from adamscott/add-create-folder-icon
Rémi Verschelde
2024-02-27
1
-0
/
+1
|
\
|
*
Add create folder icon
Adam Scott
2024-02-26
1
-0
/
+1
*
|
Merge pull request #88652 from RobProductions/fix-hover-margin
Rémi Verschelde
2024-02-27
1
-6
/
+13
|
\
\
|
*
|
Fix hover style margin with extra borders enabled
Matt Enad
2024-02-21
1
-6
/
+13
*
|
|
Merge pull request #88575 from davthedev/itemlist-no-separators
Rémi Verschelde
2024-02-27
1
-1
/
+1
|
\
\
\
|
*
|
|
Hide separators in ItemList in editor theme
David Giardi
2024-02-20
1
-1
/
+1
*
|
|
|
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
2
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #85017 from Geometror/vs-redesign
Rémi Verschelde
2024-02-22
2
-25
/
+112
|
\
\
\
|
*
|
|
Redesign the graph editor for visual shaders
Hendrik Brucker
2024-02-22
2
-25
/
+112
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #86610 from Joseph-DiGiovanni/system-theme-options
Rémi Verschelde
2024-02-22
1
-0
/
+33
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add follow system theme settings
Joseph DiGiovanni
2024-02-14
1
-0
/
+33
|
|
/
*
|
Merge pull request #86378 from RobProductions/update-hover-styling
Rémi Verschelde
2024-02-20
1
-2
/
+15
|
\
\
|
*
|
Add hover highlight to main editor buttons
Matt Enad
2024-02-16
1
-2
/
+15
|
|
/
*
/
Use check_changed_settings_in_group() everywhere
kobewi
2024-02-19
2
-12
/
+28
|
/
*
Add color in built-in documentation for overridden properties
Micky
2024-02-11
1
-0
/
+1
*
Replace empty list dialog with an integrated panel
Yuri Sizov
2024-01-30
2
-1
/
+26
*
Add a network mode setting to bring the editor offline
Yuri Sizov
2024-01-30
1
-0
/
+10
*
Create a MainScreenButton theme variation
Yuri Sizov
2024-01-30
1
-2
/
+3
[prev]
[next]