index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
mono
/
editor
/
GodotTools
Age
Commit message (
Expand
)
Author
2019-12-11
Merge pull request #34181 from van800/rider
Rémi Verschelde
2019-12-11
Support Rider as External Editor
Ivan Shakhov
2019-12-05
Merge pull request #34018 from dsge/show-template-directory-path-in-error-mes...
Ignacio Roldán Etcheverry
2019-12-04
Mono/C#: Several android fixes
Ignacio Etcheverry
2019-11-30
Make sure to include the path in the "Data template directory not found" erro...
dsge
2019-11-29
Mono/C#: Add option to export assemblies outside of PCK
Ignacio Etcheverry
2019-11-21
Merge pull request #33791 from neikeq/issue-33761
Ignacio Roldán Etcheverry
2019-11-21
C#: Fix PathWhich on Windows when name already has extension
Ignacio Etcheverry
2019-11-20
Fix C# export error dialog showing up when it should not
Ignacio Etcheverry
2019-11-15
Mono/C#: Initial exporter support for AOT compilation
Ignacio Etcheverry
2019-11-13
Mono/C#: WebAssembly support
Ignacio Etcheverry
2019-10-11
C#: Fix detection of outdated release Godot API assemblies
Ignacio Etcheverry
2019-10-03
Mono: Fix detection of MsBuild from Visual Studio
Rémi Verschelde
2019-09-07
Mono: Fix PCK assembly paths when exporting from Windows
Ignacio Etcheverry
2019-08-29
Merge pull request #31770 from neikeq/supercedes-31008
Rémi Verschelde
2019-08-29
Fix GodotTools.ProjectEditor HintPaths for referenced packages
Ignacio Etcheverry
2019-08-26
Merge pull request #31652 from Calinou/csharp-alpha-dialog-android
Rémi Verschelde
2019-08-25
Set C# 7 as LangVersion for GodotTools and Godot API projects
Ignacio Etcheverry
2019-08-25
Mention Android support in the C# alpha dialog message
Hugo Locurcio
2019-08-25
default is only supported by 7.1, reverted to support 7.0 out of the box (no ...
lamonte
2019-08-22
Make sure '.mono/metadata/' exists before creating file
Ignacio Etcheverry
2019-08-04
C#: Add Ide Connection library and server for the editor
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-25
Fix incorrectly updating csproj and not closing build issues file
Ignacio Etcheverry
2019-07-24
Mono: Fix regression: external editors not working on Windows
Ignacio Etcheverry
2019-07-14
Mono: Better handling of missing/outdated API assemblies
Ignacio Etcheverry
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
Fix IndexOutOfBounds in FindMsBuildToolsPathOnWindows
Ignacio Etcheverry
2019-07-10
Mono: Add missing GodotTools.sln
Ignacio Etcheverry
2019-07-08
Fix InvalidCastException when loading script metadata
Ignacio Etcheverry
2019-07-05
Re-write mono module editor code in C#
Ignacio Etcheverry
[prev]