Commit Graph

33 Commits

Author SHA1 Message Date
Wojtek Figat
1af5ec8492 Add Quad Overdraw debug view mode 2021-10-07 14:59:06 +02:00
Wojtek Figat
0bd5f63ae4 Use single color materialinstead of shader for LOD Preview 2021-10-07 09:29:22 +02:00
Wojtek Figat
98ca7c1726 Add Material Complexity debug view model 2021-10-07 09:28:49 +02:00
Wojtek Figat
3dff9196c2 Add LOD Preview debug view mode 2021-10-05 21:54:19 +02:00
Wojtek Figat
669b99f8e4 Add CustomUpscale postFx to replace upscaler with a custom script 2021-07-20 15:33:12 +02:00
Wojtek Figat
fc31565f12 Reimplement Temporal AA with less ghosting and better quality 2021-07-19 14:02:46 +02:00
Wojtek Figat
6f8e18f5b3 Add faked lighting to improve Debug Draw solid shapes rendering readability 2021-07-14 14:51:50 +02:00
Wojtek Figat
e0a2904dbf Fix terrain normal mapping issue
#562
2021-06-30 14:13:37 +02:00
Wojtek Figat
39f50726a6 Fix lightmaps bake on D3D12 2021-06-08 15:21:37 +02:00
Wojtek Figat
2e93a7fd08 Add support for Geometry Shaders on Vulkan
#136
2021-05-18 11:41:18 +02:00
Wojtek Figat
5a7efe9019 Fix Volumetric Fog particle material CB0 binding issue 2021-05-17 13:51:14 +02:00
Wojtek Figat
dbb42e9805 Fix minor warnings in shaders 2021-05-15 14:19:40 +02:00
Wojtek Figat
cf799c2198 Fix BitonicSort constant buffer size error on Vulkan due to structure padding 2021-04-28 15:53:12 +02:00
Wojtek Figat
1dee615d6e Add Volumetric Fog support for particles to modify local fog 2021-03-05 13:58:15 +01:00
Wojtek Figat
9e6243adcc Refactor material shaders generator to use modular features as extensions 2021-02-04 14:58:01 +01:00
Wojtek Figat
2a3b6edf50 Refactor material shaders generator to use modular features as extensions 2021-02-04 10:43:04 +01:00
Wojtek Figat
fb84aa2c4b Merge branch 'typo-fix' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-typo-fix 2021-01-11 15:34:41 +01:00
Wojtek Figat
ba1a246a90 Merge branch 'typo-fix' of git://github.com/VNNCC/FlaxEngine into VNNCC-typo-fix 2021-01-11 15:33:45 +01:00
Wojtek Figat
6adb489276 Fix PCF shadow uvs vector trunc warning 2021-01-05 14:17:20 +01:00
VNC
6ab300025b Fixed a ton of typos 2021-01-05 02:13:15 +01:00
W2.Wizard
f7c17d96ce Fixed a typo 2021-01-05 01:06:42 +01:00
Wojtek Figat
cc399b51f0 Merge branch 'copyright' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-copyright 2021-01-03 20:27:08 +01:00
Wojtek Figat
23c51694c7 Reimplement Motion Blur 2021-01-03 20:13:09 +01:00
Jean-Baptiste Perrier
03eb39afe6 Bumping all copyright headers to 2021. 2021-01-02 14:28:49 +01:00
Wojtek Figat
05790ab9a1 Fix code style 2020-12-30 22:56:17 +01:00
Wojtek Figat
cf0aeb79bf Remove TAA and Motion Blur implementations 2020-12-22 18:07:53 +01:00
Wojtek Figat
4fe91d57b7 Fix code style 2020-12-22 13:45:02 +01:00
Wojtek Figat
2a29abcc39 Fix code style 2020-12-21 23:37:28 +01:00
Wojtek Figat
4f954c2eb4 Fix code style 2020-12-21 23:21:46 +01:00
Wojtek Figat
666aeca4ea Fixes for code style 2020-12-21 20:27:53 +01:00
Wojtek Figat
8a870a07ae Cleanup some old unused shader code 2020-12-20 10:22:54 +01:00
Wojtek Figat
afeaaee376 Remove unused noise test functions 2020-12-20 00:50:35 +01:00
Wojtek Figat
6fb9eee74c You're breathtaking! 2020-12-07 23:40:54 +01:00