psemek/libs
2023-06-06 13:21:39 +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 Audio stuff 2023-05-01 01:20:07 +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 Replace float_t with float (like wtf) 2023-05-13 00:04:41 +03:00
gfx Fix blending transparent colors 2023-06-06 13:21:04 +03:00
group Add cyclic & dihedral group serialization 2023-05-29 13:04:43 +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 Add random generator serialization 2023-05-29 13:04:58 +03:00
react New UI library wip 2023-05-06 12:55:06 +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 Add any-type container to serialization streams 2023-05-29 16:38:28 +03:00
ui New UI library wip 2023-05-06 12:55:06 +03:00
ui_legacy Move fonts code to a separate library 2023-04-18 15:28:52 +03:00
util Add util::array::subarray 2023-06-06 13:21:39 +03:00
CMakeLists.txt Add CMake option to use the legacy UI 2023-04-18 15:29:22 +03:00