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-05-27
Mono: Fix MonoImage filename being set to an invalid path
Ignacio Etcheverry
2018-05-25
Merge pull request #19074 from cart/optimize-mono-pool-marshal
Ignacio Etcheverry
2018-05-25
Merge pull request #19063 from KellyThomas/c-sharp-feature-parity-vectors
Rémi Verschelde
2018-05-24
Merge pull request #19149 from neikeq/x
Ignacio Etcheverry
2018-05-24
Mono: Improve 'script class not found' error
Ignacio Etcheverry
2018-05-23
Capitalized comments of methods created by the Connect Signal dialog.
Michael Alexsander Silva Dias
2018-05-22
mono: add Slerp method to vector classes, expose Cross method for Vector2, an...
Kelly Thomas
2018-05-21
Fix index out of range error in string.Extension()
Kelly Thomas
2018-05-20
Reduce allocations when converting mono arrays to pool arrays
Carter Anderson
2018-05-18
Merge pull request #18974 from KellyThomas/c-sharp-feature-parity-basis
Rémi Verschelde
2018-05-18
Merge pull request #18975 from KellyThomas/c-sharp-feature-parity-color
Ignacio Etcheverry
2018-05-17
mono: Plane, expose Normal, and D
Kelly Thomas
2018-05-17
mono: New Color methods: Darkened, Lightened and ToRgba32
Kelly Thomas
2018-05-17
Mono: Basis constructor for euler parameter
Kelly Thomas
2018-05-17
fixes build error on Linux after its introduction in #18949
Michele Valente
2018-05-17
Merge pull request #18949 from neikeq/alo
Rémi Verschelde
2018-05-17
Mono: Project building fixes
Ignacio Etcheverry
2018-05-16
Merge pull request #18889 from madadam/async-await-fix
Ignacio Etcheverry
2018-05-16
Add missing copyright headers
Guilherme Felipe
2018-05-15
-New inspector.
Juan Linietsky
2018-05-15
Set current SynchronizationContext before the game loop starts
Adam Cigánek
2018-05-04
round / ceil methods for c sharp vectors
Kelly thomas
2018-05-04
Merge pull request #18406 from YeldhamDev/script_templates_period
Max Hilbrunner
2018-05-02
Merge pull request #18562 from neikeq/issue-18526
Ignacio Etcheverry
2018-05-02
Changed periods in the script templates.
Michael Alexsander Silva Dias
2018-05-02
Fix MSVC check when building with mono
Ignacio Etcheverry
2018-05-02
Merge pull request #18561 from neikeq/fix-find-msbuild-2
Ignacio Etcheverry
2018-05-02
Fix editor detecting msbuild with a msvc 'tools only' install
Ignacio Etcheverry
2018-04-30
Fix msbuild with a msvc 'tools only' install
Hein-Pieter van Braam
2018-04-28
Mono: BindingsGenerator enum fixes
Ignacio Etcheverry
2018-04-25
Add option to link mono statically on Windows
Ignacio Etcheverry
2018-04-24
Merge pull request #18399 from neikeq/u
Ignacio Etcheverry
2018-04-24
Mono: Fix '!t' error messages when generating bindings
Ignacio Etcheverry
2018-04-24
Mono: Do not spam script class not found error
Ignacio Etcheverry
2018-04-24
Mono: Fix crash on script load if the scripts domain isn't loaded
Ignacio Etcheverry
2018-04-17
#18051: Fix indentation issues introduced during clean up
Xavier Cho
2018-04-17
#18051: Do not use `var` in a for-loop, or where type is not obvious
Xavier Cho
2018-04-17
#18051: Use common name for Color type argument
Xavier Cho
2018-04-17
#18051: Remove redundant verbatim prefixes
Xavier Cho
2018-04-17
#18051: Use default parameter value
Xavier Cho
2018-04-17
#18051: Use array initializer when applicable
Xavier Cho
2018-04-17
#18051: Remove redundant parenthesis
Xavier Cho
2018-04-17
#18051: Remove unnecessary variable assignments
Xavier Cho
2018-04-17
#18051: Use 'var' when applicable
Xavier Cho
2018-04-17
#18051: Remove redundant casts and 'using', 'else', 'this' statements
Xavier Cho
2018-04-17
Remove duplicated declaration of RoundToInt() from Mathf
Xavier Cho
2018-04-13
Merge pull request #18038 from Chaosus/mathf
Ignacio Etcheverry
2018-04-13
[Mono] Improve Mathf
Chaosus
2018-04-09
Merge pull request #17864 from NikodemL/fix_mono_bottom_panel_issue_activated
Ignacio Etcheverry
2018-04-03
Merge pull request #17834 from Rubonnek/move-to-initializer-list
Rémi Verschelde
[next]