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
Age
Commit message (
Expand
)
Author
2019-04-05
Merge pull request #27677 from akien-mga/Wimplicit-fallthrough
Rémi Verschelde
2019-04-05
Merge pull request #27465 from neikeq/road-to-lang-agnostic-docs-is-going-to-...
Rémi Verschelde
2019-04-05
Fix -Wimplicit-fallthrough warnings from GCC 8
Rémi Verschelde
2019-03-29
EditorHelp, makerst: Improve enum ref resolving and constant ref support
Ignacio Etcheverry
2019-03-29
C#: Add DynamicGodotObject class
Ignacio Etcheverry
2019-03-23
Merge pull request #27359 from neikeq/who-reads-docs-anyway
Ignacio Roldán Etcheverry
2019-03-23
C#: Bindings generator now translates BBCode docs to XML comments
Ignacio Etcheverry
2019-03-20
Fix parsing of generic type declarations in C# source files.
Sebastian Hartte
2019-03-12
Mono: Update welcome message with current state
Rémi Verschelde
2019-03-06
Merge pull request #26713 from neikeq/print-msbuild-command
Rémi Verschelde
2019-03-06
Print MSBuild command if also printing output
Ignacio Etcheverry
2019-03-06
Merge pull request #26712 from neikeq/issue-26681
Ignacio Etcheverry
2019-03-06
Mono: Make 'Build' button generate solution if it doesn't exist
Ignacio Etcheverry
2019-03-04
Mono: Add option to print MSBuild output and improve out of sync error
Ignacio Etcheverry
2019-03-01
C#: Fix parsing of class full name when the base has generics
Ignacio Etcheverry
2019-02-28
Mono: Make sure the generated RootNamespace is a valid identifier
Ignacio Etcheverry
2019-02-27
Merge pull request #26159 from marxin/fix-Wsuggest-attribute=format
Rémi Verschelde
2019-02-27
Fix -Wsuggest-attribute=format warnings.
marxin
2019-02-27
Mono: Some editor usability improvements
Ignacio Etcheverry
2019-02-27
Remove problematic VS Code hint path on Windows
Ignacio Etcheverry
2019-02-20
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-19
C#: Add 'Singleton' property to singleton wrapper class
Ignacio Etcheverry
2019-02-12
Merge pull request #25721 from neikeq/ww
Rémi Verschelde
2019-02-11
Merge pull request #25803 from neikeq/yy
Ignacio Etcheverry
2019-02-11
Add VSCode hint path for Windows
Ignacio Etcheverry
2019-02-11
Default to MSBuild from VS Build Tools instead of Mono's
Ignacio Etcheverry
2019-02-10
Merge pull request #25773 from neikeq/xx
Ignacio Etcheverry
2019-02-10
Fix exporting assemblies from wrong output path
Ignacio Etcheverry
2019-02-09
Use script instance binding for objects constructed from C#
Ignacio Etcheverry
2019-02-08
Mono: Create player script metadata when building manually
Ignacio Etcheverry
2019-02-05
Mono: Workaround to fix 'flushing' errors when building at editor startup
Ignacio Etcheverry
2019-02-03
Mono: Cleanup
Ignacio Etcheverry
2019-01-21
Mono: Add assembly reloading to running games
Ignacio Etcheverry
2019-01-21
Fix C# script metadata creation error due to missing directory
Ignacio Etcheverry
2019-01-21
Workaround for bug with Mono's MSBuild and BaseIntermediateOutputPath
Ignacio Etcheverry
2019-01-18
Merge pull request #25080 from neikeq/mm-c
Ignacio Etcheverry
2019-01-18
C# Bindings Generator: Fix vararg methods with custom return type
Ignacio Etcheverry
2019-01-18
C#: Fix trying to build when there's no solution
Ignacio Etcheverry
2019-01-08
Use 'release_debug' for mono export templates
Hein-Pieter van Braam
2019-01-07
Use 'release_debug' for mono export templates
Hein-Pieter van Braam
2019-01-03
Merge pull request #24688 from Supatier/add-additional-vscode-name
Rémi Verschelde
2019-01-02
Add code-oss, vscode-oss, and visual-studio-code-oss to vscode path
supatier
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
Fix missing/malformed license headers
Rémi Verschelde
2018-12-27
Fix Godot unable to find VSCode binary
Supatier
2018-11-30
Merge pull request #24091 from neikeq/ii
Ignacio Etcheverry
2018-11-30
C#: Improve tool script support and fix reloading issues
Ignacio Etcheverry
2018-11-24
Parse C# generics and type constraints correctly
Carter Anderson
2018-11-08
Merge pull request #23505 from zorbathut/zorbathut/updateproject
Ignacio Etcheverry
2018-11-08
Fix assertion fail when loading assembly on project export
Ignacio Etcheverry
[next]