I've just noticed that the documentation of the animation settings is
not entirely in line with the actual implementation.
The docs claim:
-----------------------------------------------------------
Any Final_Frame setting other than -1 will trigger POV-Ray's internal
animation loop.
-----------------------------------------------------------
According to the code however, animation seems to be activated whenever
the initial and final frames are neither both equal to 0 nor both equal
to 1.
This discrepancy raises the question which one is correct: The code or
the documentation?
Post a reply to this message
|