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 |
lupoDharkael
|
76560c8afa
Add class tree selection to script inheritance selection
|
6 years ago |
Erik
|
a83877a8e8
Moves cursor to and selects "new_script" in Create Script dialog
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
volzhs
|
d072d5ed14
Create built-in script properly
|
6 years ago |
DualMatrix
|
6dc0120c60
Prevent built-in-scripts from being made from FileSystem dock
|
7 years ago |
Michael Alexsander Silva Dias
|
75d5d81b8a
Remove unnecessary "OK"s text settings
|
7 years ago |
Rémi Verschelde
|
fb77cdf2f2
Fix default script name in ScriptCreateDialog
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
willnationsdev
|
69c09ab2fd
Fix ScriptCreateDialog passing script w/ no filename
|
7 years ago |
willnationsdev
|
2a6c591957
Expose ScriptCreateDialog to EditorPlugin
|
7 years ago |
Rémi Verschelde
|
99c1323a08
Merge pull request #17388 from Hinsbart/mono_class_name
|
7 years ago |
Andreas Haas
|
700d07cf7c
Mono: Avoid invalid class names.
|
7 years ago |
Poommetee Ketson
|
2de1dfa42f
Update icons when theme changed
|
7 years ago |