Files
test/source/blender/blenkernel/intern
Ray Molenkamp 1cb7267a9f Cleanup: Fix build error with msvc
`ssize_t` is not a standardized type (it's a posix type)
given the line in question here is calculating the size
of a memory allocation there's no logical way this
should ever be negative.

I do not know this code too well and was unsure if
`mdverts->totweight` could ever be < 0, so I protected
it with a clamp, just in case.
2020-08-28 09:47:52 -06:00
..
2020-08-28 13:18:24 +02:00
2020-08-26 17:48:20 +02:00
2020-07-14 15:19:52 +10:00
2020-08-19 08:58:29 +02:00
2020-07-29 15:30:10 +02:00
2020-07-10 16:04:09 +10:00
2020-08-17 12:34:05 +10:00
2020-07-01 13:12:24 +10:00
2020-08-28 09:47:52 -06:00
2020-08-20 16:09:48 +10:00
2020-03-29 17:11:41 +11:00
2020-07-01 13:12:24 +10:00
2020-08-28 13:18:24 +02:00
2020-08-28 13:18:24 +02:00
2020-08-28 13:05:48 +02:00
2020-08-28 13:05:48 +02:00
2020-08-08 13:38:00 +10:00
2020-08-13 16:21:10 +10:00
2020-04-30 08:09:21 +02:00
2020-07-10 16:04:09 +10:00
2020-08-26 09:41:30 +10:00
2020-08-28 13:18:24 +02:00
2020-08-08 13:38:00 +10:00
2020-08-20 16:09:48 +10:00