godot/modules/mono/glue
Ignacio Etcheverry bf94eed60c C#: Fix Basis(Vec3,Vec3,Vec3) constructor
Now it sets axes in order to match GDScript implementation.
2018-11-20 02:08:22 +01:00
..
Managed C#: Fix Basis(Vec3,Vec3,Vec3) constructor 2018-11-20 02:08:22 +01:00
base_object_glue.cpp Fix/workaround for issue #21667 2018-09-12 03:24:08 +02:00
base_object_glue.h Fix/workaround for issue #21667 2018-09-12 03:24:08 +02:00
collections_glue.cpp Mono: Fix not creating generic Array or Dictionary where expected 2018-09-27 00:11:31 +02:00
collections_glue.h Mono: Fix not creating generic Array or Dictionary where expected 2018-09-27 00:11:31 +02:00
gd_glue.cpp Cleanup of c# api files and bindings generator 2018-09-12 03:23:45 +02:00
gd_glue.h Cleanup of c# api files and bindings generator 2018-09-12 03:23:45 +02:00
glue_header.h Cleanup of c# api files and bindings generator 2018-09-12 03:23:45 +02:00
nodepath_glue.cpp Mono: Fix crash on NodePath/RID disposal during Godot shutdown 2018-10-06 23:00:18 +02:00
nodepath_glue.h Cleanup of c# api files and bindings generator 2018-09-12 03:23:45 +02:00
rid_glue.cpp Mono: Fix crash on NodePath/RID disposal during Godot shutdown 2018-10-06 23:00:18 +02:00
rid_glue.h Cleanup of c# api files and bindings generator 2018-09-12 03:23:45 +02:00
string_glue.cpp Cleanup of c# api files and bindings generator 2018-09-12 03:23:45 +02:00
string_glue.h Cleanup of c# api files and bindings generator 2018-09-12 03:23:45 +02:00