marxin
|
4889c65922
Fix -Wnon-virtual-dtor warnings.
|
6 years ago |
George Marques
|
25f9aee005
Allow class_name scripts to have nested inheritance
|
6 years ago |
Bojidar Marinov
|
9637e42705
Fix enums coming from other classes without preload
|
6 years ago |
Ignacio Etcheverry
|
9df44c2d2c
Use script instance binding for objects constructed from C#
|
6 years ago |
Rémi Verschelde
|
658296856c
Merge pull request #24877 from neikeq/issue-24280
|
6 years ago |
Ignacio Etcheverry
|
ea85ff0dc2
Fix properties being lost when reloading placeholder GDScript instance
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Juan Linietsky
|
3a93499f89
Allow signal connecting even if script is invalid (only when compiled with tools), fixes #17070
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Juan Linietsky
|
8c435a343e
Merge pull request #16927 from neikeq/rework-refcount-notify
|
7 years ago |
Ignacio Etcheverry
|
908a30964a
Notify instance binding data api of refcount increment/decrement
|
7 years ago |
Will Nations
|
6d9cc032e7
Add custom icons to script classes.
|
7 years ago |
Rémi Verschelde
|
b4f579b5ba
Merge pull request #20583 from neikeq/issue-15371
|
7 years ago |
George Marques
|
eb48119821
Added system for GDScript warnings
|
7 years ago |
Ignacio Etcheverry
|
f3c7527225
Fix case where exported properties value is lost
|
7 years ago |
George Marques
|
03746da73f
Add editor highlight for type-safe lines
|
7 years ago |
Juan Linietsky
|
a3f1ee5c57
Global class names (and GDScript support for it)
|
7 years ago |
Juan Linietsky
|
b3627e29f0
-Fixes to OBJ importer, option to disable optimization
|
7 years ago |
Fabio Alessandrelli
|
1400f6fdc4
Refactor RPCMode enum and checks
|
7 years ago |
Max Hilbrunner
|
4c69a495c9
Revert "RPCMode refactor, more sync modes"
|
7 years ago |
Fabio Alessandrelli
|
9de4ffde61
Refactor RPCMode enum and checks
|
7 years ago |
Juan Linietsky
|
47d4a011d8
Merge pull request #18545 from vnen/editor-autoload
|
7 years ago |
Blazej Floch
|
c45f44d856
Local debugger fixes and extensions
|
7 years ago |
George Marques
|
decf178033
Enable autoload in editor
|
7 years ago |
Felix Yang
|
7d5a40c3e6
Ctrl+Clicking a enum now scrolls down to it in the docs.
|
7 years ago |
Andreas Haas
|
700d07cf7c
Mono: Avoid invalid class names.
|
7 years ago |
Rémi Verschelde
|
9f479f096c
Fix typos in code and docs with codespell
|
7 years ago |
Ignacio Etcheverry
|
5be356b72f
Mono: Implement stack info for errors and exceptions
|
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 |