Files
test/source/blender
Mike Erwin 2b77b1ce46 remove double-checked conditions
Checking a condition right after we’ve checked it (and it hasn’t
changed). Most of these are trivial to understand.

split_quads in convertblender.c:
It seems quads should be processed and triangles should be marked as
not needing split. So I removed the outer vlr->v4 check.

Found with PVS-Studio T48917
2016-07-22 02:17:52 -04:00
..
2016-01-04 14:20:48 +05:00
2016-07-22 04:06:10 +10:00
2016-07-16 17:48:57 +10:00
2016-07-15 02:39:45 +10:00
2016-07-22 02:17:52 -04:00
2016-07-21 18:16:08 -04:00
2016-07-21 18:16:08 -04:00
2016-07-22 04:06:10 +10:00
2016-07-22 04:06:10 +10:00
2016-07-22 04:06:10 +10:00
2016-07-15 02:39:45 +10:00
2016-07-22 02:17:52 -04:00