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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for launching the Play window in PiP mode
Fredia Huya-Kouadio
2024-11-01
1
-0
/
+6
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Fix standard Godot theme missing in preset list
Spartan322
2024-10-26
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
Rebrand Godot 4.3 to Redot
Trashguy
2024-10-13
1
-2
/
+2
*
Fix editor settings still displayed when replaced
Hilderin
2024-07-30
1
-0
/
+10
*
Fix editor crash when editor settings resource is invalid
Hilderin
2024-07-21
1
-2
/
+2
*
Merge pull request #94468 from m4gr3d/restart_editor_when_updating_touchscree...
Rémi Verschelde
2024-07-17
1
-0
/
+2
|
\
|
*
Enable `restart_if_changed` for the touchscreen editor settings
Fredia Huya-Kouadio
2024-07-17
1
-0
/
+2
*
|
Cleanup Android input on render thread settings
Fredia Huya-Kouadio
2024-07-09
1
-5
/
+3
|
/
*
Merge pull request #92985 from KoBeWi/confirm_insert_shift
Rémi Verschelde
2024-07-05
1
-0
/
+1
|
\
|
*
Restore "Confirm Insert Track" editor setting
kobewi
2024-06-10
1
-0
/
+1
*
|
Fix ANRs reported by the Google Play Console
Fredia Huya-Kouadio
2024-07-04
1
-0
/
+5
*
|
Merge pull request #92514 from /addWordSeparators
Rémi Verschelde
2024-06-25
1
-0
/
+3
|
\
\
|
*
|
enable custom separators to treat different characters as words
Volkan Gezer
2024-06-24
1
-0
/
+3
*
|
|
Remove editor pseudolocalization debug feature
Rémi Verschelde
2024-06-24
1
-4
/
+0
*
|
|
Decrease the default idle parse delay in the script editor
Hugo Locurcio
2024-06-22
1
-1
/
+1
*
|
|
Tweak property name style selector in the editor inspector
Hugo Locurcio
2024-06-20
1
-1
/
+1
|
|
/
|
/
|
*
|
Rename FBX2glTF binary path setting back to 4.2 name
Rémi Verschelde
2024-05-30
1
-1
/
+1
*
|
Merge pull request #87099 from bitwise-aiden/ba-add-trim-newlines
Rémi Verschelde
2024-05-30
1
-0
/
+1
|
\
\
|
*
|
Implement trim_final_newlines functionality
Aiden Storey
2024-05-02
1
-0
/
+1
*
|
|
Merge pull request #91033 from Hilderin/keep_current_bottom_panel_on_play
Rémi Verschelde
2024-05-29
1
-2
/
+4
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Add editor setting to keep bottom panel state on play and stop game
Hilderin
2024-05-29
1
-2
/
+4
*
|
|
[Editor] Add editor setting to control "disable_embedded_bitmaps" property of...
bruvzg
2024-05-14
1
-0
/
+1
*
|
|
Merge pull request #91619 from AThousandShips/find_improve
Rémi Verschelde
2024-05-08
1
-2
/
+2
|
\
\
\
|
*
|
|
Replace `find` with `contains/has` where applicable
A Thousand Ships
2024-05-08
1
-2
/
+2
*
|
|
|
Merge pull request #91039 from timothyqiu/dock-icons
Rémi Verschelde
2024-05-08
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Allow setting editor dock tabs to icon only
Haoyu Qiu
2024-04-30
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #89574 from Riteo/scale-your-expectations-with-this-one
Rémi Verschelde
2024-05-07
1
-0
/
+13
|
\
\
\
|
*
|
|
Wayland: Workaround API limitation in screen/UI scale logic
Riteo
2024-05-07
1
-0
/
+13
*
|
|
|
Merge pull request #90966 from Calinou/debug-draw-use-runtime-colors
Rémi Verschelde
2024-05-07
1
-1
/
+0
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Use same colors for editor and running project for collision/path debug
Hugo Locurcio
2024-04-21
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
[Editor] Prevent some shortcut errors when generating docs
A Thousand Ships
2024-05-03
1
-2
/
+6
*
|
|
Add colored margin in Inspector for arrays and dictionaries.
ajreckof
2024-05-03
1
-0
/
+2
*
|
|
Add line limit to Editor Output Log
Sofox
2024-05-02
1
-0
/
+2
|
|
/
|
/
|
*
|
Merge pull request #90875 from KoBeWi/minor_problem
Rémi Verschelde
2024-04-23
1
-5
/
+28
|
\
\
|
|
/
|
/
|
|
*
Use minor version in EditorSettings file name
kobewi
2024-04-19
1
-5
/
+28
*
|
Merge pull request #89538 from CrayolaEater/feature/custom-aabb-gizmos
Rémi Verschelde
2024-04-19
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
Add Gizmo to display 3D custom AABB
Bogdan Inculet
2024-04-19
1
-0
/
+1
*
|
Add an editor setting to import resources while unfocused
Hugo Locurcio
2024-04-15
1
-1
/
+2
*
|
Add automatic checking for engine updates
kobewi
2024-04-15
1
-0
/
+9
*
|
Merge pull request #89735 from bruvzg/ed_native_fd2
Rémi Verschelde
2024-04-04
1
-0
/
+1
|
\
\
|
*
|
[Native File Dialog] Add support for using native dialogs in the editor.
bruvzg
2024-03-28
1
-0
/
+1
*
|
|
Expose TileMapLayer
Gilles Roudière
2024-04-03
1
-0
/
+1
|
/
/
*
/
Add editor settings for autocompletion with NodePath and StringName
VolTer
2024-03-19
1
-0
/
+2
|
/
*
Allow connecting signals to existing methods without opening the script editor
passivestar
2024-03-12
1
-0
/
+1
*
Automatically create folder in project manager create/import/install
Nathan Franke
2024-03-08
1
-0
/
+1
*
Merge pull request #88546 from bruvzg/indent_wrap
Rémi Verschelde
2024-03-05
1
-0
/
+1
|
\
|
*
[TextEdit] Add support for optional wrapped line indentation.
bruvzg
2024-02-26
1
-0
/
+1
*
|
Add autocompletion for EditorSettings' methods
Micky
2024-03-01
1
-0
/
+29
[next]