Page 1 of 1

Indigo beta 2.0.2

Posted: Tue Apr 21, 2009 10:42 pm
by benn
This update fixes some localisation issues with european-style floats.

Windows 32 bit:
http://www.indigorenderer.com/dist/beta ... v2.0.2.zip

Windows 64 bit:
http://www.indigorenderer.com/dist/beta ... v2.0.2.zip

Os X:
http://www.indigorenderer.com/dist/beta ... seimage.gz

Licencing:

As before - a special offer for the beta group users - the first 100 people that choose to buy a Indigo Full Licence will get a lifetime of free upgrades. So that means you will get Indigo 3.0, 4.0 and so on - for no extra cost. If you are interested in buying this licence, you can access our store at:

http://store.glaretechnologies.com/

Re: Indigo beta 2.0.2

Posted: Sat Apr 25, 2009 11:50 pm
by SmartDen
benn wrote:This update fixes some localisation issues with european-style floats.

Windows 32 bit:
http://www.indigorenderer.com/dist/beta ... v2.0.2.zip

Windows 64 bit:
http://www.indigorenderer.com/dist/beta ... v2.0.2.zip

Os X:
http://www.indigorenderer.com/dist/beta ... seimage.gz

Licencing:

As before - a special offer for the beta group users - the first 100 people that choose to buy a Indigo Full Licence will get a lifetime of free upgrades. So that means you will get Indigo 3.0, 4.0 and so on - for no extra cost. If you are interested in buying this licence, you can access our store at:

http://store.glaretechnologies.com/
when render is paused, time and samples still run. bug?

Re: Indigo beta 2.0.2

Posted: Sat Apr 25, 2009 11:51 pm
by OnoSendai
Yeah, I guess the timer should pause as well :)
Will fix.

Re: Indigo beta 2.0.2

Posted: Sun Apr 26, 2009 11:45 am
by Rafaello
I used last Cindigo and error with no description pops up in Indigo window, close Indigo, open from folder, load the scene, hit render and ... No problem!!!
That happens in both windows 32 and 64 versions.
Same thing with blendigo.

Re: Indigo beta 2.0.2

Posted: Sun Apr 26, 2009 12:03 pm
by pixie
Rafaello wrote:I used last Cindigo and error with no description pops up in Indigo window, close Indigo, open from folder, load the scene, hit render and ... No problem!!!
That happens in both windows 32 and 64 versions.
Same thing with blendigo.
This has to do with the way the .cmd is written (check cindigo plugin there will be a cmd file), it shouldn't have the cd before, it ought to be started with complete path name (c:/indigo/indigo.exe) and it shouldn't have spaces in the path

Re: Indigo beta 2.0.2

Posted: Sun Apr 26, 2009 6:59 pm
by fused
Rafaello wrote:I used last Cindigo and error with no description pops up in Indigo window, close Indigo, open from folder, load the scene, hit render and ... No problem!!!
That happens in both windows 32 and 64 versions.
Same thing with blendigo.
the cindigo .cmd file works with indigo_console.exe.
so if you dont really need the ui, you could use it.

Re: Indigo beta 2.0.2

Posted: Mon Apr 27, 2009 6:15 am
by Rafaello
Yes fused, I noticed that but I didn't know if that was a Cindigo problem or an Indigo one.
The behaviour in blender is the same and that confuse me, Is this an Indigo bug? or have to change something in the exporters?
I have noticed that 2.02 version is slower than 1.1.18

Re: Indigo beta 2.0.2

Posted: Mon Apr 27, 2009 9:14 am
by benn
2.0.2 should be as fast or faster on most scenes. Nick did some changes to make lots of the vector maths use SSE, but we're pretty sure everything benchmarks faster than it did. :)

Re: Indigo beta 2.0.2

Posted: Mon Apr 27, 2009 7:43 pm
by SmartDen
are you sure it wasa good idea to change to Qt libs for GUI? it seems to become a bit slower as wxWidgets.

Re: Indigo beta 2.0.2

Posted: Mon Apr 27, 2009 9:26 pm
by benn
It does seem a bit slower yeah - the wx one was probably better - but it's too late now. :(

Re: Indigo beta 2.0.2

Posted: Wed Apr 29, 2009 3:22 pm
by OnoSendai
SmartDen wrote: when render is paused, time and samples still run. bug?
Fixed for next release.

Posted: Thu Apr 30, 2009 3:18 am
by Rafaello
Based on my tests I think that 2.02 is a lot slower and development based on 1.1.18 would be better for everybody

Re:

Posted: Thu Apr 30, 2009 12:55 pm
by OnoSendai
Rafaello wrote:Based on my tests I think that 2.02 is a lot slower and development based on 1.1.18 would be better for everybody
Are you referring to the rendering speed (e.g. samples per second), or the responsiveness of the GUI?

Re: Indigo beta 2.0.2

Posted: Thu Apr 30, 2009 1:14 pm
by Zom-B
Hey Ono, I just tested 2.0.2 vs 1.1.18, and it seems that the new build is about 13% slower for me :(

My example scene took 2.21min to reach 100sp/s on 1.1.18, and 2.42min on the new 2.0.2 build

I also had to set refresh rate for the GUI to 20 sec to let both versions behave the same, because for the new version, the exported refresh timings get ignored, its hardcoded to 20sec!

I also realized a shift in the display of rendered EnvMaps (via material on backround!) by some degree...


Maybe the quality of your samples is better, but there are less :/

Re: Indigo beta 2.0.2

Posted: Fri May 01, 2009 5:55 am
by Rafaello
Well Ono, the gui responsiveness is slow when close a loaded scene with about 7 million vertices (more than 5 minutes and the dialog still there, had to shut down the process) same happens when exit Indigo with the same scene loaded.
I tested the scene for 7 hours and the final image was more undefined in the 2.02 version.
Sorry I did not look at the samples per second but I will try again an will tell you.