dxx-rebirth/similar
Kp 7981fd1b17 Revert incorrect logic changes from std::ranges conversion
Commit e385ff1c3b switched various sites to use projection to extract
a value and avoid use of a predicate.  Two of the converted sites need
to use a predicate in order to test for a value being unequal to a
constant, rather than testing for equality as e385ff1c3b did.

Fixes: e385ff1c3b ("Use std::ranges::find_if instead of std::find_if")
2022-10-16 23:20:34 +00:00
..
2d Fix MacOS clang build of similar/2d/font.cpp 2022-10-02 19:51:36 +00:00
3d Pass std::span to g3_validate_polygon_model 2022-09-24 17:47:52 +00:00
arch Default disable VR side-by-side for OpenGL ES 2022-10-09 23:15:20 +00:00
editor Pass polymodel& to draw_model_picture, draw_polygon_model 2022-10-09 23:15:20 +00:00
main Revert incorrect logic changes from std::ranges conversion 2022-10-16 23:20:34 +00:00
misc Pass std::ranges::subrange to PHYSFSX_findFiles 2022-10-09 23:15:21 +00:00