Files
test/source/blender/blenkernel/intern
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-05-14 10:02:24 +00:00
2006-04-02 11:48:22 +00:00
2006-01-23 22:05:47 +00:00
2002-11-25 12:02:15 +00:00
2006-01-10 11:36:57 +00:00
2006-05-09 20:26:34 +00:00
2006-05-07 08:23:51 +00:00
2006-04-09 16:36:19 +00:00
2006-04-17 17:35:20 +00:00
2006-04-10 10:14:26 +00:00
2006-01-23 22:05:47 +00:00
2006-05-10 21:08:38 +00:00
2006-05-14 14:14:32 +00:00
2006-02-18 13:28:44 +00:00
2006-04-17 14:26:41 +00:00
2005-01-23 01:36:29 +00:00
2005-05-08 21:20:34 +00:00
2006-01-23 22:05:47 +00:00