psemek/libs
2022-02-05 12:42:45 +03:00
..
app Support setting max events per frame in ui_scene derived classes 2022-02-05 12:42:45 +03:00
async Support max event count in async::event_loop::pump 2022-02-05 12:37:22 +03:00
audio Add audio::convert(sample) 2021-06-25 13:51:56 +03:00
cg Replace cg::body_traits::dimension with constexpr dimension template variable 2022-01-08 15:44:57 +03:00
geom Add geom::box comparison operators 2022-02-05 12:38:51 +03:00
gfx Add inverse(bone_transform) 2021-08-12 21:51:11 +03:00
io Fix file_stream for windows 2021-04-26 01:51:09 +03:00
log Support custom sinks in logging 2022-01-21 12:09:10 +03:00
ml Support retrieving nn gradient wrt inputs in backpropagation & add tests 2022-01-23 19:37:42 +03:00
parser Generate empty source file for libraries with no sources 2021-01-18 18:10:35 +03:00
pcg Make pcg not depend on boost random 2022-01-19 15:46:58 +03:00
phys Shallow water steady state solver (wip) 2021-12-01 21:23:25 +03:00
random Add random::uniform(rng) that returns [0, 1] 2021-08-19 20:41:36 +03:00
sdl2 Generate empty source file for libraries with no sources 2021-01-18 18:10:35 +03:00
tasks Task management ui style fix 2021-10-15 22:34:51 +03:00
ui Make ui controller root_proxy post on_reshape instead of calling it directly 2022-02-05 12:38:35 +03:00
util Add psemek_declare_enum macro for common enum utilities 2022-02-04 18:01:07 +03:00
CMakeLists.txt Add 'psemek-' prefix to all psemek targets 2020-09-21 09:04:40 +03:00