godot/modules/mono/glue
Aaron Franke 620ec4703f
Make "decimal" functions more consistent
In GDScript, rename "decimals" to "step_decimals". In C#, add "StepDecimals", but keep the old functionality in a method called "DecimalCount".
2019-04-30 13:49:17 -04:00
..
Managed Make "decimal" functions more consistent 2019-04-30 13:49:17 -04:00
arguments_vector.h Fix memory leak introduced in bb6814a 2019-04-02 22:56:17 +02:00
base_object_glue.cpp C#: Add missing ToString() override methods 2019-04-18 14:48:13 +02:00
base_object_glue.h C#: Add missing ToString() override methods 2019-04-18 14:48:13 +02:00
collections_glue.cpp C#: Add missing ToString() override methods 2019-04-18 14:48:13 +02:00
collections_glue.h C#: Add missing ToString() override methods 2019-04-18 14:48:13 +02:00
gd_glue.cpp C#: Generate the correct integer and floating point types 2019-04-27 01:30:46 +02:00
gd_glue.h C#: Generate the correct integer and floating point types 2019-04-27 01:30:46 +02:00
glue_header.h C#: Add DynamicGodotObject class 2019-03-29 00:53:48 +01:00
nodepath_glue.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
nodepath_glue.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
rid_glue.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
rid_glue.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
string_glue.cpp Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
string_glue.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00