Files
test2/source/blender/blenlib
Falk David 614a23e9f6 Fix: BLI: Bounds is_empty function
This was meant to be the same as `BLI_rct*_is_empty`
but wasn't because the `less_or_equal_than` was
effectively doing a logical "and", when it should have
been doing a logical "or".
2024-03-29 17:12:51 +01:00
..
2024-02-06 14:52:15 +01:00
2024-01-31 14:16:22 +01:00
2024-01-03 13:38:14 +01:00
2024-03-25 23:39:42 +01:00
2024-03-06 16:14:34 +01:00
2023-12-05 23:01:12 +01:00
2024-03-21 10:02:53 +11:00