godot-cpp/include/core
Marc 43828ebb39
Merge pull request #459 from Silver1063/master
Added some missing Vector3 functions and Fixed Vector3 slide
2020-12-08 20:00:06 +00:00
..
AABB.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00
Array.hpp Add C conversion constructors to fix leak of default-constructed empty arrays 2020-01-31 00:08:02 +01:00
Basis.hpp Merge pull request #296 from lupoDharkael/missing 2019-08-05 10:39:56 +02:00
CameraMatrix.hpp Additions to the library to support the ARCore plugin 2020-08-23 14:11:47 -07:00
Color.hpp Added missing Color operators 2020-05-29 20:38:14 +01:00
CoreTypes.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00
Defs.hpp Added Godot's math functions 2020-09-04 02:14:45 +01:00
Dictionary.hpp Add C conversion constructors to fix leak of default-constructed empty arrays 2020-01-31 00:08:02 +01:00
Godot.hpp Remove the need to use GODOT_SUBCLASS 2020-09-12 17:38:46 +01:00
GodotGlobal.hpp Store all main entry points to the currently available APIs 2019-08-12 19:55:29 +10:00
GodotProfiling.hpp Profiling support 2018-11-27 09:45:56 -03:00
Math.hpp Added Godot's math functions 2020-09-04 02:14:45 +01:00
NodePath.hpp Add missing class methods 2019-08-05 00:23:42 +02:00
Plane.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00
PoolArrays.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00
Quat.hpp Add missing class methods 2019-08-05 00:23:42 +02:00
RID.hpp Additions to the library to support the ARCore plugin 2020-08-23 14:11:47 -07:00
Rect2.hpp Renamed Rect2::pos to Rect2::position 2018-12-13 11:10:25 +02:00
Ref.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00
String.hpp Fixed memory leak with String objects 2020-08-15 09:46:23 +02:00
TagDB.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00
Transform.hpp Fix bug in Basis [] operator and add missing Transform-Vector3 * operator 2019-04-11 19:59:34 +02:00
Transform2D.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00
Variant.hpp Add a type conversion to Variant for anything that supports ___get_from_variant() 2019-04-12 13:55:56 +02:00
Vector2.hpp Added Godot's math functions 2020-09-04 02:14:45 +01:00
Vector3.hpp Added missing Vector3 slerp and Vector3 project 2020-10-11 17:31:23 -07:00
Wrapped.hpp Implementing clang-format and applying it to all classes 2018-11-24 09:09:41 +11:00