..
AABB.cpp
Update the module API and merge shared code between modules and host plugin.
2016-06-03 21:26:19 +03:00
AABB.hpp
Untested update to the new plugin API.
2016-05-22 06:20:38 +03:00
Algo.cpp
Explicitly make sure that collectors in entity search algorithms are sent by reference instead of by copy. Should close #16
2016-07-14 23:34:52 +03:00
Algo.hpp
Explicitly make sure that collectors in entity search algorithms are sent by reference instead of by copy. Should close #16
2016-07-14 23:34:52 +03:00
Circle.cpp
Fix wrong includes left over by the merge of numeric libraries.
2016-06-05 04:15:23 +03:00
Circle.hpp
Untested update to the new plugin API.
2016-05-22 06:20:38 +03:00
Color3.cpp
Fix wrong includes left over by the merge of numeric libraries.
2016-06-05 04:15:23 +03:00
Color3.hpp
Untested update to the new plugin API.
2016-05-22 06:20:38 +03:00
Color4.cpp
Fix wrong includes left over by the merge of numeric libraries.
2016-06-05 04:15:23 +03:00
Color4.hpp
Untested update to the new plugin API.
2016-05-22 06:20:38 +03:00
Quaternion.cpp
Fix wrong includes left over by the merge of numeric libraries.
2016-06-05 04:15:23 +03:00
Quaternion.hpp
Untested update to the new plugin API.
2016-05-22 06:20:38 +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
Implement pointer stealing for the auto-deleter utility.
2016-07-03 03:20:23 +03:00
Sphere.cpp
Fix wrong includes left over by the merge of numeric libraries.
2016-06-05 04:15:23 +03:00
Sphere.hpp
Untested update to the new plugin API.
2016-05-22 06:20:38 +03:00
Vector2.cpp
Fix wrong includes left over by the merge of numeric libraries.
2016-06-05 04:15:23 +03:00
Vector2.hpp
Untested update to the new plugin API.
2016-05-22 06:20:38 +03:00
Vector2i.cpp
Fix wrong includes left over by the merge of numeric libraries.
2016-06-05 04:15:23 +03:00
Vector2i.hpp
Untested update to the new plugin API.
2016-05-22 06:20:38 +03:00
Vector3.cpp
Fix wrong includes left over by the merge of numeric libraries.
2016-06-05 04:15:23 +03:00
Vector3.hpp
Untested update to the new plugin API.
2016-05-22 06:20:38 +03:00
Vector4.cpp
Fix wrong includes left over by the merge of numeric libraries.
2016-06-05 04:15:23 +03:00
Vector4.hpp
Untested update to the new plugin API.
2016-05-22 06:20:38 +03:00