David Snopek
|
07b6a03d77
Explicitly refer to `godot` namespace in `GDREGISTER_*_CLASS()` macros
|
1 vuosi sitten |
David Snopek
|
7e72c8bf0a
Merge pull request #1494 from dsnopek/4.2-ci-godot-test-version
|
1 vuosi sitten |
David Snopek
|
f88b6a2f00
[4.2] Allow selecting Godot version to run the tests with
|
1 vuosi sitten |
David Snopek
|
2b6eb6832e
Merge pull request #1465 from dsnopek/4.2-cherrypicks-4
|
1 vuosi sitten |
David Snopek
|
a246aaaaf6
Fix NOTIFICATION_POSTINITIALIZE sent twice to native parent class
|
1 vuosi sitten |
Daylily-Zeleen
|
e8e424ade8
mark return value of `get_class_static` and `get_parent_class_static` as const
|
1 vuosi sitten |
David Snopek
|
18354f9b9b
Clean up instance bindings for engine singletons to prevent crash
|
1 vuosi sitten |
David Snopek
|
acee69a3f6
Allow forwarding from `ClassDB` to `ClassDBSingleton` to support enumerations
|
1 vuosi sitten |
David Snopek
|
ddfcca62a8
Correctly handle `Object *` arguments that were encoded as `nullptr`
|
1 vuosi sitten |
David Snopek
|
8aef77a64d
Give compile-time error if registering a class without its own `_bind_methods()` function
|
1 vuosi sitten |
pupil1337
|
897280444b
Add static_assert() for register_class
|
1 vuosi sitten |
A Thousand Ships
|
3d814f6e87
[Math] Add `is_finite` methods
|
1 vuosi sitten |
Chris Cranford
|
8f8ea90088
Implement to/from dict helpers for PropertyInfo/MethodInfo
|
1 vuosi sitten |
David Snopek
|
b28098e76b
Merge pull request #1460 from dsnopek/misc-backports
|
1 vuosi sitten |
David Snopek
|
9afbdb9cf6
Backport miscellaneous changes that can't be cherry-picked
|
1 vuosi sitten |
David Snopek
|
98c143a483
gdextension: Sync with upstream commit 15073afe3856abd2aa1622492fe50026c7d63dc1 (4.2.2-stable)
|
1 vuosi sitten |
David Snopek
|
28d43fb99a
Merge pull request #1442 from dsnopek/4.2-cherrypicks-3
|
1 vuosi sitten |
Chris Cranford
|
77f1d228cd
Fix PropertyInfo to use hint/usage default constants
|
1 vuosi sitten |
thimenesup
|
ab5b9f2ceb
Fix Projection create_orthogonal being incorrect
|
1 vuosi sitten |
Thaddeus Crews
|
ef4d771444
Implement `verbose` toggle from godot repo
|
1 vuosi sitten |
dependabot[bot]
|
66ced64c1e
Bump mymindstorm/setup-emsdk from 13 to 14
|
1 vuosi sitten |
Thaddeus Crews
|
fc5366c026
Use `GDREGISTER` defines in example
|
1 vuosi sitten |
David Snopek
|
7e5fa8e7a9
Merge pull request #1410 from dsnopek/4.2-cherrypicks-2
|
1 vuosi sitten |
A Thousand Ships
|
f8477fb9f2
Fix incorrect utility call signature
|
1 vuosi sitten |
ytnuf
|
ef723ca9ec
Change cmake_minimum_required to match actual requirements
|
1 vuosi sitten |
Thaddeus Crews
|
7473b984cb
Enforce template syntax `typename` over `class`
|
1 vuosi sitten |
David Snopek
|
98ad839827
Avoid creating most objects that Godot is going to use placement new to initialize
|
1 vuosi sitten |
bruvzg
|
a07b1f6e07
[Packed*Array] Add support for initializer lists.
|
1 vuosi sitten |
A Thousand Ships
|
f002ca18c7
Fix invalid `void` return in `BitField`
|
1 vuosi sitten |
Marc Gilleron
|
3fe7c2e87b
Fix explicit namespaces in macros
|
1 vuosi sitten |