Leonard Meagher
|
f7eb426e2e
Allow overriding how scripted objects are converted to strings
|
před 6 roky |
Bojidar Marinov
|
f9d9530902
Fix slight issues with autocompletion and member lists in GDScript
|
před 6 roky |
lupoDharkael
|
14078fbb82
GDScript: add variable shadowing warning
|
před 6 roky |
Ignacio Etcheverry
|
ad2127a3e8
Replace a few #if/#elif with #ifdef and "#elif defined"
|
před 6 roky |
Hugo Locurcio
|
5a574a4f29
Fix typo in GDScript narrowing conversion warning message
|
před 6 roky |
Juan Linietsky
|
b63c506ad8
Close file handles after use of new get_as_utf8_strings, fixes #26578
|
před 6 roky |
George Marques
|
bda60bfa29
Add a dependency search mode for GDScript parser
|
před 6 roky |
Rémi Verschelde
|
f2003b1a7e
Merge pull request #26034 from QbieShay/issue_25596
|
před 6 roky |
QbieShay
|
8f22c2684f
Inheriting from virtual class no longer causes the engine to crash, it prints an error instead.
|
před 6 roky |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
před 6 roky |
Ignacio Etcheverry
|
2f8d1a321a
Fix exported property values being lost if base GDScript fails to parse
|
před 6 roky |
Juan Linietsky
|
6504b88547
Ensure get script method list also checks base classes, fixes #23384
|
před 6 roky |
George Marques
|
f4546fc0cd
GDScript: don't allow calling non-static function from script
|
před 6 roky |
Rémi Verschelde
|
658296856c
Merge pull request #24877 from neikeq/issue-24280
|
před 6 roky |
Ignacio Etcheverry
|
ea85ff0dc2
Fix properties being lost when reloading placeholder GDScript instance
|
před 6 roky |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
před 6 roky |
Juan Linietsky
|
3a93499f89
Allow signal connecting even if script is invalid (only when compiled with tools), fixes #17070
|
před 6 roky |
Rémi Verschelde
|
7a9e4c2602
Merge pull request #22953 from DualMatrix/properties_gone
|
před 6 roky |
Ignacio Etcheverry
|
7c4c646749
Fix GDScript placeholder fallback
|
před 7 roky |
Rémi Verschelde
|
1169196f04
Merge pull request #22779 from Superwaitsum/LimitSettings
|
před 7 roky |
Superwaitsum
|
e5041ad0f5
Add some limits on the Editor Settings
|
před 7 roky |
Jakub Grzesik
|
ba02ccbbe0
Optional getters/setters editor autocomplete
|
před 7 roky |
DualMatrix
|
34c4bfeb01
Fixed parents properties not appearing in inspector if parent is class_name.
|
před 7 roky |
Rémi Verschelde
|
7b081a7fc8
Fix warnings about unhandled enum value in switch [-Wswitch]
|
před 7 roky |
George Marques
|
b1187b9a2f
GDScript: Revert extra deletion when creating instance
|
před 7 roky |
Fabio Alessandrelli
|
c0e4d7efca
Add GDScript slave keyword deprecation warning.
|
před 7 roky |
Fabio Alessandrelli
|
d6b31daec6
Rename slave keyword to puppet
|
před 7 roky |
Rémi Verschelde
|
1a16dabfb5
Merge pull request #21982 from luzpaz/misc-typos
|
před 7 roky |
luz.paz
|
08bde5b2de
Misc. typos
|
před 7 roky |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
před 7 roky |