Commit Graph

1776 Commits

Author SHA1 Message Date
Turánszki János 41f29e2a1d Envmap improvements 2023-08-30 09:21:42 +02:00
Turánszki János af4175a775 ps5: impostor msaa resolve dest needs to be a render target 2023-08-28 19:12:51 +02:00
Turánszki János 7dde93da20 gui window onResize callback , editor about window updates 2023-08-27 17:49:14 +02:00
Turánszki János 19280fc45e spheremap orientation fix, static sky exposure 2023-08-25 08:40:47 +02:00
Turánszki János c6c145f1f9 fixes: envprobe miplevels; editor focus on dirlight; gui textInput selectall; 2023-08-23 17:11:44 +02:00
Turánszki János 109a35aea0 playstation 5: audio and job system extensions 2023-08-23 08:22:49 +02:00
Turánszki János 6a86c8a61f Playstation 5 input and fixes (#734) 2023-08-20 16:14:46 +02:00
Turánszki János 8a20963fff Playstation 5 fixes (#733) 2023-08-19 12:46:56 +02:00
Turánszki János b07d3a73ea backlog update 2023-08-16 07:49:11 +02:00
Turánszki János 79cd98c390 Added support for Xbox Series X|S 2023-08-05 11:56:40 +02:00
Turánszki János 9c68b968fc utf8 file handling fixes (#721) 2023-08-01 19:34:10 +02:00
Turánszki János 912ba1446b dx12 copy allocator fix 2023-08-01 11:00:53 +02:00
Turánszki János c928303be1 vulkan video field flag fix; added NO_DEFAULT_DESCRIPTORS gfx flag; 2023-07-31 08:53:39 +02:00
Turánszki János d1edb5aa1f alignment fixes for certain sub-allocations 2023-07-30 15:35:03 +02:00
Turánszki János b855545d54 protect against possible multithread access in block compressor 2023-07-30 08:50:49 +02:00
Turánszki János 912b6b7351 hdr image resource will be packed to lesser precision format to use less memory 2023-07-29 13:57:48 +02:00
Turánszki János 6246c80dd8 enitity and matrix arrays changed to structured buffers 2023-07-29 10:53:15 +02:00
Turánszki János b742d877ac tessellation fix 2023-07-29 09:03:51 +02:00
Turánszki János c518e9db4e tangent interpolation fix 2023-07-29 08:15:56 +02:00
Turánszki János 18d5264129 graphics fixes 2023-07-28 21:14:49 +02:00
Turánszki János f6b3f3ed30 animation retargeting can now be used across different scenes 2023-07-28 08:56:23 +02:00
Turánszki János 06482d279e precompiled lua script support (#715) 2023-07-27 07:21:11 +02:00
Turánszki János 04c83ce315 dx12 refactors 2023-07-26 07:46:03 +02:00
Turánszki János 6ab013004f removed atlbase.h dependency (#714) 2023-07-25 14:25:11 +02:00
Turánszki János 484f32f3e4 shader buffer refactor; vulkan mesh shader fixes; (#713) 2023-07-25 09:59:59 +02:00
Turánszki János 532ed92ac4 config file reader fix when no newline at end of file #712 2023-07-24 08:39:13 +02:00
Turánszki János 9affa1c86d improved 16-bit PNG support;
vulkan: readback image rowpitch fix;
editor: F2 screenshot button;
2023-07-22 10:08:07 +02:00
Turánszki János c86d5c8ee8 terrain: 16-bit heightmap import/export 2023-07-21 07:45:36 +02:00
Turánszki János 7e0d0b963a gui: scrollbar safe area configuration 2023-07-20 09:16:01 +02:00
Turánszki János a3ff9420a6 physics fix for attached rigidbody #709 2023-07-20 06:40:27 +02:00
Turánszki János 785394daf7 alignment fixes for suballocated structured buffers 2023-07-20 06:10:23 +02:00
Turánszki János 24d7257b6a hair particle AMD issue fix 2023-07-19 21:02:55 +02:00
Turánszki János d88576162b temporal AA frame reset fix 2023-07-19 18:35:35 +02:00
Turánszki János ebaef61435 added capsule-sphere intersection lua binding 2023-07-17 09:26:01 +02:00
Turánszki János 46539db4d5 character controller: fade out character when camera is inside it 2023-07-16 16:13:24 +02:00
Turánszki János e0772a9d33 random generator zero division fix #708 2023-07-16 10:35:57 +02:00
Turánszki János a75df7bdb2 fixes: random generator int range and zero delta time rendering bugs 2023-07-15 15:02:28 +02:00
Turánszki János 6a1cb4a31f added linear, circular, angular gradient texture creation helpers 2023-07-15 11:32:09 +02:00
Turánszki János 9b1a46ee85 image renderer mask alpha range control 2023-07-13 18:52:59 +02:00
Turánszki János 06edef4bfd added circular progress gradient texture helper 2023-07-13 08:25:24 +02:00
Turánszki János c36fd3bc81 added custom post process to renderpath3D 2023-07-08 07:33:47 +02:00
Turánszki János a747d6b234 dx12 DispatchMeshIndirectCount fix 2023-07-07 07:40:44 +02:00
Turánszki János 88a9fcd142 force alignment of mip levels for block compressible imported textures by reducing mipcount if necessary 2023-07-03 10:39:45 +02:00
Turánszki János 1d394818f4 added support for OpenImageDenoise 2.0 GPU API 2023-07-02 20:05:17 +02:00
Turánszki János 26f412815c editor: texture swizzle reporting in material window 2023-07-02 09:30:47 +02:00
Turánszki János a073cf4f9f BVH accelaration support for scene intersections (#704) 2023-06-30 09:13:42 +02:00
Turánszki János 2395084682 grass bend away from camera 2023-06-28 08:10:57 +02:00
Turánszki János 1b305d6128 voxel GI barrier fixes 2023-06-27 08:09:37 +02:00
Turánszki János 2fc9e760f7 fixed talking animation crash (randomizer int range had an issue) 2023-06-26 19:08:55 +02:00
Turánszki János 6366812a36 hair particle shadow map support (#702) 2023-06-25 11:44:58 +02:00