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
...
*
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
1
-523
/
+523
*
Add missing SNAME macro optimization in some function calls
jmb462
2022-02-06
1
-125
/
+125
*
Merge pull request #56970 from YeldhamDev/rise_tabbar_rise
Rémi Verschelde
2022-01-31
1
-2
/
+2
|
\
|
*
Bring `TabBar` to full parity with the `TabContainer` implementation.
Michael Alexsander
2022-01-31
1
-2
/
+2
*
|
Move placeholder color to theme item
Paulb23
2022-01-30
1
-0
/
+3
|
/
*
Fix the breakpoint icon in CodeEdit
Yuri Sizov
2022-01-29
1
-1
/
+2
*
Update icons and color conversion rules to simplify the palette
Yuri Sizov
2022-01-29
1
-15
/
+51
*
Improve the default project theme
Hugo Locurcio
2022-01-19
1
-0
/
+1
*
Make assets in progress open the next step instead of erring
Yuri Sizov
2022-01-19
1
-0
/
+5
*
Improve spacing in built-in class reference
Yuri Sizov
2022-01-18
1
-0
/
+15
*
Merge pull request #56104 from Geometror/add-flow-layout-container
Rémi Verschelde
2022-01-18
1
-0
/
+6
|
\
|
*
Add FlowContainer
Hendrik Brucker
2022-01-07
1
-0
/
+6
*
|
Use ThorVG instead of NanoSVG for importing SVGs
K. S. Ernest (iFire) Lee
2022-01-14
1
-11
/
+13
*
|
Merge pull request #56376 from pycbouh/theme-tombe-les-theme-properties
Rémi Verschelde
2022-01-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Correctly use fallback Theme values as last resort
Yuri Sizov
2021-12-31
1
-1
/
+1
*
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-1
/
+1
*
Modules: Make sure to include modules_enabled.gen.h where needed
Rémi Verschelde
2021-11-12
1
-1
/
+1
*
Fix Label and RichTextLabale text shadows and shadow outlines.
bruvzg
2021-11-06
1
-2
/
+2
*
Add focus font color to Button and derivatives
Yuri Sizov
2021-10-26
1
-0
/
+12
*
Merge pull request #53926 from YeldhamDev/i_am_tabbar_now
Rémi Verschelde
2021-10-20
1
-16
/
+16
|
\
|
*
Rename `Tabs` to `TabBar`
Michael Alexsander
2021-10-19
1
-16
/
+16
*
|
Merge pull request #53260 from Calinou/editor-inspector-warning-yellow
Rémi Verschelde
2021-10-20
1
-4
/
+3
|
\
\
|
|
/
|
/
|
|
*
Use a yellow color for editable children properties instead of red
Hugo Locurcio
2021-10-05
1
-4
/
+3
*
|
Merge pull request #45699 from TokageItLab/implement-skeleton-editor-gizmo
Rémi Verschelde
2021-10-06
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Implemented SkeletonEditorGizmo
Silc Renew
2021-10-07
1
-0
/
+1
*
|
Add the base scale factor to the Theme resource
Yuri Sizov
2021-10-04
1
-1
/
+4
|
/
*
Rename some elements of `Tabs`
Michael Alexsander
2021-09-30
1
-2
/
+2
*
Improved breakpoint gutter for CodeEdit.
Eric M
2021-09-30
1
-0
/
+1
*
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
|
\
[prev]
[next]