David Snopek
|
37542dc2ec
Correctly handle `Object *` arguments that were encoded as `nullptr`
|
1 year ago |
David Snopek
|
e55b792fea
Merge pull request #1383 from bruvzg/memalign
|
1 year ago |
David Snopek
|
f90085917b
Merge pull request #1256 from dsnopek/placeholders
|
1 year ago |
David Snopek
|
a6d9393341
Merge pull request #1392 from Faless/build/targets_no_more
|
1 year ago |
Fabio Alessandrelli
|
16df4bff30
[SCons] Split `targets.py`, apply flags from tools
|
1 year ago |
David Snopek
|
620104e700
Merge pull request #1367 from AThousandShips/issue_version
|
1 year ago |
David Snopek
|
349b081b18
Merge pull request #1391 from Faless/build/custom_tools
|
1 year ago |
Fabio Alessandrelli
|
baaad7ada2
[SCons] Add support for custom build tools and platforms
|
1 year ago |
David Snopek
|
fb884573ea
Allow registering "runtime classes"
|
1 year ago |
David Snopek
|
5fcc43e54d
Merge pull request #1377 from dsnopek/gdextension-register-virtual-method
|
1 year ago |
David Snopek
|
9a13efa0e3
Merge pull request #1363 from Daylily-Zeleen/daylily-zeleen/fix_object_return_value_of_builtin_types_methods
|
1 year ago |
David Snopek
|
8fbb7cf795
Allow GDExtensions to register virtual methods and call them on scripts
|
1 year ago |
DaylilyZeleen
|
6a3753c076
Fix object return value of builtin types' methods.
|
1 year ago |
David Snopek
|
7c547c6c6b
Merge pull request #1384 from allenwp/godot-87991-typed-array-additions
|
1 year ago |
Allen Pestaluky
|
349b5a3146
Added newer Variant types to `typed_array.hpp`
|
1 year ago |
bruvzg
|
b173a4d935
[Core] Improve `CowData` and `Memory` metadata alignment.
|
1 year ago |
David Snopek
|
36847f6af0
Merge pull request #1370 from MJacred/patch-1
|
1 year ago |
MJacred
|
8a535d0ecc
Update README: fix godot-cpp issue tracker url
|
1 year ago |
A Thousand Ships
|
cd5673bf2e
Use latest doc version in issue template
|
1 year ago |
David Snopek
|
0145e900f3
Merge pull request #1357 from bruvzg/cpp_64
|
1 year ago |
David Snopek
|
6c04514039
Merge pull request #1359 from Naros/GH-1287
|
1 year ago |
David Snopek
|
480a0f8c06
Merge pull request #1360 from AThousandShips/aabb_fix
|
1 year ago |
Chris Cranford
|
5f350e2572
Rework GDCLASS macro to allow pure virtual functions
|
1 year ago |
A Thousand Ships
|
3943e41d2f
Fix `AABB.encloses` failing on shared upper bound
|
1 year ago |
Rémi Verschelde
|
0ddef6ed96
Merge pull request #1354 from nightblade9/patch-1
|
1 year ago |
Rémi Verschelde
|
64529361b4
Merge pull request #1351 from Daylily-Zeleen/daylily-zeleen/remove_namespace_in_global_constants_binding
|
1 year ago |
Rémi Verschelde
|
edf1637c2c
Merge pull request #1349 from AThousandShips/op_fix
|
1 year ago |
nightblade9
|
ee169b201b
Update README.md with basic pre-requisites
|
1 year ago |
bruvzg
|
59a5a8b104
Switch to 64-bit ints.
|
1 year ago |
Daylily-Zeleen
|
bd40a94424
Remove "godot" namespace when binding global constants.
|
1 year ago |