Commit Graph

2123 Commits

Author SHA1 Message Date
Turanszki Janos eca4200db9 editor: scene graph viewer update 2020-02-19 22:30:03 +00:00
Turanszki Janos 5f3743dc61 gui: combo box scissor fix 2020-02-18 23:09:00 +00:00
Turanszki Janos c53552a0a6 gui improvements: color picker, text input, slider, button 2020-02-18 22:47:46 +00:00
turanszkij 2e0f39935d gui updates 2020-02-18 19:17:06 +00:00
Turanszki Janos 7871937622 added tree list widget, added editor scene outliner (wip) 2020-02-17 18:32:13 +00:00
Turanszki Janos 69e49c6e40 updated readme 2020-02-16 11:49:42 +00:00
Turanszki Janos 059c8b6af0 updated documentation and readme 2020-02-16 11:45:00 +00:00
Turanszki Janos bdf77c2408 updated documentation 2020-02-15 20:08:04 +00:00
Turanszki Janos 06792df92c downloadresource fix for padded texture2D 2020-02-09 12:14:29 +00:00
Ben Vinson d5987f7908 Set the correct type on the texture returned from GetBackBuffer (#87) 2020-02-09 11:06:23 +00:00
Turanszki Janos 19df69423a continue updating documentation... 2020-02-06 23:04:50 +00:00
Turanszki Janos 2c236f2cfb vulkan depth bias fix #72 2020-02-03 20:14:45 +00:00
Turanszki Janos 2edc017a0c shader refactor #58 2020-02-02 02:16:20 +00:00
Turanszki Janos ab1b703fab documentation updates 2020-02-01 17:49:32 +00:00
Turanszki Janos 17cbbdf7bc continue updating documentation 2020-01-29 23:05:54 +00:00
Turanszki Janos 9986339cfe ocean fix 2020-01-29 01:01:39 +00:00
Turanszki Janos fd8d734860 ocean updates; editor: ocean parameters moved to weather window; 2020-01-28 23:30:23 +00:00
Turanszki Janos 07081ad27e documentation update 2020-01-28 22:20:43 +00:00
turanszkij 95ae0e661b little refactor, optimization 2020-01-28 19:18:21 +00:00
Turanszki Janos f67b9bd380 keep updating documentation... 2020-01-27 22:29:59 +00:00
Turanszki Janos 1dfcf14f22 resurrected global ray sorting + refactor 2020-01-27 21:10:49 +00:00
Turanszki Janos 96938f32f2 started rewriting documentation 2020-01-27 01:04:27 +00:00
Turanszki Janos 4b903d4e30 raytracing update 2020-01-26 17:08:49 +00:00
Turanszki Janos 66c57ab5b5 shader refactor: renderer bool options stored in bitmask from now 2020-01-25 00:52:20 +00:00
Kliaxe bb3a614bee SSR bug fix (#85)
The way of dealing with small artifacts didn't work well with other far planes, which caused nasty artifacts.
2020-01-25 00:02:08 +00:00
Turanszki Janos a787f79f61 shader refactor 2020-01-23 23:08:24 +00:00
Kliaxe 689cc48454 A new implementation for Screen Space Reflections (#81)
* A new implementation for Screen Space Reflections

* Update ShaderInterop_Renderer.h

* Update wiRenderer.cpp

* Update ShaderInterop_Renderer.h

Updated incorrect and unoptimized padding.

* Update wiVersion.cpp
2020-01-22 15:44:07 +00:00
Turanszki Janos 7761813253 editor fix: selectall caused animated model to blow up #76 2020-01-19 15:02:31 +00:00
turanszkij 2bf2b0dac3 optimizations 2020-01-13 21:06:54 +00:00
Turanszki Janos 19f6ea82f8 depth pyramid fix 2020-01-10 23:32:23 +00:00
Turanszki Janos c505cc6d84 lineardepth mipchain update 2020-01-10 22:37:11 +00:00
Turanszki Janos 985d48d36c updated solution file 2020-01-09 19:55:25 +00:00
Turanszki Janos fd40ea4713 added ssao power control 2020-01-07 20:48:09 +00:00
Turanszki Janos fcb6cc0797 temporal aa fix 2020-01-03 01:56:33 +01:00
turanszkij 74a892dd70 dof and motionblur controls, tweaks 2020-01-03 01:40:54 +01:00
turanszkij 952fc90d9a dof, motionblur: unroll the loops 2019-12-31 12:50:16 +01:00
Turanszki Janos 9016e9fdee tile buffers creation fix 2019-12-31 03:06:58 +01:00
turanszkij c9c7b2e7e5 depth of field tile-based optimization 2019-12-31 02:45:19 +01:00
turanszkij 3a8958bf66 motionblur tile-based optimization 2019-12-30 23:38:48 +01:00
turanszkij 1091488cbd motion blur and dof fix 2019-12-30 01:00:30 +01:00
turanszkij bc9488eaef updated readme 2019-12-30 00:17:36 +01:00
turanszkij 46a6e17898 updated readme 2019-12-30 00:11:46 +01:00
turanszkij 5943e49696 updated features and readme 2019-12-30 00:05:40 +01:00
turanszkij 2c9c41b3fd depth of filed updates 2019-12-29 18:24:38 +01:00
turanszkij 08a4114b0e motion blur should be after dof 2019-12-29 00:54:25 +01:00
turanszkij e93f0365ad updated depth of field 2019-12-29 00:33:50 +01:00
turanszkij baf940a754 depth of field update 2019-12-28 12:50:17 +01:00
turanszkij 9a9980b3c7 motion blur update 2019-12-28 11:51:55 +01:00
turanszkij 8291ec9afd improved depth of field #56, improved motion blur, other fixes 2019-12-28 02:03:27 +01:00
turanszkij 840334ce3e motion blur: mirrored background reconstruction 2019-12-26 18:22:22 +01:00