Commit Graph

3 Commits

Author SHA1 Message Date
Speiger c95e7ce20d Optimized Model loader to no longer require vertex duplication 2022-04-24 21:55:05 +02:00
Speiger 6577428b1f Bugfixes and new features.
-Improved: DynamicTexture is now a Interface so STB support can be added.
-Added: UTF-8 Support for font rendering. SingleTexture requirement is still a thing. But that may change later. Most of the requirements are already added.
-Added: ModelLoader/ModelCache into the Engine that handles old and new formats of the Game Engine but can now be used for other stuff too.
-Added: HigherQuality/UTF Supporting font of Roboto-Medium into the engine so it looks a lot better.
-Fixed: A bug within AssetPackages breaking paths.
2021-10-03 21:09:21 +02:00
Speiger 94f5c178d2 Added Format loader into Engine 2021-10-01 11:53:15 +02:00