godot-cpp/src/core
Nickolai Korshunov ef37d8d76e Merge branch 'master' of https://github.com/GodotNativeTools/godot-cpp 2018-04-25 11:40:49 +03:00
..
AABB.cpp String and math fixes 2018-01-23 00:24:23 +01:00
Array.cpp Added copy constructors and assignment operators to Array and Dictionary 2018-01-17 01:57:01 +01:00
Basis.cpp String and math fixes 2018-01-23 00:24:23 +01:00
Color.cpp String and math fixes 2018-01-23 00:24:23 +01:00
Dictionary.cpp Added copy constructors and assignment operators to Array and Dictionary 2018-01-17 01:57:01 +01:00
GodotGlobal.cpp NULL -> nullptr 2018-02-23 16:08:36 +03:00
NodePath.cpp fix #101 2018-03-02 19:04:57 +01:00
Plane.cpp Implemented using api struct 2017-10-23 21:20:14 +11:00
PoolArrays.cpp Make all Pool*Array::operator[] as const 2018-03-13 11:00:25 -04:00
Quat.cpp String and math fixes 2018-01-23 00:24:23 +01:00
RID.cpp Added RID::is_valid() and comparison operators 2018-01-20 19:37:23 +01:00
Rect2.cpp Implemented using api struct 2017-10-23 21:20:14 +11:00
String.cpp adds variadic printing function, makes String.format custom placeholder work 2018-03-07 12:21:33 +00:00
Transform.cpp Renamed AABB::pos --> AABB::position 2018-01-17 01:45:48 +01:00
Transform2D.cpp String and math fixes 2018-01-23 00:24:23 +01:00
Variant.cpp Update bindings to use new Api extensions and rename Rect3->AABB 2017-11-23 22:50:05 +11:00
Vector2.cpp String and math fixes 2018-01-23 00:24:23 +01:00
Vector3.cpp String and math fixes 2018-01-23 00:24:23 +01:00