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
/
scene_create_dialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@8004c7524fb9f43425c4d6f614410a76678e0f7c
Spartan322
2024-10-30
1
-6
/
+6
|
\
|
*
Rename internal Button icon to button_icon to match exposed methods
Aaron Franke
2024-10-29
1
-6
/
+6
*
|
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
|
/
*
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
1
-2
/
+2
*
[Scene] Add `SceneStringNames::confirmed`
A Thousand Ships
2024-06-19
1
-1
/
+1
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-2
/
+2
*
Make auto translation inheritable
Michael Alexsander
2024-02-15
1
-1
/
+1
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Update deferred calls to use Callables
kobewi
2024-01-09
1
-1
/
+1
*
Improve threading in ClassDB and EditorHelp
Yuri Sizov
2023-10-20
1
-2
/
+4
*
Merge pull request #81075 from SekoiaTree/prevent-leading-dot
Rémi Verschelde
2023-09-08
1
-0
/
+2
|
\
|
*
Prevent creating any type of file with a leading dot
sekoia
2023-09-07
1
-0
/
+2
*
|
Add EditorStringNames singleton
kobewi
2023-09-03
1
-7
/
+8
|
/
*
Disable translation of root name on scene creation
Nolkaloid
2023-08-20
1
-0
/
+1
*
Standardize dialog input validation as a new class
kobewi
2023-08-08
1
-64
/
+26
*
Respect "editor/naming/node_name_casing" in Create New Scene dialog
Sam Freed
2023-07-27
1
-3
/
+21
*
Fix missing translation in SceneCreateDialog
kobewi
2023-06-26
1
-1
/
+1
*
Fix inconsistent state of Controls when editing and running scenes
Yuri Sizov
2023-01-09
1
-0
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Remove more instances of 'instance' being used as a verb
VolTer
2022-11-16
1
-1
/
+1
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-3
/
+3
*
Fixed root name invalid at scene creation.
Nong Van Tinh
2022-09-22
1
-1
/
+1
*
Improve naming of theme properties throughout GUI code
Yuri Sizov
2022-09-06
1
-1
/
+1
*
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
*
Rename Control PRESET_WIDE to PRESET_FULL_RECT
FireForge
2022-07-18
1
-1
/
+1
*
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
FireForge
2022-07-09
1
-1
/
+1
*
Rework scene creation dialog
kobewi
2022-06-21
1
-0
/
+312