Age | Commit message (Expand) | Author |
---|---|---|
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-12-04 | C#: Add Duplicate method to the Array and Dictionary bindings | Ignacio Etcheverry |
2019-04-18 | C#: Add missing ToString() override methods | Ignacio Etcheverry |
2019-04-06 | C#: Some important Array and Dictionary interface changes | Ignacio Etcheverry |
2019-03-29 | C#: Add DynamicGodotObject class | Ignacio Etcheverry |
2019-02-28 | C#: Add Array.Resize(int) method | Ignacio Etcheverry |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-09-27 | Mono: Fix not creating generic Array or Dictionary where expected | Ignacio Etcheverry |
2018-09-12 | Cleanup of c# api files and bindings generator | Ignacio Etcheverry |
2018-07-20 | Add Array and Dictionary wrapper classes to C# | Ignacio Etcheverry |