behaviour-tree-test/modules/gdnative/include/gdnative
Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector
Typed `PoolTypeArray` types are now renamed `PackedTypeArray` and are
sugar for `Vector<Type>`.
2020-02-18 10:10:36 +01:00
..
aabb.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
array.h PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
basis.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
color.h Remove deprecated Color::gray 2020-02-12 11:22:33 +01:00
dictionary.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
gdnative.h Changed logic and optimized ObjectID in ObjectDB and Variant, removed RefPtr. 2020-02-15 08:36:04 -03:00
node_path.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
plane.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
pool_arrays.h PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
quat.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
rect2.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
rid.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
string.h PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
string_name.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
transform.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
transform2d.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
variant.h PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
vector2.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
vector3.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00