psemek/libs
2023-04-18 16:01:38 +03:00
..
app Update app::ui_scene to use the legacy ui library 2023-04-18 15:28:10 +03:00
async Implement synchronous implementation of async::executor 2022-12-26 14:06:39 +03:00
audio MacOS fixes 2023-01-16 23:53:34 +03:00
bt Add bt::nop node 2022-11-20 13:43:46 +03:00
cg Add cg::bbox(container) 2023-02-08 23:56:04 +03:00
fonts Move fonts code to a separate library 2023-04-18 15:28:52 +03:00
geom GCC 12 compilation fixes 2023-03-26 23:51:40 +03:00
gfx Support vertex colors in glTF parser 2023-03-30 20:46:31 +03:00
group Add group value iterators operator- 2023-03-16 20:09:32 +03:00
io Throw std::system_error if a file could not be opened in io::file_stream 2023-02-12 11:41:02 +03:00
log Flush log on signal 2023-01-04 16:06:34 +03:00
ml Clang compilation fixes 2022-06-11 13:58:54 +03:00
parser Recursive parsers wip 2022-05-17 12:54:08 +03:00
pcg Switch lazy perlin arguments from vectors to points 2022-11-19 22:57:22 +03:00
phys MacOS fixes 2023-01-16 23:53:34 +03:00
prof Support selecting log level for profiler 2022-08-14 23:15:21 +03:00
random Allow random::weighted_distribution to release it's weights array 2023-04-02 11:56:02 +03:00
react Support creating react::source with an immediate subscriber 2023-04-18 15:30:30 +03:00
rs Redesign resources system: centralized id-based resource registry 2022-03-07 00:05:40 +03:00
sdl2 Add 'size' cursor type 2022-12-17 15:18:32 +03:00
sir GCC 12 compilation fixes 2023-03-26 23:51:40 +03:00
ui Remove unused ui/reconciliator.cpp 2023-04-18 16:01:38 +03:00
ui_legacy Move fonts code to a separate library 2023-04-18 15:28:52 +03:00
util Fix typo in util::signal::subscription_token 2023-04-18 15:29:49 +03:00
CMakeLists.txt Add CMake option to use the legacy UI 2023-04-18 15:29:22 +03:00