psemek/libs
2022-07-05 18:32:33 +03:00
..
app Add ui::text_input event 2022-04-01 17:42:42 +03:00
async Reimplement async::future::ready without a wait 2022-07-04 18:22:22 +03:00
audio Add 3d mono audio effect 2022-02-25 18:52:00 +03:00
bt Add bt::on_event 2022-06-25 10:47:01 +03:00
cg Add generic ndtree implementation 2022-06-29 12:13:10 +03:00
geom Add geom::shortest_arc to compute smallest rotation between two 3D vectors 2022-07-05 18:32:33 +03:00
gfx Fix setting up instanced VAO attribs using gfx::setup 2022-06-30 23:08:13 +03:00
io Support advancing & retrieving internal pointer in io::memory_stream 2022-06-13 00:17:40 +03:00
log Support custom sinks in logging 2022-01-21 12:09:10 +03:00
ml Clang compilation fixes 2022-06-11 13:58:54 +03:00
parser Recursive parsers wip 2022-05-17 12:54:08 +03:00
pcg Support generating pcg::lazy_perlin subview 2022-06-30 23:09:28 +03:00
phys Move profiler to a separate library to break io <- util dependence 2022-06-09 11:23:53 +03:00
prof Make profiler::dump a free function 2022-06-09 11:26:03 +03:00
random Add random::uniform<bool>(RNG) 2022-05-19 16:54:22 +03:00
rs Redesign resources system: centralized id-based resource registry 2022-03-07 00:05:40 +03:00
sdl2 Support image-based cursors 2022-05-22 20:24:57 +03:00
sir Add basic binary serialization library with tests 2022-06-13 00:17:58 +03:00
tasks Remove rich_button, make any button able to contain a child element 2022-05-17 21:25:01 +03:00
ui Clang compilation fixes 2022-06-11 13:58:54 +03:00
util Support util::statistics_lite::push(value,count) 2022-06-26 16:14:51 +03:00
CMakeLists.txt Add 'psemek-' prefix to all psemek targets 2020-09-21 09:04:40 +03:00