ericw-tools icon indicating copy to clipboard operation
ericw-tools copied to clipboard

The LMSHIFT lump is not generated in 2.0.0-alpha4

Open andreymal opened this issue 2 years ago • 1 comments

I created a func_detail entity with custom "_lmscale".

When using 0.18.2-rc1, this works as expected and the resulting bsp file contains LMOFFSET/LMSTYLE/LMSHIFT lumps, but not when using 2.0.0-alpha4.

Since map.needslmshifts is never set to true, I suspect there is a bug somewhere

andreymal avatar Dec 16 '23 23:12 andreymal

These got broken in some refactoring between 1.8 and 2.0 and also I wasn't sure if they were being used by anyone. Should be pretty easy to fix though.

ericwa avatar Dec 17 '23 16:12 ericwa