Commit Graph

4477 Commits

Author SHA1 Message Date
Turanszki Janos 1dd80553ff video refactors 2025-05-07 06:44:08 +02:00
Turanszki Janos eaddee3d29 video: raw h264 file loading support and lua bindings v0.71.764 2025-05-06 08:47:18 +02:00
Turanszki Janos a583004458 video: Nvidia default buffer workaround for bitstream buffer; video usable for light mask texture; begin h265 api; added video_test model; 2025-05-05 08:11:51 +02:00
Turanszki Janos 0bfd9485cd DX12 video decoder fix for Nvidia GPU 2025-05-04 13:22:15 +02:00
Turanszki Janos 0dbb81b190 dx12 video decoder fix 2025-05-04 09:45:52 +02:00
Turanszki Janos 99a891ebdc video updates 2025-05-04 08:51:10 +02:00
Turánszki János cdb5f8f274 Video decode fixes for AMD GPU (#1099) 2025-05-03 08:42:51 +02:00
Phuc-Thanh Nguyen 9ad26fe513 Fix potential vulnerable cloned functions (#1095)
Bug: Lua can generate wrong code when _ENV is <const>
2025-05-03 08:14:04 +02:00
Turanszki Janos 956ce163d3 collider bvh rebuilding is done on background thread 2025-05-02 08:12:53 +02:00
Turanszki Janos 66181dacbd editor save text hdr output fix 2025-05-01 14:09:34 +02:00
Turanszki Janos 3f07801077 breakable constraints 2025-05-01 09:15:24 +02:00
Turanszki Janos 3ee7f0d85e vulkan: aliased buffer creation fixes for various usage modes 2025-05-01 07:47:36 +02:00
Turanszki Janos e0d231f72d [request] changed ragdoll feet from capsule to box shape 2025-04-30 17:29:17 +02:00
Turanszki Janos 0ce897a8d4 variable rate shading fix #1098 2025-04-30 16:54:50 +02:00
Turanszki Janos 8ce78e3929 added breakable pickdrag constraint 2025-04-30 09:40:32 +02:00
Turánszki János f8f5842b06 fix for gpu suballocator with uma gpu #1097 2025-04-30 08:55:36 +02:00
Turanszki Janos 554b404ad9 VRMA import fix, annd added bone picker display for humanoids without armature 2025-04-29 16:54:13 +02:00
Turánszki János 19e493f0d9 Added initial support for VRMA import 2025-04-29 09:08:34 +02:00
Turánszki János e20770493d added MoveCharacter() to physics system 2025-04-29 07:42:01 +02:00
Turánszki János 8582ea3dc3 Terrain determinism fixes (#1096) 2025-04-28 18:20:15 +02:00
Turánszki János 89604436d2 vulkan: early exit bindpipelinestate when no change 2025-04-28 09:28:08 +02:00
Turánszki János 30917c9e1f GPU buffer suballocator for meshses to reduce index buffer switching (#1094) 2025-04-28 09:10:53 +02:00
Turánszki János 5ba77946d1 camera speed modification by mouse scroll #1076 2025-04-27 07:39:26 +02:00
Turánszki János fe3b922fb9 Terrain spline material and some gui updates (#1092)
- spline material can modify terrain material
- gui: labels can now auto fit text
- gui: window close button is replaced to the right side to help avoid clicking it by mistake when trying to collapse
2025-04-25 08:36:26 +02:00
Turánszki János 60a832081d Jolt physics character (#1091) 2025-04-23 17:20:40 +02:00
Turánszki János 1f48b6003c disable asan header if not available 2025-04-23 07:04:56 +02:00
Turánszki János 1550076e09 vulkan fixes 2025-04-22 07:50:51 +02:00
Turánszki János de481132cd vulkan: rewritten the resource init transition system to reduce submits 2025-04-21 12:28:16 +02:00
Turánszki János aae8c0e725 cpu info logging (#1090) 2025-04-21 11:30:58 +02:00
Turánszki János d25c7b89ea vulkan copyallocator improvements 2025-04-21 08:25:53 +02:00
Turánszki János 2e4cab95a2 some optimizations 2025-04-20 14:35:24 +02:00
Turánszki János 6d970e2b56 linux fix 2025-04-20 12:41:35 +02:00
Turánszki János 3d01070938 linux fix 2025-04-20 12:30:48 +02:00
Turánszki János 12daf19066 disabled f16 and fma on linux to fix build 2025-04-19 08:26:14 +02:00
Turánszki János 248e571ecd enabled fp16 and fma cpu support 2025-04-18 14:00:20 +02:00
Turánszki János 3dd1c10a99 added option to disable shadow LOD override 2025-04-18 11:16:45 +02:00
Turánszki János 3ef757be7b improvements and optimizations 2025-04-18 07:42:42 +02:00
Turánszki János 6b7fc851dd spline component improvements 2025-04-17 08:30:46 +02:00
Turánszki János 3309ef3f56 terrain spline fix 2025-04-16 11:58:35 +02:00
Turánszki János f4e374b204 added terrain modification feature for spline component 2025-04-16 09:32:54 +02:00
Turánszki János c51c1970a1 spline component (#1080) 2025-04-15 08:57:50 +02:00
Turánszki János 53b43ab23b added feet to ragdolls 2025-04-12 09:36:46 +02:00
Turánszki János e358a95d59 constraint window fix 2025-04-11 07:29:16 +02:00
Turánszki János 7240d39497 added motor to slider constraint with velocity and force limit controls (#1075)
Co-authored-by: Twisty <twisty@post.com>
2025-04-11 07:23:14 +02:00
Turánszki János 57f0c8dead added utility to remove duplicate colliders and updated character models 2025-04-10 09:22:14 +02:00
Turánszki János 5fbb71053c added slider constraint 2025-04-10 08:35:15 +02:00
Turánszki János 28c79236b0 added disable self collision option for constraints 2025-04-09 08:37:19 +02:00
Turánszki János e8a7df6360 physics reset tooltip fix 2025-04-08 14:33:58 +02:00
Turánszki János 94d258fd03 added hinge contraint motor 2025-04-08 08:46:15 +02:00
Turánszki János 1b3f322f83 added swing-twist constraint and constraint debug size control 2025-04-07 08:50:14 +02:00