Rémi Verschelde
|
5a96c24243
Revert "Check if global class file still exists before registering it"
|
4 lat temu |
Fabio Alessandrelli
|
a97b84378c
Remap script path when registering class.
|
4 lat temu |
Wilson E. Alvarez
|
4f9ca00294
Check if global class file still exists before registering it
|
4 lat temu |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 lat temu |
Patrick Wuttke
|
d8b36a452c
check for cyclic inheritance when adding a global class
|
5 lat temu |
Rémi Verschelde
|
4f294b958f
doc: Sync classref with current source
|
5 lat temu |
willnationsdev
|
88f79802f6
Expose Script reflection methods to scripting API.
|
5 lat temu |
Leonard Meagher
|
f7eb426e2e
Allow overriding how scripted objects are converted to strings
|
5 lat temu |
George Marques
|
25f9aee005
Allow class_name scripts to have nested inheritance
|
6 lat temu |
Bojidar Marinov
|
9637e42705
Fix enums coming from other classes without preload
|
6 lat temu |
marxin
|
8d51618949
Add -Wshadow=local to warnings and fix reported issues.
|
6 lat temu |
Ignacio Etcheverry
|
9df44c2d2c
Use script instance binding for objects constructed from C#
|
6 lat temu |
Rémi Verschelde
|
658296856c
Merge pull request #24877 from neikeq/issue-24280
|
6 lat temu |
Ignacio Etcheverry
|
ea85ff0dc2
Fix properties being lost when reloading placeholder GDScript instance
|
6 lat temu |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 lat temu |
Ignacio Etcheverry
|
7c4c646749
Fix GDScript placeholder fallback
|
6 lat temu |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 lat temu |
Ignacio Etcheverry
|
f3c7527225
Fix case where exported properties value is lost
|
6 lat temu |
Juan Linietsky
|
a3f1ee5c57
Global class names (and GDScript support for it)
|
6 lat temu |
Juan Linietsky
|
b3627e29f0
-Fixes to OBJ importer, option to disable optimization
|
6 lat temu |
Juan Linietsky
|
5bb412f389
Revert "Make the performance reporting update frequency customizable"
|
6 lat temu |
Hugo Locurcio
|
228ae60a63
Make the performance reporting update frequency customizable
|
6 lat temu |
Bojidar Marinov
|
9b8e8b2220
Bind many more properties to scripts
|
7 lat temu |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 lat temu |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 lat temu |
Will Nations
|
28561c2e7a
Add Script.get_base_script/instance_base_type API
|
7 lat temu |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 lat temu |
Jerome67000
|
2609cc9ef4
Removes Script::get_node_type()
|
7 lat temu |
Hein-Pieter van Braam
|
b2a38854fd
Fix unused variable warnings
|
7 lat temu |
Hein-Pieter van Braam
|
2ea5d33358
Has_method is already provided by Object
|
7 lat temu |