index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
modules
/
mono
/
mono_gd
/
gd_mono.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mono: Runtime main args and assembly search fixes
Ignacio Etcheverry
2018-03-18
1
-2
/
+29
*
Mono: Better versioning and gracefully unloading of Godot API assemblies
Ignacio Etcheverry
2018-02-25
1
-23
/
+221
*
Mono: Add project export plugin
Ignacio Etcheverry
2018-02-22
1
-13
/
+55
*
Makes project manager never initialize mono debug.
Pieter-Jan Briers
2018-02-16
1
-16
/
+2
*
Mono: Don't defer call to dispose queue objects when finalizing domain
Ignacio Etcheverry
2018-01-26
1
-5
/
+7
*
Mono: Implement stack info for errors and exceptions
Ignacio Etcheverry
2018-01-09
1
-1
/
+1
*
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
-2
/
+1
*
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
/
+8
*
Fix thread checking to queue instances for deletion
Ignacio Etcheverry
2017-11-01
1
-3
/
+3
*
Mono: Add build project button and reload interval
Ignacio Etcheverry
2017-10-29
1
-0
/
+2
*
Mono: Use "UnnamedProject" if application/config/name is empty
Unknown
2017-10-27
1
-2
/
+5
*
Mono: Prevent raising exceptions in native code
Ignacio Etcheverry
2017-10-23
1
-0
/
+12
*
Cleanup unnecessary debug prints
Rémi Verschelde
2017-10-21
1
-2
/
+2
*
Fix getting struct elements from MonoArray (#11978)
Ignacio Etcheverry
2017-10-10
1
-1
/
+2
*
Fix dot separated assembly names confused with file extensions
Ignacio Etcheverry
2017-10-07
1
-2
/
+1
*
Fix assembly load hooks
Ignacio Etcheverry
2017-10-07
1
-20
/
+11
*
Uninitialized local and domain finalize fixes
Ignacio Etcheverry
2017-10-05
1
-1
/
+6
*
Added mono module
Ignacio Etcheverry
2017-10-03
1
-0
/
+771