supertuxkart / stk-code

The code base of supertuxkart
Other
4.36k stars 1.03k forks source link

Objects are not always correctly removed based on geometry detail #5063

Closed Alayan-stk-2 closed 2 weeks ago

Alayan-stk-2 commented 2 weeks ago

In low geometry levels, "optional" objects, marked as such by the track, are supposed to be removed. This provides a massive performance boost, at the cost of uglier graphics and of affecting gameplay on some tracks (see #5052).

But in most situations, these objects are not properly removed.

While I am considering removing this possibility altogether for 2.0, it makes more sense to fix it for 1.5.