Commit graph

7 commits

Author SHA1 Message Date
bdbf5b9af9
core/log: add custom log encoder for smaller log storage
Will be used to store more detailed logs in the future without using
as much disk space.
2024-08-09 14:43:18 -07:00
6eb68d2cd7
core/reloader: fix late creation of Reloadable types 2024-04-19 15:45:07 -07:00
a06af243ad
core/transformwatcher: add TransformWatcher 2024-04-17 04:31:02 -07:00
3a0381dcbe
core/window: backing windows can now be destroyed and recreated
This fixes a crash in layershells and the setVisible crash on nvidia.
2024-03-27 00:45:53 -07:00
b675b3676c
popups: add popup windows 2024-03-11 05:44:56 -07:00
14e1d2d162
refactor: move socket and datastream types to Io module 2024-03-03 01:59:31 -08:00
83a0ec6fc6
feat(socket): add unix socket listener 2024-03-02 05:05:45 -08:00