blah/src
2022-03-16 23:05:38 -07:00
..
containers string internal set method has additional safeguard for bad data 2021-12-18 02:48:51 -08:00
drawing removed Batch TextAlign in favour of Vec2 Justify 2022-03-15 20:16:33 -07:00
images Font::create could return incorrect value type 2022-02-12 12:30:05 -08:00
internal fix for dpi scale value on linux 2022-03-16 23:05:38 -07:00
third_party restructured project to match a more standard cmake setup 2020-12-31 13:43:23 -08:00
app.cpp added App::is_running() getter 2022-02-12 23:14:35 -08:00
common.cpp added App::is_running() getter 2022-02-12 23:14:35 -08:00
filesystem.cpp refactored graphics & streams into single files - easier to maintain & read 2022-02-12 12:19:53 -08:00
graphics.cpp added default Additive BlendMode 2022-02-12 23:15:04 -08:00
input.cpp refactored graphics & streams into single files - easier to maintain & read 2022-02-12 12:19:53 -08:00
stream.cpp refactored graphics & streams into single files - easier to maintain & read 2022-02-12 12:19:53 -08:00
time.cpp Refactored Platform into a struct to hold global state better 2022-02-11 20:19:14 -08:00