POV-Ray

The Persistence of Vision Raytracer (POV-Ray).

This is the legacy Bug Tracking System for the POV-Ray project. Bugs listed here are being migrated to our github issue tracker. Please refer to that for new reports or updates to existing ones on this system.

Attached to Project: POV-Ray
Opened by Christoph Lipka - 2013-08-22
Last edited by Christoph Lipka - 2015-02-22

FS#305 - remove maximum component limit for blobs

Blobs are currently limited to 1,000,000 components (with each cylindrical component counting as three: one cylinder + two end hemispheres); this limit may have served a historic purpose, but is now entirely arbitrary: The remaining code is limited only by the available RAM and the numeric limits of the int data type. The arbitrary maximum components limit per blob should therefore be removed.

Aside from unnecessarily limiting the power of the blob component, another drawback of the current test is that it is only performed after parsing of all the blob’s components, potentially hours after the limit had actually been reached.

Closed by  Christoph Lipka
Sunday, 22 February 2015, 15:14 GMT
Reason for closing:  Implemented
Additional comments about closing:  

Implemented with git commit 4add3ce2b95a31ef5cdc0f7d6506752a72615f74

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing