Commit Graph

2145 Commits

Author SHA1 Message Date
turanszkij d95dfa7ef2 stability improvements, fixes 2020-03-07 16:18:23 +00:00
Turanszki Janos 4318b000e1 fixes 2020-03-06 00:54:51 +00:00
turanszkij d832fb554d improvements for #90 2020-03-05 20:08:47 +00:00
Turánszki János f6a0cecbc9 Device upgrade (#91)
* safety commit

* all seems working

* fixes, refactors

* minor updates
2020-03-05 01:05:23 +00:00
Turanszki Janos 68ed555432 small fix 2020-03-03 01:13:52 +00:00
turanszkij 8a1b30a766 big refactor 2020-03-02 23:29:06 +00:00
Turanszki Janos 6ea333c1c5 updated documentation 2020-03-01 16:37:53 +00:00
Turanszki Janos 8927eafae1 more closely matching gltf reference pbr 2020-03-01 16:10:47 +00:00
Turanszki Janos 7bd3008398 soft body and debug draw updates 2020-02-29 16:23:14 +00:00
turanszkij 35f6b19e59 Merge branch 'master' of github.com:turanszkij/WickedEngine 2020-02-29 01:17:35 +00:00
turanszkij bfcc887e03 fix for softbodies that have animated vertices 2020-02-29 01:16:42 +00:00
Turanszki Janos 425b787a6a updated documentation 2020-02-27 21:27:20 +00:00
Turanszki Janos a3d0be49b9 updated documentation 2020-02-26 20:39:21 +00:00
Turanszki Janos 4a7fbe9ba5 resource manager fix 2020-02-25 22:01:06 +00:00
turanszkij 21f67f226c fixed #89 2020-02-24 20:43:35 +00:00
turanszkij 484313989b gui updates 2020-02-24 20:24:26 +00:00
turanszkij 53f5a072cf gui hotfix 2020-02-24 09:59:37 +00:00
Turanszki Janos 6aafe04a43 gui updates 2020-02-23 18:12:58 +00:00
Turanszki Janos 7ccc157906 gui updates 2020-02-22 21:19:15 +00:00
Turanszki Janos 78ce929037 updated documentation 2020-02-22 13:20:31 +00:00
Turanszki Janos 70dc761269 upsample improvement 2020-02-20 22:23:43 +00:00
turanszkij 657e5cd2cf #88 added bilateral upsampler for volumetric lights 2020-02-20 21:25:10 +00:00
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