A Thousand Ships
|
19f56af1be
Fix some style details in generation
|
1 年之前 |
A Thousand Ships
|
7f3e914c6d
Enforce `p_` prefixes for arguments in binds
|
1 年之前 |
Fabio Alessandrelli
|
528b7801d2
Add support for build profiles.
|
2 年之前 |
David Snopek
|
9da6ecd144
Merge pull request #1492 from dsnopek/4.2-cherrypicks-5
|
1 年之前 |
A Thousand Ships
|
c5204a2e84
Add default argument processing for `NodePath`
|
1 年之前 |
A Thousand Ships
|
a6e5caacf8
Fix generating default values for `StringName`
|
1 年之前 |
David Snopek
|
246fd4718c
Fix vararg methods forwarded to the `ClassDB` singleton
|
1 年之前 |
Richard Hozák
|
b81b0599f9
Fix warnings emitted with -Wall
|
1 年之前 |
David Snopek
|
07b6a03d77
Explicitly refer to `godot` namespace in `GDREGISTER_*_CLASS()` macros
|
1 年之前 |
David Snopek
|
7e72c8bf0a
Merge pull request #1494 from dsnopek/4.2-ci-godot-test-version
|
1 年之前 |
David Snopek
|
f88b6a2f00
[4.2] Allow selecting Godot version to run the tests with
|
1 年之前 |
David Snopek
|
2b6eb6832e
Merge pull request #1465 from dsnopek/4.2-cherrypicks-4
|
1 年之前 |
David Snopek
|
a246aaaaf6
Fix NOTIFICATION_POSTINITIALIZE sent twice to native parent class
|
1 年之前 |
Daylily-Zeleen
|
e8e424ade8
mark return value of `get_class_static` and `get_parent_class_static` as const
|
1 年之前 |
David Snopek
|
18354f9b9b
Clean up instance bindings for engine singletons to prevent crash
|
1 年之前 |
David Snopek
|
acee69a3f6
Allow forwarding from `ClassDB` to `ClassDBSingleton` to support enumerations
|
1 年之前 |
David Snopek
|
ddfcca62a8
Correctly handle `Object *` arguments that were encoded as `nullptr`
|
1 年之前 |
David Snopek
|
8aef77a64d
Give compile-time error if registering a class without its own `_bind_methods()` function
|
1 年之前 |
pupil1337
|
897280444b
Add static_assert() for register_class
|
1 年之前 |
A Thousand Ships
|
3d814f6e87
[Math] Add `is_finite` methods
|
1 年之前 |
Chris Cranford
|
8f8ea90088
Implement to/from dict helpers for PropertyInfo/MethodInfo
|
1 年之前 |
David Snopek
|
b28098e76b
Merge pull request #1460 from dsnopek/misc-backports
|
1 年之前 |
David Snopek
|
9afbdb9cf6
Backport miscellaneous changes that can't be cherry-picked
|
1 年之前 |
David Snopek
|
98c143a483
gdextension: Sync with upstream commit 15073afe3856abd2aa1622492fe50026c7d63dc1 (4.2.2-stable)
|
1 年之前 |
David Snopek
|
28d43fb99a
Merge pull request #1442 from dsnopek/4.2-cherrypicks-3
|
1 年之前 |
Chris Cranford
|
77f1d228cd
Fix PropertyInfo to use hint/usage default constants
|
1 年之前 |
thimenesup
|
ab5b9f2ceb
Fix Projection create_orthogonal being incorrect
|
1 年之前 |
Thaddeus Crews
|
ef4d771444
Implement `verbose` toggle from godot repo
|
1 年之前 |
dependabot[bot]
|
66ced64c1e
Bump mymindstorm/setup-emsdk from 13 to 14
|
1 年之前 |
Thaddeus Crews
|
fc5366c026
Use `GDREGISTER` defines in example
|
1 年之前 |