Density estimator controls for flam3 renderer added.

This commit is contained in:
utak3r
2006-03-19 22:36:16 +00:00
parent 489f4fa1be
commit c0b9aedea3
5 changed files with 160 additions and 16 deletions

View File

@ -127,6 +127,7 @@ var
SheepServer, SheepNick, SheepURL, SheepPW, HqiPath: string;
ExportBatches, ExportOversample, ExportWidth, ExportHeight, ExportFileFormat: Integer;
ExportFilter, ExportDensity: Double;
ExportEstimator, ExportEstimatorMin, ExportEstimatorCurve, ExportJitters: double;
OpenFileType: TFileType;
ResizeOnLoad: Boolean;
ShowProgress: Boolean;