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
2020-01-23
Merge pull request #35478 from neikeq/issue-32260
Rémi Verschelde
2020-01-23
Mono/C#: Add setting to include I18N assemblies in the exported game
Ignacio Etcheverry
2020-01-23
Mono/C#: Default to net47 for new projects
Ignacio Etcheverry
2020-01-21
Make script class parser errors to not abort the build
Ignacio Etcheverry
2020-01-20
Mono/C#: Fix error when parsing nested generics
Ignacio Etcheverry
2020-01-03
Mono/C#: Fix wrong HintPath for package in GodotTools
Ignacio Etcheverry
2019-12-31
Merge pull request #34699 from van800/godot-guid
Ignacio Roldán Etcheverry
2019-12-30
add custom property to csproj, which identifies that project is generated by ...
Ivan Shakhov
2019-12-28
Mono/C#: Re-structure API solution and GodotTools post-build target
Ignacio Etcheverry
2019-12-25
fix Rider path on Mac
Ivan.Shakhov
2019-12-21
add suggested fix
Dan Kramer
2019-12-21
Merge pull request #34514 from neikeq/remove-dep-on-mono-posix
Rémi Verschelde
2019-12-21
Mono/C#: Remove GodotTools dependency on the Mono.Posix assembly
Ignacio Etcheverry
2019-12-19
Mono/C#: Fix Variant -> MonoString* when type is Variant:NIL
Ignacio Etcheverry
2019-12-17
Mono/C#: Fix project export and fix FindLast/GetFile regression
Ignacio Etcheverry
2019-12-11
Mono formatting
Aaron Franke
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
[next]