| Commit message (Expand) | Author | Age | Files | Lines |
* | C#: Restructure code prior move to .NET Core | Ignacio Roldán Etcheverry | 2022-08-22 | 1 | -97/+0 |
* | C#: Re-write GD and some other icalls as P/Invoke | Ignacio Roldán Etcheverry | 2022-08-22 | 1 | -9/+0 |
* | C#: Move marshaling logic and generated glue to C# | Ignacio Roldán Etcheverry | 2022-08-22 | 1 | -505/+6 |
* | create vector4, vector4i and projection for csharp | antonWetzel | 2022-07-31 | 1 | -1/+1 |
* | Code quality: Fix header guards consistency | Rémi Verschelde | 2022-07-25 | 1 | -3/+3 |
* | Implement Vector4, Vector4i, Projection | reduz | 2022-07-23 | 1 | -3/+62 |
* | Rename Basis "elements" to "rows" | Aaron Franke | 2022-04-29 | 1 | -3/+3 |
* | Rename Transform2D "elements" to "columns" | Aaron Franke | 2022-04-29 | 1 | -3/+3 |
* | Zero initialize all pointer class and struct members | Rémi Verschelde | 2022-04-04 | 1 | -5/+5 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | clang-format: Disable alignment of operands, too unreliable | Rémi Verschelde | 2021-10-28 | 1 | -28/+28 |
* | Rename Quat to Quaternion | Marcel Admiraal | 2021-06-04 | 1 | -12/+12 |
* | Rename Transform to Transform3D in core | Aaron Franke | 2021-06-03 | 1 | -10/+10 |
* | C#: Fix System.Collections.Generic.List marshalling | Ignacio Etcheverry | 2021-01-08 | 1 | -1/+1 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Don't box params on Native->C# calls with Variant params | Ignacio Etcheverry | 2020-12-06 | 1 | -9/+34 |
* | Remove empty lines around braces with the formatting script | Aaron Franke | 2020-11-16 | 1 | -2/+0 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -1/+1 |
* | [Complex Test Layouts] Change `String` to use UTF-32 encoding on all platforms. | bruvzg | 2020-09-03 | 1 | -21/+5 |
* | Mono/C#: Fix several clang-tidy warnings and cleanup | Ignacio Etcheverry | 2020-07-05 | 1 | -4/+6 |
* | Revert "Renamed plane's d to distance" | Rémi Verschelde | 2020-05-10 | 1 | -4/+4 |
* | Renamed plane's d to distance | Marcus Elg | 2020-05-10 | 1 | -4/+4 |
* | C#: Revert marshalling of IDictionary/IEnumerable implementing types | Ignacio Etcheverry | 2020-04-23 | 1 | -0/+8 |
* | Mono/C#: Allow exporting System.Array of type Godot.Object | Ignacio Etcheverry | 2020-04-22 | 1 | -0/+1 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -2/+2 |
* | [Mono] Marshaling for Vector2i, Vector3i, and Rect2i | Aaron Franke | 2020-03-17 | 1 | -1/+61 |
* | Fix C# bindings after recent breaking changes | Ignacio Etcheverry | 2020-03-17 | 1 | -3/+37 |
* | Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. | Juan Linietsky | 2020-02-25 | 1 | -6/+6 |
* | PoolVector is gone, replaced by Vector | Juan Linietsky | 2020-02-18 | 1 | -21/+21 |
* | Mono/C#: Make 'GD.Print' and its variants fallback to 'ToString()' | Ignacio Etcheverry | 2020-01-02 | 1 | -0/+6 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Mono/C#: WebAssembly support | Ignacio Etcheverry | 2019-11-13 | 1 | -0/+5 |
* | C#: Marshalling support for IEnumerable<> and IDictionary<,> | Ignacio Etcheverry | 2019-05-18 | 1 | -21/+3 |
* | C#: Support resource type hint in exported arrays | Ignacio Etcheverry | 2019-04-29 | 1 | -0/+3 |
* | C#: Support type hints for exported Arrays | Ignacio Etcheverry | 2019-04-06 | 1 | -1/+20 |
* | Mono: Cleanup | Ignacio Etcheverry | 2019-02-03 | 1 | -3/+4 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | C#: Optimize struct marshalling | Ignacio Etcheverry | 2018-10-17 | 1 | -46/+239 |
* | Mono: Fix not creating generic Array or Dictionary where expected | Ignacio Etcheverry | 2018-09-27 | 1 | -1/+5 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -1/+1 |
* | Add Array and Dictionary wrapper classes to C# | Ignacio Etcheverry | 2018-07-20 | 1 | -5/+0 |
* | Fix mono basis GetEuler bug and marshalling/unmarshalling | Carter Anderson | 2018-03-24 | 1 | -4/+4 |
* | The marshalling in was also incorrect. | Nathan Warden | 2018-02-26 | 1 | -1/+1 |
* | [Mono] Basis values now marshalled in the correct order. | Nathan Warden | 2018-02-02 | 1 | -3/+3 |
* | remove an unneeded marshalling function | Paul Joannon | 2018-01-18 | 1 | -1/+0 |
* | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
* | Marshal NULL MonoString* as empty Godot string | Ignacio Etcheverry | 2017-12-24 | 1 | -1/+8 |
* | Rename Rect3 to AABB. | Ferenc Arn | 2017-11-17 | 1 | -4/+4 |
* | Export attribute fixes and improvements | Ignacio Etcheverry | 2017-10-17 | 1 | -0/+1 |