Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Eric M
|
d0e78c86d7
Added support for scripts reporting multiple errors to ScriptTextEditor
|
4 years ago |
Rémi Verschelde
|
c1c76850cb
Style: Cleanup uses of double spaces between words
|
4 years ago |
Emmanuel Leblond
|
9761bab753
Add support for _to_string virtual function overwrite in Pluginscript
|
4 years ago |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
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
|
014efeb272
Allow PluginScript to customize language's can_inherit_from_file attribute
|
4 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Rémi Verschelde
|
10de9978b8
Merge pull request #35812 from touilleMan/gdnative-uses-godot_string_name-where-possible
|
5 years ago |
Emmanuel Leblond
|
af8905fdf3
Use StringName in pluginscript's set/get_prop and add_global_constant
|
5 years ago |
Emmanuel Leblond
|
491a6411d9
Remove useless pluginscript godot_pluginscript_script_desc.get_rpc/rset_mode fields
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 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 |
luz.paz
|
612ab4bbc6
Fix typos with codespell
|
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 |