2009-12-16 David Bucciarelli Backported the fix for max. value of network_interval v06x v061
2009-12-13 David Bucciarelli Merge with v0.6.x
2009-12-13 David Bucciarelli SATtva's fix for bug 674 v06x
2009-12-11 Jean-Philippe Grimaldi Merge with v06x
2009-12-11 Jean-Philippe Grimaldi Update preview mode to match the material preview (keep the old one available). v06x
2009-12-08 Jean-Philippe Grimaldi Merge with v06x.
2009-12-08 Jean-Philippe Grimaldi Update version to 0.6.1 v06x
2009-12-08 Jean-Philippe Grimaldi Merge with v06x.
2009-12-08 Jean-Philippe Grimaldi Don't use the noopengl option with luxconsole. v06x
2009-12-07 doug Disable console print for every object exported.
2009-12-03 dougal2 Increase max network interval
2009-11-30 David Bucciarelli Merge with v0.6.x
2009-11-30 David Bucciarelli Feature 661, SAVTtva's patch: Add halttime option v06x
2009-11-27 Jean-Philippe Grimaldi Tweak textures so that color blender textures are exported as a float blender texture and a color mix.
2009-11-25 David Bucciarelli Fixed the version
2009-11-25 David Bucciarelli Merge
2009-11-25 David Bucciarelli Merge
2009-11-19 David Bucciarelli Fixed BUG 655: Syntax error in some Blender procedural texture parameter name
2009-11-24 Doug Hammond Linked linear_gamma to film gamma, removed linear gamma control.
2009-11-24 doug Disable linear TM gamma parameter.
2009-11-24 doug Disabled all 'sub-process' progress indicator updates.
2009-11-22 doug Disabled progress indicator update on mesh update.
2009-11-22 David Bucciarelli Merge with v0.6.x
2009-11-22 David Bucciarelli Fixed BUG 658: 'optimize mesh' option button doesn't work v06x
2009-11-22 David Bucciarelli Created v0.6.x branch v06x
2009-11-21 doug Add support for obj.restrictRender.
2009-11-18 Doug Hammond Improved export progress indicator.
2009-11-17 Tom Bech #634: applied patch by SATva. Appending his comment verbatim: "With basic settings the supersampling is always turned on, the filter width is fixed at 1.5, and the user is free to adjust filter sharpness (0.3333 by default). In advanced mode the supersampling can be switched on and off, and sharpness and width can be configured as desired. In addition render presets are updated for the same defaults: width=1.5, sharp=0.3333, supersample=true .. If the supersample option is turned off (in advanced mode), then the formula is reverted back to the original B+2C=1."
2009-11-11 Doug Hammond patched in renderEmitter test from Atom.
2009-11-10 Tom Bech Fixed a couple of more parameters to exphotonmap that had been renamed in lux but not in luxblend
2009-11-08 Tom Bech Renamed obsolete exphotonmap option "maxdirectphotons" to "directphotons". Added debug options under "advanced". These are used for visually inspecting various maps/components of the integrator to ease tweaking of the integrator parameters. See http://www.luxrender.net/forum/viewtopic.php?f=16&t=3025 for a discussion of their meaning.
2009-11-08 Tom Bech Mantis #610. Integrated patch for particles and enabling infinitesample option. Patch by Grasshopper and Felix Thaler.
2009-10-14 Jean-Philippe Grimaldi Added tag v06 for changeset bc1e3bef1607
2009-10-13 jensverwiebe tagging for v0.6 v06
2009-10-07 Tom Bech Fix indent in previous commit
2009-10-07 Tom Bech Handle the case where os.getenv() returns None
2009-10-06 doug Add LUXRENDER_ROOT env var detection for setting path to Lux.
2009-10-05 doug Fix for def/pipe button exclusion error.
2009-09-29 jensverwiebe make planar-mapping convert correctly from blender(WYSIWYG)
2009-09-29 Tom Bech Add tooltip explaining bumpmap scale is in meters (and that consequently 0.01 = 1 cm)
2009-09-28 Tom Bech Bug #0000558 - Don't crash on non-existing output dir
2009-09-28 Tom Bech Export faces with "none"/missing materials with a dummy matte-material
2009-09-28 Tom Bech Handle objects with only empty material slots the same way as objects without materials (assign a dummy matte material on export)
2009-09-28 doug Disabled threaded export - reverted to UI blocking behaviour.
2009-09-28 doug Better export threading. Run/Pipe/Anim/Threaded combo on win32 can crash still.
2009-09-28 doug Improved pipe export threading for unblocking Blender UI.
2009-09-28 doug Fix for win32 anim; wait for luxconsole process.
2009-09-28 doug Small cleanup: remove redundant code.
2009-09-28 tomb Added missing cmd to win anim clause
2009-09-27 Tom Bech Render the IOR pop-up menu slightly better. It seems blender calculates the width of the pop-up menu based on where it finds the first non-whitespace character in the first level of the menu.
2009-09-27 Tom Bech Handle the combination of animation and pipe - wait for the pipe-thread to finish before returning from export
2009-09-27 Tom Bech Use luxconsole for animations when "run" flag is switched on, test for haltspp > 0 in this case
2009-09-26 doug Implemented eyerrthreshold and lightrrthreshold for bidir advanced.
2009-09-25 jensverwiebe change for render cmd, else... instead of explicitly linux and darwin
2009-09-25 jensverwiebe Fix for the animation OS-type-error, still some oddites left
2009-09-24 Jean-Philippe Grimaldi Merge with upstream.
2009-09-24 Jean-Philippe Grimaldi Correctly clean up exporting when no light source has been defined.
2009-09-21 jensverwiebe Rearrange planar-hack only working for planar, pls uncomment and review
2009-09-21 jensverwiebe added descriptions for new parameters
2009-09-21 jensverwiebe Finished Blender.Image.Get - only lists usable images and informs about unsaved/generated present