Mercurial
lux
/ shortlog
summary
| shortlog |
changelog
|
graph
|
tags
|
branches
|
files
|
bz2
|
zip
|
gz
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
tip
2009-12-19
Jean-Philippe Grimaldi
Update splash screen with real release date.
v06x
v061
changeset
|
files
2009-12-18
David Bucciarelli
Merge with v0.6.x
changeset
|
files
2009-12-18
David Bucciarelli
Merge with v0.6.x
changeset
|
files
2009-12-18
David Bucciarelli
Fixed Scene::CreateRenderThread() return value
v06x
changeset
|
files
2009-12-18
David Bucciarelli
Remerged with lost patches
v06x
changeset
|
files
2009-12-18
David Bucciarelli
RenderingHints: a small optimization
test_renderinghints
changeset
|
files
2009-12-17
Jean-Philippe Grimaldi
Fix for bidirectional camera clipping.
changeset
|
files
2009-12-12
Jean-Philippe Grimaldi
A forgotten change for the crop window fix (thanks Dade for pointing it out).
v06x
changeset
|
files
2009-12-16
David Bucciarelli
Feature 682: Add the capability to rejoin slaves to network rendering
changeset
|
files
2009-12-16
David Bucciarelli
RenderingHints: removed SurfaceIntegratorSupportedStrategies and all RussianRouletteStrategy related classes
test_renderinghints
changeset
|
files
2009-12-16
David Bucciarelli
RenderingHints: merge with default
test_renderinghints
changeset
|
files
2009-12-16
David Bucciarelli
RenderingHints: restore an old behavior of auto light strategy
test_renderinghints
changeset
|
files
2009-12-16
David Bucciarelli
Merge with v0.6.x
changeset
|
files
2009-12-13
lordcrc
More crop window fixes.
v06x
changeset
|
files
2009-10-15
Asbjørn Heid
Fixed typo in previous commit.
v06x
changeset
|
files
2009-10-15
Asbjørn Heid
Optimized Mesh::Refine() to significantly reduce loading times of meshes.
v06x
changeset
|
files
2009-12-13
David Bucciarelli
Merge with v0.6.x
changeset
|
files
2009-12-13
David Bucciarelli
Re-applied patch for BUG 626 (same problem of BUG 612)
v06x
changeset
|
files
2009-12-13
David Bucciarelli
Re-applied patch for BUG 627 (same problem of BUG 612)
v06x
changeset
|
files
2009-12-13
David Bucciarelli
Re-applied patch for BUG 612
v06x
changeset
|
files
2009-12-12
David Bucciarelli
TOFIX: 2 lines of code reverted from last patch because it doesn't compile. The methods used there are available only in v0.7
v06x
changeset
|
files
2009-12-11
Jean-Philippe Grimaldi
Merge with v06x.
changeset
|
files
2009-12-11
Jean-Philippe Grimaldi
Fix an error in exrio.cpp when using the film crop window.
v06x
changeset
|
files
2009-12-11
Jean-Philippe Grimaldi
Merge with stable.
changeset
|
files
2009-12-11
Jean-Philippe Grimaldi
Fix some issues related to the use of the film crop window.
v06x
changeset
|
files
2009-12-11
Jean-Philippe Grimaldi
Fix an issue with perspective camera depth clipping.
v06x
changeset
|
files
2009-12-11
Jean-Philippe Grimaldi
Fix some issues related to the use of the film crop window.
changeset
|
files
2009-12-11
Jean-Philippe Grimaldi
Some cleanups and optimizations to sun and sky.
changeset
|
files
2009-12-11
Jean-Philippe Grimaldi
Remove some duplicated code.
changeset
|
files
2009-12-11
Jean-Philippe Grimaldi
Some fixes to bidirectional.
changeset
|
files
2009-12-11
Jean-Philippe Grimaldi
Fix an issue with perspective camera depth clipping.
changeset
|
files
2009-12-10
Jean-Philippe Grimaldi
Allow earlier detection of bad light intersection.
changeset
|
files
2009-12-10
Jean-Philippe Grimaldi
Some portal fixes for sky and infinite lights.
changeset
|
files
2009-12-10
Jean-Philippe Grimaldi
Some more improvements to infinitesample.
changeset
|
files
2009-12-10
Jean-Philippe Grimaldi
Improve triangle sampling.
changeset
|
files
2009-12-10
Jean-Philippe Grimaldi
Fix a slight typo in bidirectional.
changeset
|
files
2009-12-10
David Bucciarelli
Rendering Hints: optimized SAMPLE_ALL light strategy to improve memory/cache coherency (18% faster for high count of shadow rays)
test_renderinghints
changeset
|
files
2009-12-10
David Bucciarelli
Rendering Hints: removed SupportMutatingSampler() method, now all strategies support mutating samplers
test_renderinghints
changeset
|
files
2009-12-09
David Bucciarelli
Merge
test_renderinghints
changeset
|
files
2009-12-09
David Bucciarelli
Rendering Hints: all strategies are now supported by default and you have instead to declare if there is something not supported
test_renderinghints
changeset
|
files
2009-12-08
Jean-Philippe Grimaldi
Add bidirectional support for distant light (with portals).
changeset
|
files
2009-12-08
Jean-Philippe Grimaldi
Merge with v06X and update version to 0.7 (devel).
changeset
|
files
2009-12-08
Jean-Philippe Grimaldi
Update version to 0.6.1
v06x
changeset
|
files
2009-12-08
Jean-Philippe Grimaldi
Add the source image for the splash (v0.6.1)
v06x
changeset
|
files
2009-12-08
Jean-Philippe Grimaldi
Take internal glass reflection into account for architectural glass.
changeset
|
files
2009-12-08
Jean-Philippe Grimaldi
Fix a weighting issue with passthrough materials.
changeset
|
files
2009-12-08
Jean-Philippe Grimaldi
Improve relative weighting of specular materials.
changeset
|
files
2009-12-08
Jean-Philippe Grimaldi
Use the Distribution1D class instead of open coded versions.
changeset
|
files
2009-12-08
Jean-Philippe Grimaldi
Rework Distribution1D, introduce Distribution2D inspired by PBRT2, and start implementing bidirectional interfaces for infinitesample.
changeset
|
files
2009-12-08
Jean-Philippe Grimaldi
Introduce new environmental mapping methods to handle infinitesample light.
changeset
|
files
2009-12-07
David Bucciarelli
epsilon.c was listed 2 times in CMakeLists.txt
test_renderinghints
changeset
|
files
2009-12-04
David Bucciarelli
Rendering Hints: Introduced a new RR sttrategy named IMPORTANCE
test_renderinghints
changeset
|
files
2009-12-04
David Bucciarelli
Rendering Hints: Introduced the usage of rendering hints in DistributedPath
test_renderinghints
changeset
|
files
2009-12-04
David Bucciarelli
Rendering Hints: Introduced the SurfaceIntegratorSupportedStrategies
test_renderinghints
changeset
|
files
2009-12-02
David Bucciarelli
Rendering Hints: fixed a typo
test_renderinghints
changeset
|
files
2009-12-02
David Bucciarelli
Rendering Hints: Introduced RussianRoulette strategies
test_renderinghints
changeset
|
files
2009-12-02
David Bucciarelli
Marge with default
test_renderinghints
changeset
|
files
2009-12-01
Jean-Philippe Grimaldi
Various fixes for light bidirectional interfaces:
changeset
|
files
2009-12-01
David Bucciarelli
Merge with v0.6.x
changeset
|
files
2009-12-01
David Bucciarelli
Fixed BUG 667: Lux parser is unable to handle empty strings
v06x
changeset
|
files
(0)
-1000
-300
-100
-60
+60
+100
+300
+1000
tip