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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Fix synchronization of global class name
Hilderin
2024-06-25
1
-0
/
+1
*
Organize existing code for editor plugins
Aaron Franke
2024-04-27
1
-1
/
+1
*
Merge pull request #87870 from ryevdokimov/remove-unnecessary-focus-methods
Rémi Verschelde
2024-03-11
1
-3
/
+0
|
\
|
*
Remove unnecessary focus methods and directly bind to 'set_close_on_escape'
Robert Yevdokimov
2024-02-02
1
-3
/
+0
*
|
Add Ctrl + L / Cmd + Shift + G shortcut to focus path bar in FileDialog
Hugo Locurcio
2024-03-05
1
-0
/
+1
|
/
*
Merge pull request #82283 from YeldhamDev/focus_that_search_bar!
Rémi Verschelde
2024-01-04
1
-0
/
+3
|
\
|
*
Make the search bars in the "Project Settings" dialog grab focus when they ap...
Michael Alexsander
2023-09-25
1
-0
/
+3
*
|
Implement project-wide node groups
Stanislav Labzyuk
2023-12-19
1
-0
/
+3
|
/
*
clear filter input in Project Settings when opening Layers
yedpodtrzitko
2023-03-10
1
-1
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix closing project setting window with ESC while listening for input
Markus Sauermann
2022-12-21
1
-0
/
+3
*
Unify usage of undo_redo in editor
kobewi
2022-11-02
1
-2
/
+0
*
Only show named layers in layer menu
Haoyu Qiu
2022-10-08
1
-0
/
+2
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-0
/
+1
*
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-1
/
+0
*
Add per-scene UndoRedo
kobewi
2022-08-22
1
-2
/
+2
*
Change translation remaps if files are moved
PucklaMotzer09
2022-08-02
1
-0
/
+3
*
Hide altering custom properties in basic mode
fox
2022-07-31
1
-0
/
+2
*
Rename RenderingServer global shader uniform methods to be more explicit
Hugo Locurcio
2022-07-28
1
-1
/
+1
*
[Input] Add extra `shortcut_input` input processing step to process Unicode c...
bruvzg
2022-04-05
1
-1
/
+1
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-28
/
+28
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-1
/
+2
*
Minor fixes/refactoring of project and editor setting dialogs
Hendrik Brucker
2022-02-01
1
-2
/
+4
*
Fix theming update in several editor classes
Yuri Roubinsky
2022-01-16
1
-0
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Remove unimplemented methods
Marcel Admiraal
2021-10-21
1
-2
/
+0
*
Improve Project Settings Editor
Danil Alexeev
2021-05-14
1
-12
/
+8
*
Added Import Defaults Editor in Project Settings
reduz
2021-02-23
1
-0
/
+2
*
New ActionMapEditor to replace InputMapEditor. Used in ProjectSettings.
Eric M
2021-02-19
1
-10
/
+10
*
Reorganize Project Settings
reduz
2021-02-18
1
-2
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Fixed issues with adding custom project settings and added confirmation dialo...
Eric M
2020-08-18
1
-1
/
+3
*
Rewrite ProjectSettings editor advanced options
Stijn Hinlopen
2020-08-10
1
-37
/
+33
*
Refactor Project Settings:
Stijn Hinlopen
2020-07-14
1
-111
/
+20
*
Add translation parser plugin support
SkyJJ
2020-07-02
1
-0
/
+1
*
Added "POT generation" feature under "Localization" in the Editor
SkyJJ
2020-07-02
1
-0
/
+10
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-1
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Implement global and per instance shader uniforms.
Juan Linietsky
2020-04-17
1
-0
/
+2
*
Style: Harmonize header guards to style guide [Core]
Rémi Verschelde
2020-03-25
1
-3
/
+3
*
Signals: Fix some regressions from #36426
Rémi Verschelde
2020-03-03
1
-1
/
+1
*
Rename `scancode` to `keycode`.
bruvzg
2020-02-25
1
-0
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Focus the search box when pressing Ctrl+F in Project/Editor Settings
Hugo Locurcio
2019-10-06
1
-0
/
+1
*
Input actions can be reordered by drag and drop.
J-Camilleri
2019-09-05
1
-0
/
+4
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Merge pull request #19837 from willnationsdev/plugin-utilities
Rémi Verschelde
2018-08-15
1
-0
/
+1
|
\
[next]