Closed GoogleCodeExporter closed 8 years ago
I reduced the problem to show up with a very simple test of a Plane and a
LineSegment, the default camera, no lights, no textField3D, and the basic
renderer.
The line and plane rotate with OnEnterFrame and may intersect depending on
angles.
The problem does not show up with tag 2.3.3, so I experimentally homed in on
which
trunk revision the problem starts at.
At trunk SVN rev 1346 and above, the scene renders with extraneous fills to the
right
of the shapes. From the log it looks like you made some enhancements to
WireColorMaterial.as and AbstractRenderSession.as, so that may give you a hint.
It
seems to have to do with LineSegments intersecting with fills and/or being
ordered in
front of fills.
Problem is demonstrated in file renderBug2.fla and .swf.
Original comment by ralph%sa...@gtempaccount.com
on 1 Jul 2009 at 3:38
Attachments:
fixed in rev 1591
Original comment by rob.bate...@gmail.com
on 7 Aug 2009 at 10:30
Original issue reported on code.google.com by
ralph%sa...@gtempaccount.com
on 17 Jun 2009 at 11:20Attachments: