godot/modules/mono/utils
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
..
macros.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
mono_reg_utils.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
mono_reg_utils.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
mutex_utils.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
osx_utils.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
osx_utils.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
path_utils.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
path_utils.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
string_utils.cpp PoolVector is gone, replaced by Vector 2020-02-18 10:10:36 +01:00
string_utils.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
thread_local.cpp Update copyright statements to 2020 2020-01-01 11:16:22 +01:00
thread_local.h Update copyright statements to 2020 2020-01-01 11:16:22 +01:00