Fabio Alessandrelli
|
c0e4d7efca
Add GDScript slave keyword deprecation warning.
|
6 年之前 |
Fabio Alessandrelli
|
d6b31daec6
Rename slave keyword to puppet
|
6 年之前 |
Rémi Verschelde
|
1a16dabfb5
Merge pull request #21982 from luzpaz/misc-typos
|
7 年之前 |
luz.paz
|
08bde5b2de
Misc. typos
|
7 年之前 |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 年之前 |
Rémi Verschelde
|
0faafa6f4d
Fix crash when extending non-existing GDScript file
|
7 年之前 |
Crazy-P
|
e4af39cbc0
Fixes several resource leaks in ...
|
7 年之前 |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
7 年之前 |
George Marques
|
4d2b9a4b35
GDScript: Show warning messages only on debugger
|
7 年之前 |
Will Nations
|
3ed9231117
Fix error spam from loading script class icons
|
7 年之前 |
Will Nations
|
6d9cc032e7
Add custom icons to script classes.
|
7 年之前 |
Rémi Verschelde
|
b4f579b5ba
Merge pull request #20583 from neikeq/issue-15371
|
7 年之前 |
George Marques
|
eb48119821
Added system for GDScript warnings
|
7 年之前 |
Ignacio Etcheverry
|
f3c7527225
Fix case where exported properties value is lost
|
7 年之前 |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 年之前 |
George Marques
|
e3d72d14ff
Use type information to enable GDScript introspection
|
7 年之前 |
George Marques
|
4b18c4e448
Add typed instructions to GDScript
|
7 年之前 |
George Marques
|
b7a00aead0
Move inheritance resolution to the parser
|
7 年之前 |
George Marques
|
8aab9a06d4
Add typing syntax
|
7 年之前 |
Juan Linietsky
|
a3f1ee5c57
Global class names (and GDScript support for it)
|
7 年之前 |
Fabio Alessandrelli
|
8e35d937a9
New sync keywords in GDScript, NativeScript, Mono
|
7 年之前 |
Fabio Alessandrelli
|
1400f6fdc4
Refactor RPCMode enum and checks
|
7 年之前 |
Max Hilbrunner
|
4c69a495c9
Revert "RPCMode refactor, more sync modes"
|
7 年之前 |
Fabio Alessandrelli
|
a5e8a3be5e
New sync keywords in GDScript, NativeScript, Mono
|
7 年之前 |
Fabio Alessandrelli
|
9de4ffde61
Refactor RPCMode enum and checks
|
7 年之前 |
George Marques
|
decf178033
Enable autoload in editor
|
7 年之前 |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
7 年之前 |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 年之前 |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 年之前 |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 年之前 |