Eric M
|
d0e78c86d7
Added support for scripts reporting multiple errors to ScriptTextEditor
|
4 years ago |
Hugo Locurcio
|
e905e8f145
Highlight control flow keywords with a different color
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 years ago |
Rémi Verschelde
|
edb3686ee2
Merge pull request #44190 from touilleMan/constify-ScriptLanguage.can_inherit_from_file
|
4 years ago |
Rémi Verschelde
|
360cfeedac
Merge pull request #44176 from touilleMan/global_class_naming-for-pluginscript
|
4 years ago |
Emmanuel Leblond
|
c4c18a2c58
Add PluginScript support for global class naming/icon path
|
4 years ago |
Emmanuel Leblond
|
a211812932
Constify ScriptLanguage.can_inherit_from_file
|
4 years ago |
Emmanuel Leblond
|
014efeb272
Allow PluginScript to customize language's can_inherit_from_file attribute
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 years ago |
Pedro J. Estébanez
|
18fbdbb456
Reimplement Mutex with C++'s <mutex>
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Geequlim
|
ed7ed52151
Parse more informations for code completion
|
6 years ago |
lupoDharkael
|
145a45fd3f
Fix code completion not working with class_name
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Marc Gilleron
|
065e2670af
Added basic support for custom resource savers and loaders
|
7 years ago |
George Marques
|
eb48119821
Added system for GDScript warnings
|
7 years ago |
George Marques
|
03746da73f
Add editor highlight for type-safe lines
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Ignacio Etcheverry
|
e218a13a64
Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog
|
7 years ago |
Emmanuel Leblond
|
e715be0f0a
[GDnative] add pluginscript \o/
|
7 years ago |