Klaim (Joël Lamotte)
|
738859f49b
removes warnings generated by GDCLASS usage
|
1 năm trước cách đây |
Chris Cranford
|
c77d44f3f6
Make sure `_get` and `_set` dispatch up the class hierarchy
|
1 năm trước cách đây |
Daylily-Zeleen
|
76cbc66785
Set instance and instance binding in Wrapped constructor.
|
1 năm trước cách đây |
David Snopek
|
b697ba8896
Merge pull request #1447 from dsnopek/avoid-double-postinitialize
|
1 năm trước cách đây |
David Snopek
|
e4a4d76cb3
Merge pull request #1463 from Daylily-Zeleen/daylily-zeleen/const_get_class_static
|
1 năm trước cách đây |
Daylily-Zeleen
|
3db8549e19
mark return value of `get_class_static` and `get_parent_class_static` as const
|
1 năm trước cách đây |
David Snopek
|
e3f3cb58b7
Merge pull request #1450 from dsnopek/free-property-list-count
|
1 năm trước cách đây |
David Snopek
|
8cc78cfea9
Update `free_property_list` callback to take count
|
1 năm trước cách đây |
David Snopek
|
ca46ef4d25
Give compile-time error if registering a class without its own `_bind_methods()` function
|
1 năm trước cách đây |
David Snopek
|
06373ce1cf
Fix NOTIFICATION_POSTINITIALIZE sent twice to native parent class
|
1 năm trước cách đây |
Thaddeus Crews
|
87f5fb0691
Enforce template syntax `typename` over `class`
|
1 năm trước cách đây |
David Snopek
|
23c010900c
Fix _notification with parent and child classes
|
1 năm trước cách đây |
David Snopek
|
8fbb7cf795
Allow GDExtensions to register virtual methods and call them on scripts
|
1 năm trước cách đây |
Chris Cranford
|
5f350e2572
Rework GDCLASS macro to allow pure virtual functions
|
1 năm trước cách đây |
bruvzg
|
29b34d92bb
[iOS] Fix building as static library or xcframework, add iOS config and xcframework build script to the test project.
|
1 năm trước cách đây |
Thaddeus Crews
|
6eb5d450bd
GDCLASS synced by ending with "private:"
|
1 năm trước cách đây |
David Snopek
|
a61cdc8860
Add protections against registering classes that didn't use GDCLASS()
|
1 năm trước cách đây |
David Snopek
|
b507b3e591
Automatically register only engine classes whose header has been included
|
1 năm trước cách đây |
David Snopek
|
df849651d9
Changes necessary for hot reload to work
|
2 năm trước cách đây |
David Snopek
|
0d6de7a80e
Merge pull request #1164 from dsnopek/classdb-singleton-alternate
|
1 năm trước cách đây |
David Snopek
|
aa6867e6c9
Support `_validate_property()`
|
1 năm trước cách đây |
A Thousand Ships
|
f651df5e7a
Ensure `const` correctness for wrappers
|
1 năm trước cách đây |
Jan Haller
|
54092861f1
GDExtension: fix `bool` unknown in C
|
1 năm trước cách đây |
Markus Sauermann
|
c2d99fd519
Fix `Object::notification` order
|
2 năm trước cách đây |
David Snopek
|
6f913563d8
Add static methods to `ClassDB` for the methods bound to the `ClassDB` singleton
|
2 năm trước cách đây |
Marc Gilleron
|
baf0b9e0f7
Don't call parent _get_property_list when a class doesn't define it.
|
2 năm trước cách đây |
Andy Maloney
|
db2394dbe7
Identifiers containing double underscore are reserved according to the C++ standard
|
2 năm trước cách đây |
Rémi Verschelde
|
04731d2b78
Merge pull request #965 from WildRackoon/fix-GDCLASS-fwddeclaration
|
2 năm trước cách đây |
Andy Maloney
|
5dd2928790
"Wrapped" has virtual functions so it should have a virtual destructor.
|
2 năm trước cách đây |
Rémi Verschelde
|
931f1a3f34
Sync license copyright with upstream GH-70885
|
2 năm trước cách đây |