Commit Graph

28 Commits (796886b717f3d2292b6c3e6756b07b6074729ad8)

Author SHA1 Message Date
Martin Felis a51c1936f2 Can now load gltf models (but not display them yet) 2018-03-19 23:01:46 +01:00
Martin Felis 8b2dc08ec3 added tinygltf 2018-03-19 23:00:51 +01:00
Martin Felis cb13324846 Working on shadow maps 2018-03-15 11:01:55 +01:00
Martin Felis 69471bba84 Using TextureRef for submitting the scene render to ImGui::Image() 2018-03-09 16:16:39 +01:00
Martin Felis d6ac057ce9 (De-)serialization of dock state works 2018-03-04 21:10:57 +01:00
Martin Felis 5cacee03c1 New docks are now automatically added as tabs 2018-03-04 12:31:05 +01:00
Martin Felis 14dd2ac35e Imported Lumix imgui_dock files from commit 2f36422e145f535f5 2018-03-02 19:08:13 +01:00
Martin Felis 39fe10ffc7 Serializing camera parameters, added Textures and default texture 2018-02-19 14:33:29 +01:00
Martin Felis cf59f6b6ae Updated glfw 2018-02-16 21:22:08 +01:00
Martin Felis 0922f482f8 Ripped away bgfx 2018-02-12 21:35:44 +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 bf5c1a5528 bgfxmod: disabled imgui dock shipped by bgfx 2018-02-03 22:46:15 +01:00
Martin Felis 412eab5dff Applied local modifications to bgfx 2018-02-03 17:41:07 +01:00
Martin Felis f716a228f4 Updated bgfx, bx, and bimg 2018-02-03 17:39:28 +01:00
Martin Felis a47adeaa20 Initial integration of docking that saves layout and does not crash 2017-07-02 20:18:34 +02:00
Martin Felis 45efe57988 Started trying to integrate https://github.com/vassvik/imgui_docking_minimal 2017-06-28 16:01:19 +02:00
Martin Felis 73f432c266 Added CMake stuff to compile bgfx shaderc 2017-06-25 21:02:28 +02:00
Martin Felis e6d12e22a2 tweaked docking so that windows do not float by default 2017-04-11 12:55:30 +02:00
Martin Felis eb7f958bb3 another update of bgfx and added its bimg dependency 2017-04-11 09:15:27 +02:00
Martin Felis 86f4b2d751 Updated bgfx and bx 2017-04-11 08:16:34 +02:00
Martin Felis aee0a433e8 Added RBDL to 3rdparty, added empty rig model, used better coding style in CharacterModule 2017-02-22 21:35:14 +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 d053912aee Updated bgfx to latest (f7e2c6b291d) 2016-11-10 21:53:08 +01:00
Martin Felis c4da4e1037 Using smaller runtime reloading code based on http://github.com/skeeto/interactive-c-demo 2016-09-16 17:29:17 +02:00
Martin Felis e8c1a9580a Stubs for RuntimeCompiledCpp integration 2016-08-31 22:35:33 +02:00
Martin Felis 5ac0cc5dc5 initial commit 2016-08-29 22:31:11 +02:00