| .. |
|
app
|
Send initial scene resize after the update and before the rendering
|
2023-01-05 16:42:58 +03:00 |
|
async
|
Implement synchronous implementation of async::executor
|
2022-12-26 14:06:39 +03:00 |
|
audio
|
Add audio::mix helper function
|
2023-01-11 15:23:34 +03:00 |
|
bt
|
Add bt::nop node
|
2022-11-20 13:43:46 +03:00 |
|
cg
|
Fix cg::delaunay for some weird circular cases
|
2022-12-23 13:26:41 +03:00 |
|
geom
|
Add geom::contains(box, box)
|
2022-12-24 23:53:46 +03:00 |
|
gfx
|
Fix gfx rapidjson dependency
|
2023-01-08 17:56:31 +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
|
Flush log on signal
|
2023-01-04 16:06:34 +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
|
Switch lazy perlin arguments from vectors to points
|
2022-11-19 22:57:22 +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
|
Add 'size' cursor type
|
2022-12-17 15:18:32 +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
|
Add common directories to file dialog
|
2023-01-05 19:30:00 +03:00 |
|
util
|
util::span interface improvements
|
2023-01-10 03:35:21 +03:00 |
|
CMakeLists.txt
|
Add 'psemek-' prefix to all psemek targets
|
2020-09-21 09:04:40 +03:00 |