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
/
mono_gd
/
gd_mono_internals.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
C#: Fix custom event signals crash on hot-reload
Ignacio Etcheverry
2020-10-26
1
-2
/
+0
*
Mono/C#: Fix several clang-tidy warnings and cleanup
Ignacio Etcheverry
2020-07-05
1
-2
/
+3
*
Mono/C#: Fix unhandled exception not being printed
Ignacio Etcheverry
2020-06-25
1
-1
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
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
-2
/
+2
*
Fix C# bindings after recent breaking changes
Ignacio Etcheverry
2020-03-17
1
-3
/
+4
*
Refactor ScriptDebugger.
Fabio Alessandrelli
2020-03-08
1
-2
/
+5
*
Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr.
Juan Linietsky
2020-02-15
1
-1
/
+1
*
Mono/C#: Add error checks to detect possible Reference leaks
Ignacio Etcheverry
2020-01-13
1
-1
/
+3
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Mono/C#: Fix memory leak with new Reference instances created from C#
Ignacio Etcheverry
2019-12-25
1
-2
/
+4
*
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono'
Ignacio Etcheverry
2019-08-09
1
-1
/
+1
*
Mono: Add option to keep running after unhandled exceptions
Ignacio Etcheverry
2019-07-24
1
-3
/
+12
*
Re-write mono module editor code in C#
Ignacio Etcheverry
2019-07-05
1
-4
/
+3
*
Some code changed with Clang-Tidy
qarmin
2019-06-26
1
-2
/
+0
*
Mono: Use exit(status) instead of abort() in exception hook
Ignacio Etcheverry
2019-04-18
1
-1
/
+2
*
Add -Wshadow=local to warnings and fix reported issues.
marxin
2019-02-20
1
-5
/
+4
*
Use script instance binding for objects constructed from C#
Ignacio Etcheverry
2019-02-09
1
-1
/
+42
*
Mono: Cleanup
Ignacio Etcheverry
2019-02-03
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Mono: Pending exceptions and cleanup
Ignacio Etcheverry
2018-07-04
1
-0
/
+11
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-1
/
+2
*
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
-1
/
+1
*
Added mono module
Ignacio Etcheverry
2017-10-03
1
-0
/
+66