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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mono: Fix compiler error with Variant::operator AABB()
Ignacio Etcheverry
2017-11-18
2
-2
/
+2
*
Rename Rect3 to AABB.
Ferenc Arn
2017-11-17
5
-20
/
+20
*
Merge pull request #12549 from neikeq/seriously-do-they
Ignacio Etcheverry
2017-11-01
2
-3
/
+7
|
\
|
*
Fix thread checking to queue instances for deletion
Ignacio Etcheverry
2017-11-01
2
-3
/
+7
*
|
Use mono_gc_wbarrier_set_arrayref for Array marshalling
Ignacio Etcheverry
2017-11-01
1
-1
/
+1
|
/
*
Merge pull request #12491 from neikeq/waitasecond···
Ignacio Etcheverry
2017-10-29
1
-3
/
+4
|
\
|
*
Fix FrameworkPathOverride and assemblies path loop
Ignacio Etcheverry
2017-10-29
1
-3
/
+4
*
|
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
2
-3
/
+50
*
Merge pull request #12326 from neikeq/n
Ignacio Etcheverry
2017-10-22
2
-9
/
+9
|
\
|
*
Fix set field from MonoObject*
Ignacio Etcheverry
2017-10-22
2
-9
/
+9
*
|
Cleanup unnecessary debug prints
Rémi Verschelde
2017-10-21
1
-2
/
+2
|
/
*
Export attribute fixes and improvements
Ignacio Etcheverry
2017-10-17
7
-5
/
+62
*
Re-write SignalAwaiter implementation
Ignacio Etcheverry
2017-10-16
2
-4
/
+4
*
Fix wrong array index
Ignacio Etcheverry
2017-10-10
1
-6
/
+6
*
Fix getting struct elements from MonoArray (#11978)
Ignacio Etcheverry
2017-10-10
2
-4
/
+5
*
Fixed IntPtr unboxing (#11949)
Ignacio Etcheverry
2017-10-09
4
-52
/
+30
*
Fix dot separated assembly names confused with file extensions
Ignacio Etcheverry
2017-10-07
2
-5
/
+3
*
Fix assembly load hooks
Ignacio Etcheverry
2017-10-07
4
-54
/
+85
*
Uninitialized local and domain finalize fixes
Ignacio Etcheverry
2017-10-05
1
-1
/
+6
*
Added mono module
Ignacio Etcheverry
2017-10-03
19
-0
/
+4686