LuxRender Windows CVS build of 26-12-2009

Weekly builds for testing and use between releases.

Moderator: coordinators

Forum rules
Please read the information / sticky post for some basic information regarding these builds/support.

LuxRender Windows CVS build of 26-12-2009

Postby Lord Crc » Sat Dec 26, 2009 12:57 am

Hi,

I'm about to head to bed but thought I'd get some fresh windows CVS builds uploaded in case someone has some time to kill before the new year :)

The main changes is the merging of the "rendering hints" branch. Another important change is that the mix material now has its parameters swapped. This means that if amount = 0, the first material is used. Thus if you got any scenes with mix the material you might have some surprising results unless you swap things around. Good time to explore the copy/paste functionality in LuxBlend 8-)

Changelog:
Code: Select all
37 hours   Jean-Philippe Grimaldi   Fix rendering hints issues:
37 hours   Jean-Philippe Grimaldi   Reduce holding time of the stats lock.
2 days   Asbjørn Heid   Added missing include statement in renderinhints.h
2 days   Jean-Philippe Grimaldi   Improvements to distant light bidirectional support and add a "float theta" parameter to allow non parallel lighting (like sun), only working with the bidirectional interfaces for now.
2 days   Jean-Philippe Grimaldi   Clean up rendering hints:
2 days   Jean-Philippe Grimaldi   Add the possibility to get the marginal offset when doing discrete sampling of 1D distributions.
3 days   Jean-Philippe Grimaldi   Fix spot light with bidirectional.
3 days   Jean-Philippe Grimaldi   Try to fix point lights with bidirectional (most noticeable with IES profiles).
3 days   Jean-Philippe Grimaldi   BEHAVIOUR CHANGE: modify mix material so that if amount=0 the first material is selected instead of the second.
3 days   Jean-Philippe Grimaldi   Small clean up to glossy.
3 days   Jean-Philippe Grimaldi   Fix a rare weighting error in bidirectional.
3 days   Jean-Philippe Grimaldi   Remove useless comments.
3 days   Jean-Philippe Grimaldi   Simplify SimpleBxDF::Sample_f
3 days   David Bucciarelli   Fixed the number of requested samples for ALL_UNIFORM light strategy
3 days   David Bucciarelli   Merged the main devel branch with the RenderingHints one
3 days   David Bucciarelli   Fixed BUG 684: SkyLight::Power() methods returns NaN
3 days   David Bucciarelli   Merge
3 days   David Bucciarelli   Fixed a problem with an unitialized new field in struct VisibilityTester
4 days   Jean-Philippe Grimaldi   Revert wrong name mixup between glossy and glossy2.
5 days   Jean-Philippe Grimaldi   Fix a pdf typo in the Schlick BRDF.


These were built in a fresh VM, which hopefully should be identical to the previous one, however there may be some hiccups. You're warned ;)
Attachments
luxrender_CVS_261209_x64.zip
(5.22 MiB) Downloaded 79 times
luxrender_CVS_261209_SSE2.zip
(4.23 MiB) Downloaded 131 times
luxrender_CVS_261209_SSE1.zip
(4.24 MiB) Downloaded 28 times
May contain traces of nuts.
User avatar
Lord Crc
Developer
 
Posts: 4450
Joined: Sat Nov 17, 2007 2:10 pm

Re: LuxRender Windows CVS build of 26-12-2009

Postby SATtva » Sat Dec 26, 2009 6:16 am

Lord Crc wrote:Good time to explore the copy/paste functionality in LuxBlend 8-)

Or better to implement that feature. :) I think I'll have some time before the New Year.
Linux builds packager
聞くのは一時の恥、聞かぬのは一生の恥
User avatar
SATtva
Developer
 
Posts: 5487
Joined: Tue Apr 07, 2009 12:19 pm
Location: from Siberia with love

Re: LuxRender Windows CVS build of 26-12-2009

Postby psor » Sat Dec 26, 2009 7:01 am

Thank you my Lord! ;o))



take care
psor
"The sleeper must awaken"
User avatar
psor
 
Posts: 280
Joined: Mon Oct 22, 2007 7:16 pm
Location: Berlin, GER

Re: LuxRender Windows CVS build of 26-12-2009

Postby SATtva » Mon Jan 04, 2010 8:42 am

SATtva wrote:
Lord Crc wrote:Good time to explore the copy/paste functionality in LuxBlend 8-)

Or better to implement that feature. :) I think I'll have some time before the New Year.

Done and is very handy. :)
Linux builds packager
聞くのは一時の恥、聞かぬのは一生の恥
User avatar
SATtva
Developer
 
Posts: 5487
Joined: Tue Apr 07, 2009 12:19 pm
Location: from Siberia with love

Re: LuxRender Windows CVS build of 26-12-2009

Postby psychotron » Mon Jan 04, 2010 9:24 am

nice sattva! :)
User avatar
psychotron
Developer
 
Posts: 836
Joined: Tue Jan 15, 2008 4:04 am
Location: Pleiades

Re: LuxRender Windows CVS build of 26-12-2009

Postby SATtva » Mon Jan 04, 2010 9:49 am

Took a little longer than I expected to figure out everything. I'm still not so fluent with LuxBlend internals, and comments in the code are virtually non-existent. :) Btw, psychotron, could you also test another request of yours?
Linux builds packager
聞くのは一時の恥、聞かぬのは一生の恥
User avatar
SATtva
Developer
 
Posts: 5487
Joined: Tue Apr 07, 2009 12:19 pm
Location: from Siberia with love

Re: LuxRender Windows CVS build of 26-12-2009

Postby psychotron » Mon Jan 04, 2010 10:06 am

dunno how to apply patches to luxblend :oops:
User avatar
psychotron
Developer
 
Posts: 836
Joined: Tue Jan 15, 2008 4:04 am
Location: Pleiades

Re: LuxRender Windows CVS build of 26-12-2009

Postby SATtva » Mon Jan 04, 2010 10:41 am

From Linux it's easy:
Code: Select all
patch original_Luxblend.py patchfile.patch
It should do all the magic automatically. :)

In case you don't have access to the Linux currently, here's LuxBlend with both patches applied:
Attachments
LuxBlend.zip
(80.97 KiB) Downloaded 41 times
Linux builds packager
聞くのは一時の恥、聞かぬのは一生の恥
User avatar
SATtva
Developer
 
Posts: 5487
Joined: Tue Apr 07, 2009 12:19 pm
Location: from Siberia with love

Re: LuxRender Windows CVS build of 26-12-2009

Postby psychotron » Mon Jan 04, 2010 10:55 am

great thanks for info (will try it next time) and for patched luxblend :)
yes I'm back on my linux workstation now

I'll test and report asap
User avatar
psychotron
Developer
 
Posts: 836
Joined: Tue Jan 15, 2008 4:04 am
Location: Pleiades

Re: LuxRender Windows CVS build of 26-12-2009

Postby SATtva » Tue Jan 12, 2010 2:13 pm

psychotron, any success with patches? :)
Linux builds packager
聞くのは一時の恥、聞かぬのは一生の恥
User avatar
SATtva
Developer
 
Posts: 5487
Joined: Tue Apr 07, 2009 12:19 pm
Location: from Siberia with love

Next

Return to Weekly Testing Builds

Who is online

Users browsing this forum: No registered users and 3 guests