Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: Pixelab on May 14, 2015, 12:27:55 PM

Title: Bug/limitation using the same spline for both include & exclude clipping
Post by: Pixelab on May 14, 2015, 12:27:55 PM
This happen when using it within the same RC object on 2 different arrays. If both are set on exclude, or include, it works.

Workaround is quite simple, just make a new spline object in RC and pick to the same spline.

(http://i.gyazo.com/f35e04e024743451902362b11ab97ded.gif)
Title: Re: Bug/limitation using the same spline for both include & exclude clipping
Post by: iToo on May 15, 2015, 08:58:54 AM
Yes, this is a limitation of the clipping splines. To improve performance, we process the area splines only one time by node, caching internally several data structures. Unfortunately, that doesn't work if the spline if used simultaneously on both modes.

I'll take a look to it, but probably the fix will much more troublesome than the workaround.