Commit Graph

6 Commits

Author SHA1 Message Date
SweetId a147ef411a [Serialization] Fix bug when serializing an object or an array 2024-03-10 16:35:45 -04:00
SweetId a0a4f63847 [Serialization] add support of filesystem path and Flags 2024-03-10 16:34:45 -04:00
SweetId e9f95d4d0f add enum serialization 2024-03-10 16:33:25 -04:00
SweetId a0f2b128d7 Rework Serialization functions
add name and handle more types
2024-03-05 17:26:07 -05:00
SirLynix 5130a2ff84 Remove Config.hpp options and refactor headers
- Rename Config.hpp to Export.hpp
- Remove Debug.hpp and DebugOff.hpp (not used anymore)
2024-02-19 15:11:34 +01:00
SirLynix e64c2b036e Remove Utility module and move its content to Core and TextRenderer modules 2024-02-11 22:48:38 +01:00