| .. |
|
app
|
Support creating an app with fixed resolution & add a list of common resolutions
|
2022-03-02 13:55:42 +03:00 |
|
async
|
Support max event count in async::event_loop::pump
|
2022-02-05 12:37:22 +03:00 |
|
audio
|
Add 3d mono audio effect
|
2022-02-25 18:52:00 +03:00 |
|
cg
|
Replace cg::body_traits::dimension with constexpr dimension template variable
|
2022-01-08 15:44:57 +03:00 |
|
geom
|
Add segment-sphere intersection
|
2022-02-21 13:05:35 +03:00 |
|
gfx
|
Add 10x12 bold font atlas
|
2022-03-12 17:49:27 +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_from(container)
|
2022-02-09 19:34:37 +03:00 |
|
rs
|
Redesign resources system: centralized id-based resource registry
|
2022-03-07 00:05:40 +03:00 |
|
sdl2
|
Generate empty source file for libraries with no sources
|
2021-01-18 18:10:35 +03:00 |
|
tasks
|
Don't include all ui elements in element_factory.hpp, forward declare them instead
|
2022-03-09 16:44:43 +03:00 |
|
ui
|
Make ui::selector release children on destroy
|
2022-03-13 17:20:20 +03:00 |
|
util
|
Mark util::not_implemented as noreturn
|
2022-02-25 18:49:27 +03:00 |
|
CMakeLists.txt
|
Add 'psemek-' prefix to all psemek targets
|
2020-09-21 09:04:40 +03:00 |