If you run Away3d f10 update your svn copy, I have uploaded a possible fix for this last nite. I say possible because I'm not 100% sure it will apply, but it looks a lot like the issue I was having...
Also a CurveLineSegment class has been added to primitives in case you want to draw curves that are handled same way as the LineSegment class. Fabrice On Dec 23, 2009, at 4:57 PM, manufaktor wrote: > Hey guys > > I'm having some issues with rendering a WireCircle, when it intersects > other objects. Have a look at it here: > http://img339.yfrog.com/i/wirecirclerenderingc.png/ > > I can sort of resolve it by assigning every object ownCanvas = true, > but this is a bit messy because it causes other z-sorting issues. > > Anyone experienced something like this before? Couldn't find anything > in the list so far... > > Thanks!
