]> git.lizzy.rs Git - dragonfireclient.git/commit
Fix shadows for upright sprite nodes
authorDmitry Kostenko <codeforsmile@gmail.com>
Sat, 12 Feb 2022 01:12:29 +0000 (02:12 +0100)
committerx2048 <codeforsmile@gmail.com>
Mon, 7 Mar 2022 22:45:26 +0000 (23:45 +0100)
commit8f652f4e31e865c856dd45f9f7fc43e99fcc0f1c
treeb91107f482cb724c256931a369239856bfd56203
parent97cb4048225969863365d3520657d64adf7040e3
Fix shadows for upright sprite nodes

Avoid using read only materials in mesh scene node, as
it confuses shadow renderer.
src/client/content_cao.cpp