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_autoload_settings.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
Allow using Unicode identifier for Autoload name
Haoyu Qiu
2024-09-21
1
-7
/
+2
*
Set auto translate mode for drag previews
Haoyu Qiu
2024-09-19
1
-0
/
+1
*
Add `String.is_valid_unicode_identifier()`
Haoyu Qiu
2024-08-27
1
-1
/
+1
*
Fix autoload node cannot be accessed by plugin on start-up
Hilderin
2024-07-26
1
-1
/
+3
*
Fix synchronization of global class name
Hilderin
2024-06-25
1
-26
/
+31
*
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
1
-2
/
+2
*
[Scene] Add `SceneStringNames::font(_size/_color)`
A Thousand Ships
2024-06-18
1
-1
/
+1
*
Fix incorrect autoload path in error
rune-scape
2024-06-18
1
-2
/
+2
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-2
/
+2
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-4
/
+4
*
Merge pull request #81177 from Calinou/filedialog-focus-path-shortcut
Rémi Verschelde
2024-03-05
1
-0
/
+4
|
\
|
*
Add Ctrl + L / Cmd + Shift + G shortcut to focus path bar in FileDialog
Hugo Locurcio
2024-03-05
1
-0
/
+4
*
|
Allow configuring the script filename casing rule
RedMser
2024-03-05
1
-1
/
+1
|
/
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-3
/
+3
*
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
/
+1
*
Update deferred calls to use Callables
kobewi
2024-01-09
1
-2
/
+2
*
Correctly check scripts that must inherit `EditorPlugin`
Yuri Sizov
2023-11-23
1
-6
/
+5
*
Merge pull request #79832 from DarkMessiah/fix-autoload-settings
Rémi Verschelde
2023-11-09
1
-4
/
+2
|
\
|
*
Fix undo methods for DELETE in EditorAutoloadSettings
Stanislav Labzyuk
2023-07-23
1
-4
/
+2
*
|
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-15
1
-2
/
+2
*
|
Fix accessing editor theme items throughout the UI
Yuri Sizov
2023-09-15
1
-1
/
+1
*
|
Add EditorStringNames singleton
kobewi
2023-09-03
1
-7
/
+8
*
|
Made hidden ProjectSettings groups more explicit
kobewi
2023-08-23
1
-0
/
+2
|
/
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-2
/
+2
*
Add some missing translatable editor strings
Haoyu Qiu
2023-02-10
1
-1
/
+1
*
Merge pull request #71379 from KoBeWi/destruction_of_compatibility_function
Rémi Verschelde
2023-01-18
1
-7
/
+1
|
\
|
*
Remove set_drag_forwarding_compat()
kobewi
2023-01-14
1
-7
/
+1
*
|
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-5
/
+5
|
/
*
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 #63512 from MmAaXx500/autoload-double-add-remove
Rémi Verschelde
2022-11-29
1
-8
/
+0
|
\
|
*
Prevent autoloads from being added or removed twice
MmAaXx500
2022-07-26
1
-8
/
+0
*
|
Fix singleton scene cyclic loading
Adam Scott
2022-11-25
1
-15
/
+26
*
|
Unify usage of undo_redo in editor
kobewi
2022-11-02
1
-5
/
+5
*
|
Merge pull request #67578 from KoBeWi/GEDITOR
Rémi Verschelde
2022-10-31
1
-8
/
+8
|
\
\
|
*
|
Unify usage of GLOBAL/EDITOR_GET
kobewi
2022-10-18
1
-8
/
+8
*
|
|
Rename queue_delete => queue_free
Marc Gilleron
2022-10-24
1
-1
/
+1
|
/
/
*
|
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-25
/
+24
*
|
Add `String.to_{camel,pascal,snake}_case` methods
Danil Alexeev
2022-08-30
1
-3
/
+3
*
|
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-1
/
+1
*
|
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
-5
/
+6
|
/
*
Add the button pressed to some signals in Tree
trollodel
2022-05-21
1
-2
/
+5
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
[next]