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
*
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
*
|
Add option to add built-in strings in the POT generation
Michael Alexsander
2024-02-28
1
-0
/
+3
*
|
Auto-bake edited NavigationPolygons in the Editor on a timer
smix8
2024-02-27
1
-0
/
+1
*
|
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-5
/
+5
|
/
*
Remove word duplicates in comments and strings, and fix casing and punctuation
Robert Yevdokimov
2024-02-23
1
-3
/
+3
*
Add ufbx for FBX importing
K. S. Ernest (iFire) Lee
2024-02-23
1
-1
/
+1
*
Merge pull request #85017 from Geometror/vs-redesign
Rémi Verschelde
2024-02-22
1
-0
/
+29
|
\
|
*
Redesign the graph editor for visual shaders
Hendrik Brucker
2024-02-22
1
-0
/
+29
*
|
Merge pull request #86610 from Joseph-DiGiovanni/system-theme-options
Rémi Verschelde
2024-02-22
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Add follow system theme settings
Joseph DiGiovanni
2024-02-14
1
-0
/
+2
*
|
Move EditorNode setting registration so they are in class reference
Hugo Locurcio
2024-02-17
1
-12
/
+38
|
/
*
Add an option to center children around the new parent when reparenting
Bitlytic
2024-02-14
1
-0
/
+1
*
Show update spinner by default in `dev_build=yes` editor builds
Hugo Locurcio
2024-02-10
1
-0
/
+2
*
Merge pull request #88026 from Calinou/editor-default-enable-add-type-hints
Rémi Verschelde
2024-02-08
1
-1
/
+1
|
\
|
*
Enable Add Type Hints editor setting by default
Hugo Locurcio
2024-02-06
1
-1
/
+1
*
|
Add a V-Sync editor setting
Hugo Locurcio
2024-02-05
1
-0
/
+3
|
/
*
Merge pull request #87443 from YuriSizov/pms-hotter-younger-cousin
Rémi Verschelde
2024-01-30
1
-8
/
+11
|
\
|
*
Add a network mode setting to bring the editor offline
Yuri Sizov
2024-01-30
1
-8
/
+11
*
|
Add Wayland support
Riteo
2024-01-30
1
-0
/
+10
|
/
*
Update blender_path behavior to require exact path to executable instead of t...
mxaddict
2024-01-27
1
-1
/
+1
*
Improve editor theme generation after the refactor
Yuri Sizov
2024-01-17
1
-8
/
+0
*
Introduce editor theme spacing presets
Yuri Sizov
2024-01-16
1
-1
/
+3
*
Merge pull request #85923 from Calinou/editor-filesystem-dock-add-open-in-ter...
Yuri Sizov
2023-12-22
1
-0
/
+2
|
\
|
*
Add a editor FileSystem dock action to open a terminal in selected folder
Hugo Locurcio
2023-12-19
1
-0
/
+2
*
|
Merge pull request #82872 from jsjtxietian/require-editor-restart-when-csg-gi...
Yuri Sizov
2023-12-19
1
-4
/
+4
|
\
\
|
*
|
Prompt require editor restart to user when gizmo color changed
jsjtxietian
2023-10-06
1
-4
/
+4
*
|
|
Fix missing time for some script functions in profiler
msreis
2023-12-19
1
-0
/
+1
*
|
|
Merge pull request #85000 from bruvzg/ed_ui_direction
Yuri Sizov
2023-12-19
1
-0
/
+2
|
\
\
\
|
*
|
|
[Editor] Add option to override editor UI layout direction.
bruvzg
2023-11-17
1
-0
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #79785 from KoBeWi/ioioioio
Yuri Sizov
2023-12-19
1
-14
/
+25
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Load project metadata file only when needed
kobewi
2023-07-23
1
-14
/
+25
*
|
|
Re-add optional OIDN denoise as an external executable.
bruvzg
2023-10-11
1
-0
/
+3
*
|
|
Highlight doc comments in a different color
Danil Alexeev
2023-10-08
1
-0
/
+1
|
|
/
|
/
|
*
|
Add error checks for DirAccess creation.
Saracen
2023-09-26
1
-0
/
+2
*
|
Add XML files to default TextFile extensions in the editor
Hugo Locurcio
2023-09-13
1
-1
/
+1
*
|
Merge pull request #80975 from Calinou/editor-property-auto-refresh-add-prope...
Rémi Verschelde
2023-09-12
1
-1
/
+1
|
\
\
[next]