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
|
6 years ago |
Bojidar Marinov
|
6c4407bae4
Add overriden properties to the documentation
|
6 years ago |
Andrii Doroshenko (Xrayez)
|
f013596760
Allow to define and load script templates per project
|
6 years ago |
Andrii Doroshenko (Xrayez)
|
bd9852b982
Display language icons in script create dialog
|
6 years ago |
Ev1lbl0w
|
1994111037
Allow dots for class name in popup dialog
|
6 years ago |
Hugo Locurcio
|
acbd0fea97
Use CheckBoxes in the editor instead of CheckButtons when applicable
|
6 years ago |
LikeLakers2
|
4961db8e88
ScriptCreateDialog should emit the script_changed signal first
|
6 years ago |
James Buck
|
2d28e393d6
Fix script create dialog
|
6 years ago |
Michael Alexsander Silva Dias
|
3eb5d1b525
Hide "Built-in Script" option in the script creation dialog when not possible
|
6 years ago |
Michael Alexsander Silva Dias
|
73d95f1006
Make small changes to the script dialog
|
6 years ago |
Michael Alexsander Silva Dias
|
6cb4ef1c55
Fix script dialog asking for correct inheritance when not needed
|
6 years ago |
DrNochi
|
23fd2a9175
Fix script dialog path validation to handle spaces correctly
|
6 years ago |
Rémi Verschelde
|
8a7cf6f0d1
Merge pull request #25708 from SeleckyErik/issue-25611-script_dialog_cursor
|
6 years ago |
Rémi Verschelde
|
9591e587fe
Merge pull request #26022 from lupoDharkael/create-script
|
6 years ago |
Hugo Locurcio
|
35a0162167
Improve wording of various messages and make casing more consistent
|
6 years ago |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 years ago |