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
Age
Commit message (
Expand
)
Author
2018-08-04
Merge pull request #20600 from exts/new_generic_methods
Ignacio Etcheverry
2018-08-03
Added generic method for ResourceLoader: Load<T>()
exts
2018-08-01
Merge pull request #20644 from NickToony/master
Ignacio Etcheverry
2018-07-31
fixed: windows mono compile (#20598)
Nick Hope
2018-07-31
Merge pull request #20639 from neikeq/issue-20531-and-cleanup
Ignacio Etcheverry
2018-07-31
Mono: Fix property set_value and cleanup
Ignacio Etcheverry
2018-07-29
Fix Mono compilation on Windows/Ming
Hein-Pieter van Braam
2018-07-27
Running builder (content generator) functions in subprocesses on Windows
Viktor Ferenczi
2018-07-27
Add missing methods to Node class in the mono glue
Paul Joannon
2018-07-26
Merge pull request #18282 from aaronfranke/better-mathf
Rémi Verschelde
2018-07-26
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-25
[Mono] Fix Color incorrect ordering of int export methods, added 64-bit
Aaron Franke
2018-07-25
Fix continuous attempt to reload domain with API assemblies out of sync
Ignacio Etcheverry
2018-07-25
Mono: Fix domain reload never triggering
Ignacio Etcheverry
2018-07-25
Fix '!valid' error spam on C# script instance create
Ignacio Etcheverry
2018-07-25
Mono: Fix null dereferences
Ignacio Etcheverry
2018-07-25
Merge pull request #20298 from PJB3005/18-07-20-mono-partial-api-ext
Ignacio Etcheverry
2018-07-23
Merge pull request #15880 from neikeq/better-collections
Ignacio Etcheverry
2018-07-22
Mono: Default to not shipping C# scripts content
Rémi Verschelde
2018-07-22
Merge pull request #20337 from aaronfranke/mono-pascal-gd
Ignacio Etcheverry
2018-07-22
Merge pull request #20229 from aaronfranke/mono-warning-text
Rémi Verschelde
2018-07-21
[Mono] Improvements to GD.cs: PascalCasing and real_t
Aaron Franke
2018-07-21
[Mono] Update about/warning text
Aaron Franke
2018-07-20
Add editor highlight for type-safe lines
George Marques
2018-07-20
Makes Mono bindings partial & adds GetNode<T>.
Pieter-Jan Briers
2018-07-20
Add Array and Dictionary wrapper classes to C#
Ignacio Etcheverry
2018-07-19
Fix bug with Basis.Transposed()
oisincar
2018-07-18
Merge pull request #20253 from neikeq/nobranchnameideasfeelsbadman
Ignacio Etcheverry
2018-07-18
Make C# bindings generator ignore disabled classes
Ignacio Etcheverry
2018-07-18
Style: Format code with clang-format 6.0.1
Rémi Verschelde
2018-07-10
Added path for Mono installed through Homebrew
Mads Ynddal
2018-07-05
Merge pull request #19231 from aaronfranke/mono-fposmod-to-mod
Ignacio Etcheverry
2018-07-04
Merge pull request #19872 from exts/export_signals
Ignacio Etcheverry
2018-07-04
Merge pull request #19756 from NathanWarden/mono_lerp_fixes
Ignacio Etcheverry
2018-07-04
Mono: Fix build script not decoding process utf-8 output
Ignacio Etcheverry
2018-07-03
Mono: Fixes annotated signal loading in exported binaries
=
2018-07-04
Merge pull request #16987 from neikeq/pending-exceptions
Ignacio Etcheverry
2018-07-04
Mono: Pending exceptions and cleanup
Ignacio Etcheverry
2018-07-04
Changes to default C# script template (#19940)
Kelly Thomas
2018-07-03
Merge pull request #19251 from YeldhamDev/script_templates_changes
Max Hilbrunner
2018-06-30
convert unicode mono root path to ascii string
Kelly Thomas
2018-06-27
[Mono] Rename Fposmod to PosMod
Aaron Franke
2018-06-24
Lerp now consistent with Godot API. InverseLerp fixed.
Nathan Warden
2018-06-22
Merge pull request #19016 from neikeq/w
Ignacio Etcheverry
2018-06-22
Mono: Module build improvements
Ignacio Etcheverry
2018-06-11
Small changes to the comments in the script templates.
Michael Alexsander Silva Dias
2018-06-06
allow undefined GODOT_DEBUG_MSBUILD environment variable
Kelly Thomas
2018-06-05
Merge pull request #19387 from neikeq/y
Ignacio Etcheverry
2018-06-05
Mono: Add 'View log' button to open the MSBuild log of a build
Ignacio Etcheverry
2018-06-05
Mono: Fix passing wrong logger assembly path to MSBuild
Ignacio Etcheverry
[next]