Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
5 anni fa |
Juan Linietsky
|
3a93499f89
Allow signal connecting even if script is invalid (only when compiled with tools), fixes #17070
|
6 anni fa |
Rémi Verschelde
|
7a9e4c2602
Merge pull request #22953 from DualMatrix/properties_gone
|
6 anni fa |
Ignacio Etcheverry
|
7c4c646749
Fix GDScript placeholder fallback
|
6 anni fa |
Rémi Verschelde
|
1169196f04
Merge pull request #22779 from Superwaitsum/LimitSettings
|
6 anni fa |
Superwaitsum
|
e5041ad0f5
Add some limits on the Editor Settings
|
6 anni fa |
Jakub Grzesik
|
ba02ccbbe0
Optional getters/setters editor autocomplete
|
6 anni fa |
DualMatrix
|
34c4bfeb01
Fixed parents properties not appearing in inspector if parent is class_name.
|
6 anni fa |
Rémi Verschelde
|
7b081a7fc8
Fix warnings about unhandled enum value in switch [-Wswitch]
|
6 anni fa |
George Marques
|
b1187b9a2f
GDScript: Revert extra deletion when creating instance
|
6 anni fa |
Fabio Alessandrelli
|
c0e4d7efca
Add GDScript slave keyword deprecation warning.
|
6 anni fa |
Fabio Alessandrelli
|
d6b31daec6
Rename slave keyword to puppet
|
6 anni fa |
Rémi Verschelde
|
1a16dabfb5
Merge pull request #21982 from luzpaz/misc-typos
|
6 anni fa |
luz.paz
|
08bde5b2de
Misc. typos
|
6 anni fa |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 anni fa |
Rémi Verschelde
|
0faafa6f4d
Fix crash when extending non-existing GDScript file
|
6 anni fa |
Crazy-P
|
e4af39cbc0
Fixes several resource leaks in ...
|
6 anni fa |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
6 anni fa |
George Marques
|
4d2b9a4b35
GDScript: Show warning messages only on debugger
|
6 anni fa |
Will Nations
|
3ed9231117
Fix error spam from loading script class icons
|
6 anni fa |
Will Nations
|
6d9cc032e7
Add custom icons to script classes.
|
6 anni fa |
Rémi Verschelde
|
b4f579b5ba
Merge pull request #20583 from neikeq/issue-15371
|
6 anni fa |
George Marques
|
eb48119821
Added system for GDScript warnings
|
6 anni fa |
Ignacio Etcheverry
|
f3c7527225
Fix case where exported properties value is lost
|
6 anni fa |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
6 anni fa |
George Marques
|
e3d72d14ff
Use type information to enable GDScript introspection
|
6 anni fa |
George Marques
|
4b18c4e448
Add typed instructions to GDScript
|
6 anni fa |
George Marques
|
b7a00aead0
Move inheritance resolution to the parser
|
6 anni fa |
George Marques
|
8aab9a06d4
Add typing syntax
|
6 anni fa |
Juan Linietsky
|
a3f1ee5c57
Global class names (and GDScript support for it)
|
6 anni fa |