ericw-tools
ericw-tools copied to clipboard
The LMSHIFT lump is not generated in 2.0.0-alpha4
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
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.