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
/
project_settings_editor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
1
-1
/
+2
|
\
|
*
Replace default deadzone magic number with named constant
Malcolm Anderson
2024-11-12
1
-1
/
+2
*
|
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-3
/
+3
|
\
|
|
*
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
1
-3
/
+3
*
|
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
|
/
*
Merge pull request #96615 from KoBeWi/run_as_administrator
Rémi Verschelde
2024-10-04
1
-3
/
+3
|
\
|
*
Globally remember advanced toggle in project settings
kobewi
2024-09-05
1
-3
/
+3
*
|
Merge pull request #97281 from reptofrog/deadzone-new-default
Rémi Verschelde
2024-10-02
1
-1
/
+1
|
\
\
|
*
|
Changed the default deadzone value for new actions from 0.5 to 0.2
Roman Morozov
2024-10-01
1
-1
/
+1
*
|
|
Keep advanced toggle on when searching for settings
Haoyu Qiu
2024-09-21
1
-4
/
+3
|
/
/
*
|
Merge pull request #97187 from KoBeWi/do_not
Rémi Verschelde
2024-09-19
1
-1
/
+1
|
\
\
|
*
|
Don't store project metadata when loading
kobewi
2024-09-19
1
-1
/
+1
|
|
/
*
/
Don't show project settings starting with underscore
kobewi
2024-09-18
1
-1
/
+1
|
/
*
[Scene] Add SceneStringName::toggled
Yuri Rubinsky
2024-08-28
1
-1
/
+1
*
Add `String.is_valid_unicode_identifier()`
Haoyu Qiu
2024-08-27
1
-1
/
+1
*
Fix undoredo handling in some dialogs
kobewi
2024-07-04
1
-13
/
+2
*
Fix synchronization of global class name
Hilderin
2024-06-25
1
-0
/
+4
*
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
1
-1
/
+1
*
[Scene] Add `SceneStringNames::item_selected`
A Thousand Ships
2024-06-19
1
-1
/
+1
*
[Scene] Add `SceneStringNames::font(_size/_color)`
A Thousand Ships
2024-06-18
1
-1
/
+1
*
Add Globals tab to reorganize Project Settings dialog
kobewi
2024-06-05
1
-4
/
+8
*
[Scene] Add `SceneStringNames::panel`
A Thousand Ships
2024-05-30
1
-1
/
+1
*
Increase width of project settings window
lmyers421
2024-05-22
1
-1
/
+1
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-4
/
+4
*
Add separate feature tags for editor runtime
kobewi
2024-04-26
1
-0
/
+2
*
Merge pull request #87870 from ryevdokimov/remove-unnecessary-focus-methods
Rémi Verschelde
2024-03-11
1
-10
/
+2
|
\
|
*
Remove unnecessary focus methods and directly bind to 'set_close_on_escape'
Robert Yevdokimov
2024-02-02
1
-10
/
+2
*
|
Add Ctrl + L / Cmd + Shift + G shortcut to focus path bar in FileDialog
Hugo Locurcio
2024-03-05
1
-1
/
+27
*
|
Remove code relative to obsoleted ETC texture format
Rémi Verschelde
2024-02-14
1
-1
/
+0
|
/
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Improve "Add" button consistency in Project Settings
Christian Kaiser
2024-01-11
1
-0
/
+2
*
Merge pull request #82283 from YeldhamDev/focus_that_search_bar!
Rémi Verschelde
2024-01-04
1
-2
/
+23
|
\
|
*
Make the search bars in the "Project Settings" dialog grab focus when they ap...
Michael Alexsander
2023-09-25
1
-2
/
+23
*
|
Merge pull request #84445 from Rubonnek/add-const-references-clang-tidy
Rémi Verschelde
2024-01-04
1
-1
/
+1
|
\
\
|
*
|
Add const references detected by clang-tidy
Wilson E. Alvarez
2023-12-16
1
-1
/
+1
|
|
/
*
/
Implement project-wide node groups
Stanislav Labzyuk
2023-12-19
1
-0
/
+7
|
/
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-6
/
+7
*
Deprecate project_settings_changed signal
kobewi
2023-08-10
1
-2
/
+0
*
fix errors while reordering input maps
jpcerrone
2023-05-12
1
-1
/
+2
*
Merge pull request #76026 from YuriSizov/editor-running-up-that-gui
Rémi Verschelde
2023-04-26
1
-0
/
+1
|
\
|
*
Extract editor run toolbar into its own component
Yuri Sizov
2023-04-19
1
-0
/
+1
*
|
Translate undo/redo messages in settings dialogs
Haoyu Qiu
2023-04-23
1
-2
/
+2
|
/
*
Merge pull request #75141 from rcorre/rrc/dialog-pos
Yuri Sizov
2023-03-28
1
-0
/
+1
|
\
|
*
Apply clamp_to_embedder on parent resize and popup.
Ryan Roden-Corrent
2023-03-27
1
-0
/
+1
*
|
clear filter input in Project Settings when opening Layers
yedpodtrzitko
2023-03-10
1
-1
/
+5
|
/
*
Improvements and fixes based on Weblate comments
Haoyu Qiu
2023-02-13
1
-1
/
+1
*
Merge pull request #71322 from EricEzaM/55856-proj-settings-initial-array-dic...
Rémi Verschelde
2023-02-01
1
-11
/
+3
|
\
|
*
Fix Project Settings array/dicts initial value being shared instances of the ...
Eric M
2023-01-13
1
-11
/
+3
*
|
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-8
/
+8
|
/
[next]