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
/
script_create_dialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3ef
Spartan322
2024-11-19
1
-1
/
+1
|
\
|
*
Use `(r)find_char` instead of `(r)find` for single characters
A Thousand Ships
2024-11-17
1
-1
/
+1
*
|
Merge commit godotengine/godot@6c05ec3d6732cac44cf85c91db7d3fd1075bcb23
Spartan322
2024-11-15
1
-0
/
+1
|
\
|
|
*
Create .uid file when creating new Resource
kobewi
2024-11-13
1
-0
/
+1
*
|
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
|
/
*
Don't use EditorSettings metadata
kobewi
2024-09-05
1
-22
/
+17
*
Add `String.is_valid_unicode_identifier()`
Haoyu Qiu
2024-08-27
1
-1
/
+1
*
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
1
-2
/
+2
*
[Scene] Add `SceneStringNames::item_selected`
A Thousand Ships
2024-06-19
1
-2
/
+2
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-5
/
+5
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-1
/
+1
*
Register text enter for script base class
kobewi
2024-04-24
1
-0
/
+1
*
Fix ScriptCreateDialog to avoid selecting the file extension upon opening
Nông Văn Tình
2024-03-09
1
-1
/
+1
*
Allow configuring the script filename casing rule
RedMser
2024-03-05
1
-45
/
+18
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-2
/
+2
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Ignore path error for built-in scripts/shaders
kobewi
2023-10-27
1
-1
/
+1
*
Fix ScriptCreateDialog not accepting on submit
kobewi
2023-09-25
1
-7
/
+2
*
Editor: Remove unused Class Name field from Create Script dialog
Danil Alexeev
2023-09-12
1
-101
/
+21
*
Merge pull request #81075 from SekoiaTree/prevent-leading-dot
Rémi Verschelde
2023-09-08
1
-0
/
+3
|
\
|
*
Prevent creating any type of file with a leading dot
sekoia
2023-09-07
1
-0
/
+3
*
|
Merge pull request #81299 from jsjtxietian/Reload-built_in-script-after-creat...
Yuri Sizov
2023-09-06
1
-0
/
+2
|
\
\
|
*
|
Reload built-in script after create to allow dropping nodes into it
jsjtxietian
2023-09-06
1
-0
/
+2
|
|
/
*
/
Add EditorStringNames singleton
kobewi
2023-09-03
1
-6
/
+7
|
/
*
Standardize dialog input validation as a new class
kobewi
2023-08-08
1
-104
/
+43
*
Use compile-time Unicode string conversion
Hugo Locurcio
2023-08-07
1
-1
/
+1
*
Fix indentation in script templates
Ninni Pipping
2023-06-26
1
-16
/
+35
*
Merge pull request #72288 from MewPurPur/use-string-repeat
Clay John
2023-05-05
1
-3
/
+3
|
\
|
*
Use String.repeat() in more places
VolTer
2023-05-01
1
-3
/
+3
*
|
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-1
/
+1
|
/
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix invalid metadata names in script create dialog
kobewi
2022-12-01
1
-9
/
+9
*
Revert "Fix "Script Create" dialog errors with metadata"
kobewi
2022-12-01
1
-13
/
+25
*
Remove redundant Variant-types initializations
Markus Sauermann
2022-11-14
1
-1
/
+1
*
Merge pull request #68247 from akien-mga/emscripten-warnings-unuset-but-set
Rémi Verschelde
2022-11-06
1
-2
/
+0
|
\
|
*
Fix -Wunused-but-set-variable warnings from Emscripten 3.1.20
Rémi Verschelde
2022-11-04
1
-2
/
+0
*
|
Merge pull request #65829 from KoBeWi/custom_path_type
Rémi Verschelde
2022-11-06
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix extending scripts by path
kobewi
2022-09-15
1
-1
/
+1
*
|
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-5
/
+5
|
/
*
Merge pull request #58617 from KoBeWi/custom_something
Rémi Verschelde
2022-09-07
1
-2
/
+10
|
\
|
*
Improve handling of custom types
kobewi
2022-09-05
1
-2
/
+10
*
|
Improve naming of theme properties throughout GUI code
Yuri Sizov
2022-09-06
1
-1
/
+1
|
/
*
Add `String.to_{camel,pascal,snake}_case` methods
Danil Alexeev
2022-08-30
1
-1
/
+1
*
Rename String `plus_file` to `path_join`
Aaron Franke
2022-08-29
1
-2
/
+2
*
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CH...
Rémi Verschelde
2022-08-29
1
-1
/
+2
*
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
Aaron Record
2022-08-27
1
-2
/
+1
*
Clear built-in name field when creating new script
kobewi
2022-08-18
1
-0
/
+1
[next]