Commit Graph

3908 Commits

Author SHA1 Message Date
Turánszki János 3924c4e4c0 editor: terrain fixes when switching scenes 2024-05-18 07:04:37 +02:00
Turánszki János 319d8e9146 fsr2 scissor fix in tonemap 2024-05-17 20:05:12 +02:00
Turánszki János 1c38d93304 Editor gui v2 (#843) 2024-05-17 08:04:05 +02:00
Egor Zelenkov 92c199fe9d Dev/terrain generation fix (#844)
terrain fix: unnecessary entity remove
2024-05-14 06:05:50 +02:00
Turánszki János 862d13aec8 Lua Async task tracking (#842) 2024-05-10 07:55:27 +02:00
matpx aeacedba02 Add Instantiate() method to Scene (#841) 2024-05-09 12:06:12 +02:00
Turánszki János 9e8950eaae terrain: flipped texture uv 2024-05-09 07:58:04 +02:00
Turánszki János 5ce492c6c6 debug draw improvements 2024-05-08 08:45:38 +02:00
Turanszki Janos 2f74d805cd AMD specific GPU hang fix 2024-05-07 08:23:23 +02:00
Turánszki János 5ffeffa818 added missing gpu barrier 2024-05-06 17:55:38 +02:00
Turánszki János 10f42c4bb6 fixes: springbone rest pose; reverse facing character ik; character controller script foot placement root offset to work without root bone (mixamo); 2024-05-06 07:23:38 +02:00
Egor Zelenkov 871479a880 gamepad bluetooth assert work around (#838) 2024-05-06 06:02:50 +02:00
matpx fcdcce9e83 CMake win32 fix (#837)
* use imgui_impl_win32 on windows

* make WICKED_LINUX_TEMPLATE a dependent option
2024-05-06 06:02:13 +02:00
Turánszki János 98be24d372 FBX importer: improvements for ragdoll physics 2024-05-05 07:00:32 +02:00
Turánszki János 83cc9d6f36 multithreaded spring chain update 2024-05-04 11:40:33 +02:00
Turánszki János bd2d9b3f45 spring improvements 2024-05-04 07:59:00 +02:00
Empty Set e8b230b82a Make the file easier to see in error logs (#836)
* Makes the file easier to see in error logs

* Error changes

* Remove unneeded changes
2024-05-04 05:40:31 +02:00
Turánszki János 43da86d60b spring: always must be limited, and added gravity slider 2024-05-03 07:54:39 +02:00
Turánszki János 81adeaae53 FBX importer: override file callbacks to correctly handle UWP v0.71.446 2024-05-02 07:43:00 +02:00
Turánszki János fc592a2fa1 FBX importer (#835) 2024-05-01 17:31:55 +02:00
Empty Set 56078268e6 Make dofile return results (#833)
* Make dofile return results

* Add pid into returns, fix pid generation
2024-05-01 05:40:31 +02:00
Turánszki János aac227f3ef editor: fix string ref passing through lambda when opening with file picker 2024-04-30 15:04:25 +02:00
Turánszki János 2f495992a7 fix in animation retargeting and editor content browser 2024-04-29 16:49:15 +02:00
Turánszki János 0a4e0383a0 editor: content browser recently used folder listing 2024-04-29 08:40:48 +02:00
Empty Set 87893fce22 Allow more types in backlog_post (#832) 2024-04-29 07:41:21 +02:00
Turánszki János 30a9622b0a Archive thumbnail support (#831) 2024-04-28 19:07:48 +02:00
Turánszki János 62d3cc1eb9 optimizations: DDGI, screen space shadow, RTAO 2024-04-26 09:12:18 +02:00
Turánszki János 47d2c02e76 raytraced shadow: switched to halfres with upsampling 2024-04-25 08:56:28 +02:00
Turánszki János 4dfcd936ec linux case sensitive filename fix 2024-04-24 09:57:37 +02:00
Turánszki János 77aff448d1 DDGI: voxelized probe offset refinement 2024-04-24 09:33:33 +02:00
Turánszki János 7419126ab9 DDGI ray request compaction 2024-04-23 09:10:44 +02:00
Turánszki János 980fada529 DDGI dynamic ray count 2024-04-22 09:08:29 +02:00
Turánszki János 8f65b6e6db BC6 compression for DDGI 2024-04-21 15:33:29 +02:00
Turánszki János bcd8d2fef9 force diffuse mode fix 2024-04-21 11:26:51 +02:00
Turánszki János d1808ef8b6 surfelGI and DDGI updates 2024-04-21 11:14:40 +02:00
Turánszki János 300899fa2a DDGI: added multi scale mean estimator 2024-04-21 06:36:05 +02:00
Turánszki János 655965307c Surfel GI updates (#829) 2024-04-20 19:26:38 +02:00
Turánszki János 5c88320947 surfel GI improvements 2024-04-20 08:00:33 +02:00
Turánszki János 87e9870b50 Virtual texture painting, object-terrain blending (#824) 2024-04-19 08:00:19 +02:00
Turánszki János 3161701f60 path finding: search for cover starts from observer instead of subject 2024-04-13 08:56:28 +02:00
Turánszki János 2664b1cf26 paint tool: redirect alpha 2024-04-12 07:50:21 +02:00
Turánszki János 12892ea665 paint into texture fixed blend equation 2024-04-12 07:11:16 +02:00
Turánszki János 27490a1e00 paint into texture fix 2024-04-11 17:39:43 +02:00
Turánszki János a9d7c2af77 path finding: search for cover 2024-04-11 10:07:05 +02:00
Turánszki János 8643c7bc3b volumetric light improvements 2024-04-08 17:44:52 +02:00
Turánszki János cb5e1d898a fix: ssgi will be applied for hair particle 2024-04-08 06:32:13 +02:00
Turánszki János 23b254726f ssgi optimization and improvement 2024-04-07 18:12:58 +02:00
Turánszki János d470ea92a8 ssgi tweaks 2024-04-07 12:51:44 +02:00
Turánszki János 3a92f78eed combo box fix 2024-04-06 18:37:04 +02:00
Turánszki János 0d8155c78b editor: added rigidbody and softbody type filtering 2024-04-04 07:39:45 +02:00