Age | Commit message (Expand) | Author |
2019-08-25 | default is only supported by 7.1, reverted to support 7.0 out of the box (no ... | lamonte |
2019-08-23 | Merge pull request #31094 from aaronfranke/vector-sign-mod-etc | Rémi Verschelde |
2019-08-22 | Make sure '.mono/metadata/' exists before creating file | Ignacio Etcheverry |
2019-08-17 | Add Vector2/3 sign and posmod functions, misc additions | Aaron Franke |
2019-08-14 | Merge pull request #31347 from neikeq/monodevelop-addin | Rémi Verschelde |
2019-08-12 | Always use lists for `LIBS` in SCons | Hugo Locurcio |
2019-08-12 | Add C# language editor icon | Ignacio Etcheverry |
2019-08-12 | Merge pull request #31322 from neikeq/mono-gitignore-override-sln | Ignacio Roldán Etcheverry |
2019-08-12 | Make git no longer ignore solution files inside the mono module | Ignacio Etcheverry |
2019-08-09 | Add Basis constants and format Transform constants | Aaron Franke |
2019-08-09 | Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' | Ignacio Etcheverry |
2019-08-07 | [Mono] Make all structs seralizable | Aaron Franke |
2019-08-07 | Merge pull request #31077 from qarmin/coverity_bugs | Rémi Verschelde |
2019-08-07 | Add some code changes/fixes proposed by Coverity and Clang Tidy | qarmin |
2019-08-04 | [Core] [Mono] Optimize Wrap functions | Aaron Franke |
2019-08-04 | C#: Fix Color.ToHtml() | Ignacio Etcheverry |
2019-08-04 | C#: Add Ide Connection library and server for the editor | Ignacio Etcheverry |
2019-07-28 | [Mono] Deprecate Set methods | Aaron Franke |
2019-07-27 | C#: Fix Transform2D.AffineInverse() | Ignacio Etcheverry |
2019-07-26 | Merge pull request #30842 from neikeq/fix-custom-props-msbuild | Ignacio Roldán Etcheverry |
2019-07-26 | Mono: Fix custom defines for Mono's MSBuild; remove xbuild | Ignacio Etcheverry |
2019-07-26 | Merge pull request #30825 from neikeq/heya | Ignacio Roldán Etcheverry |
2019-07-25 | Fix incorrectly updating csproj and not closing build issues file | Ignacio Etcheverry |
2019-07-25 | Mono: Don't try to update project assemblies from project manager | Ignacio Etcheverry |
2019-07-24 | Mono: Fix regression: external editors not working on Windows | Ignacio Etcheverry |
2019-07-24 | Mono: Add option to keep running after unhandled exceptions | Ignacio Etcheverry |
2019-07-23 | Added count method to String | Chaosus |
2019-07-22 | Mono: Fix editor API assembly not being updated | Ignacio Etcheverry |
2019-07-20 | Merge pull request #30710 from neikeq/issue-30526 | Ignacio Roldán Etcheverry |
2019-07-20 | Fix mono module build errors for release templates | Ignacio Etcheverry |
2019-07-20 | Added lerp_angles built-in function | Chaosus |
2019-07-14 | Merge pull request #30584 from neikeq/yatta | Ignacio Roldán Etcheverry |
2019-07-14 | Mono: Better handling of missing/outdated API assemblies | Ignacio Etcheverry |
2019-07-11 | Some small fixes to warnings in python scripts | unknown |
2019-07-11 | Mono: Add old TTRs to GodotTools | Ignacio Etcheverry |
2019-07-10 | Merge pull request #30502 from neikeq/chotto-matte-kudasai | Ignacio Roldán Etcheverry |
2019-07-10 | Merge pull request #30501 from neikeq/dispose-godotsharpexport | Ignacio Roldán Etcheverry |
2019-07-10 | Mono: Fix Api HintPath and update old game projects | Ignacio Etcheverry |
2019-07-10 | Mono: Fix null dereference in EditorExportPlatformAndroid | Ignacio Etcheverry |
2019-07-10 | Merge pull request #30486 from neikeq/fix-indexoutofbounds-msbuildfinder | Ignacio Roldán Etcheverry |
2019-07-10 | Merge pull request #30489 from neikeq/fix-nullexc-on-gengameproj | Ignacio Roldán Etcheverry |
2019-07-10 | Mono: Fix null exception in GenerateGameProject | Ignacio Etcheverry |
2019-07-10 | Merge pull request #30485 from neikeq/remove-frameworkpathoverride-from-scons | Ignacio Roldán Etcheverry |
2019-07-10 | Fix IndexOutOfBounds in FindMsBuildToolsPathOnWindows | Ignacio Etcheverry |
2019-07-10 | SCons no longer passes FrameworkPathOverride to MSBuild | Ignacio Etcheverry |
2019-07-10 | Mono: Add missing GodotTools.sln | Ignacio Etcheverry |
2019-07-09 | Fix EditorNavigationMeshGenerator registered in Core API | Ignacio Etcheverry |
2019-07-09 | Merge pull request #30463 from neikeq/fix-search-dirs | Rémi Verschelde |
2019-07-09 | Make SCons check for System MSBuild before Mono's | Ignacio Etcheverry |
2019-07-09 | Fix export templates ignoring assemblies in 'res://.mono/assemblies' | Ignacio Etcheverry |