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.h
Age
Commit message (
Expand
)
Author
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-06-11
Rename Reference to RefCounted
Pedro J. Estébanez
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-03-17
Mono/C#: Optimize the way we store GC handles for scripts
Ignacio Etcheverry
2020-03-17
Fix C# bindings after recent breaking changes
Ignacio Etcheverry
2020-02-20
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-06-19
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-08-23
Notify instance binding data api of refcount increment/decrement
Ignacio Etcheverry
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-10-16
Re-write SignalAwaiter implementation
Ignacio Etcheverry
2017-10-03
Added mono module
Ignacio Etcheverry