Windows - http://downloads.indigorenderer.com/dis ... _3.6.13.7z
OS X - http://downloads.indigorenderer.com/dis ... 3.6.13.dmg
Password as per usual. Email Yves or Nick if you don't have it.
Changelog:
3.6.13
* Added support for tone mapping to a floating-point buffer using the FloatBuffer class.
* Indigo::ToneMapper constructor now takes an optional reference to a FloatBuffer.
* Indigo::Renderer::initialiseWithScene no longer takes an uint8_buffer argument.
* Changed UInt8Buffer to use an Indigo::Mutex. (Lock with Indigo::Lock)
* Updated indigo_dll_example/Driver.cpp to demonstrate tone mapping to a floating-point buffer.