OpenJK
OpenJK copied to clipboard
Rend2: Cubemaps do not show models loaded by renderer
Cubemaps do not show misc_model_statics. Would it be possible to have them shown in the cubemap?
misc_model_static entities are added by the cgame mod, but the cubemaps only contains things that are in worldspawn. I'm considering adding a dynamic flag on the misc_cubemap so that it updates every 3 frames for example which would kind of fix this problem at the cost of some performance.