| .. |
|
android
|
Better touch events support
|
2024-08-22 18:36:37 +03:00 |
|
app
|
Add app::apply(event_state, text_input_event)
|
2025-05-20 17:23:23 +03:00 |
|
async
|
Support building without Boost.Stacktrace
|
2025-01-26 14:45:43 +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
|
Support RAII-wrapping the execution of an ECS system into some context (e.g. for profiling)
|
2025-04-13 17:36:43 +03:00 |
|
fonts
|
Support freetype font fallbacks by storing a sequence of fonts
|
2025-04-13 12:44:44 +03:00 |
|
gfx
|
Add math::trs class & use it in gltf animations
|
2025-07-09 21:02:22 +03:00 |
|
group
|
Add cyclic & dihedral group serialization
|
2023-05-29 13:04:43 +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
|
Support building without Boost.Stacktrace
|
2025-01-26 14:45:43 +03:00 |
|
math
|
Add math::trs class & use it in gltf animations
|
2025-07-09 21:02:22 +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 'geom' library to 'math'
|
2024-12-10 20:22:59 +03:00 |
|
phys
|
Rename 'geom' library to 'math'
|
2024-12-10 20:22:59 +03:00 |
|
prof
|
Support move operations in prof::profiler
|
2025-04-13 17:36:05 +03:00 |
|
random
|
Support random::uniform_from with initializer_list
|
2025-05-14 22:52:47 +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
|
Disable text input at application start in SDL2 backend
|
2025-04-07 11:10:12 +03:00 |
|
sir
|
32-bit compilation fixes:
|
2025-01-25 20:35:37 +03:00 |
|
ui_legacy
|
Compilation fixes related to ui_legacy lib
|
2025-01-21 14:10:35 +03:00 |
|
util
|
Remove tests for util::blob copying since the copy operator was removed
|
2025-05-14 22:52:29 +03:00 |
|
vecr
|
Support resetting vecr::renderer to an existing image
|
2025-06-09 14:24:37 +03:00 |
|
wgpu
|
Support comparing wgpu objects by comparing underlying pointers
|
2025-06-05 18:47:38 +03:00 |
|
CMakeLists.txt
|
Don't require wgpu-native with OpenGL api
|
2024-03-03 02:17:16 +03:00 |