psemek/libs
2021-06-13 14:14:25 +03:00
..
app Add app::options structure with creation options & add highdpi support 2021-05-28 12:14:41 +03:00
async Make future::get return the object by value 2021-04-27 23:12:59 +03:00
audio Audio track is_playing() bugfix 2021-04-20 15:19:00 +03:00
cg Change cg::dimension(body) to cg::body_traits<Body>::dimension 2021-05-28 11:50:20 +03:00
geom Add golden ratio constant 2021-05-30 23:09:55 +03:00
gfx Support drawing multi-color triangles in gfx::painter 2021-06-13 14:14:25 +03:00
io Fix file_stream for windows 2021-04-26 01:51:09 +03:00
log Smaller message level string size in logging output 2021-04-19 21:02:01 +03:00
parser Generate empty source file for libraries with no sources 2021-01-18 18:10:35 +03:00
pcg Fix perlin noise normalization 2021-06-04 13:58:03 +03:00
phys Try to implement constraints in 2d physics engine 2021-05-08 22:02:09 +03:00
random Add random::uniform helper function 2021-03-07 11:54:11 +03:00
sdl2 Generate empty source file for libraries with no sources 2021-01-18 18:10:35 +03:00
ui Fix missing deduction guides for weak_ptr 2021-05-28 12:04:54 +03:00
util Report profiler children in order of first call 2021-06-04 18:10:43 +03:00
CMakeLists.txt Add 'psemek-' prefix to all psemek targets 2020-09-21 09:04:40 +03:00