mirror of
https://github.com/dhewm/dhewm3.git
synced 2024-12-12 22:02:06 +00:00
cef1178776
The previous commit didn't fix the issue for the pistol and only was a workaround anyway. So I reverted that and fixed the issue properly. The underlying issue is that the particle's material sets the texture matrix (with "translate" or "scale" or whatever), and the soft particle rendering code (and shader) didn't take the texture matrix into account. Now it does, in a similar way as the interaction shader code. Fixes https://github.com/dhewm/dhewm3-sdk/issues/36 |
||
---|---|---|
.. | ||
cm | ||
d3xp | ||
framework | ||
game | ||
idlib | ||
libs/imgui | ||
MayaImport | ||
renderer | ||
sound | ||
sys | ||
tools | ||
TypeInfo | ||
ui | ||
CMakeLists.txt | ||
config.h.in | ||
mmakefile.src |