Rémi Verschelde
|
9f6a2aa321
Merge pull request #45029 from neikeq/issue-40023
|
4 anos atrás |
Rémi Verschelde
|
af878716f2
CI: Update to clang-format 11 and apply ternary operator changes
|
4 anos atrás |
Ignacio Etcheverry
|
da90364adf
C#: Fix System.Collections.Generic.List marshalling
|
4 anos atrás |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 anos atrás |
Ignacio Etcheverry
|
a946f84e3d
Don't box params on Native->C# calls with Variant params
|
4 anos atrás |
Aaron Franke
|
02161aad5a
Remove empty lines around braces with the formatting script
|
5 anos atrás |
Rémi Verschelde
|
9d2e8f2f27
Variant: Rename Type::_RID to Type::RID
|
5 anos atrás |
bruvzg
|
80b8eff6aa
[Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms.
|
5 anos atrás |
Daniel Doran
|
c3b16e825c
Fix Mono PackedArray Marshalling
|
5 anos atrás |
Rémi Verschelde
|
347a55d4c2
Merge pull request #40137 from neikeq/fix-clangtidy-warnings-mono
|
5 anos atrás |
Ignacio Etcheverry
|
2511c43972
Mono/C#: Fix several clang-tidy warnings and cleanup
|
5 anos atrás |
endlesstravel
|
d2461bad63
fix crash when pass null in print array in GD.print
|
5 anos atrás |
Michael Belousov
|
60fcefba69
return boxed long when marshalling a godot int to mono runtime in dynamic contexts
|
5 anos atrás |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 anos atrás |
Ignacio Etcheverry
|
20b9dbb1d5
C#: Revert marshalling of IDictionary/IEnumerable implementing types
|
5 anos atrás |
Ignacio Etcheverry
|
0fec3cb5ed
Mono/C#: Allow exporting System.Array of type Godot.Object
|
5 anos atrás |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 anos atrás |
Aaron Franke
|
9b322d46d3
[Mono] Marshaling for Vector2i, Vector3i, and Rect2i
|
5 anos atrás |
Ignacio Etcheverry
|
6a85cdf640
Fix C# bindings after recent breaking changes
|
5 anos atrás |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
5 anos atrás |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 anos atrás |
Marcel Admiraal
|
5af3b4ca27
Remove duplicate ERR_PRINT macro.
|
6 anos atrás |
Ignacio Etcheverry
|
844a8d215b
Mono/C#: Make 'GD.Print' and its variants fallback to 'ToString()'
|
5 anos atrás |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 anos atrás |
Ignacio Etcheverry
|
98dc07f25f
Mono/C#: Fix Variant -> MonoString* when type is Variant:NIL
|
5 anos atrás |
Ignacio Etcheverry
|
066ae9d83b
Mono/C#: Several android fixes
|
5 anos atrás |
Ignacio Etcheverry
|
de7c2ad21b
Mono/C#: WebAssembly support
|
6 anos atrás |
Ignacio Etcheverry
|
c55ce204b3
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono'
|
6 anos atrás |
Ignacio Etcheverry
|
270af6fa08
Re-write mono module editor code in C#
|
6 anos atrás |
Ignacio Etcheverry
|
14df9e5cb2
Android build and export for the mono module
|
6 anos atrás |