CMakeLists.txt
2009-09-12 Initial check-in of luxmerge tool.
2009-09-10 Backed out changeset 09d5c094a334
2009-09-06 Revert yet again the new contribution stuff.
2009-09-06 Revert contribution pool to the new memory limiting scheme.
2009-09-05 Remove old contribution.cpp file from CMakeLists.txt
2009-09-03 Revert erroneous commit
2009-09-03 Fix crash in bloom by setting uninitialized m_bloomImage variable
2009-08-14 OSX-compiling now with boost 1.39
2009-08-13 Missing contribution.cpp
2009-08-11 Small improvements to API useage safety
2009-06-29 Revive the IGI integrator from PBRT.
2009-06-18 Straighten out geometry includes.
2009-06-15 Structure source files in CMakeLists.txt
2009-06-10 Remove dangling references to old bary and wald triangles.
2009-05-09 Added cloud volume by 'Edward'
2009-05-09 QBVH general accelerator.
2009-04-03 major - animation/compositing/output patch - added params for exr, png and tga IO, compositing options for distributedpath onyl currently, speed improvements and rejection system to distributedpath
2009-03-13 updated cmakelists
2009-02-25 Added new 'brick' texture in textures/
2009-01-24 Include tightening.
2009-01-17 Aplied patch by jensverwiebe for Mac OS X
2009-01-12 New linear tonemapping.
2009-01-11 New fresnel primitive for general purpose usage.
2009-01-11 Last tweaks for MacOS.
2009-01-11 Fix CMakeListstxt after Mac additions.
2009-01-11 MacOS fixes from jens.
2009-01-11 Solved issue 0000433.
2008-12-29 Added missing motionsystem.cpp to CMakeLists.txt
2008-12-28 Added initial implementation of boundary volume hierarchy (BVH) accelerator
2008-12-23 moved goniometric options to pointlight and removed goniometric.cpp-h - added flipz/squarefalloff params to pointlight
2008-12-21 Added IES support to goniometric light
2008-12-05 Updated CMakelists.txt
2008-11-23 renamed gaussian and frequency filenames to avoid collision with filter/libs
2008-11-16 Initial commit of new spectral texture system, new SPDs and initial SPD textures
2008-11-16 Removed 'substrate' material
2008-11-16 Removed plastic material
2008-11-10 Added missing photonmap and exphotonmap cpp files
2008-10-26 Resurrected directlighting integrator
2008-09-07 New dynload implementation:
2008-08-20 updated cmakelists.txt
2008-08-20 major: removed boost::tss use for swavelengths and rng - initial cleanups
2008-08-09 Added wxViewerBase base class for output viewers with support for setting/getting selections and added marching ants to the opengl viewer.(#265)
2008-07-22 The number of threads used by default is now based on the cores available
2008-07-20 First version of the new mesh shape (task #329)
2008-07-16 Revert bogus commit
2008-07-16 *** empty log message ***
2008-07-13 Removed old FLTK GUI in favor of wxluxgui (now called luxrender) and removed FLTK dependencies. (#309)
2008-07-11 Written a generic Photonmap class now available under lux/core
2008-07-10 Fixed missing files in CMakeLists.txt
2008-06-30 Added the hilbert pixelsampler
2008-06-29 Working on importancepath integrator
2008-06-29 added distributed path tracing integrator
2008-06-22 eadded sanity checks against NaN in exphotonmap and removed old photonmap integrator
2008-06-12 Minor CMakeLists twiks
2008-06-11 Written the blender_voronoi procedural texture (task #225)
2008-06-09 Added OpenGL output viwer and small fix to thread control.
2008-06-08 Fixed a wxluxgui compile problem on win32
2008-06-06 Added Harlequin texture
2008-06-06 Patched lux/CMakeLists.txt with Debolaz's changes for FreeBSD
2008-06-02 Initial commit of wxLuxGui