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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mono/C#: Fix several clang-tidy warnings and cleanup
Ignacio Etcheverry
2020-07-05
1
-14
/
+13
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-2
/
+0
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-14
/
+7
*
C#/Mono: Check assembly version when loading
Ignacio Etcheverry
2020-05-09
1
-0
/
+1
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-3
/
+3
*
Mono/C#: Add iOS support
Ignacio Etcheverry
2020-03-31
1
-1
/
+3
*
Fix C# bindings after recent breaking changes
Ignacio Etcheverry
2020-03-17
1
-1
/
+1
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Mono/C#: Add option to export assemblies outside of PCK
Ignacio Etcheverry
2019-11-29
1
-1
/
+3
*
C#: Fix detection of outdated release Godot API assemblies
Ignacio Etcheverry
2019-10-11
1
-19
/
+47
*
Mono: Don't compare API hashes on release builds
Ignacio Etcheverry
2019-09-28
1
-1
/
+3
*
C#: Add Ide Connection library and server for the editor
Ignacio Etcheverry
2019-08-04
1
-1
/
+1
*
Mono: Add option to keep running after unhandled exceptions
Ignacio Etcheverry
2019-07-24
1
-1
/
+12
*
Mono: Better handling of missing/outdated API assemblies
Ignacio Etcheverry
2019-07-14
1
-8
/
+7
*
Re-write mono module editor code in C#
Ignacio Etcheverry
2019-07-05
1
-18
/
+9
*
Made use of semicolons more consitent, fixed formatting
JohnJLight
2019-06-19
1
-1
/
+1
*
Added a Godot TraceListener, which is automatically installed on startup. Fix...
Sebastian Hartte
2019-03-07
1
-0
/
+2
*
Mono: Fix MonoPosixHelper not being found
Ignacio Etcheverry
2019-02-03
1
-0
/
+2
*
Mono: Cleanup
Ignacio Etcheverry
2019-02-03
1
-12
/
+10
*
Mono: Fix hot reload build errors and cleanup
Ignacio Etcheverry
2019-01-22
1
-1
/
+3
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Fix internal assembly load from
Ignacio Etcheverry
2018-10-22
1
-2
/
+1
*
Mono: Fix crash on NodePath/RID disposal during Godot shutdown
Ignacio Etcheverry
2018-10-06
1
-5
/
+2
*
Fix build error for windows mono export templates
Ignacio Etcheverry
2018-10-05
1
-1
/
+1
*
Mono: Editor and export template dependencies and fixes
Ignacio Etcheverry
2018-10-03
1
-6
/
+31
*
Fix/workaround for issue #21667
Ignacio Etcheverry
2018-09-12
1
-8
/
+14
*
Mono: Pending exceptions and cleanup
Ignacio Etcheverry
2018-07-04
1
-0
/
+2
*
Mono: Better versioning and gracefully unloading of Godot API assemblies
Ignacio Etcheverry
2018-02-25
1
-3
/
+54
*
Mono: Add project export plugin
Ignacio Etcheverry
2018-02-22
1
-2
/
+4
*
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
-8
/
+0
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Mono: Script lifetime fixes
Ignacio Etcheverry
2018-01-01
1
-1
/
+1
*
Fix assembly load hooks
Ignacio Etcheverry
2017-10-07
1
-0
/
+2
*
Added mono module
Ignacio Etcheverry
2017-10-03
1
-0
/
+224