Emmanuel Leblond
|
c4c18a2c58
Add PluginScript support for global class naming/icon path
|
4 years ago |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 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 |
Emmanuel Leblond
|
af8905fdf3
Use StringName in pluginscript's set/get_prop and add_global_constant
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
luz.paz
|
91ecd7b6a6
Fix misc. source comment typos
|
5 years ago |
Geequlim
|
ed7ed52151
Parse more informations for code completion
|
6 years ago |
Andrettin
|
42e5d825b4
Fixed cases of unsupported pointers being used to construct variants
|
6 years ago |
lupoDharkael
|
145a45fd3f
Fix code completion not working with class_name
|
6 years ago |
marxin
|
66a43898d4
Make direct casting among Error and godot_error enums (#23015).
|
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 |
Emmanuel Leblond
|
0de61998e4
Improve inheritance system in gdnative pluginscript
|
7 years ago |
Emmanuel Leblond
|
58f3ad69c7
Fix warning when editor resource preview try to read pluginscript resource
|
7 years ago |
Emmanuel Leblond
|
72d50b4185
Fix crash in pluginscript complete_code
|
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 |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 years ago |
Ignacio Etcheverry
|
e218a13a64
Add ScriptLanguage::supports_builtin_mode and improve ScriptCreateDialog
|
7 years ago |
Emmanuel Leblond
|
aedc44f6fe
[GDnative] remove useless (and illegal !) STL include
|
7 years ago |
Emmanuel Leblond
|
e715be0f0a
[GDnative] add pluginscript \o/
|
7 years ago |