index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
mono
/
signal_awaiter_utils.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-2
/
+2
*
Mono/C#: Optimize the way we store GC handles for scripts
Ignacio Etcheverry
2020-03-17
1
-3
/
+13
*
Fix C# bindings after recent breaking changes
Ignacio Etcheverry
2020-03-17
1
-63
/
+142
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-4
/
+4
*
Fix Mono and GDNative builds after changes to ObjectID
Rémi Verschelde
2020-02-12
1
-7
/
+2
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Mono/C#: WebAssembly support
Ignacio Etcheverry
2019-11-13
1
-2
/
+3
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono'
Ignacio Etcheverry
2019-08-09
1
-4
/
+2
*
Re-write mono module editor code in C#
Ignacio Etcheverry
2019-07-05
1
-1
/
+1
*
Android build and export for the mono module
Ignacio Etcheverry
2019-06-03
1
-1
/
+1
*
C#: Add marshalling support for IEnumerable and IDictionary
Ignacio Etcheverry
2019-04-06
1
-2
/
+2
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
C#: Improve tool script support and fix reloading issues
Ignacio Etcheverry
2018-11-30
1
-6
/
+2
*
Fix msvc warnings in mono module
Ignacio Etcheverry
2018-10-25
1
-1
/
+1
*
Fix/workaround for issue #21667
Ignacio Etcheverry
2018-09-12
1
-1
/
+1
*
Merge pull request #16927 from neikeq/rework-refcount-notify
Juan Linietsky
2018-08-25
1
-4
/
+3
|
\
|
*
Notify instance binding data api of refcount increment/decrement
Ignacio Etcheverry
2018-08-23
1
-4
/
+3
*
|
Mono: Pending exceptions and cleanup
Ignacio Etcheverry
2018-07-04
1
-8
/
+12
|
/
*
SignalAwaiter::_signal_callback was calling the thunk with a wrong pointer
Paul Joannon
2018-01-23
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Style: Apply new clang-format 5.0 style to all files
Rémi Verschelde
2017-12-07
1
-3
/
+3
*
Mono: Fix build with tools=no or target=release
Ignacio Etcheverry
2017-10-18
1
-0
/
+2
*
Re-write SignalAwaiter implementation
Ignacio Etcheverry
2017-10-16
1
-5
/
+70
*
Added mono module
Ignacio Etcheverry
2017-10-03
1
-0
/
+77