godot-cpp/include/core
Nickolai Korshunov ef37d8d76e Merge branch 'master' of https://github.com/GodotNativeTools/godot-cpp 2018-04-25 11:40:49 +03:00
..
AABB.hpp NULL -> nullptr 2018-02-23 16:08:36 +03:00
Array.hpp adds Array::make and Dictionary::make static methods and has variadic template functions use those 2018-03-07 10:27:34 +00:00
Basis.hpp String and math fixes 2018-01-23 00:24:23 +01:00
Color.hpp updated bindings 2017-10-03 16:07:34 +05:30
CoreTypes.hpp Update bindings to use new Api extensions and rename Rect3->AABB 2017-11-23 22:50:05 +11:00
Defs.hpp Merge branch 'master' of https://github.com/GodotNativeTools/godot-cpp 2018-04-25 11:40:49 +03:00
Dictionary.hpp adds Array::make and Dictionary::make static methods and has variadic template functions use those 2018-03-07 10:27:34 +00:00
Godot.hpp Merge branch 'master' of https://github.com/GodotNativeTools/godot-cpp 2018-04-25 11:40:49 +03:00
GodotGlobal.hpp adds variadic printing function, makes String.format custom placeholder work 2018-03-07 12:21:33 +00:00
NodePath.hpp fix #101 2018-03-02 19:04:57 +01:00
Plane.hpp Use static linking instead of dynamic linking 2017-07-23 17:53:50 +02:00
PoolArrays.hpp Merge branch 'master' of https://github.com/GodotNativeTools/godot-cpp 2018-04-25 11:40:49 +03:00
Quat.hpp String and math fixes 2018-01-23 00:24:23 +01:00
RID.hpp Fix RID::is_valid() 2018-01-25 01:10:55 +01:00
Rect2.hpp NULL -> nullptr 2018-02-23 16:08:36 +03:00
Ref.hpp fixed forward decl 2018-02-24 11:13:22 +03:00
String.hpp adds variadic printing function, makes String.format custom placeholder work 2018-03-07 12:21:33 +00:00
Transform.hpp Update bindings to use new Api extensions and rename Rect3->AABB 2017-11-23 22:50:05 +11:00
Transform2D.hpp fixed forward declarations 2018-02-23 14:39:35 +03:00
Variant.hpp Update bindings to use new Api extensions and rename Rect3->AABB 2017-11-23 22:50:05 +11:00
Vector2.hpp updated bindings 2017-10-03 16:07:34 +05:30
Vector3.hpp Use static linking instead of dynamic linking 2017-07-23 17:53:50 +02:00