Files
test/source/blender/io
Aras Pranckevicius 3bf2757b47 OBJ: fix import of files with really large polygons (e.g. 7000 vertices in one poly)
Bug report #110948: a file with a polygon so large that a single line
is 140 kilobytes. The previous limit was 64kb, increase the read file
chunk limit to 256kb. Still not fully robust, would need a more
complex fix to support arbitrarily large line length limits.
2023-08-09 17:06:37 +03:00
..
2023-08-09 10:49:53 +10:00
2023-07-27 13:10:42 +02:00
2023-08-09 10:46:10 +10:00
2023-08-09 11:20:59 +10:00