Commit Graph

2761 Commits

Author SHA1 Message Date
西崎ハヤト
fac04a8345 Add chinese fonts support 2026-01-17 21:52:59 +08:00
3f51dc95c2 Add missing Discord_Shutdown(); 2026-01-16 15:43:08 +01:00
d70c379efc Thread closing improvements 2026-01-16 15:11:20 +01:00
f8aab21250 Merge pull request #38 from MaSzyna-EU07/e3d-diffuse-multiplier
E3d diffuse multiplier
2026-01-14 07:59:39 +01:00
ada3583df2 Change e3d position of diffuseMultiplier 2026-01-13 09:51:46 +01:00
b1bc93d06a Small behavior change on loading e3d freespots 2026-01-13 09:48:15 +01:00
bd916663a5 Changes in e3d serialization/deserialization on diffuseMultipliers 2026-01-13 09:38:53 +01:00
fdbbb13b66 Add field in TSubModel for storing multiplier value 2026-01-13 09:27:36 +01:00
b5d595aca9 Fix for 49b724fea1 2026-01-13 09:06:25 +01:00
49b724fea1 Parse HotspotPower 2026-01-13 08:18:31 +01:00
8457d20257 Overflow protection for wiper sound 2026-01-09 21:32:33 +01:00
3c2f4f5123 Fix developer tools menu 2026-01-04 22:27:15 +01:00
d3dbcb3fca Fix to 1cafe15917 2026-01-03 23:23:52 +01:00
8cee745af5 Merge pull request #37 from MaSzyna-EU07/wipers
Wipers
2026-01-03 18:17:03 +01:00
ce10c851a6 Merge pull request #36 from MaSzyna-EU07/clouds
add clouds
2026-01-03 18:16:37 +01:00
f9c95e2de0 Add brush mode in editor mode 2026-01-03 18:02:15 +01:00
1cafe15917 Change debug window binding to Shift + F12 2026-01-03 15:48:13 +01:00
077b2173ac Update minimum requirements - issue: #34 2025-12-27 15:50:44 +01:00
323b04f542 Wiper shader improvements 2025-12-23 21:01:29 +01:00
Wls50
0794a0f621 add clouds 2025-12-22 21:43:52 +01:00
22479671d4 Merge pull request #33 from MaSzyna-EU07/wipers
Improve wipers shader + chromatic abberation improvements
2025-12-05 22:43:34 +01:00
7a2bfcb34a improve chromatic abberation shader 2025-12-05 22:42:17 +01:00
f68c7bc927 improve rain shader for opengl renderer 2025-12-05 22:41:37 +01:00
Wls50
76488fab43 attempt to fix invalid ressource state on render target 2025-12-04 22:17:36 +01:00
Wls50
de4918f7a8 e3d deserialization: ensure that vertex & index arrays always load starting from correct offset 2025-12-04 21:44:50 +01:00
Wls50
bc78a3acb1 remove albedo clamp 2025-12-04 21:44:42 +01:00
Wls50
3f68c543bb make gtao quality variant actually selectable 2025-12-04 21:44:34 +01:00
Wls50
7316a35b00 support specular occlusion using bent normals 2025-12-04 21:44:27 +01:00
Wls50
aa0b6e9965 mouse picking improvements: filter out backfacing; include near plane in ray origin computation 2025-12-04 21:44:22 +01:00
Wls50
a22f449ecd fix gtao glitches; add timer to measure animation phase 2025-12-04 21:44:16 +01:00
Wls50
0820873a45 disable alpha blend on refractive materials 2025-12-04 21:44:07 +01:00
Wls50
76d5d3831d refractive material support contd. 2025-12-04 21:44:00 +01:00
Wls50
ff50fdf110 add refraction support for materials; two pass rain shader 2025-12-04 21:43:51 +01:00
Wls50
90538c8878 initial rain material optimizations 2025-12-04 21:43:44 +01:00
Wls50
593a8a288f add depth prepass in preparation for moving from deferred back to forward renderer 2025-12-04 21:43:34 +01:00
Wls50
915e4c769e support rain shader in experimental 2025-11-22 18:53:38 +01:00
Wls50
ac62f23f0f apply lighting to droplets 2025-11-22 18:53:31 +01:00
Wls50
d090b62669 improve random behaviour; dropled size scaled by grid 2025-11-22 13:10:37 +01:00
Wls50
b4737712de support cabview rain effect 2025-11-21 22:43:24 +01:00
daa8b52000 Merge pull request #32 from MaSzyna-EU07/fix-experimental
Fix experimental
2025-11-16 23:53:53 +01:00
f8d5e3c2fa Merge pull request #31 from wls50/master
support mouse picking in experimental renderer
2025-11-16 19:10:03 +01:00
Wls50
596ff9d5c2 squash commits from internal:
use gfx queue when loading dynamic textures
fix possible timeout in light culling
exclude lods & transparencies from lod test
add cpu-side submodel structure for ray testing
2025-11-16 19:00:38 +01:00
1d17d8d0b3 Fix closing threads 2025-11-16 18:20:04 +01:00
MichauSto
905c504fa1 exclude lods & transparencies from lod test 2025-11-16 18:19:37 +01:00
MichauSto
0bde1e44db add cpu-side submodel structure for ray testing 2025-11-16 18:02:28 +01:00
392ca6987c Merge pull request #30 from MaSzyna-EU07/fix-experimental
Some platform release fixes
2025-11-16 17:09:16 +01:00
acc4cca4c2 Fix crash on exit 2025-11-16 16:32:48 +01:00
a7b44892b7 Change multisampling limit from 8 to 16 2025-11-12 20:12:22 +01:00
5421741296 Change subsystem from console to windows 2025-11-07 10:30:22 +01:00
ee01ad6e65 Subthreads fix for asynchronous logging and discord threads 2025-11-06 22:36:42 +01:00