| Commit message (Expand) | Author | Age | Files | Lines |
| * | New sync keywords in GDScript, NativeScript, Mono | Fabio Alessandrelli | 2018-05-29 | 1 | -0/+9 |
| * | Revert "RPCMode refactor, more sync modes" | Max Hilbrunner | 2018-05-29 | 1 | -9/+0 |
| * | New sync keywords in GDScript, NativeScript, Mono | Fabio Alessandrelli | 2018-05-26 | 1 | -0/+9 |
| * | Merge pull request #19063 from KellyThomas/c-sharp-feature-parity-vectors | Rémi Verschelde | 2018-05-25 | 4 | -5/+17 |
| |\ |
|
| | * | mono: add Slerp method to vector classes, expose Cross method for Vector2, an... | Kelly Thomas | 2018-05-22 | 4 | -5/+17 |
| * | | Fix index out of range error in string.Extension() | Kelly Thomas | 2018-05-21 | 1 | -1/+1 |
| |/ |
|
| * | Merge pull request #18974 from KellyThomas/c-sharp-feature-parity-basis | Rémi Verschelde | 2018-05-18 | 1 | -0/+20 |
| |\ |
|
| | * | Mono: Basis constructor for euler parameter | Kelly Thomas | 2018-05-17 | 1 | -0/+20 |
| * | | Merge pull request #18975 from KellyThomas/c-sharp-feature-parity-color | Ignacio Etcheverry | 2018-05-18 | 1 | -4/+22 |
| |\ \ |
|
| | * | | mono: New Color methods: Darkened, Lightened and ToRgba32 | Kelly Thomas | 2018-05-17 | 1 | -4/+22 |
| | |/ |
|
| * / | mono: Plane, expose Normal, and D | Kelly Thomas | 2018-05-17 | 1 | -38/+44 |
| |/ |
|
| * | Merge pull request #18889 from madadam/async-await-fix | Ignacio Etcheverry | 2018-05-16 | 1 | -1/+1 |
| |\ |
|
| | * | Set current SynchronizationContext before the game loop starts | Adam Cigánek | 2018-05-15 | 1 | -1/+1 |
| * | | Add missing copyright headers | Guilherme Felipe | 2018-05-16 | 1 | -0/+30 |
| |/ |
|
| * | round / ceil methods for c sharp vectors | Kelly thomas | 2018-05-04 | 2 | -0/+15 |
| * | #18051: Fix indentation issues introduced during clean up | Xavier Cho | 2018-04-17 | 6 | -16/+16 |
| * | #18051: Do not use `var` in a for-loop, or where type is not obvious | Xavier Cho | 2018-04-17 | 7 | -22/+22 |
| * | #18051: Use common name for Color type argument | Xavier Cho | 2018-04-17 | 1 | -5/+5 |
| * | #18051: Remove redundant verbatim prefixes | Xavier Cho | 2018-04-17 | 2 | -3/+3 |
| * | #18051: Use default parameter value | Xavier Cho | 2018-04-17 | 1 | -1/+1 |
| * | #18051: Use array initializer when applicable | Xavier Cho | 2018-04-17 | 1 | -4/+2 |
| * | #18051: Remove redundant parenthesis | Xavier Cho | 2018-04-17 | 13 | -91/+94 |
| * | #18051: Remove unnecessary variable assignments | Xavier Cho | 2018-04-17 | 5 | -11/+7 |
| * | #18051: Use 'var' when applicable | Xavier Cho | 2018-04-17 | 14 | -109/+109 |
| * | #18051: Remove redundant casts and 'using', 'else', 'this' statements | Xavier Cho | 2018-04-17 | 19 | -281/+211 |
| * | Remove duplicated declaration of RoundToInt() from Mathf | Xavier Cho | 2018-04-17 | 1 | -5/+0 |
| * | [Mono] Improve Mathf | Chaosus | 2018-04-13 | 3 | -33/+91 |
| * | [mono] Fixes #17936 as GodotSharp (Core\Basic.cs) requires C#7 now, but we mo... | Alexander Alekseev | 2018-04-03 | 1 | -6/+6 |
| * | Added wrap functions to C# | Chaosus | 2018-03-26 | 1 | -0/+12 |
| * | Fix mono basis GetEuler bug and marshalling/unmarshalling | Carter Anderson | 2018-03-24 | 1 | -82/+106 |
| * | Merge pull request #17134 from aaronfranke/master | Ignacio Etcheverry | 2018-03-24 | 12 | -288/+470 |
| |\ |
|
| | * | Replace float with real_t, default Vectors, other misc C# improvements | Aaron Franke | 2018-03-22 | 13 | -289/+471 |
| * | | [mono] rename functions to conform to PascalCase | Paul Joannon | 2018-03-04 | 3 | -19/+19 |
| |/ |
|
| * | Mono: Better versioning and gracefully unloading of Godot API assemblies | Ignacio Etcheverry | 2018-02-25 | 1 | -0/+1 |
| * | Merge pull request #16326 from NathanWarden/fix_basis_mono | Ignacio Etcheverry | 2018-02-18 | 1 | -3/+3 |
| |\ |
|
| | * | [Mono] Basis values now marshalled in the correct order. | Nathan Warden | 2018-02-02 | 1 | -3/+3 |
| * | | add a [Signal] attribute to CSharpScripts | Paul Joannon | 2018-02-17 | 1 | -0/+12 |
| |/ |
|
| * | Fix an infinite recursion in the Mathf.Decimals method when using floats. | Nathan Warden | 2018-01-31 | 1 | -1/+1 |
| * | Mono: Fix NodePath and RID bindings | Ignacio Etcheverry | 2018-01-25 | 2 | -6/+71 |
| * | Fix typos in code and docs with codespell | Rémi Verschelde | 2018-01-18 | 1 | -1/+1 |
| * | remove c#7 features for compatibility with 2015 Build Tools | Kelly Thomas | 2018-01-18 | 1 | -2/+2 |
| * | Mono: Some StackTrace to StackInfo[] fixes | Ignacio Etcheverry | 2018-01-12 | 1 | -0/+6 |
| * | Fixes Mono color creation from string. | Pieter-Jan Briers | 2018-01-10 | 1 | -13/+13 |
| * | Mono: Implement stack info for errors and exceptions | Ignacio Etcheverry | 2018-01-09 | 1 | -0/+77 |
| * | 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 |
| * | Mono: Script lifetime fixes | Ignacio Etcheverry | 2018-01-01 | 1 | -3/+5 |
| * | Mono: Make the bindings generator output enums | Ignacio Etcheverry | 2017-12-24 | 4 | -60/+11 |
| * | Improve slang, especially in user-visible parts | Unknown | 2017-12-05 | 1 | -2/+1 |
| * | Mono: Use PascalCase in core types. | Andreas Haas | 2017-11-21 | 13 | -483/+483 |