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
/
plugins
/
control_editor_plugin.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-29
/
+29
|
\
|
*
Merge pull request #98039 from aaronfranke/button-icon
Thaddeus Crews
2024-10-29
1
-27
/
+27
|
|
\
|
|
*
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
1
-27
/
+27
|
*
|
Set clang-format `RemoveSemicolon` rule to `true`
Adam Scott
2024-10-25
1
-2
/
+2
|
|
/
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Merge commit godotengine/godot@1015a481ff43edb1126ab39a147fefda290131e5
Spartan322
2024-10-24
1
-1
/
+0
|
\
|
|
*
Merge pull request #96518 from Giganzo/popup-panel-style
Thaddeus Crews
2024-10-24
1
-1
/
+0
|
|
\
|
|
*
Fix PopupPanel menu style
Giganzo
2024-10-20
1
-1
/
+0
*
|
|
Merge commit godotengine/godot@af77100e394dcaca609b15bef815ed17475e51ed
Spartan322
2024-10-15
1
-1
/
+3
|
\
|
|
|
*
|
Fix ControlEditorPopupButton arrow position in RTL language
Haoyu Qiu
2024-10-09
1
-1
/
+3
|
|
/
*
/
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
[Scene] Add SceneStringName::toggled
Yuri Rubinsky
2024-08-28
1
-1
/
+1
*
[Scene] Add `SceneStringNames::item_selected`
A Thousand Ships
2024-06-19
1
-2
/
+2
*
Fix some incorrect uses of `String` over `StringName`
A Thousand Ships
2024-06-03
1
-3
/
+3
*
[Scene] Add `SceneStringNames::panel`
A Thousand Ships
2024-05-30
1
-1
/
+1
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-5
/
+5
*
Toggle control expand flag directly via top bar
RedMser
2024-05-10
1
-3
/
+77
*
Only add warning label for Layout group in Control category
Haoyu Qiu
2024-04-27
1
-0
/
+8
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Add const references detected by clang-tidy
Wilson E. Alvarez
2023-12-16
1
-1
/
+1
*
Replace flat buttons with flat-styled buttons with a visible pressed state
Yuri Sizov
2023-09-19
1
-2
/
+2
*
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-15
1
-1
/
+1
*
Merge pull request #81516 from YuriSizov/editor-theme-access-the-success
Yuri Sizov
2023-09-15
1
-1
/
+2
|
\
|
*
Fix accessing editor theme items throughout the UI
Yuri Sizov
2023-09-15
1
-1
/
+2
*
|
Improve the looks of 2D/3D viewport contextual toolbars
Yuri Sizov
2023-09-13
1
-2
/
+0
|
/
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-35
/
+35
*
Add get_edited_property_value() shorthand method
kobewi
2023-05-26
1
-3
/
+3
*
Use `PropertyUsageFlags` enum in parse_property
Raul Santos
2023-01-31
1
-1
/
+1
*
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-3
/
+3
*
Ensure that the cached layout mode is in sync
Yuri Sizov
2023-01-10
1
-0
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Cleanup remaining EditorUndoRedoManager usages
kobewi
2022-11-24
1
-1
/
+3
*
Remove redundant Variant-types initializations
Markus Sauermann
2022-11-14
1
-1
/
+1
*
Use forward-declarations in EditorPlugin where possible
trollodel
2022-11-11
1
-0
/
+1
*
Code simplifications
Markus Sauermann
2022-11-07
1
-13
/
+0
*
Fix some editor theme regressions
Yuri Sizov
2022-08-29
1
-1
/
+1
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-0
/
+5
*
Merge pull request #64885 from Mickeon/rename-tooltip-hint
Rémi Verschelde
2022-08-28
1
-10
/
+10
|
\
|
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-10
/
+10
*
|
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-5
/
+0
|
/
*
Add per-scene UndoRedo
kobewi
2022-08-22
1
-0
/
+1
*
Improve editor toolbar for Control nodes
Yuri Sizov
2022-08-16
1
-399
/
+449
*
Extract EditorResourceConversionPlugin into its own source files and clean up...
Yuri Sizov
2022-07-31
1
-0
/
+2
*
simplify alignment preset, fixing icon for full rect
Nathan Franke
2022-07-20
1
-14
/
+8
*
Rename Control PRESET_WIDE to PRESET_FULL_RECT
FireForge
2022-07-18
1
-7
/
+7
*
Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextSe...
bruvzg
2022-06-16
1
-2
/
+2
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
Cleanup metadata usage
kobewi
2022-05-06
1
-3
/
+3
*
Reduce the size of Controls editor toolbar
kobewi
2022-03-20
1
-37
/
+16
*
Fix vertical icons in container sizing
Markus Sauermann
2022-02-19
1
-2
/
+6
[next]