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_method.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
C#: Restructure code prior move to .NET Core
Ignacio Roldán Etcheverry
2022-08-22
1
-295
/
+0
*
C#: Re-write GD and some other icalls as P/Invoke
Ignacio Roldán Etcheverry
2022-08-22
1
-3
/
+7
*
C#: Move marshaling logic and generated glue to C#
Ignacio Roldán Etcheverry
2022-08-22
1
-9
/
+4
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Don't box params on Native->C# calls with Variant params
Ignacio Etcheverry
2020-12-06
1
-14
/
+11
*
Mono/C#: Fix several clang-tidy warnings and cleanup
Ignacio Etcheverry
2020-07-05
1
-6
/
+12
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
C#: Revert marshalling of IDictionary/IEnumerable implementing types
Ignacio Etcheverry
2020-04-23
1
-2
/
+3
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-15
/
+15
*
Fix C# bindings after recent breaking changes
Ignacio Etcheverry
2020-03-17
1
-32
/
+32
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Mono/C#: WebAssembly support
Ignacio Etcheverry
2019-11-13
1
-4
/
+2
*
Android build and export for the mono module
Ignacio Etcheverry
2019-06-03
1
-1
/
+1
*
C#: Marshalling support for IEnumerable<> and IDictionary<,>
Ignacio Etcheverry
2019-05-18
1
-0
/
+4
*
Mono: Cleanup
Ignacio Etcheverry
2019-02-03
1
-7
/
+7
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Implement CSharpScript::get_script_method_list and related functionality.
Ben Rog-Wilhelm
2018-12-07
1
-0
/
+27
*
Mono: Fix property set_value and cleanup
Ignacio Etcheverry
2018-07-31
1
-9
/
+3
*
Mono: Pending exceptions and cleanup
Ignacio Etcheverry
2018-07-04
1
-12
/
+18
*
[mono] fix signals parameter retrieval
Paul Joannon
2018-02-21
1
-5
/
+7
*
[Mono] Fixed "expression did not evaluate to a constant" compiler error for v...
Nathan Warden
2018-02-20
1
-3
/
+4
*
implement signal related methods in csharp_script so signals can be used with...
Paul Joannon
2018-02-17
1
-0
/
+14
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Mono: Add properties support in scripts
Ignacio Etcheverry
2018-01-04
1
-13
/
+32
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Mono: Prevent raising exceptions in native code
Ignacio Etcheverry
2017-10-23
1
-3
/
+38
*
Added mono module
Ignacio Etcheverry
2017-10-03
1
-0
/
+192