| .. |
|
android
|
Better touch events support
|
2024-08-22 18:36:37 +03:00 |
|
app
|
Fix handling text input events in app::scene_application
|
2025-04-07 11:09:01 +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
|
Remove bt logging
|
2025-04-04 15:15:49 +03:00 |
|
cg
|
Make cg::kdtree::closest const & add cg::kdtree::clear & assign
|
2025-02-21 19:20:54 +03:00 |
|
ecs
|
Add std::format formatter for ecs::handle
|
2025-04-04 21:07:31 +03:00 |
|
fonts
|
Use FT_New_Memory_Face for freetype fonts to fix loading non-ascii paths on Windows
|
2025-03-04 19:59:38 +03:00 |
|
gfx
|
Add HSV <-> RGB conversions
|
2025-02-23 13:56:33 +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
|
Add sqlite-based event journaling library
|
2025-04-04 21:07:49 +03:00 |
|
log
|
Support building without Boost.Stacktrace
|
2025-01-26 14:45:43 +03:00 |
|
math
|
Add std::format formatters for basic math types
|
2025-04-04 21:07:19 +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 pushing > 1 measurement at a time in profiler
|
2024-11-29 00:44:45 +03:00 |
|
random
|
Add random::poisson distribution
|
2025-01-12 20:05: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
|
Use _WIN32 macro to detect Windows (instead of other macro variants)
|
2025-03-04 20:00:03 +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
|
Replace template operator() of util::function with a fixed-arg version to put all implicit conversions & list initializations to the actual call site
|
2025-03-06 18:20:40 +03:00 |
|
vecr
|
Support using a lambda in vecr colorizer
|
2025-04-06 21:55:40 +03:00 |
|
wgpu
|
Rename 'geom' library to 'math'
|
2024-12-10 20:22:59 +03:00 |
|
CMakeLists.txt
|
Don't require wgpu-native with OpenGL api
|
2024-03-03 02:17:16 +03:00 |