Kajetan Johannes Hammerle 9ca3a59a16 component implementation and tests il y a 3 ans
..
resources bff2959fac png reader and tests il y a 3 ans
ArrayListTests.cpp 7e32681799 list to arraylist, list is dynamic, refactoring of several classes, il y a 3 ans
ArrayListTests.h 7e32681799 list to arraylist, list is dynamic, refactoring of several classes, il y a 3 ans
ArrayTests.cpp 23a0ac3535 heap array and tests il y a 3 ans
ArrayTests.h e2133fcd39 to string for arrays and lists il y a 3 ans
BitArrayTests.cpp c7c902a09f bit array is now on the heap il y a 3 ans
BitArrayTests.h 9f04c008ff bit array il y a 3 ans
BufferTests.cpp 188cc8dab2 buffer uses malloc / realloc as it can prevent many expensive copies and il y a 3 ans
BufferTests.h b8f6e4c345 buffer and tests, attribute spacers without argument and correctly il y a 3 ans
ClockTests.cpp 375ceefe32 clock and tests il y a 3 ans
ClockTests.h 375ceefe32 clock and tests il y a 3 ans
ColorTests.cpp 43b70c7d12 bracket operator for color il y a 3 ans
ColorTests.h fea130a18d color and tests il y a 3 ans
ComponentsTests.cpp 9ca3a59a16 component implementation and tests il y a 3 ans
ComponentsTests.h 9ca3a59a16 component implementation and tests il y a 3 ans
FrustumTests.cpp 799b6f2c32 frustum and tests il y a 3 ans
FrustumTests.h 799b6f2c32 frustum and tests il y a 3 ans
HashMapTests.cpp cb75cc1a35 improved hashmap iterators, start of ecs il y a 3 ans
HashMapTests.h 17b4051828 refactored tests il y a 3 ans
ListTests.cpp 5d05233981 test for list remove and stringbuffer unicode append il y a 3 ans
ListTests.h 17b4051828 refactored tests il y a 3 ans
MatrixStackTests.cpp 352b738398 matrix stack and tests il y a 3 ans
MatrixStackTests.h 352b738398 matrix stack and tests il y a 3 ans
MatrixTests.cpp aed1d3e7f9 most quaternion / matrix opperations are removed as there is no use case il y a 3 ans
MatrixTests.h a22b853d90 row aligned matrix class with tests, vector4 specialization il y a 3 ans
NetworkTests.cpp bce069b668 delayed initialization for everything relevant il y a 3 ans
NetworkTests.h 88dd110de4 most base stuff for networking with enet, hashmap uses lists and has remove il y a 3 ans
PNGReaderTests.cpp 7aae9c7c66 libpng replaced by lodepng il y a 3 ans
PNGReaderTests.h bff2959fac png reader and tests il y a 3 ans
PlaneTests.cpp ecbdaff9ba planes and tests il y a 3 ans
PlaneTests.h ecbdaff9ba planes and tests il y a 3 ans
QuaternionTests.cpp b7379603ce quaternions and tests, matrices can be multiplied by quaternions and il y a 3 ans
QuaternionTests.h b7379603ce quaternions and tests, matrices can be multiplied by quaternions and il y a 3 ans
RandomTests.cpp d972dff595 improved random tests il y a 3 ans
RandomTests.h 1fd8e086b0 random and tests il y a 3 ans
RingBufferTests.cpp 14d9f19f59 clear for ringbuffers, vector * vector il y a 3 ans
RingBufferTests.h a4e35518b1 ring buffer and tests il y a 3 ans
SplitStringTests.cpp 7e32681799 list to arraylist, list is dynamic, refactoring of several classes, il y a 3 ans
SplitStringTests.h e1478f0bd2 string splitting and tests il y a 3 ans
StackTests.cpp 7e32681799 list to arraylist, list is dynamic, refactoring of several classes, il y a 3 ans
StackTests.h 1586ab7509 stack + tests, feedback in list if add works, remove from list is safe il y a 3 ans
StringBufferTests.cpp 9a4f9c477c more fixes il y a 3 ans
StringBufferTests.h 95c38c9389 string buffer and tests il y a 3 ans
Test.cpp c11be95ad0 all logging uses the logger il y a 3 ans
Test.h c11be95ad0 all logging uses the logger il y a 3 ans
TypedBufferTests.cpp ce80f29511 typed buffer and tests il y a 3 ans
TypedBufferTests.h ce80f29511 typed buffer and tests il y a 3 ans
UniquePointerTests.cpp 9133b9da5e unique pointer and tests il y a 3 ans
UniquePointerTests.h 9133b9da5e unique pointer and tests il y a 3 ans
UtilsTests.cpp 2520bce011 utils and tests il y a 3 ans
UtilsTests.h 2520bce011 utils and tests il y a 3 ans
VectorTests.cpp 14d9f19f59 clear for ringbuffers, vector * vector il y a 3 ans
VectorTests.h d1120cb403 vectors with variable dimension il y a 3 ans