Subject: | Fwd: Online Bug: Renderman Preview Issue [SESI #36703] |
Date: | Tue, 5 Jul 2016 23:18:06 +0300 |
To: | bug-RenderMan [...] rt.cpan.org |
From: | Paul Geraskin <paulgeraskin [...] gmail.com> |
Hi.
I found a bug in Renderman preview for Houdini. And SideFX helped me to
fix it. I forward you the email from SideFX.
[image: Inline image 1]
Show quoted text
---------- Forwarded message ----------
From: SESI Support <support@sidefx.com>
Date: Thu, Jun 30, 2016 at 2:30 AM
Subject: Online Bug: Renderman Preview Issue [SESI #36703]
To: paulgeraskin@gmail.com
Cc: support@sidefx.com
Side Effects Support Ticket: #36703
Hello Paul,
I am told that the Houdini display driver (d_houdini.C) is maintained by
RenderMan team now. But we ship a source code in $HH/public/ri_display.
Thus you can fix d_houdini.C, compile, and configure RenderMan to use it.
The fix is to comment out the whole
if (myPort < 0) {
x0 += myXoff;
x1 += myXoff;
y0 += myYoff;
y1 += myYoff;
}
that adds extra offset to the render region window.
--
Hello World!
>> > Bug Submission from Paul
>> > Version: 15.5.516
>> > Category: Rendering
>> > Platform: Linux 64-bit
>> > Severity: High
>> >
>> > Summary: Renderman Preview Issue
>> >
>> > Description:
>> > Hi. I tried renderman for preview. It has some issues. It makes some
>> kind
>> > of offset when I use rectangle area for rendering preview.
>> > I did video and attached my file.