1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2024-11-08 08:47:17 +01:00
SqMod/source/Base
Sandu Liviu Catalin aa65c79926 Improve the Vector2i registration code to avoid using overloads where not necessary.
Also restructured the registration code a bit.
2016-07-25 00:09:05 +03:00
..
AABB.cpp Improve the AABB registration code to avoid using overloads where not necessary. 2016-07-24 23:18:27 +03:00
AABB.hpp Improve the AABB registration code to avoid using overloads where not necessary. 2016-07-24 23:18:27 +03:00
Algo.cpp Add algorithms to count entities with certain aspects. 2016-07-17 13:33:42 +03:00
Algo.hpp Add algorithms to count entities with certain aspects. 2016-07-17 13:33:42 +03:00
Circle.cpp Improve the Circle registration code to avoid using overloads where not necessary. 2016-07-24 23:17:47 +03:00
Circle.hpp Improve the Circle registration code to avoid using overloads where not necessary. 2016-07-24 23:17:47 +03:00
Color3.cpp Improve the Color3 registration code to avoid using overloads where not necessary. 2016-07-24 23:17:56 +03:00
Color3.hpp Improve the Color3 registration code to avoid using overloads where not necessary. 2016-07-24 23:17:56 +03:00
Color4.cpp Improve the Color4 registration code to avoid using overloads where not necessary. 2016-07-24 23:18:12 +03:00
Color4.hpp Improve the Color4 registration code to avoid using overloads where not necessary. 2016-07-24 23:18:12 +03:00
Quaternion.cpp Improve the Quaternion registration code to avoid using overloads where not necessary. 2016-07-25 00:08:28 +03:00
Quaternion.hpp Improve the Quaternion registration code to avoid using overloads where not necessary. 2016-07-25 00:08:28 +03:00
ScriptSrc.cpp Prepare the script container for the revised script loading system. 2016-06-18 20:29:28 +03:00
ScriptSrc.hpp Prepare the script container for the revised script loading system. 2016-06-18 20:29:28 +03:00
Shared.cpp Improve the Clamp functions to accept any type of value for all parameters. 2016-07-09 21:21:07 +03:00
Shared.hpp Add static functions to access and modify string delimiter for bas types since static properties are read only. 2016-07-24 21:29:37 +03:00
Sphere.cpp Improve the Sphere registration code to avoid using overloads where not necessary. 2016-07-25 00:08:37 +03:00
Sphere.hpp Improve the Sphere registration code to avoid using overloads where not necessary. 2016-07-25 00:08:37 +03:00
Vector2.cpp Improve the Vector2 registration code to avoid using overloads where not necessary. 2016-07-25 00:08:53 +03:00
Vector2.hpp Improve the Vector2 registration code to avoid using overloads where not necessary. 2016-07-25 00:08:53 +03:00
Vector2i.cpp Improve the Vector2i registration code to avoid using overloads where not necessary. 2016-07-25 00:09:05 +03:00
Vector2i.hpp Improve the Vector2i registration code to avoid using overloads where not necessary. 2016-07-25 00:09:05 +03:00
Vector3.cpp Add static functions to access and modify string delimiter for bas types since static properties are read only. 2016-07-24 21:29:37 +03:00
Vector3.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00
Vector4.cpp Add static functions to access and modify string delimiter for bas types since static properties are read only. 2016-07-24 21:29:37 +03:00
Vector4.hpp Untested update to the new plugin API. 2016-05-22 06:20:38 +03:00