Marcus Elg
|
ec7b481170
Renamed plane's d to distance
|
5 years ago |
Ignacio Etcheverry
|
20b9dbb1d5
C#: Revert marshalling of IDictionary/IEnumerable implementing types
|
5 years ago |
Ignacio Etcheverry
|
0fec3cb5ed
Mono/C#: Allow exporting System.Array of type Godot.Object
|
5 years ago |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Aaron Franke
|
9b322d46d3
[Mono] Marshaling for Vector2i, Vector3i, and Rect2i
|
5 years ago |
Ignacio Etcheverry
|
6a85cdf640
Fix C# bindings after recent breaking changes
|
5 years ago |
Juan Linietsky
|
33b5c57199
Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT.
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Ignacio Etcheverry
|
844a8d215b
Mono/C#: Make 'GD.Print' and its variants fallback to 'ToString()'
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Ignacio Etcheverry
|
de7c2ad21b
Mono/C#: WebAssembly support
|
5 years ago |
Ignacio Etcheverry
|
5a4bf4f369
C#: Marshalling support for IEnumerable<> and IDictionary<,>
|
6 years ago |
Ignacio Etcheverry
|
470b80cc55
C#: Support resource type hint in exported arrays
|
6 years ago |
Ignacio Etcheverry
|
480d4c6fba
C#: Support type hints for exported Arrays
|
6 years ago |
Ignacio Etcheverry
|
d3c51a5dfb
Mono: Cleanup
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Ignacio Etcheverry
|
23ae64b15e
C#: Optimize struct marshalling
|
6 years ago |
Ignacio Etcheverry
|
50fd5ef3b5
Mono: Fix not creating generic Array or Dictionary where expected
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Ignacio Etcheverry
|
ee3c476c9a
Add Array and Dictionary wrapper classes to C#
|
7 years ago |
Carter Anderson
|
91f271fa9e
Fix mono basis GetEuler bug and marshalling/unmarshalling
|
7 years ago |
Nathan Warden
|
60daa9d718
The marshalling in was also incorrect.
|
7 years ago |
Nathan Warden
|
0cc4de1f24
[Mono] Basis values now marshalled in the correct order.
|
7 years ago |
Paul Joannon
|
2dc6725cc4
remove an unneeded marshalling function
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Ignacio Etcheverry
|
6e3d4ee9a6
Marshal NULL MonoString* as empty Godot string
|
7 years ago |
Ferenc Arn
|
d28763a4c1
Rename Rect3 to AABB.
|
7 years ago |
Ignacio Etcheverry
|
6e6b455d1f
Export attribute fixes and improvements
|
7 years ago |
Ignacio Etcheverry
|
ff28569d16
Fixed IntPtr unboxing (#11949)
|
8 years ago |