The Persistence of Vision Raytracer (POV-Ray).
This is the Bug Tracking System for the POV-Ray project. Before opening a new task, please read How to make a Bug Report
Please do not issue bugs reports against versions earlier than 3.6.
FS#73 - Blend map cannot get 256 entries
Opened by Grimbert Jérôme (Le_Forgeron) - Tuesday, 29 December 2009, 21:22 GMT
Last edited by Chris Cason (chrisc) - Thursday, 31 December 2009, 14:32 GMT
|
DetailsReported by cshake + pov @ gmail . com in p.beta-test, 14th december 2009
I wrote a simple script to convert fractint color maps to povray color_maps so I could use ApoMap to make nice fractal colors for pov, but I ran into |
Thursday, 31 December 2009, 14:32 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed, thanks for the assistance.
blendsize.pov
Suggested (and tested solution on #4900) : changes the place of the tests, and use the right index!
It's in express.cpp (attached)