fix: Added missing check in make_rbfrep() for failure to add RBF
Further tuned relative error for better agreement to integrated values
Reduced relative error tolerance to 1/4 what it was after finding issues
Reduced relative error tolerance value
Decreased slope limit to be more conservative
Improved behavior around peaks by limiting slope of accepted smooth regions
Added missing factor affecting BSDF color
Updated pabopto2bsdf to handle tristimulus color -- change in .sir format
Set minimum cosine to 0.02 to avoid blowing-up values near grazing
Changed RBF lobe creation to put peak at centroid of quadtree leaf
Changed behavior so bad incident directions are skipped rather than dying
Forgot to call exit(1)
Improved error reporting (slightly)
Allow averaging of negative values, but avoid creating zero or negative lobes
Added neighborhood difference to distance metric for better lobe shaping
Went back to earlier absolute threshold
Reduced error thresholds to improve lobe sampling
Fixed problem with zero min_bsdf value
Changed return value for singular matrix (colinear values)
Fixed significant bug in RBF fitting routine
Minor correction
Fixed potential bug in smoothness criterion
Major overhaul/redesign of radial basis function derivation
Fixed overflow and tweaked culling operations
Fixed bug for transmission and improved culling in uniform regions
Fixed bug for closely-space sample points that caused poor convergence
Added test to prevent tally of negative BSDF values
Adjusted maximum fraction for neighbor contribution upwards a bit
Put limit on lobe radius based on neighbor values
Fixed calculation of bsdf_min
Added minimum BSDF to output where we have no data.
Bug fix in geodesic() and other minor improvements
Tried to improve convergence of RBF fit
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.