Commit Graph

3835 Commits

Author SHA1 Message Date
Egor Zelenkov 2d36aaad75 fix InitializeComponentsImmediate (#821) 2024-03-18 07:48:55 +01:00
Egor Zelenkov 5e29e96031 fixed combo crush (#820) 2024-03-18 07:47:50 +01:00
Turánszki János cf11876d12 editor: saving scene will be registered to recently used list 2024-03-17 18:23:47 +01:00
Turánszki János eb3f3ca68d content browser fix 2024-03-17 14:59:14 +01:00
Turánszki János 0fe267fe26 Editor content browser (#819) 2024-03-17 14:46:43 +01:00
Turánszki János 7419d975c9 character controller exit fix 2024-03-16 11:41:07 +01:00
Egor Zelenkov 9cdb5f02ec Backward compatibility fixes (#818) 2024-03-16 07:17:32 +01:00
Turánszki János 509da15df2 terrain refactors, grass entity modification can trigger regeneration 2024-03-15 17:24:36 +01:00
Egor Zelenkov e97e1cd79c Dev/terrain material editing (#815)
* terrain material editing

* serialization updates, refactors

---------

Co-authored-by: Turánszki János <turanszkij@users.noreply.github.com>
2024-03-15 16:47:46 +01:00
Turánszki János e4d3c64631 lua loading screen interface (#816) 2024-03-14 17:47:16 +01:00
Turánszki János 06bf1f0a24 added linux dxcompiler release 2024 march (#814) 2024-03-13 09:06:31 +01:00
Turánszki János b069689245 trail renderer depth fade 2024-03-13 08:35:33 +01:00
Egor Zelenkov e1775d1c07 Window resize fix. (#813) 2024-03-13 07:06:41 +01:00
Amer Koleci 7385c7fbd4 Update DirectX headers and DXC to March 2024 (#812) 2024-03-12 11:39:30 +01:00
Egor Zelenkov b342195125 terrain props editor (#810) 2024-03-12 07:56:36 +01:00
Turánszki János 30e7b60acb trail renderer (#811) 2024-03-11 18:01:39 +01:00
Turánszki János e1b78d4867 gui: window close and collapse buttons moved to left 2024-03-10 15:48:18 +01:00
Turánszki János d319b691f7 mikktspace (#809) 2024-03-09 18:26:47 +01:00
Turánszki János ae86e8bed4 dx12 fix for when video queue couldn't be created 2024-03-07 17:37:38 +01:00
Turánszki János 303d49c789 fixed issue with terrain serialization v0.71.392 2024-03-07 07:09:01 +01:00
Turánszki János 0219334bcc audio alignment fix (#807) 2024-03-06 18:28:55 +01:00
Turánszki János 305ca85140 occlusion raytest, ragdoll fatness, ragdoll headsize 2024-03-06 09:09:07 +01:00
Turánszki János a83bf5ce14 lua documentation update 2024-03-05 07:03:58 +01:00
Turánszki János c4d4e88a68 added some lua bindings 2024-03-05 07:00:24 +01:00
Turánszki János aa09581efe physics: kinematic activation/deactivation after rigidbody was already created 2024-03-04 08:02:55 +01:00
Turánszki János 6772ec1880 added some helper functions 2024-03-03 11:20:11 +01:00
Turánszki János 34cf057767 fix for lua pathquery 2024-03-02 21:19:27 +01:00
Turánszki János dfe9b9d3da physics drag fix v0.71.385 2024-03-01 08:01:44 +01:00
Turánszki János 9ec92f33a5 voxel occlusion testing 2024-02-28 19:37:50 +01:00
Dennis Brakhane 4d7e514808 work around MSVC compiler bug (#806) 2024-02-28 07:20:22 +01:00
Turánszki János 1c49e4984a font word wrap fix, added some lua bindings, etc. 2024-02-27 08:40:26 +01:00
Turánszki János d2842b9d41 character controller pathfinding tweaks 2024-02-26 08:52:53 +01:00
Turánszki János fea9d9f702 Pathfinding (#805) 2024-02-25 18:40:50 +01:00
Turánszki János a659741e95 fix for unorm vertex position remap aabb zero axis precision problem with raytracing 2024-02-17 11:06:51 +01:00
Turánszki János 3e8fef22e8 texturehelper improvement, image renderer will use null texture as white 2024-02-16 20:29:12 +01:00
Turánszki János 8d89e305d0 vulkan swapchain acquire semaphore fix #802 2024-02-15 09:15:41 +01:00
Turánszki János 865a20463f depthonly prepass shader specializations for simpler passes like planar reflection 2024-02-14 19:49:13 +01:00
Turánszki János fa70f6d465 material transparency map, paint tool improvements 2024-02-14 09:55:44 +01:00
Turánszki János a73f92be86 improvements for multiple renderpath usage 2024-02-13 09:05:24 +01:00
Turánszki János a4ac425433 Shader nonuniform indexing changes to uniform (#801) 2024-02-12 18:00:37 +01:00
Turánszki János a9bb68eed2 occlusion culling multiple camera fixes 2024-02-12 08:34:18 +01:00
Turánszki János 27c848944c editor: selected camera preview render 2024-02-11 17:54:53 +01:00
Turánszki János 640595a152 ddgi shadow ray culling fix 2024-02-11 12:56:49 +01:00
Turánszki János 7a748eacf1 path tracing minor fixes 2024-02-11 11:49:07 +01:00
Turánszki János 57985ed8fe Path tracing updates (#800)
effects added to path tracing:
- volumetric clouds
- lens flares
- debug renderers
2024-02-10 16:28:54 +01:00
Al Amin Mahamud Rony 77e7eddfb2 Root Motion (#799) 2024-02-10 15:55:30 +01:00
Turánszki János 70a467cdd8 added lightshafts to path tracing 2024-02-09 20:26:48 +01:00
Turánszki János efcb07827e added vector.Rotate lua binding 2024-02-08 17:18:22 +01:00
Turánszki János c774af4c1e added QuaternionInverse lua binding 2024-02-08 17:10:37 +01:00
Turánszki János cb70c49a00 FSR2 transparency mask scale tweaking to reduce flickering in a particular model 2024-02-07 08:46:47 +01:00