Mercurial
lux
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
branches
|
file
| revisions |
annotate
|
diff
|
rss
(0)
tip
samplers/erpt.cpp
2009-10-23
Huge cleanups in core and fallouts.
file
|
diff
|
annotate
2009-10-15
New improved wavelength sampling scheme.
file
|
diff
|
annotate
2009-10-14
Fixed several warning messages when compiling with gcc and -Wall option
file
|
diff
|
annotate
2009-09-15
Modify ERPT to more closely resemble metropolis.
file
|
diff
|
annotate
2009-09-08
Remove some old cruft from the contributions system.
file
|
diff
|
annotate
2009-08-31
Huge cleanup to Color usage:
file
|
diff
|
annotate
2009-08-21
Updated copyright notice for 2009.
file
|
diff
|
annotate
2009-04-22
Change prototype of AllocAligned and FreeAligned to simplify usage.
file
|
diff
|
annotate
2009-01-20
Light groups are comming!
file
|
diff
|
annotate
2008-12-06
Fix ERPT sampler after last Sampler interface changes.
file
|
diff
|
annotate
2008-10-29
Major: Added initial ContributionPool and buffering classes
file
|
diff
|
annotate
2008-10-25
Better rejection of abnormal contributions in erpt sampler.
file
|
diff
|
annotate
2008-10-05
Various cleanups/fixes/optimizations.
file
|
diff
|
annotate
2008-09-07
New dynload implementation:
file
|
diff
|
annotate
2008-08-20
major: removed boost::tss use for swavelengths and rng - initial cleanups
file
|
diff
|
annotate
2008-07-31
Fix ERPT implementation.
file
|
diff
|
annotate
2008-06-30
Simplify halspp tests in samplers.
file
|
diff
|
annotate
2008-06-15
Fixed a problem with haltspp and multithreading
file
|
diff
|
annotate
2008-05-31
Fixed a bug in ~MetropolisSampler() and ~ERPTSampler (bug #163)
file
|
diff
|
annotate
2008-05-29
Fix stop condition of metropolis and ERPT samplers.
file
|
diff
|
annotate
2008-05-27
Added the haltspp parameter to Film as discussed in bug #150
file
|
diff
|
annotate
2008-05-26
Written the support for stop condition in erpt pixel sampler
file
|
diff
|
annotate
2008-04-24
Improve convergence by compensating for the imbalance introduced by the integer nature of the number of chains.
file
|
diff
|
annotate
2008-04-21
Add stratified image sampling to ERPT sampler.
file
|
diff
|
annotate
2008-04-03
Try to prevent adding irrelevant contributions to the film (nan, inf, ...).
file
|
diff
|
annotate
2008-04-03
Add an experimental path tracer with direct connection to the eye.
file
|
diff
|
annotate
2008-03-27
Convert all integrators to the new interfaces.
file
|
diff
|
annotate
2008-03-27
Modifications to allow luxrender to compile under cygwin.
file
|
diff
|
annotate
2008-03-25
Fix a bug in ERPT that forced at least 1 mutation chain from a seed instead of rejecting too dim samples.
file
|
diff
|
annotate
2008-03-18
Add new files to CMakeLists.txt
file
|
diff
|
annotate
2008-03-18
new module: fleximage, pathn, particletracing
file
|
diff
|
annotate
2008-03-18
Optimize path integrator and ERPT sampler. This is to be replicated for MLT sampler and integrator.
file
|
diff
|
annotate
2008-03-17
Small optimization to ERPT.
file
|
diff
|
annotate
2008-02-24
Proper parameter for wavelengths mutations. Infrastructure can also handle single wavelength selection but mutations of those can give unexpected results.
file
|
diff
|
annotate
2008-02-24
Sanitize lux.h:
file
|
diff
|
annotate
2008-02-22
Moved core/reflection.cpp-h into seperate files/dirs - updated GPL headers in all files
file
|
diff
|
annotate
2008-02-06
Various fixes and improvements.
file
|
diff
|
annotate
2008-02-06
Initial checkin of SWC Spectrum implementation - Read my post in architecture forum!
file
|
diff
|
annotate
2008-02-06
Working (or so I think) ERPT implementation.
file
|
diff
|
annotate
2008-02-03
Finish the removal of integrationsampler.
file
|
diff
|
annotate
2008-01-27
Use several samples for the energy deposition calculation
file
|
diff
|
annotate
2008-01-24
Fix an issue with path tracing that prevented mutations beyond the third node of the path with the metropolis sampler.
file
|
diff
|
annotate
(0)
tip