Indigo SDK 4.0.50

A forum for exporter development discussion.
Post Reply
1 post • Page 1 of 1
User avatar
OnoSendai
Developer
Posts: 6241
Joined: Sat May 20, 2006 6:16 pm
Location: Wellington, NZ
Contact:

Indigo SDK 4.0.50

Post by OnoSendai » Fri Apr 14, 2017 2:58 am

Links to SDK builds:
Windows - http://downloads.indigorenderer.com/dis ... _4.0.50.7z
OS X - http://downloads.indigorenderer.com/dis ... 4.0.50.dmg

Password as per usual. Email Yves or Nick if you don't have it.

Changelog:
4.0.50
* All updateSequenceNumber() calls can be removed (automatically done in setDirtyFlags() now)
* ToneMappingDoneMessage message has been removed. Instead use Indigo::ToneMapper::isImageFresh().
(Indigo::ToneMapper::isToneMappingDone() also works but isImageFresh() is preferred.)
* You can now set render settings more directly instead of looking up by string, e.g.
settings->bidirectional.setValue(false);
instead of
settings->setBoolValue("bidirectional", false);
* Texture are now passed directly into TextureWavelengthDependentParam, instead of referenced by index.
* renderer->initialiseWithScene() now takes a tone mapper reference.
This is so tonemapping can be done automatically by the renderer after realtime changes.

Post Reply
1 post • Page 1 of 1

Who is online

Users browsing this forum: No registered users and 3 guests