Commit Graph

18 Commits

Author SHA1 Message Date
Metehan Tuncbilek
41b5a046be Fix on stable vector. 2024-09-26 15:48:19 +03:00
Metehan Tuncbilek
090bfcf48c std like protocols to make it work with std::algo for StableVector.hpp 2024-09-23 17:00:48 +03:00
Metehan Tuncbilek
02d84af907 -first draft of BinSearchArrayMap 2024-09-23 17:00:07 +03:00
Metehan Tuncbilek
f8326a5686 Merge remote-tracking branch 'origin/master' into
feature/BinSearchArrayMap
2024-09-23 14:28:30 +03:00
metehan.tuncbilek
35b2f49c2e stable-vector (#72)
Co-authored-by: Metehan Tuncbilek <mtuncbilek95@gmail.com>
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
Co-authored-by: metehan.tuncbilek <metehan.tuncbilek@madvoxel.com>
Co-committed-by: metehan.tuncbilek <metehan.tuncbilek@madvoxel.com>
2024-09-21 14:51:46 +02:00
Metehan Tuncbilek
fdd072770c initial version. 2024-09-20 18:03:13 +03:00
Georg Hagen
b1081bd26c Cleanup ResourceManager 2024-07-10 17:03:45 +02:00
Vladyslav Baranovskyi
0799acd9ab Fixed missing headers 2024-06-21 15:12:44 +03:00
6356075227 Fix some compile errors 2023-11-13 19:58:23 +01:00
a6b31d69be Fix multiple issues 2023-10-28 20:34:51 +02:00
e0f24153d3 Change namespace name 2023-10-03 19:52:23 +02:00
7dadd440d0 Add helper methods 2023-09-11 14:00:00 +02:00
cccb674c3a Add some container classes 2021-10-13 00:57:43 +02:00
59d3e7ed5a Minor improvements 2021-04-04 22:28:43 +02:00
01fd1c7aaf Add util functions 2020-12-04 00:06:11 +01:00
946e159d2c Add missing include 2020-11-27 00:38:11 +01:00
4aa8802d41 Minor fixes 2020-11-26 21:21:21 +01:00
f84431d704 Add Array.hpp 2020-10-29 15:26:04 +01:00