Martin Felis
|
eb67c1deaf
|
Switch to the docking code of dear imgui
|
2018-12-15 15:58:47 +01:00 |
Martin Felis
|
0f15059ab5
|
intermediate commit
|
2018-12-15 14:14:22 +01:00 |
Martin Felis
|
ce1a6ce9a4
|
Tweaked shadow map cascades and adaptively send the program to sleep to reach a specfied refresh rate
|
2018-07-08 14:00:30 +02:00 |
Martin Felis
|
c1a82427c0
|
Prepared reloading of shaders
|
2018-03-10 08:48:41 +01:00 |
Martin Felis
|
e9c7a66d42
|
Re-enabled camera movement
|
2018-03-09 16:44:40 +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
|
e2671e8de4
|
Fixed perspective camera gedöns
|
2018-02-28 21:11:51 +01:00 |
Martin Felis
|
454ea72a85
|
Added OpenGL error logging, trying to draw colored lines...
|
2018-02-27 23:31:13 +01:00 |
Martin Felis
|
207094b0c8
|
Trying to draw a colored coordinate system ...
|
2018-02-27 23:15:07 +01:00 |
Martin Felis
|
ea2b5d1e13
|
Drawing of the Color texture already works... yay ... depth will be trickier
|
2018-02-16 22:43:40 +01:00 |
Martin Felis
|
48c8cde66b
|
Added projection matrices code, tweaked stuff
|
2018-02-16 11:35:09 +01:00 |
Martin Felis
|
469fbffb8e
|
red triangle ... yay
|
2018-02-13 12:05:07 +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
|
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
|
5921b226d8
|
using docks now for panels, also early tests for gizmo widget
|
2017-04-11 12:56:09 +02:00 |
Martin Felis
|
eb7f958bb3
|
another update of bgfx and added its bimg dependency
|
2017-04-11 09:15:27 +02:00 |
Martin Felis
|
39cd8bde19
|
Merge branch 'master' into docking
|
2017-03-26 14:19:21 +02:00 |
Martin Felis
|
992e0fe6a2
|
Enabled MSAA
|
2017-03-26 14:19:09 +02:00 |
Martin Felis
|
203c380609
|
Added basic walk animation controller
- Added sampling of animations
- Added updating of bone matrices from rig model
- Re-orienting of the entity based on current velocity
|
2017-03-11 22:16:12 +01:00 |
Martin Felis
|
2f874b6d0d
|
Initial tests to get docking working
|
2017-02-18 17:22:21 +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
|
19f3ddb901
|
Refactored reload heuristic of modified modules
Previously I used a fixed time offset when a file change was detected.
Now I trigger a reload no module file size has changed over the last
5 updates.
|
2017-02-05 10:37:49 +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
|
dc6bc60dd9
|
Refactored character into separate module
|
2017-01-14 17:17:01 +01:00 |
Martin Felis
|
c76f0959ff
|
Added nanosecond info of last module modification
|
2017-01-14 16:21:47 +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
|
65a2767c02
|
intermediate commit. Kinda works with reloading both modules
|
2016-10-21 22:07:23 +02:00 |
Martin Felis
|
2b99174d34
|
Moved renderer to separate module, moved modules to src/modules
|
2016-09-23 09:06:46 +02:00 |
Martin Felis
|
9e80e682eb
|
minor tweaks
|
2016-09-19 23:14:11 +02:00 |
Martin Felis
|
73eabe3b11
|
Upgraded SimpleMath, added basic camera controls to the testmodule
|
2016-09-19 22:55:42 +02: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
|
678266e2ff
|
Added shaders, fixed shader compilation, exposed imgui to the test module
|
2016-09-08 23:35:12 +02:00 |
Martin Felis
|
d862f0b659
|
Added compiler settings to ModuleManager (include paths, C++11), added some test bgfx calls to the test module.
|
2016-09-03 19:48:57 +02:00 |
Martin Felis
|
523c9996a8
|
Wrapping runtime compiled code as a module manager
|
2016-09-03 16:18:51 +02:00 |
Martin Felis
|
34bc3ee3eb
|
minor adjustments
|
2016-08-31 19:30:31 +02:00 |
Martin Felis
|
5ac0cc5dc5
|
initial commit
|
2016-08-29 22:31:11 +02:00 |