Files
test2/source/blender
Ray Molenkamp 947dc21979 Cleanup: Fix build warning with MSVC
comparing a bool > 0 make MSVC emit
warning C4804: '>': unsafe use of type 'bool' in operation.

int does the job nicely.
2022-01-11 14:57:54 -07:00
..
2021-10-04 13:15:15 +11:00
2022-01-11 22:48:26 +01:00
2022-01-11 14:57:54 -07:00
2022-01-11 18:16:00 +11:00