Commit Graph

2780 Commits

Author SHA1 Message Date
Turanszki Janos 9eaa7adf2b readme fix 2021-07-09 13:19:22 +02:00
Turanszki Janos 6c31fc7822 added credits.txt 2021-07-09 13:08:15 +02:00
Turanszki Janos a05a18d312 hair particle and volumetric cloud fixes 2021-07-09 12:44:00 +02:00
Turanszki Janos f7b0b6f455 dx12, vulkan, path tracing fixes 2021-07-09 11:06:31 +02:00
Turanszki Janos dc80d0597b editor: if load model contains new camera, snap to the first one 2021-07-08 22:59:42 +02:00
Matteo De Carlo bf831f9cd2 Included OpenImageDenoise in cmake builds (linux) (#277)
it's optional, will build support for the library if found installed.
2021-07-07 15:09:18 +02:00
Turanszki Janos 0fc3356be6 stochastic transparency disabled for envmap rendering 2021-07-07 00:11:53 +02:00
Turanszki Janos 8ca26feabc added new sample models: fire, rain, bloom, hologram 2021-07-06 11:35:50 +02:00
Silas Oler 4adbb67660 exponential height fog (#275) 2021-07-05 14:12:59 +02:00
Turanszki Janos deca61d793 stochastic transparency improvement and disable for alpha blended material 2021-07-03 18:53:41 +02:00
Turanszki Janos 4e9cc110d7 fix: ambient occlusion affects hair particle 2021-07-03 18:09:05 +02:00
Turanszki Janos 8867ca4153 fix stuck anims in tps character controller script 2021-07-02 17:32:13 +02:00
Turanszki Janos 5bf9bd42d6 light shafts fix 2021-07-01 19:30:33 +02:00
Turanszki Janos d3d42289ba stochastic transparency improvement 2021-06-28 13:50:26 +02:00
Turanszki Janos fcd3b3e028 COMPUTE_NORMALS_SMOOTH_FAST fix 2021-06-27 18:58:27 +02:00
Turanszki Janos 12d06dfaab lensflare update: removed geometry shader, support for volumetric cloud occlusion 2021-06-27 16:48:14 +02:00
Turanszki Janos 9592e45211 fix: preupdate must run before fixedupdate too 2021-06-27 12:05:14 +02:00
Turanszki Janos c4b353f68c stochastic transparency for alpha tested material when TAA active 2021-06-27 11:08:37 +02:00
Turanszki Janos 7ea70d12b5 volumetric clouds rendered for planar reflections 2021-06-27 10:31:33 +02:00
Turanszki Janos 4e5fdd1f27 ocean: remove sky hack 2021-06-27 10:06:17 +02:00
Turanszki Janos bc30638c83 re-enable 10bpc swapchain 2021-06-26 21:34:11 +02:00
Turanszki Janos 15a3dd220c better texture format for lightshafts and LDR post process 2021-06-26 21:10:01 +02:00
Turanszki Janos 88f6e52a7a composition alpha blending fix 2021-06-26 16:32:02 +02:00
Turanszki Janos 54f789f226 lens flare fix 2021-06-24 23:55:30 +02:00
Turanszki Janos 5f3c78be3b lensflare: skip directional light below horizon 2021-06-24 23:02:31 +02:00
Turanszki Janos 35fa8e79c5 acceleration structure updating improvements 2021-06-24 11:34:54 +02:00
Turanszki Janos 972609fb9a dx12 update 2021-06-23 21:13:02 +02:00
Turanszki Janos c034a26fdb uwp updates 2021-06-22 11:16:13 +02:00
Turanszki Janos 781916b62b fixes 2021-06-21 11:12:49 +02:00
Turanszki Janos a438e689be bindless wireframe rendering fix 2021-06-19 00:21:32 +02:00
Turanszki Janos 3d9db2cbcf raytracing: more precise feature query 2021-06-17 19:38:18 +02:00
Turanszki Janos ed2c9fa086 re-fix wireframe tessellation 2021-06-17 18:27:08 +02:00
Turanszki Janos 3e90fecd12 rendermeshes dx11 no persistent mapping workaround 2021-06-17 18:08:42 +02:00
Turanszki Janos 657d391fb1 volumetric clouds: reduce blue noise sampling and reduce resolution 2021-06-17 13:55:19 +02:00
Turanszki Janos 1b7432a57f volumetric cloud updates:
- added light shaft occlusion support
- moved into weather
- parameter access, serialization
2021-06-16 21:57:20 +02:00
Turanszki Janos c0ff120e31 thread priorities set to normal 2021-06-15 10:18:09 +02:00
Turanszki Janos b6a1e0796a raw input fix: allocations must use 8-byte alignment 2021-06-14 15:21:31 +02:00
Turanszki Janos 2499433402 tessellation displacement mapping fix 2021-06-14 11:05:52 +02:00
Turánszki János dea3a35c8f ci fix (#270) 2021-06-13 21:49:15 +02:00
Turanszki Janos 6995a64ec4 editor: weather window fix 0.56.34 2021-06-13 15:48:51 +02:00
Turánszki János 73dad9d860 linux meshoptimizer fix 2021-06-12 17:39:23 +02:00
Turanszki Janos 71314f3941 editor: added mesh optimizer 2021-06-12 16:49:56 +02:00
Turanszki Janos b4cf4e312f emitter wireframe fix, rendermeshes refactor 2021-06-08 22:17:55 +02:00
Turanszki Janos 05962b0b5b rendermeshes fix 2021-06-08 14:20:50 +02:00
Turanszki Janos f8a8c61b63 wireframe tessellation update 2021-06-07 20:48:06 +02:00
Turanszki Janos dd7f86f9bd mesh rendering updates 2021-06-05 00:17:22 +02:00
Turanszki Janos 199b5cbcfa linux file dialog fix 2021-06-04 11:04:20 +02:00
Turanszki Janos 43961db448 dx12 bindless fix 2021-06-03 23:30:01 +02:00
Turanszki Janos c6c1dc349c frustum culling layermask optimization 2021-06-02 00:33:08 +02:00
Turanszki Janos 469772b510 path tracing improvement 2021-06-01 13:20:08 +02:00