Raul Santos
|
5a53ec55ec
[.NET] Add Obsolete attribute to signal trampolines and emitter functions
|
7 months ago |
Raul Santos
|
975369fceb
[.NET] Fix EmitSignal with typed array parameters
|
8 months ago |
Thaddeus Crews
|
57d08dbec3
C#: Fix warnings caught by new problem-matchers
|
8 months ago |
Lukas Tenbrink
|
b5c31ebb41
Add contains_char() for single-character 'contains' calls.
|
8 months ago |
Danil Alexeev
|
03b05cf9ac
Core: Fix built-in enum constant bindings
|
9 months ago |
A Thousand Ships
|
68f638cf02
Use `(r)find_char` instead of `(r)find` for single characters
|
9 months ago |
kobewi
|
5c0f2414cd
Always add decimal when printing float
|
1 year ago |
Thaddeus Crews
|
cb3c01a5fe
Merge pull request #97588 from TML233/generated-raise-signal
|
10 months ago |
DE YU
|
d4695e84a4
Add ReadOnlySpan API Overloads
|
11 months ago |
TML
|
fa48ed9945
Change generated On{SignalName} to EmitSignal{SignalName}
|
11 months ago |
Rémi Verschelde
|
543fa16b4c
Merge pull request #68233 from raulsntos/dotnet/raise-events
|
11 months ago |
Raul Santos
|
da37998dc8
C#: Generate On{EventName} method to raise signal events
|
2 years ago |
Rémi Verschelde
|
ea8d20d35b
Merge pull request #96955 from Delsin-Yu/generator-based-CreateManagedForGodotObjectBinding
|
11 months ago |
Rémi Verschelde
|
c65ab71230
Merge pull request #94953 from raulsntos/dotnet/signals-with-typed-arrays
|
11 months ago |
DE YU
|
307224927c
Replace Reflection-Based implementation with Generated one
|
11 months ago |
Matt Enad
|
d6c0a53ecf
Add error messages to binding generator
|
11 months ago |
Raul Santos
|
aaffab8afb
Add metadata for `char16_t` and `char32_t`
|
1 year ago |
Thaddeus Crews
|
9853a69144
Implement typed dictionaries
|
2 years ago |
Daylily-Zeleen
|
3d575801ce
Allow ClassDB to create a Object without postinitialization for GDExtension.
|
1 year ago |
Raul Santos
|
f3841d644e
C#: Generate signal delegates with typed arrays
|
1 year ago |
A Thousand Ships
|
a0dbdcc3ab
Replace `find` with `contains/has` where applicable
|
1 year ago |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
1 year ago |
Rémi Verschelde
|
baec8da3b3
.NET: Prevent generating mono glue in project folder
|
1 year ago |
K. S. Ernest (iFire) Lee
|
f9b488508c
Add PackedVector4Array Variant type
|
1 year ago |
Raul Santos
|
7d08e8727b
C#: Make internal properties and property accessors public (but hidden)
|
1 year ago |
Paul Joannon
|
7290e7d7a5
C#: Fix warnings
|
1 year ago |
Rémi Verschelde
|
1598af5668
Merge pull request #83504 from Repiteo/c#-generator-langword-check
|
1 year ago |
Rémi Verschelde
|
a64cb8eff3
Merge pull request #88570 from paulloz/dotnet/warnings-editorconfig-cleanup
|
1 year ago |
Paul Joannon
|
139a5df821
Cleanup C# projects, code quality & style
|
1 year ago |
Thaddeus Crews
|
be7019de0f
C#: Only check for empty deprecation message if deprecated
|
1 year ago |