LuxBlend_0.1.py
2009-08-08 changed all other RC-flags to RC5 too
2009-08-08 set version to RC5
2009-08-05 Prevent material preview creating luxout.png file.
2009-08-05 enable negative bumpmap value
2009-08-04 Allow emission on null material.
2009-08-04 Fix for #483 carpaint custom preset not obvious
2009-08-04 Remove texture transform controls from portal and null 'materials'.
2009-08-04 Fix for #484 material order in dropdown list.
2009-08-04 Merge with ca350bbb99164fdc95c1d9a8720cc485144db782
2009-08-04 Naive, but working, fix for #530 environment rotation.
2009-07-29 correct imageorientation in plane preview (thx Rhys)
2009-07-28 Merge with 23a4e9062c1d7ea9c17b1f4a61548b6e88ce8411
2009-07-28 Added "nolg" disable lightgroup feature.
2009-06-03 Fixed typo and frequency texture input range as noticed by jensverwiebe.
2009-07-07 fix a typo in lampspectra
2009-07-06 removed stratawidth and reinhard_autoywa redundant params
2009-07-06 tweak to mitchell width
2009-07-06 merge
2009-07-06 tune mitchel filter a bit lower to avoid some ringing
2009-07-06 RC4 branding
2009-07-02 added -hg to RC3 to mark as dev-version (testcommit)
2009-07-02 Fixed forgotten colon
2009-07-02 Fixed NoOpenGL cmd string option.
2009-06-30 Add IGI support.
2009-06-30 Add IGI support.
2009-06-29 Merge back all changes from LB1 to LB2.
2009-06-28 Added noopengl option to system tab
2009-06-22 Reenable exphotonmap integrator.
2009-06-16 Thanks to the help of LordCRC here's now a patch to use and show all dupli-verts, dupli-faces and dupli-frames right.
2009-05-27 missed one line
2009-05-27 Fixed stray indentation.
2009-05-26 Fixed another indent problem.
2009-05-26 Fixed broken indentation, again.
2009-05-26 Fixed remaining whitespace errors. Re-jigged system/networking controls a little.
2009-05-26 Fixed whitespace, and added imagedata patch in a disabled state.
2009-05-26 Added network options from user mouchon.
2009-05-21 Corrected lamp spectrum name.
2009-05-21 export path-mode (absolute, relative, flat) on system-tab
2009-05-20 Add LDR clamping selection to LuxBlend.
2009-05-11 RC3 version branding
2009-05-09 added qbvh accell support
2009-05-03 Fixed typo, changed defaults to Glossy absorpbtion to something sensible, changed "linear_sensitivity" max value to match Lux GUI.
2009-05-02 Added absorbtion option to carpaint - same function as Glossy but different defaults (to simulate clear coat varnish depth must be quite high).
2009-04-07 tweaks to process priority and bidir defaults
2009-04-05 luxconsole non-app fix for osx (jensverwiebe)
2009-04-04 fixed console luxlaunchwait
2009-04-04 default 16 bounces for bidir and RC2 version strings
2009-04-03 major - animation studio patch - compositing/outputs/drqueue/new options for 'dpath'
2009-03-23 fix for http://www.luxrender.net/forum/viewtopic.php?f=16&t=1618&p=14512#p14512
2009-03-22 typo in lampspectrum and remarked 'exphotonmap' and 'realistic' for v0.6 release
2009-03-16 added v0.6RC1 version string
2009-03-16 added utf8 coding tag
2009-03-16 Added lampspectrum presets (radiance)
2009-03-05 small tweak to environment rendering button
2009-03-05 Added experimental path integrator option to enable/disable environment rendering
2009-03-05 Fixed timezone and longitude data.
2009-03-05 Added Oslo location preset
2009-03-05 Changed sun_calculator location presets to be a PupTreeMenu.
2009-03-04 Removed global scale
2009-03-04 Fix in getVector for AttributeError (relating to uniform scaling?)