kobewi
|
a7fa34db1d
Ignore path error for built-in scripts/shaders
|
hace 1 año |
kobewi
|
c8db3f66ed
Fix ScriptCreateDialog not accepting on submit
|
hace 1 año |
Danil Alexeev
|
26ce861910
Editor: Remove unused Class Name field from Create Script dialog
|
hace 2 años |
Rémi Verschelde
|
119f379a3d
Merge pull request #81075 from SekoiaTree/prevent-leading-dot
|
hace 2 años |
sekoia
|
bbeb2f98f5
Prevent creating any type of file with a leading dot
|
hace 2 años |
Yuri Sizov
|
d2cc6897d4
Merge pull request #81299 from jsjtxietian/Reload-built_in-script-after-create-to-allow-drag-nodes-into-it
|
hace 2 años |
jsjtxietian
|
d32348c686
Reload built-in script after create to allow dropping nodes into it
|
hace 2 años |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
hace 2 años |
kobewi
|
7f41403a6f
Standardize dialog input validation as a new class
|
hace 2 años |
Hugo Locurcio
|
e9f723006a
Use compile-time Unicode string conversion
|
hace 2 años |
Ninni Pipping
|
39353462ac
Fix indentation in script templates
|
hace 2 años |
Clay John
|
610877e326
Merge pull request #72288 from MewPurPur/use-string-repeat
|
hace 2 años |
VolTer
|
6b84e258d2
Use String.repeat() in more places
|
hace 2 años |
Yuri Sizov
|
4154039832
Improve includes of EditorNode (and everything else)
|
hace 2 años |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
hace 2 años |
kobewi
|
06465e388e
Fix invalid metadata names in script create dialog
|
hace 2 años |
kobewi
|
563d67a10d
Revert "Fix "Script Create" dialog errors with metadata"
|
hace 2 años |
Markus Sauermann
|
3b14f0334c
Remove redundant Variant-types initializations
|
hace 2 años |
Rémi Verschelde
|
5dfa56474a
Merge pull request #68247 from akien-mga/emscripten-warnings-unuset-but-set
|
hace 2 años |
Rémi Verschelde
|
701019bbfd
Merge pull request #65829 from KoBeWi/custom_path_type
|
hace 2 años |
Rémi Verschelde
|
f475c91081
Fix -Wunused-but-set-variable warnings from Emscripten 3.1.20
|
hace 2 años |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
hace 2 años |
kobewi
|
6f80ffeddd
Fix extending scripts by path
|
hace 3 años |
Rémi Verschelde
|
2b6e043491
Merge pull request #58617 from KoBeWi/custom_something
|
hace 3 años |
Yuri Sizov
|
43f03e2ce6
Improve naming of theme properties throughout GUI code
|
hace 3 años |
kobewi
|
a3309215c2
Improve handling of custom types
|
hace 3 años |
Danil Alexeev
|
d4555ef5fb
Add `String.to_{camel,pascal,snake}_case` methods
|
hace 3 años |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
hace 3 años |
Rémi Verschelde
|
fd6453c45e
Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED"
|
hace 3 años |
Aaron Record
|
4b817a565c
Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED
|
hace 3 años |