Commit Graph

10 Commits (af7387175cae55109f6c856dff67b18674d85356)

Author SHA1 Message Date
Martin Felis c1a82427c0 Prepared reloading of shaders 2018-03-10 08:48:41 +01:00
Martin Felis dc1ee2e33c Docking kind of works but overall unstable
* crashes when reloading render module
* spurious crashes on the first frame
2018-02-12 13:05:19 +01:00
Martin Felis e0e57a2b4f Imgui updates now controlled from main.cc instead of render module 2017-02-05 14:37:58 +01:00
Martin Felis f25654f153 Added global logging function gLog 2017-02-05 10:36:37 +01:00
Martin Felis b47aa4426c Added timer struct, added support for pausing 2017-01-30 22:42:31 +01:00
Martin Felis b5141c3b6a Added Google Test, a Transform struct with tests, and a basic mesh hierarchy 2017-01-03 22:47:17 +01:00
Martin Felis 6f44e81987 Using new serializer with a tad nicer API and without any dependencies 2016-11-25 22:27:37 +01:00
Martin Felis 5be914a99e Added somewhat tedious (but fun) serialization 2016-11-20 21:50:53 +01:00
Martin Felis 34ade062a4 Added RuntimeModule debug window 2016-11-06 11:34:51 +01:00
Martin Felis 73eabe3b11 Upgraded SimpleMath, added basic camera controls to the testmodule 2016-09-19 22:55:42 +02:00