Ton Roosendaal
f2c043082a
Recode of the "Set Scene chaining" patch from Nathan.
...
- code for detecting loops was overly complex, and detected loops wrong
even (when chains partially overlap it gave error)
- that code could NULLify sets of other scenes than the one you tested
- and that code should be in blenkernel, so it can be called in more
locations, like fixing potential loops in old files
- the code for looping over the chained scenes was bad too, I created a
nice #define to keep code readable. (See SETLOOPER in BKE_scene.h)
ALso fixes reports in tracker :)
2006-05-15 10:46:04 +00:00
..
2006-03-13 11:42:49 +00:00
2006-05-06 15:26:53 +00:00
2006-05-06 15:26:53 +00:00
2006-02-23 14:45:59 +00:00
2005-11-16 16:03:01 +00:00
2006-02-14 17:32:49 +00:00
2006-05-06 15:26:53 +00:00
2002-12-27 13:11:01 +00:00
2006-05-02 14:35:47 +00:00
2003-06-23 12:28:20 +00:00
2005-12-11 14:28:22 +00:00
2004-09-05 13:43:51 +00:00
2005-12-11 13:23:30 +00:00
2006-02-27 11:45:42 +00:00
2006-05-06 15:26:53 +00:00
2006-02-27 11:45:42 +00:00
2005-10-28 08:11:15 +00:00
2006-02-12 20:21:08 +00:00
2005-08-15 10:30:53 +00:00
2002-12-27 13:11:01 +00:00
2006-02-14 18:41:34 +00:00
2006-04-03 19:02:22 +00:00
2006-04-03 19:02:22 +00:00
2005-04-11 19:31:05 +00:00
2006-03-01 15:30:10 +00:00
2005-12-17 10:08:57 +00:00
2006-05-06 15:26:53 +00:00
2006-05-11 08:09:02 +00:00
2006-03-01 23:45:25 +00:00
2006-05-06 15:26:53 +00:00
2004-10-11 11:54:14 +00:00
2002-12-27 13:11:01 +00:00
2002-12-27 13:11:01 +00:00
2003-04-27 11:55:33 +00:00
2006-05-15 10:46:04 +00:00
2006-04-26 14:47:04 +00:00
2005-05-08 21:20:34 +00:00
2003-05-24 20:04:37 +00:00
2005-08-17 14:29:58 +00:00
2006-03-26 21:36:42 +00:00
2005-08-03 18:48:22 +00:00
2006-03-26 21:36:42 +00:00
2005-05-13 16:11:28 +00:00
2006-05-06 15:26:53 +00:00
2006-04-25 12:26:46 +00:00
2002-12-27 13:11:01 +00:00
2005-06-17 21:04:27 +00:00
2005-10-20 14:41:10 +00:00
2006-04-25 12:26:46 +00:00
2003-04-27 11:55:33 +00:00
2005-12-01 22:16:07 +00:00
2004-01-05 00:06:11 +00:00
2006-02-07 21:24:36 +00:00