Kajetan Johannes Hammerle a024f50e7c removed a lot of code redundency with templates in hashmap, removed il y a 2 ans
..
resources bff2959fac png reader and tests il y a 3 ans
ArrayListTests.cpp 6199c611e4 data structures moved to data il y a 2 ans
ArrayListTests.h 7e32681799 list to arraylist, list is dynamic, refactoring of several classes, il y a 3 ans
ArrayTests.cpp 6199c611e4 data structures moved to data il y a 2 ans
ArrayTests.h e2133fcd39 to string for arrays and lists il y a 3 ans
BitArrayTests.cpp 82c3971044 select for bit arrays il y a 2 ans
BitArrayTests.h 9f04c008ff bit array il y a 3 ans
BoxTests.cpp a692cb21f1 improved ring buffer, box moved to core with tests, view for easy view il y a 2 ans
BoxTests.h a692cb21f1 improved ring buffer, box moved to core with tests, view for easy view il y a 2 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
BufferedValueTests.cpp ca8c7fcbb9 improved buffered value il y a 2 ans
BufferedValueTests.h 6dd2c8e799 buffered values for easy interpolating il y a 2 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 dd285eb5da libs moved to own folder, refactoring, frustum unbound from size il y a 2 ans
ComponentsTests.h 9ca3a59a16 component implementation and tests il y a 2 ans
FrustumTests.cpp 9f4ed235c8 removal of size class, int vectors il y a 2 ans
FrustumTests.h 799b6f2c32 frustum and tests il y a 3 ans
HashMapTests.cpp a024f50e7c removed a lot of code redundency with templates in hashmap, removed il y a 2 ans
HashMapTests.h 17b4051828 refactored tests il y a 3 ans
ImageReaderTests.cpp dd285eb5da libs moved to own folder, refactoring, frustum unbound from size il y a 2 ans
ImageReaderTests.h fa96b9a846 png reader is now a generic image reader to support more formats in the il y a 2 ans
ListTests.cpp e77275d7db list extension il y a 2 ans
ListTests.h 17b4051828 refactored tests il y a 3 ans
MathTests.cpp 1f086aa7d2 min, max, clamp math il y a 2 ans
MathTests.h 44c2c77e81 utils moved to math il y a 2 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 9f4ed235c8 removal of size class, int vectors il y a 2 ans
MatrixTests.h a22b853d90 row aligned matrix class with tests, vector4 specialization il y a 3 ans
NetworkTests.cpp ab398c30bc improved networking il y a 2 ans
NetworkTests.h 88dd110de4 most base stuff for networking with enet, hashmap uses lists and has remove 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 9f4ed235c8 removal of size class, int vectors il y a 2 ans
QuaternionTests.h b7379603ce quaternions and tests, matrices can be multiplied by quaternions and il y a 3 ans
RandomTests.cpp 6199c611e4 data structures moved to data il y a 2 ans
RandomTests.h 1fd8e086b0 random and tests il y a 3 ans
RingBufferTests.cpp a692cb21f1 improved ring buffer, box moved to core with tests, view for easy view il y a 2 ans
RingBufferTests.h a4e35518b1 ring buffer and tests il y a 3 ans
SplitStringTests.cpp 6199c611e4 data structures moved to data il y a 2 ans
SplitStringTests.h e1478f0bd2 string splitting and tests il y a 3 ans
StackTests.cpp a024f50e7c removed a lot of code redundency with templates in hashmap, removed il y a 2 ans
StackTests.h 1586ab7509 stack + tests, feedback in list if add works, remove from list is safe il y a 3 ans
StringBufferTests.cpp 6199c611e4 data structures moved to data il y a 2 ans
StringBufferTests.h 95c38c9389 string buffer and tests il y a 3 ans
Test.cpp 65519cd914 completed overhaul of server and client il y a 2 ans
Test.h 65519cd914 completed overhaul of server and client il y a 2 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 65519cd914 completed overhaul of server and client il y a 2 ans
UniquePointerTests.h 9133b9da5e unique pointer and tests il y a 3 ans
VectorTests.cpp a692cb21f1 improved ring buffer, box moved to core with tests, view for easy view il y a 2 ans
VectorTests.h d1120cb403 vectors with variable dimension il y a 3 ans
ViewTests.cpp 0e91517a8e decouple view direction update from matrix il y a 2 ans
ViewTests.h a692cb21f1 improved ring buffer, box moved to core with tests, view for easy view il y a 2 ans