David Snopek
|
269c925c29
Merge pull request #1836 from dsnopek/4.4-cherrypicks-3
|
8 hours ago |
Samuel Nicholas
|
ad484bcdbb
CMake: Add GODOTCPP_SUFFIX_GENEX variable
|
2 months ago |
David Snopek
|
b842dc9696
Take reference in `Wrapped(const StringName &)`
|
3 weeks ago |
Ben Lubar
|
cf79eb39da
Only check for Godot 4.0 if the pointer is aligned how it would be for the legacy interface.
|
1 month ago |
Ben Lubar
|
0eeb43c4be
Fix debug symbols logic on platform=web to match Godot core.
|
1 month ago |
Klaim (Joël Lamotte)
|
9d8c520bb9
fix: missing `type_traits` include
|
1 month ago |
Chris Cranford
|
a8faa36fd2
Reintroduce Math_INF and Math_NAN defines
|
2 months ago |
David Snopek
|
d7bdc62a91
Fix `custom_api_file` with SCons 4.0.1
|
1 month ago |
Cedric Shock
|
9b6a44cb04
Add SCons variant_dir support, which allows specifying a target build directory.
|
1 year ago |
David Snopek
|
58c3594cd7
Files generated by SCons should depend on the `build_profile` (if given)
|
2 months ago |
David Snopek
|
d502d8e8aa
Merge pull request #1805 from dsnopek/4.4-cherrypicks-2a
|
2 months ago |
David Snopek
|
2f0dbc7bba
Update CI to use `windows-2022`
|
2 months ago |
David Snopek
|
022ce432b8
Disable double precisions builds in CI
|
2 months ago |
Samuel Nicholas
|
6371691009
added missing include .hpp and .inc detection
|
2 months ago |
Pāvels Nadtočajevs
|
4f2f319fb2
Fix binding generation for TypedArray/TypedDictionary with refcounted elements.
|
2 months ago |
Tom
|
da3b350e85
Cleaned up the MethodBind class
|
4 months ago |
marcin.mirski
|
bda8a0fbd6
Improve CMAKE_BUILD_PARALLEL_LEVEL message
|
3 months ago |
marcin.mirski
|
eaeafdf596
Fix: Add STATUS to CMake message commands missing them
|
3 months ago |
MJacred
|
980edc22a7
Fix URL to gdextension cpp example in the official docs
|
3 months ago |
Lukas Tenbrink
|
0be68c870f
Make ndk version configurable as a command-like argument.
|
4 months ago |
Tom
|
ac2263f126
Fixed a crash with an Array constructor
|
4 months ago |
Dyllan Cole
|
2eb13f8971
Fix incorrect binding_generator_generate_bindings variable names
|
3 months ago |
Thaddeus Crews
|
2bd3d5314e
CI: Ensure utf-8 support on Windows GHA
|
4 months ago |
Thaddeus Crews
|
08f893f1ea
CI: Various version bumps; sync with main repo
|
4 months ago |
Fabio Alessandrelli
|
532a028e17
fix: Add iOS min SDK version link flags
|
3 months ago |
David Snopek
|
90260ea659
Stop referring to GDExtension as experimental in the README
|
5 months ago |
Ben Lubar
|
b41801b6a8
fix iterators making unintended copies
|
4 months ago |
David Snopek
|
f4c1de582c
Fix classes without `_to_string()` always returning `"[Wrapped:0]"`
|
4 months ago |
Samuel Nicholas
|
947d357252
Match #1758 build option changes
|
4 months ago |
Thaddeus Crews
|
b905a87ebe
SCons: Add `CPPEXTPATH` for external includes
|
5 months ago |