Skip to content

Take slopes into account in FOF wall cutoff in HWR_ProcessSeg

Hannu Hanhi requested to merge Hannu_Hanhi/SRB2:ogl-fof-wall-slope-fix2 into next

Fixes #192 (closed).

I also have a branch that puts the changes behind a cvar gr_foftest if you want to test and compare it live.

https://git.do.srb2.org/Hannu_Hanhi/SRB2/tree/ogl-fof-wall-slope-fix-test

srb20082

Edit 10.1.2021:

I snuck in another fix in this branch, since it depends on the code in this merge request.

This new patch fixes fof side cutting when the floor or ceiling is sloped. The first screenshot in #190 (closed) shows this issue.

srb20332

I haven't added this new fix to the comparison testing branch mentioned above. (ogl-fof-wall-slope-fix-test)

Edited by Hannu Hanhi

Merge request reports