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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Expose ScriptCreateDialog to EditorPlugin
willnationsdev
2018-07-04
1
-0
/
+3
*
Merge pull request #17388 from Hinsbart/mono_class_name
Rémi Verschelde
2018-03-15
1
-0
/
+7
|
\
|
*
Mono: Avoid invalid class names.
Andreas Haas
2018-03-15
1
-0
/
+7
*
|
Update icons when theme changed
Poommetee Ketson
2018-02-25
1
-6
/
+8
|
/
*
Godot now allows built-in irrespective of the filepath.
Anish
2018-02-21
1
-5
/
+9
*
Merge pull request #15544 from YeldhamDev/script_dialog_label_fix
Rémi Verschelde
2018-02-14
1
-4
/
+13
|
\
|
*
Fixed "Attach Script" dialog's file dialog labeling.
Michael Alexsander Silva Dias
2018-01-10
1
-4
/
+13
*
|
Some small fixes for the "Attach Script" dialog.
Michael Alexsander Silva Dias
2018-01-10
1
-8
/
+8
|
/
*
Revert "Fix "Attach Node Script" inherits popup type"
Rémi Verschelde
2018-01-09
1
-1
/
+1
*
Fix "Attach Node Script" inherits popup type
Jerome67000
2018-01-08
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Fix crash in OS::execute on FreeBSD
Rémi Verschelde
2018-01-04
1
-9
/
+7
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Merge pull request #14551 from volzhs/ok-alert-confirm
Rémi Verschelde
2017-12-16
1
-0
/
+6
|
\
|
*
Pressing Enter key creates or loads script on Attach script window
volzhs
2017-12-11
1
-0
/
+6
*
|
Merge pull request #14645 from volzhs/focus-after-select
Rémi Verschelde
2017-12-16
1
-0
/
+6
|
\
\
|
*
|
Focus path field after seleting file browser on Attach script window
volzhs
2017-12-14
1
-0
/
+6
|
|
/
*
/
ScriptCreateDialog: Fix loading scripts with named classes.
Andreas Haas
2017-12-15
1
-1
/
+1
|
/
*
Use new XDG folders to dehardcode paths
Rémi Verschelde
2017-11-19
1
-1
/
+1
*
EditorSettings: Rename settings_path to settings_dir
Rémi Verschelde
2017-11-17
1
-1
/
+1
*
Some fixes and improvements.
Daniel J. Ramirez
2017-11-10
1
-2
/
+0
*
Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog
Ignacio Etcheverry
2017-10-24
1
-8
/
+27
*
File names for scripts can include '-'
Jakob Sinclair
2017-10-21
1
-1
/
+1
*
Fix detectin of existing file being a dir in new script creation, closes #9958
Juan Linietsky
2017-09-01
1
-1
/
+8
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Fixed several memory leaks
Wilson E. Alvarez
2017-08-25
1
-0
/
+3
*
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
1
-17
/
+8
*
Some theme and usability improvements
Daniel J. Ramirez
2017-07-31
1
-21
/
+12
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-4
/
+4
*
ScriptCreateDialog: Fix regressions from #9536
Poommetee Ketson
2017-07-09
1
-5
/
+10
*
ScriptCreateDialog: fix open error crash, remember template
Poommetee Ketson
2017-07-07
1
-10
/
+24
*
Script create diag: Show extensions for currently selected language only.
Andreas Haas
2017-07-01
1
-4
/
+2
*
Capitalize template names in script dialog.
Andreas Haas
2017-06-24
1
-1
/
+1
*
Add ability to use custom script templates.
Andreas Haas
2017-06-13
1
-4
/
+46
*
Fix errors on engine startup.
Andreas Haas
2017-05-22
1
-0
/
+2
*
Reworked look and feel of Add Script Dialog.
Przemysław Gołąb (n-pigeon)
2017-05-06
1
-147
/
+372
*
Added the ability to select files as base when creating scripts
mbalint12
2017-04-15
1
-7
/
+41
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
Editor: Use GDScript as the default language in ScriptCreateDialog.
Andreas Haas
2017-04-06
1
-5
/
+13
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-126
/
+109
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-0
/
+437
[prev]