David Snopek
|
d5cc777a89
Merge pull request #1803 from dsnopek/4.3-cherrypicks-5
|
2 ماه پیش |
David Snopek
|
b1e2ac5cbb
Update CI to use `windows-2022`
|
2 ماه پیش |
David Snopek
|
53caa6adbc
Update CI to use `ubuntu-22.04`
|
2 ماه پیش |
Tom
|
a9abdb5f0c
Cleaned up the MethodBind class
|
4 ماه پیش |
MJacred
|
9892f63abb
Fix URL to gdextension cpp example in the official docs
|
3 ماه پیش |
Lukas Tenbrink
|
7b4ca64761
Make ndk version configurable as a command-like argument.
|
4 ماه پیش |
Fabio Alessandrelli
|
6cdac999c2
fix: Add iOS min SDK version link flags
|
3 ماه پیش |
David Snopek
|
48544896ee
Stop referring to GDExtension as experimental in the README
|
5 ماه پیش |
Ben Lubar
|
443c075fa3
fix iterators making unintended copies
|
4 ماه پیش |
David Snopek
|
52937a3850
Fix classes without `_to_string()` always returning `"[Wrapped:0]"`
|
4 ماه پیش |
Thaddeus Crews
|
888f46bbcc
SCons: Add `CPPEXTPATH` for external includes
|
5 ماه پیش |
Aaron Franke
|
de7e5b9145
Add missing Projection constructor with 16 real_t values
|
6 ماه پیش |
David Snopek
|
8fffe3b558
Fix stack smashing when Godot methods return `char32_t`, `char16_t` or `wchar_t`
|
5 ماه پیش |
David Snopek
|
dcd0842fab
Merge pull request #1744 from dsnopek/4.3-cherrypicks-4
|
5 ماه پیش |
zhmt
|
dacaa81f2f
binding_generator.py: Don't error if directory already exists
|
7 ماه پیش |
David Snopek
|
40e65753f9
Check that precision of `extension_api.json` matches build options
|
6 ماه پیش |
Thaddeus Crews
|
2dee0cc4de
Style: Replace `_NO_DISCARD_` macro with `[[nodiscard]]`
|
6 ماه پیش |
dependabot[bot]
|
3f454d142d
Bump actions/upload-artifact from 3 to 4
|
1 سال پیش |
David Snopek
|
f3a1a2fd45
Merge pull request #1695 from dsnopek/4.3-cherrypicks-3
|
7 ماه پیش |
Brecht Kuppens
|
08e4c89da9
Fix buffer overrun with enums pointers cast to int64_t* when enum is only 32-bit
|
7 ماه پیش |
Brecht Kuppens
|
86d0dbe695
Update README.md with new pre-commit instructions
|
7 ماه پیش |
Fabio Alessandrelli
|
dc87cb6b97
[CI] Re-add generated files consistency check
|
8 ماه پیش |
Fabio Alessandrelli
|
4b9cd6ae9d
[Bindings] Build profile now strips methods and skip files
|
8 ماه پیش |
David Snopek
|
fba9ecd0da
Fix `print_verbose()` macro conflicting with `UtilityFunctions::print_verbose()`
|
9 ماه پیش |
Lukas Tenbrink
|
59ad323dd1
Add a separate setup-godot-cpp github action.
|
9 ماه پیش |
Aaron Franke
|
9dc2e15d90
Add `print_line` for compatibility with engine modules
|
9 ماه پیش |
A Thousand Ships
|
2d96b62774
[Web] Don't cache emsdk
|
10 ماه پیش |
David Snopek
|
2cd6221286
Sync `Quaternion` with the version in Godot
|
10 ماه پیش |
ruffenman
|
d6a47a28c7
Remove unimplemented static variant functions 'blend' and 'interpolate'. If a user attempts to call either of these it will introduce a linker error and it may not be immediately clear to them why. Also, variant interpolation can already be accessed via 'UtilityFunctions::lerp', making at least the interpolate function unecessary here.
|
11 ماه پیش |
Thaddeus Crews
|
f2303ba0cc
CI: Add `runner` workflow to call other workflows
|
11 ماه پیش |