Files
test2/source/blender/makesdna
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-05-06 15:26:53 +00:00
2006-05-06 15:26:53 +00:00
2005-12-17 10:08:57 +00:00
2006-05-06 15:26:53 +00:00
2006-05-06 15:26:53 +00:00
2004-10-11 11:54:14 +00:00
2006-04-26 14:47:04 +00:00
2005-05-08 21:20:34 +00:00
2006-03-26 21:36:42 +00:00
2006-03-26 21:36:42 +00:00
2006-05-06 15:26:53 +00:00
2004-01-05 00:06:11 +00:00
2006-02-07 21:24:36 +00:00