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
/
signal_awaiter_utils.cpp
Age
Commit message (
Expand
)
Author
2019-04-06
C#: Add marshalling support for IEnumerable and IDictionary
Ignacio Etcheverry
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-11-30
C#: Improve tool script support and fix reloading issues
Ignacio Etcheverry
2018-10-25
Fix msvc warnings in mono module
Ignacio Etcheverry
2018-09-12
Fix/workaround for issue #21667
Ignacio Etcheverry
2018-08-25
Merge pull request #16927 from neikeq/rework-refcount-notify
Juan Linietsky
2018-08-23
Notify instance binding data api of refcount increment/decrement
Ignacio Etcheverry
2018-07-04
Mono: Pending exceptions and cleanup
Ignacio Etcheverry
2018-01-23
SignalAwaiter::_signal_callback was calling the thunk with a wrong pointer
Paul Joannon
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-07
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-10-18
Mono: Fix build with tools=no or target=release
Ignacio Etcheverry
2017-10-16
Re-write SignalAwaiter implementation
Ignacio Etcheverry
2017-10-03
Added mono module
Ignacio Etcheverry