Rémi Verschelde
|
bc6cfd70d8
SCons: Remove old Python 2 compat code
|
1 рік тому |
A Thousand Ships
|
09b735ac97
[CI] Upload build cache before running tests
|
1 рік тому |
Fabio Alessandrelli
|
9e860a84a0
[Web] Force emcc to use "wasm" longjmp mode
|
1 рік тому |
Fabio Alessandrelli
|
9b4c5f0562
[SCons] Add option to build without threads
|
1 рік тому |
David Snopek
|
a4f9d22ac5
Merge pull request #1529 from dsnopek/4.1-cherrypicks-12
|
1 рік тому |
A Thousand Ships
|
7dd2d24805
Fix sharing of typed arrays from constructor
|
1 рік тому |
Yuri Sizov
|
18b81efbf3
Fix argument metadata when binding methods
|
1 рік тому |
Thaddeus Crews
|
430637bf1a
SCons: Add `silence_msvc` option
|
1 рік тому |
Thaddeus Crews
|
ca26922a19
Integrate `.pre-commit-config.yaml`
|
1 рік тому |
Thaddeus Crews
|
edce0b7178
Fix `#include` formatting
|
1 рік тому |
Thaddeus Crews
|
23325b9ab0
Add `.editorconfig`, consolidate `.gitattributes`
|
1 рік тому |
Fabio Alessandrelli
|
208b70dbef
[CI] Update macOS workers to macos-latest
|
1 рік тому |
A Thousand Ships
|
1f57a8d76e
Fix some style details in generation
|
1 рік тому |
A Thousand Ships
|
f16814ee05
Enforce `p_` prefixes for arguments in binds
|
1 рік тому |
Fabio Alessandrelli
|
22beef8cbc
Add support for build profiles.
|
2 роки тому |
David Snopek
|
2e7f5512d1
Merge pull request #1491 from dsnopek/4.1-cherrypicks-11
|
1 рік тому |
David Snopek
|
5880be034c
[4.1] Allow selecting Godot version to run the tests with
|
1 рік тому |
A Thousand Ships
|
a648650c5d
Add default argument processing for `NodePath`
|
1 рік тому |
A Thousand Ships
|
65058828a6
Fix generating default values for `StringName`
|
1 рік тому |
David Snopek
|
f067a9bff0
Fix vararg methods forwarded to the `ClassDB` singleton
|
1 рік тому |
Richard Hozák
|
6ba31a1800
Fix warnings emitted with -Wall
|
1 рік тому |
David Snopek
|
8269c0102a
Explicitly refer to `godot` namespace in `GDREGISTER_*_CLASS()` macros
|
1 рік тому |
DmitriySalnikov
|
5f864cd8de
[Scons] Added the ability to change the visibility of symbols
|
1 рік тому |
David Snopek
|
32becf6a13
Merge pull request #1466 from dsnopek/4.1-cherrypicks-10
|
1 рік тому |
David Snopek
|
7b93607779
Fix NOTIFICATION_POSTINITIALIZE sent twice to native parent class
|
1 рік тому |
Daylily-Zeleen
|
1ab42ec6c5
mark return value of `get_class_static` and `get_parent_class_static` as const
|
1 рік тому |
David Snopek
|
6328728dc2
Allow forwarding from `ClassDB` to `ClassDBSingleton` to support enumerations
|
1 рік тому |
David Snopek
|
6123c86f06
Correctly handle `Object *` arguments that were encoded as `nullptr`
|
1 рік тому |
David Snopek
|
fff665e0f5
Give compile-time error if registering a class without its own `_bind_methods()` function
|
1 рік тому |
pupil1337
|
82ea3f74a4
Add static_assert() for register_class
|
1 рік тому |