blender/source/creator
Brecht Van Lommel edc5cf1f96 Fix #26573, #26574 and #26551: objects on layers not visible on load or undo
restore, would not get their dependencies updated when they became visible.
It happend with a shrinkwrap modifier in these reports, but could happen with
other modifiers too.

Now we keep track of which layers have ever been updated since load, and tag
objects on them to be recalculated when they become visible.
2011-03-23 14:06:44 +00:00
..
buildinfo.c fix #if errors, add defined() in proper places 2011-02-25 10:01:33 +00:00
CMakeLists.txt missed removing WITH_INSTALL reference. 2011-03-17 09:09:48 +00:00
creator.c Fix #26573, #26574 and #26551: objects on layers not visible on load or undo 2011-03-23 14:06:44 +00:00
SConscript rename and negate DISABLE_PYTHON --> WITH_PYTHON 2010-10-31 04:11:39 +00:00