When I commented out the recursive code to try and work around the
problem the same kind of thing occurred in object.c.  This leads me to
believe that the problem may not be with the recursive code itself,
but with something earlier which builds the structure and allows a
loop to form in what should be an acyclic graph.  Just guessing
though.

On Fri, Jul 6, 2012 at 7:24 AM, Jason Wilkins <[email protected]> wrote:
> I get infinite recursion when I load the file found in this thread:
> http://blenderartists.org/forum/showthread.php?209688-Box-Projected-Cube-Environment-Mapping-demo-(Shiny!)
>
> This is what the stack looks like:
> http://www.pasteall.org/33483
>
> This apparently was introduced in the last week, since I had no
> problem before I merged the last weeks changes into swiss-cheese.
> I've confirmed this to be a problem in trunk as well.
_______________________________________________
Bf-committers mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to