| .. |
|
app
|
Fix on_scene_exit called multiple times
|
2022-09-20 15:44:41 +03:00 |
|
async
|
Remove '#' from threadpool thread names
|
2022-08-07 11:41:37 +03:00 |
|
audio
|
Add frequency resampler & use it in mp3 decoder
|
2022-10-08 18:22:17 +03:00 |
|
bt
|
Add bt::on_event
|
2022-06-25 10:47:01 +03:00 |
|
cg
|
Re-implement monotone chain triangulation to output a DCEL
|
2022-09-19 23:35:33 +03:00 |
|
geom
|
Disable GMP dependence if PSEMEK_ROBUST_PREDICATES is not set
|
2022-10-01 14:43:31 +03:00 |
|
gfx
|
Support loading data from util::span to gfx::buffer
|
2022-08-19 09:48:21 +03:00 |
|
io
|
Add io::read_full function to read whole input stream into std::vector
|
2022-10-07 23:37:04 +03:00 |
|
log
|
Add log::log(level)
|
2022-08-14 23:15:00 +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
|
Support selecting log level for profiler
|
2022-08-14 23:15:21 +03:00 |
|
random
|
Add random::weighted_distribution default constructor
|
2022-07-07 15:09:20 +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
|
Change default util::clock duration & clock type
|
2022-10-05 22:55:30 +03:00 |
|
CMakeLists.txt
|
Add 'psemek-' prefix to all psemek targets
|
2020-09-21 09:04:40 +03:00 |