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
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-31
Merge pull request #34699 from van800/godot-guid
Ignacio Roldán Etcheverry
2019-12-30
Merge pull request #34582 from timothyqiu/forward-decl
Rémi Verschelde
2019-12-30
add custom property to csproj, which identifies that project is generated by ...
Ivan Shakhov
2019-12-29
Fix msbuild target argument
Dan Kramer
2019-12-28
Mono/C#: Re-structure API solution and GodotTools post-build target
Ignacio Etcheverry
2019-12-26
Merge pull request #34595 from van800/mac_rider
Ignacio Roldán Etcheverry
2019-12-25
Merge pull request #34604 from neikeq/issue-27674
Ignacio Roldán Etcheverry
2019-12-25
Mono/C#: Fix memory leak with new Reference instances created from C#
Ignacio Etcheverry
2019-12-25
fix Rider path on Mac
Ivan.Shakhov
2019-12-24
Cleans up headers included in editor_node.h
Haoyu Qiu
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
Merge pull request #34465 from neikeq/no-hardcode-debugger-wait
Rémi Verschelde
2019-12-19
Mono/C#: Remove hard-coded debugger wait at initialization
Ignacio Etcheverry
2019-12-19
Mono/C#: Fix Variant -> MonoString* when type is Variant:NIL
Ignacio Etcheverry
2019-12-18
Mono: Copy native and btls libs on macOS
Rémi Verschelde
2019-12-17
Mono/C#: Fix project export and fix FindLast/GetFile regression
Ignacio Etcheverry
2019-12-16
Merge pull request #34382 from van800/profiler
Rémi Verschelde
2019-12-16
Allow attaching any external profiler, including JetBrains dotTrace
Ivan Shakhov
2019-12-16
Mono: Enable threads suspend workaround on Windows
Rémi Verschelde
2019-12-13
Merge pull request #34334 from neikeq/issue-33503
Rémi Verschelde
2019-12-13
Mono/C#: Fix class parser incorrectly handling nested namespaces
Ignacio Etcheverry
2019-12-13
Mono/C#: Fix class parser bug with 'where T : struct'
Ignacio Etcheverry
2019-12-13
doc: Sync classref with current source
Rémi Verschelde
2019-12-13
Merge pull request #34295 from aaronfranke/potato-knishes
Rémi Verschelde
2019-12-12
Fix string Find methods having reversed case sensitivity
Aaron Franke
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-06
Fix missing null checks in Mono Binding of GD
Jonas
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-12-04
C#: Add Duplicate method to the Array and Dictionary bindings
Ignacio Etcheverry
2019-11-30
Make sure to include the path in the "Data template directory not found" erro...
dsge
2019-11-29
Merge pull request #33982 from neikeq/issue-29349
Rémi Verschelde
2019-11-29
Mono/C#: Fix crash on exported games that don't use C#
Ignacio Etcheverry
2019-11-29
Mono/C#: Add option to export assemblies outside of PCK
Ignacio Etcheverry
2019-11-23
Merge pull request #33828 from neikeq/貴様
Rémi Verschelde
2019-11-22
Mono/C#: Prevent SCons from building API solutions in parallel
Ignacio Etcheverry
2019-11-22
Style: Add missing copyright headers
Rémi Verschelde
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
Merge pull request #33763 from neikeq/issue-33725
Rémi Verschelde
2019-11-20
Fix C# export error dialog showing up when it should not
Ignacio Etcheverry
2019-11-19
Mono/C#: Bundle libmono-btls-shared.dll on Windows if it exists
Ignacio Etcheverry
2019-11-18
C#: Throw NullReferenceException for null NodePath/RID params
Ignacio Etcheverry
2019-11-15
Make C# internal calls return structs as ref parameters
Ignacio Etcheverry
2019-11-15
Mono/C#: Initial exporter support for AOT compilation
Ignacio Etcheverry
[next]