Files
raylib/src
Dan Bechard 2d04dd8b88 Fix off-by-one error in CheckCollisionPointRec (#3022)
Checking `<= x + w` causes off-by-one error where `CheckCollisionPointRec` will return true at the same time for two rectangles rendered right next to each, but which don't overlap (e.g. when making a 2D tile editor). This is clearly not what was intended.
2023-04-22 10:15:19 +02:00
..
2023-03-22 20:11:03 +01:00
2023-03-22 12:43:18 +01:00
2023-03-15 17:51:23 +01:00
2023-01-01 16:07:51 +01:00
2018-09-26 16:02:42 +02:00
2023-01-01 16:07:51 +01:00
2023-04-17 12:18:06 +02:00
2023-04-17 17:50:46 +02:00
2023-03-20 16:43:22 +01:00
2023-04-17 12:18:06 +02:00
2023-01-01 16:07:51 +01:00