|
app
|
Make sure text input is turned off at app start
|
2022-04-01 17:39:53 +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 |
|
geom
|
Add geom::make_min & make_max
|
2022-03-16 16:23:57 +03:00 |
|
gfx
|
Add gfx::texture_atlas_2d::used_pixels()
|
2022-03-13 18:00:47 +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 |
|
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 |
|
ui
|
Support shaping utf32-text directly in ui::font
|
2022-04-01 17:38:39 +03:00 |
|
util
|
Fix utf8 parsing
|
2022-04-01 17:36:27 +03:00 |