| .. |
|
android
|
Better touch events support
|
2024-08-22 18:36:37 +03:00 |
|
app
|
Expose wgpu instance in app context
|
2025-08-09 13:31:23 +03:00 |
|
async
|
Support async::executor::clear()
|
2025-10-18 17:31:34 +03:00 |
|
audio
|
Replace deprecated std::atomic_load with std::atomic<shared_ptr> in audio::channel
|
2025-01-30 12:38:44 +03:00 |
|
bt
|
Make bt nodes execute subnodes immediately (and not across several updates) whenever possible
|
2025-07-08 20:30:46 +03:00 |
|
cg
|
Add cg::kdtree::closer_than
|
2025-05-14 22:56:26 +03:00 |
|
ecs
|
Add ecs::container::detach_finally/destroy_finally helpers
|
2025-10-10 16:01:17 +03:00 |
|
fonts
|
Rename util::array -> util::ndarray
|
2025-10-25 14:51:30 +03:00 |
|
gfx
|
Rename util::array -> util::ndarray
|
2025-10-25 14:51:30 +03:00 |
|
group
|
Add permutation groups & implement converting cyclic & dihedral groups into permutations
|
2025-07-12 01:28:40 +03:00 |
|
io
|
Use _WIN32 macro to detect Windows (instead of other macro variants)
|
2025-03-04 20:00:03 +03:00 |
|
journal
|
Fix compiling journal lib without sqlite
|
2025-05-14 22:53:36 +03:00 |
|
log
|
Fix saving thread names in logger
|
2025-09-04 00:54:26 +03:00 |
|
math
|
Use util::array as the storage for math types with dynamic size
|
2025-10-25 15:20:59 +03:00 |
|
ml
|
Support building without Boost.Stacktrace
|
2025-01-26 14:45:43 +03:00 |
|
parser
|
Support building without Boost.Stacktrace
|
2025-01-26 14:45:43 +03:00 |
|
pcg
|
Rename util::array -> util::ndarray
|
2025-10-25 14:51:30 +03:00 |
|
phys
|
Rename util::array -> util::ndarray
|
2025-10-25 14:51:30 +03:00 |
|
prof
|
Log max execution time in profiler dump
|
2025-09-07 13:59:57 +03:00 |
|
random
|
Switch to a simpler & faster uniform real generation algorithm
|
2025-09-07 14:01:18 +03:00 |
|
react
|
Add debug markers to react::value internal nodes to track their lifetime
|
2024-08-01 22:23:18 +03:00 |
|
rs
|
Support building without Boost.Stacktrace
|
2025-01-26 14:45:43 +03:00 |
|
sdl2
|
Support float32 output in SDL2 audio backend (with int16 fallback)
|
2025-10-23 18:40:30 +03:00 |
|
sir
|
Rename util::array -> util::ndarray
|
2025-10-25 14:51:30 +03:00 |
|
ui_legacy
|
Rename util::array -> util::ndarray
|
2025-10-25 14:51:30 +03:00 |
|
util
|
Add util::array - a dynamic array without auto-expansion
|
2025-10-25 15:20:42 +03:00 |
|
vecr
|
Support resetting vecr::renderer to an existing image
|
2025-06-09 14:24:37 +03:00 |
|
wgpu
|
Upgrade to wgpu-native version 25.0.2.1
|
2025-08-08 23:20:44 +03:00 |
|
CMakeLists.txt
|
Don't require wgpu-native with OpenGL api
|
2024-03-03 02:17:16 +03:00 |