godot/modules/gdnative/include/gdnative
Hein-Pieter van Braam 4e25e5066b Reduce String CoW
By introducing an intermediate proxy class for the array subscript
operator for String and CharString we can control better when CowData
will actually CoW.

This should improve performance of String usage for most cases.
2018-12-16 16:51:38 +01:00
..
aabb.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
array.h Update GDNantive API 2018-10-26 17:25:57 +02:00
basis.h Update GDNantive API 2018-10-26 17:25:57 +02:00
color.h Update GDNantive API 2018-10-26 17:25:57 +02:00
dictionary.h [GDNative] add initial core 1.1 extension 2018-08-30 19:18:55 +02:00
gdnative.h Fix GDNative build warning on Android [-Wignored-attributes] 2018-10-03 14:23:04 +02:00
node_path.h Update GDNantive API 2018-10-26 17:25:57 +02:00
plane.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
pool_arrays.h Added GDNative copy constructor for PoolVectors Read and Write 2018-01-18 02:44:37 +01:00
quat.h Update GDNantive API 2018-10-26 17:25:57 +02:00
rect2.h Update GDNantive API 2018-10-26 17:25:57 +02:00
rid.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
string_name.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
string.h Reduce String CoW 2018-12-16 16:51:38 +01:00
transform2d.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
transform.h [GDNative] add initial core 1.1 extension 2018-08-30 19:18:55 +02:00
variant.h [GDNative] add Variant::Operator 2018-09-13 17:23:38 +02:00
vector2.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
vector3.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00