James
|
6782738a85
Prevent using name with leading dot when create/rename/duplicate scene/folder/script/resource
|
3 years ago |
Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
e771804e78
Fix some Clang -Wunused-but-set-variable warnings
|
2 years ago |
Rémi Verschelde
|
c938104a88
Merge pull request #56630 from Pineapple/replace-find-last
|
3 years ago |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 years ago |
Bartłomiej T. Listwon
|
22750b1c03
Replace String::find_last with rfind where possible (backward compatible with old API)
|
3 years ago |
kobewi
|
43fbd3adc7
Allow to name built-in scripts upon creation
|
3 years ago |
Hugo Locurcio
|
10ef55ce23
Use bullet points in the editor instead of dashes where relevant
|
4 years ago |
Aaron Franke
|
573b7247bf
Set a minimum size for status panel elements in ScriptCreateDialog
|
4 years ago |
Aaron Franke
|
e82f56e3a9
Update size when updating ScriptCreateDialog
|
4 years ago |
Rémi Verschelde
|
140350d767
Style: Enforce braces around if blocks and loops
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
3d15f04668
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
4 years ago |
Rémi Verschelde
|
6e600cb3f0
Style: Set clang-format Standard to c++14
|
4 years ago |
Aaron Franke
|
d304187357
Warn when creating a script with the same name as the parent class
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Tomasz Chabora
|
24872bffce
Make sure built-in script warning fits in dialog
|
5 years ago |
Andrii Doroshenko (Xrayez)
|
3649c61e46
Prevent crash attaching a script with no languages registered
|
5 years ago |
Hugo Locurcio
|
0ce6ac0bbb
Warn about built-in script limitations in the script creation dialog
|
5 years ago |
SkyJJ
|
9091e8d839
Fix script icon not showing at startup bug
|
5 years ago |
Michael Alexsander
|
8030178e48
Fix built-in script creation loading existing scripts by mistake
|
5 years ago |
Michael Alexsander
|
98b4ef274b
Make ScriptCreateDialog's script valid message a bit more clearer
|
5 years ago |
Michael Alexsander
|
8708d44a50
Add option to disable loading scripts in ScriptCreateDialog
|
5 years ago |
Michael Alexsander
|
f9d11120f7
Minor fixes for ScriptCreateDialog
|
5 years ago |
dankan1890
|
51c601d2e3
[Mono]: the C# script icon is now visible in the editor.
|
5 years ago |
Rémi Verschelde
|
a4936e500f
Merge pull request #34721 from dankan1890/ext_fix
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
dankan1890
|
99efc93419
ScriptCreateDialog: Suggested language extension now matches the selected language.
|
5 years ago |
Rafał Mikrut
|
99d8626f4a
Fix some overflows and unitialized variables
|
5 years ago |
Michael Alexsander Silva Dias
|
3333d447c0
Cleanup the "Attach Node Script" dialog
|
5 years ago |