psemek/libs
2024-09-05 23:15:37 +03:00
..
android Better touch events support 2024-08-22 18:36:37 +03:00
app Better touch events support 2024-08-22 18:36:37 +03:00
async Huge refactor: use util::exception everywhere instead of std exceptions 2023-08-06 18:33:07 +03:00
audio Compile minimp3 as C++ 2024-08-21 19:17:33 +03:00
bt Add bt::by_index node 2024-06-19 16:39:33 +03:00
cg Rename util::begin/end -> xbegin/xend to prevent ambiguity via ADL 2024-08-17 20:19:07 +03:00
ecs Implement string entity description in ecs 2024-09-01 23:59:31 +03:00
fonts Make freetype fully optional 2024-08-21 13:45:45 +03:00
geom Fix usage of math functions in geom::vector to be ADL-friendly 2024-09-05 23:15:37 +03:00
gfx Support embedded textures in glTF 2024-08-26 23:42:29 +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 Remove template dependance on float/double in util::statistics_log_bucket 2024-08-21 19:17:10 +03:00
random Fix random int generation 2024-08-16 18:13:59 +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 Remove library-specific graphics api defines in favor of global PSEMEK_GRAPHICS_API_XXX 2024-08-02 20:39:52 +03:00
sir Refactor trivial serialization 2024-03-27 21:37:10 +03:00
ui_legacy Move broken ui_scene_legacy to ui_legacy library 2023-07-14 20:54:28 +03:00
util Fix merging util::statistics 2024-08-22 19:53:53 +03:00
vecr Support filter in vecr renderer 2024-08-07 18:48:29 +03:00
wgpu Turn wgpu::buffer::usage into a enum class 2024-08-07 22:28:23 +03:00
CMakeLists.txt Don't require wgpu-native with OpenGL api 2024-03-03 02:17:16 +03:00