psemek/libs
2024-08-02 12:02:32 +03:00
..
android Separate show_mouse and relative_mouse_mode 2024-07-20 02:17:22 +03:00
app Separate show_mouse and relative_mouse_mode 2024-07-20 02:17:22 +03:00
async Huge refactor: use util::exception everywhere instead of std exceptions 2023-08-06 18:33:07 +03:00
audio Fix audio::channel::is_stopped 2024-06-16 20:41:24 +03:00
bt Add bt::by_index node 2024-06-19 16:39:33 +03:00
cg Fix computing contact point in edge-edge case in cg::separation 2024-03-17 11:32:59 +03:00
ecs Add null ecs handle for convenience 2024-07-19 00:35:37 +03:00
fonts Huge refactor: use util::hash_table instead of std::unordered everywhere 2024-06-03 14:36:39 +03:00
geom Refactor geom::pointwise* and add geom::pointwise_pow 2024-07-04 22:58:18 +03:00
gfx Support matrices in gltf_accessor_iterator 2024-06-08 17:33:14 +03:00
group Add cyclic & dihedral group serialization 2023-05-29 13:04:43 +03:00
io Add io::istream::finished() method 2023-12-03 20:31:48 +03:00
log Huge refactor: use util::hash_table instead of std::unordered everywhere 2024-06-03 14:36:39 +03:00
ml New gcc compilation fixes 2023-10-03 21:32:13 +03:00
parser Huge refactor: use util::exception everywhere instead of std exceptions 2023-08-06 18:33:07 +03:00
pcg Huge refactor: use util::hash_table instead of std::unordered everywhere 2024-06-03 14:36:39 +03:00
phys New gcc compilation fixes 2023-10-03 21:32:13 +03:00
prof Support explicitly creating & destroying profiler frames 2024-07-12 17:58:18 +03:00
random Fix random::normal_distribution: actually use mean & stddev instead of always generating N(0,1) 2024-02-05 13:32:35 +03:00
react Add debug markers to react::value internal nodes to track their lifetime 2024-08-01 22:23:18 +03:00
rs Huge refactor: use util::hash_table instead of std::unordered everywhere 2024-06-03 14:36:39 +03:00
sdl2 Don't log showing/hiding cursor 2024-08-02 12:02:32 +03:00
sir Refactor trivial serialization 2024-03-27 21:37:10 +03:00
ui Support ui component-specific cursors specified by a string id 2024-08-02 11:53:42 +03:00
ui_legacy Move broken ui_scene_legacy to ui_legacy library 2023-07-14 20:54:28 +03:00
util Fix math overflow crash in computing profiling statistics 2024-07-29 14:16:51 +03:00
vecr Add vecr::closed(path) 2024-06-22 01:17:02 +03:00
wgpu Fix memory leak in wgpu lib 2024-06-03 18:15:33 +03:00
CMakeLists.txt Don't require wgpu-native with OpenGL api 2024-03-03 02:17:16 +03:00