Files
test/source
Ton Roosendaal 2858229e9f Compositor now checks for cyclic nodes too, and skips them while executing.
This prevents eternal loops. It prints error message in console.

Note that the Shader nodes dont need this, since they're just executed in
presorted order. The compositing nodes use threading, with a call asking
for the next job... if this includes cyclic nodes, the 'next job' will
always return  NULL.
2006-03-08 13:06:32 +00:00
..
2006-02-04 14:15:10 +00:00
2006-02-22 23:34:12 +00:00
2004-01-05 00:06:11 +00:00
2006-02-07 21:24:36 +00:00
2006-02-22 23:34:12 +00:00
2005-03-09 19:45:59 +00:00
2006-02-04 14:15:10 +00:00