Commit Graph

8 Commits

Author SHA1 Message Date
8ca95fbeab rendering rects on iOS 2023-07-02 18:50:35 +02:00
5c86b9bc20 ios port changes 2023-07-01 17:26:52 +02:00
Kevin Trogant
15a0b77960 Profiling under windows 2022-12-16 12:18:47 +01:00
Kevin Trogant
ffe2764d29 Fixed font rectangles 2022-12-16 11:46:17 +01:00
Kevin Trogant
7fae583084 Loading files under win32 2022-11-24 09:52:56 +01:00
Ronja
70d23facf9 Fonts laden korrigiert 2022-10-27 15:38:24 +02:00
Kevin Trogant
5d555fd5a0 Font rendering v1 2022-10-24 13:14:45 +02:00
Kevin Trogant
2806eb6d71 Initial commit
What works?
- Reading files (AssetManager::loadFile)
- Rendering colored & textured rects (Renderer::addRect)
- Getting input (TouchInputEvent)

TODO
Port this to windows
2022-10-17 16:04:56 +02:00