mono/glue
Relintai 6b8f603ea8 Backported from godot: [C#] Fix Transform3D.InterpolateWith applying rotation before scale
- kleonc authored and akien-mga committed
1db5090dcd
2024-07-14 21:09:58 +02:00
..
GodotSharp Backported from godot: [C#] Fix Transform3D.InterpolateWith applying rotation before scale 2024-07-14 21:09:58 +02:00
arguments_vector.h
base_object_glue.cpp
base_object_glue.h
collections_glue.cpp
collections_glue.h
gd_glue.cpp
gd_glue.h
glue_header.h Fix registering StringNames. 2023-06-01 18:07:59 +02:00
nodepath_glue.cpp
nodepath_glue.h
rid_glue.cpp
rid_glue.h
string_glue.cpp
string_glue.h
string_name_glue.cpp Added more methods to StringName's glue. Also removed operator == and != from StringName. It seems like c# does not like when an operator like that calls into native code. 2023-06-02 01:13:15 +02:00
string_name_glue.h Added more methods to StringName's glue. Also removed operator == and != from StringName. It seems like c# does not like when an operator like that calls into native code. 2023-06-02 01:13:15 +02:00