Emmanuel Leblond
|
2ee951cef5
Fix hash mismatch error print in gdextension's gdnative_classdb_get_method_bind
|
2 years ago |
Silc Renew
|
9d47e079b7
Move some methods to Animation from Variant for refactoring
|
3 years ago |
reduz
|
455c06ecd4
Implement Vector4, Vector4i, Projection
|
3 years ago |
bruvzg
|
b3bbf3db47
[GDExtension] Expose Variant, NodePath and StringName hash functions.
|
3 years ago |
Emmanuel Leblond
|
80f61352fb
Add GDNativeInterface::get_library_path to GDExtension
|
3 years ago |
Silc 'Tokage' Renew
|
860fac4e6f
Make blend animation to use ResetTrack as default value
|
3 years ago |
reduz
|
360dea5348
Add GDExtension support to Script
|
3 years ago |
reduz
|
8b547331be
Create GDExtension clases for PhysicsServer3D
|
3 years ago |
reduz
|
21637dfc25
Remove VARIANT_ARG* macros
|
3 years ago |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 years ago |
Gilles Roudière
|
4fc0fb826a
Change gdnative interface so that Godot object initialization should be triggered from the extension side
|
3 years ago |
bruvzg
|
f214b2b194
[GDExtension] Implement missing Dictionary index operators.
|
3 years ago |
Bastiaan Olij
|
035468669a
Fix array access in gdextensions
|
3 years ago |
Gilles Roudière
|
0587e5e018
Implement toast notifications in the editor
|
3 years ago |
Fabio Alessandrelli
|
f9ce9a8e10
[ClassDB] Unify construct/extension retrieval.
|
3 years ago |
Fabio Alessandrelli
|
f724bd1880
[Core] Add ClassDB functions to retrieve/construct extensions.
|
3 years ago |
Rémi Verschelde
|
104a6191fd
Merge pull request #52739 from BastiaanOlij/gdextension_array_index
|
3 years ago |
Bastiaan Olij
|
25d0e4bb5b
Add GD extensions operator functions for arrays
|
3 years ago |
Bastiaan Olij
|
12868791f2
Add property group and subgroup registration to extensions
|
3 years ago |
Bastiaan Olij
|
23f27fbffc
Add functions for access members by index on packed array objects
|
4 years ago |
George Marques
|
fcfea84d5e
A few fixes in the extension C API
|
4 years ago |
AndreaCatania
|
98ceb60eb4
Refactors the memnew_placement.
|
4 years ago |
George Marques
|
3f362cec68
Improve extension system
|
4 years ago |
Nicholas Huelin
|
aa61c00b0e
Fix dead code in `gdnative_interface.cpp`
|
4 years ago |
reduz
|
4469144891
Redo how instance bindings work
|
4 years ago |
reduz
|
b1d15c51bc
Implement native extension system
|
4 years ago |