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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Allow configuring the script filename casing rule
RedMser
2024-03-05
1
-2
/
+1
*
Fix ScriptCreateDialog not accepting on submit
kobewi
2023-09-25
1
-1
/
+0
*
Editor: Remove unused Class Name field from Create Script dialog
Danil Alexeev
2023-09-12
1
-9
/
+4
*
Standardize dialog input validation as a new class
kobewi
2023-08-08
1
-8
/
+10
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Revert "Fix "Script Create" dialog errors with metadata"
kobewi
2022-12-01
1
-1
/
+0
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-2
/
+2
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-22
/
+22
*
Fix "Script Create" dialog errors with metadata
Michael Alexsander
2022-03-27
1
-0
/
+1
*
Initialize bools in the headers in editor
Aaron Franke
2022-03-12
1
-15
/
+13
*
Fix errors when updating script template list
Haoyu Qiu
2022-02-20
1
-1
/
+0
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-2
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Improve editor template workflow
fabriceci
2022-01-02
1
-18
/
+15
*
Allow to name built-in scripts upon creation
kobewi
2021-11-04
1
-0
/
+4
*
Minor cleanup of the "New Script" dialog
Michael Alexsander
2021-07-04
1
-2
/
+0
*
Documentation search fixes
Gregory Basile
2021-06-16
1
-1
/
+1
*
Warn when creating a script with the same name as the parent class
Aaron Franke
2021-04-06
1
-0
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
1
-2
/
+2
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-1
/
+1
*
Warn about built-in script limitations in the script creation dialog
Hugo Locurcio
2020-04-04
1
-0
/
+1
*
Working multiple window support, including editor
Juan Linietsky
2020-03-26
1
-0
/
+2
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-1
/
+1
*
Add option to disable loading scripts in ScriptCreateDialog
Michael Alexsander
2020-01-09
1
-1
/
+2
*
Minor fixes for ScriptCreateDialog
Michael Alexsander
2020-01-08
1
-1
/
+0
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Allow to define and load script templates per project
Andrii Doroshenko (Xrayez)
2019-08-22
1
-1
/
+18
*
Display language icons in script create dialog
Andrii Doroshenko (Xrayez)
2019-08-12
1
-0
/
+1
*
Use CheckBoxes in the editor instead of CheckButtons when applicable
Hugo Locurcio
2019-07-04
1
-2
/
+2
*
Fix script create dialog
James Buck
2019-06-11
1
-1
/
+2
*
Hide "Built-in Script" option in the script creation dialog when not possible
Michael Alexsander Silva Dias
2019-05-02
1
-0
/
+1
*
Fix script dialog path validation to handle spaces correctly
DrNochi
2019-04-30
1
-0
/
+1
*
Merge pull request #25708 from SeleckyErik/issue-25611-script_dialog_cursor
Rémi Verschelde
2019-04-30
1
-0
/
+1
|
\
|
*
Moves cursor to and selects "new_script" in Create Script dialog
Erik
2019-02-08
1
-0
/
+1
*
|
Add class tree selection to script inheritance selection
lupoDharkael
2019-02-18
1
-0
/
+8
|
/
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Prevent built-in-scripts from being made from FileSystem dock
DualMatrix
2018-09-23
1
-2
/
+3
*
Update icons when theme changed
Poommetee Ketson
2018-02-25
1
-0
/
+1
*
Fixed "Attach Script" dialog's file dialog labeling.
Michael Alexsander Silva Dias
2018-01-10
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Pressing Enter key creates or loads script on Attach script window
volzhs
2017-12-11
1
-0
/
+1
*
Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog
Ignacio Etcheverry
2017-10-24
1
-0
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Updated function argument names
Wilson E. Alvarez
2017-08-12
1
-1
/
+1
*
ScriptCreateDialog: fix open error crash, remember template
Poommetee Ketson
2017-07-07
1
-1
/
+1
*
Add ability to use custom script templates.
Andreas Haas
2017-06-13
1
-0
/
+3
[next]