Page 1 of 1

Indigo Renderer 4.0.52 Beta Release

Posted: Thu May 18, 2017 11:18 am
by OnoSendai
This is a Beta release.
If you spot any bugs or problems, please make a post about them in this thread.
Thanks!

Indigo for Windows 64-bit:
IndigoRenderer_x64_4.0.52_Setup.exe

Indigo for Linux 64-bit:
IndigoRenderer_x64_v4.0.52.tar.gz

Indigo for Mac OS X (10.7 - ):
IndigoRenderer4.0.52.dmg


Indigo RT for Windows 64-bit:
IndigoRT_x64_4.0.52_Setup.exe

Indigo RT for Linux 64-bit:
IndigoRT_x64_v4.0.52.tar.gz

Indigo RT for Mac OS X (10.7 - ):
IndigoRT4.0.52.dmg

Changelog:
4.0.52
* Added support for network rendering of render regions.
* Tweaked mat id pass random colours a bit.
* Stopping network rendering when render stops (for example due to a halt condition being reached).
* Added an optimisation to mesh subdivision, which skips the rest of the subdivision stages if no subdivision was done at a stage.
* Fixed invisible-to-camera objects not working properly with bidir.
* Made cached OpenCL programs be stored in the (configurable) cache dir instead of in appdata.
* Fixed crash when trying to assign a material to an object with a mesh with different number of materials than references in the model.
* Fixed some objects not showing up in OpenGL preview.
* Centring the view on the render when first shown.
* Fixed shading normal computation with quads. Fixes some problems with suboptimal shading normals.
* Made samples/s status bar display use region render samples if doing a region render.
* Fixed realtime changing of some render settings (halt time, watermark etc..) not working.

Re: Indigo Renderer 4.0.52 Beta Release

Posted: Thu May 18, 2017 8:29 pm
by zeitmeister
Yeah! Especially quad normal shading optimisation...
thank you Ono!


Gesendet von iPhone mit Tapatalk

Re: Indigo Renderer 4.0.52 Beta Release

Posted: Fri May 19, 2017 9:36 am
by fourzeronine
Great release. Is network rendering not enabled for GPU's? Seems to work just fine when I turn OpenCL off, but when its on the slaves don't do any work and seem to just keep uploading empty render data frames repeatedly.

Re: Indigo Renderer 4.0.52 Beta Release

Posted: Wed May 24, 2017 5:29 am
by OnoSendai
That is correct, network rendering does not currently work with GPU rendering.