Pedro J. Estébanez
|
a1d8fc1af9
Polish & fix editor help cache generation
|
1 year ago |
Yuri Sizov
|
9b03fb36f9
Improve threading in ClassDB and EditorHelp
|
1 year ago |
Rémi Verschelde
|
017541bcec
Merge pull request #80527 from raulsntos/dotnet/generate-compat-methods-from-classdb
|
1 year ago |
Rémi Verschelde
|
55dfbd7761
Merge pull request #80284 from dsnopek/gdextension-hot-reload
|
1 year ago |
David Snopek
|
2733a6f762
Implement reloading of GDExtensions
|
2 years ago |
Rémi Verschelde
|
d759f91f8d
Merge pull request #81101 from 398utubzyt/dotnet/abstract-class-support
|
1 year ago |
Rémi Verschelde
|
6fc1d50db3
Merge pull request #81521 from dsnopek/method-bind-default-argument-hash-fix
|
1 year ago |
David Snopek
|
0d13727c97
Fix method hashes with default arguments
|
2 years ago |
Raul Santos
|
5f6082a96b
C#: Generate and use compat methods
|
2 years ago |
398utubzyt
|
2df37a237a
C#: Abstract script class support
|
2 years ago |
A Thousand Ships
|
893f889d74
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2 years ago |
Daylily-Zeleen
|
41ffe5461f
Allow GDExtension to register unexposed class.
|
2 years ago |
Ricardo Buring
|
acf9d4e4de
Fix GDExtension classes derived from abstract GDExtension classes always being registered as abstract
|
2 years ago |
Pedro J. Estébanez
|
cac4d44cde
Re-enable docs cache with fixes
|
2 years ago |
Rémi Verschelde
|
70dcfdab1f
Merge pull request #76446 from reduz/add-gdextension-api-compatibility
|
2 years ago |
Juan Linietsky
|
d8078d3f4c
Add a backwards-compatibility system for GDExtension method
|
2 years ago |
Pedro J. Estébanez
|
a79e71ad58
Add peace-of-mind checks to API hash caching
|
2 years ago |
Pedro J. Estébanez
|
e1ce0340b7
Improve reliability of editor docs cache
|
2 years ago |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 years ago |
Gilles Roudière
|
be1c9d677d
Rename all gdnative occurences to gdextension
|
2 years ago |
Aaron Franke
|
a3e52925bf
Fix default values on virtual classes causing errors in projects
|
2 years ago |
Aaron Franke
|
3dc9474355
Fix default values not showing up on virtual classes
|
2 years ago |
Aaron Franke
|
ba542444e3
Don't allow instancing virtual node types in the Create New Node dialog
|
2 years ago |
Ricardo Buring
|
1d5aa74ac3
GDExtension: add support for abstract and virtual classes
|
2 years ago |
Waridley
|
0863cf96e4
free NativeExtensionMethodBinds on unregister
|
2 years ago |
Yuri Sizov
|
1a24c9e14b
Make `_validate_property` a multilevel method
|
3 years ago |
reduz
|
0351a0908f
Clean-up array editing
|
3 years ago |
reduz
|
6236a688b7
Implement Feature Build Profiles
|
3 years ago |
reduz
|
5ac42cf576
Implement a BitField hint
|
3 years ago |
reduz
|
141c375581
Clean up Hash Functions
|
3 years ago |