Yyf2333
|
22b5ec17fb
Using iterator pattern instead of List::Element *.
|
7 hónapja |
Thaddeus Crews
|
b377562b52
Merge pull request #91660 from AThousandShips/methodinfo_vec
|
5 hónapja |
Aaron Franke
|
97ee05e9b7
Rename version defines to GODOT_VERSION_* to match GDExtension godot-cpp
|
6 hónapja |
A Thousand Ships
|
d9721954e6
[Core] Use `Vector` for `MethodInfo::arguments`
|
1 éve |
A Thousand Ships
|
331a43a9d8
Add `String::remove_char(s)` methods for performance and convenience
|
1 éve |
Thaddeus Crews
|
f8ca861e25
Merge pull request #103137 from dsnopek/extension-api-precision
|
6 hónapja |
A Thousand Ships
|
5113022dfe
Clean up some uses of `String::substr`
|
6 hónapja |
David Snopek
|
bd962dd2c4
GDExtension: Include precision in `extension_api.json`
|
6 hónapja |
David Snopek
|
39f16e70f8
GDExtension: Add compatibility system for virtual methods
|
8 hónapja |
David Snopek
|
506600a560
Rename `GDExtensionCompatHashes` to make it clear it's only for exceptional situations
|
8 hónapja |
Lukas Tenbrink
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
9 hónapja |
Thaddeus Crews
|
363c0b5fec
Merge pull request #47502 from KoBeWi/add_0
|
10 hónapja |
A Thousand Ships
|
38f9769bc6
[Core] Improve error messages with `vformat`
|
11 hónapja |
kobewi
|
5c0f2414cd
Always add decimal when printing float
|
1 éve |
Rémi Verschelde
|
8a9a26ef19
Merge pull request #93311 from dsnopek/gdextension-required-virtuals
|
11 hónapja |
Raul Santos
|
aaffab8afb
Add metadata for `char16_t` and `char32_t`
|
1 éve |
David Snopek
|
c2af6bcb59
GDExtension: Mark virtual function as `is_required` in `extension_api.json`
|
1 éve |
Thaddeus Crews
|
9853a69144
Implement typed dictionaries
|
2 éve |
A Thousand Ships
|
a0dbdcc3ab
Replace `find` with `contains/has` where applicable
|
1 éve |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
1 éve |
K. S. Ernest (iFire) Lee
|
f9b488508c
Add PackedVector4Array Variant type
|
1 éve |
A Thousand Ships
|
64146cb7f3
[Core] Add iteration support to `Array`
|
1 éve |
Ricardo Buring
|
82afe58aca
Fix operator documentation in GDExtension API dump with docs
|
1 éve |
Ricardo Buring
|
c87b2a606e
Add brief description in GDExtension API dump with docs
|
1 éve |
Ricardo Buring
|
8ee04c5f87
Optionally include documentation in GDExtension API dump
|
1 éve |
David Snopek
|
0d13727c97
Fix method hashes with default arguments
|
2 éve |
David Snopek
|
39a604c9ab
Exclude unexposed classes from the extension_api.json
|
2 éve |
RedworkDE
|
bbe04e1ec8
Update extension api validation
|
2 éve |
Juan Linietsky
|
d8078d3f4c
Add a backwards-compatibility system for GDExtension method
|
2 éve |
Haoyu Qiu
|
49400e0c1c
Fix crash when dumping extension API in a non-writable directory
|
2 éve |