.. |
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
|
added type tags and safe object casting
|
2018-07-25 14:06:34 +02:00 |
Defs.hpp
|
Better warning/error macros
|
2018-07-26 15:45:14 +02: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
|
Fixed GODOT_SUBCLASS macro
|
2018-07-30 21:44:24 +10:00 |
GodotGlobal.hpp
|
new and free change, custom free will crash engine, be wary
|
2018-07-25 14:06:34 +02: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
|
Fix clang warning: 'const' type qualifier on return type has no effect
|
2018-06-23 12:15:53 -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
|
added type tags and safe object casting
|
2018-07-25 14:06:34 +02:00 |
String.hpp
|
Fix crash when calling String::split/split_floats
|
2018-07-26 15:45:14 +02:00 |
TagDB.hpp
|
use typeid() for type tags now
|
2018-07-25 14:11:40 +02: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
|
implemented instance binding data usage
|
2018-07-25 14:06:08 +02: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 |
Wrapped.hpp
|
use typeid() for type tags now
|
2018-07-25 14:11:40 +02:00 |