David Snopek
|
d28a3cbbd5
Automatically remove editor plugins when deinitializing GDExtension
|
2 years ago |
Rémi Verschelde
|
d12cf071bb
Merge pull request #1128 from Mathis-Z/master
|
2 years ago |
Mathis-Z
|
ac98dd2752
Fixing #1127 by making return types of auto-generated functions dynamic
|
2 years ago |
David Snopek
|
ee5cf3a11d
Merge pull request #1137 from dsnopek/no-more-legacy-mode
|
2 years ago |
David Snopek
|
3074d22815
Clarify error message because there isn't a legacy Godot 4.0 mode anymore
|
2 years ago |
Rémi Verschelde
|
92a139d31e
Merge pull request #1129 from dsnopek/interface-print-error
|
2 years ago |
Rémi Verschelde
|
b5a3aeb8ee
Merge pull request #1123 from dsnopek/revert-pr-1044-1045
|
2 years ago |
David Snopek
|
ad726015e7
Revert the changes from PR #1044 and #1045 and standardize on `Object **` encoding in ptrcall
|
2 years ago |
Rémi Verschelde
|
c669f0b78a
gdextension: Sync with upstream commit 828ec2c5d005b6499c7c4c88beaf81767d05614b (4.1-beta1)
|
2 years ago |
David Snopek
|
59bffc94a8
Correctly load gdextension_interface_print_error
|
2 years ago |
David Snopek
|
aef9ea7387
Merge pull request #1113 from Calinou/add-issue-template
|
2 years ago |
David Snopek
|
0c466ddb67
Merge pull request #1117 from dsnopek/sync-gdextension-interface
|
2 years ago |
David Snopek
|
6347ce2550
Synchronize gdextension_interface.h with Godot
|
2 years ago |
Rémi Verschelde
|
2078c00bab
Merge pull request #1114 from dsnopek/editor-plugins
|
2 years ago |
Hugo Locurcio
|
e7c57a39db
Add issue template based on the main Godot repository
|
2 years ago |
David Snopek
|
2e45bd8373
Merge pull request #1101 from dsnopek/better-tests
|
2 years ago |
David Snopek
|
0d0d5a670b
Merge pull request #1116 from saki7/Ref-allow-non-const-access
|
2 years ago |
David Snopek
|
8052f818b4
Merge pull request #1050 from dsnopek/object-correct-class
|
2 years ago |
David Snopek
|
08bc2ef680
Merge pull request #1115 from dgcole/master
|
2 years ago |
dgcole
|
6f0649a86d
Update getting started section of README.md
|
2 years ago |
David Snopek
|
1fd3f82d3a
Add automated tests that run a GDExtension (rather than just building it)
|
2 years ago |
Nana Sakisaka
|
48635729b9
Change Ref<T> to allow non const access to ptr
|
2 years ago |
David Snopek
|
e75ebffb70
Add support for adding/removing editor plugins
|
2 years ago |
David Snopek
|
431e30bc32
Ensure GDExtension class is the correct type for the Godot engine class
|
2 years ago |
Rémi Verschelde
|
1c18413de0
Merge pull request #1095 from dsnopek/gdextension-interface
|
2 years ago |
Hugo Locurcio
|
813827c26a
Merge pull request #1108 from sasichkamega/master
|
2 years ago |
David Snopek
|
a5c6ca5920
Update to load function pointers for GDExtension interface
|
2 years ago |
Alex
|
7f94f90b01
Update CMakeLists.txt
|
2 years ago |
Rémi Verschelde
|
feaba551b5
Merge pull request #1045 from zhehangd/fix_ref_crash
|
2 years ago |
Rémi Verschelde
|
e9942db502
Merge pull request #1044 from zhehangd/fix_obj_ptr_crash
|
2 years ago |