blah/include/blah
2022-03-15 20:16:33 -07:00
..
containers made std::shared_ptr and std::functional optional 2022-02-11 15:20:07 -08:00
drawing removed Batch TextAlign in favour of Vec2 Justify 2022-03-15 20:16:33 -07:00
images refactored graphics & streams into single files - easier to maintain & read 2022-02-12 12:19:53 -08:00
math added Rect::inflate(x, y) 2022-03-15 20:16:02 -07:00
app.h added App::is_running() getter 2022-02-12 23:14:35 -08:00
common.h various memory cleanup, move/copy simplifications 2022-02-12 00:18:08 -08:00
filesystem.h refactored graphics & streams into single files - easier to maintain & read 2022-02-12 12:19:53 -08:00
graphics.h added default Additive BlendMode 2022-02-12 23:15:04 -08:00
input.h cleaned up Calc header, renamed numerics folder to math 2022-02-11 16:03:27 -08:00
stream.h refactored graphics & streams into single files - easier to maintain & read 2022-02-12 12:19:53 -08:00
time.h added Time::get_ticks() to poll for an immediate value 2022-02-11 16:07:07 -08:00