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_settings_dialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0e
Spartan322
2024-11-12
1
-2
/
+2
|
\
|
*
Merge pull request #97955 from RobProductions/fix-godot-nav-preset
Thaddeus Crews
2024-11-12
1
-2
/
+2
|
|
\
|
|
*
Restore `Godot` preset zoom modifier
Matt Enad
2024-10-08
1
-2
/
+2
*
|
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-1
/
+1
|
\
|
|
|
*
|
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
1
-1
/
+1
|
|
/
*
|
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
|
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
|
/
*
Keep advanced toggle on when searching for settings
Haoyu Qiu
2024-09-21
1
-2
/
+2
*
Set auto translate mode for drag previews
Haoyu Qiu
2024-09-19
1
-1
/
+1
*
Add Advanced Settings switch to Editor Settings
kobewi
2024-09-17
1
-0
/
+14
*
Merge pull request #85331 from RobProductions/customize-navigation-controls
Rémi Verschelde
2024-08-28
1
-1
/
+126
|
\
|
*
Add customizable 3D navigation settings
Matt Enad
2024-07-02
1
-1
/
+126
*
|
Fix weird plural public method names
Adam Scott
2024-08-27
1
-2
/
+2
*
|
Fix undoredo handling in some dialogs
kobewi
2024-07-04
1
-13
/
+2
|
/
*
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
1
-1
/
+1
*
[Scene] Add `SceneStringNames::confirmed`
A Thousand Ships
2024-06-19
1
-1
/
+1
*
[Scene] Add `SceneStringNames::font(_size/_color)`
A Thousand Ships
2024-06-18
1
-2
/
+2
*
[Scene] Add `SceneStringNames::panel`
A Thousand Ships
2024-05-30
1
-1
/
+1
*
Disable Clear All button when not filtering in Editor Settings
Haoyu Qiu
2024-05-19
1
-4
/
+9
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-4
/
+4
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-2
/
+2
*
Add context support for editor property name i18n
Haoyu Qiu
2024-03-31
1
-2
/
+2
*
Fix unexpected auto translation of Tree content
Haoyu Qiu
2024-03-18
1
-0
/
+1
*
Redesign the graph editor for visual shaders
Hendrik Brucker
2024-02-22
1
-0
/
+2
*
Use check_changed_settings_in_group() everywhere
kobewi
2024-02-19
1
-1
/
+4
*
Merge pull request #86654 from ryevdokimov/fix-listening-for-input-escape
Rémi Verschelde
2024-02-02
1
-0
/
+2
|
\
|
*
Prevent escape key from closing Editor Settings window when filtering for sho...
Robert Yevdokimov
2024-01-05
1
-0
/
+2
*
|
Introduce editor theme spacing presets
Yuri Sizov
2024-01-16
1
-1
/
+5
*
|
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
|
Make the search bars in the "Project Settings" dialog grab focus when they ap...
Michael Alexsander
2023-09-25
1
-4
/
+1
|
/
*
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-15
1
-1
/
+1
*
Improve undo action names
Haoyu Qiu
2023-09-12
1
-2
/
+2
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-16
/
+17
*
Translate undo/redo messages in settings dialogs
Haoyu Qiu
2023-04-23
1
-2
/
+2
*
Apply clamp_to_embedder on parent resize and popup.
Ryan Roden-Corrent
2023-03-27
1
-0
/
+1
*
Merge pull request #71379 from KoBeWi/destruction_of_compatibility_function
Rémi Verschelde
2023-01-18
1
-5
/
+1
|
\
|
*
Remove set_drag_forwarding_compat()
kobewi
2023-01-14
1
-5
/
+1
*
|
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-4
/
+4
|
/
*
Change set_drag_forwarding() to use callables.
Juan Linietsky
2023-01-10
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Merge pull request #67871 from Calinou/editor-theme-add-oled-preset
Rémi Verschelde
2022-11-28
1
-1
/
+1
|
\
|
*
Add Black (OLED) editor theme preset
Hugo Locurcio
2022-10-26
1
-1
/
+1
*
|
Don't update EditorSettings dialog unnecessarily
kobewi
2022-11-21
1
-1
/
+3
*
|
Fix memory leak in `EditorSettingsDialog`
Rindbee
2022-11-11
1
-0
/
+1
*
|
Unify usage of undo_redo in editor
kobewi
2022-11-02
1
-4
/
+4
|
/
*
Split `action_map_editor` file into one file per class it contained.
Eric M
2022-10-06
1
-0
/
+2
*
Add searching by event for Editor Settings shortcuts and Project Settings inp...
EricEzaM
2022-10-03
1
-25
/
+46
*
Merge pull request #65290 from requizm/fix/65081/cannot_set_escape
Rémi Verschelde
2022-09-25
1
-0
/
+1
|
\
|
*
Disabled "Escape" button when closing the shortcut window
requizm
2022-09-03
1
-0
/
+1
*
|
Update Editor Shortcuts tree creation to always have sections in same order.
Eric M
2022-09-17
1
-24
/
+29
[next]