Blender Git Commit Log
Git Commits -> Revision 9eb2402
Revision 9eb2402 by Ton Roosendaal (master) January 31, 2007, 10:59 (GMT) |
Bugfix, report from studio Manos; This tweaks the dependency rules for Scenes/Objects a bit. Here is the rule: - Each Scene has own dependency graph, and only solves dependencies for objects in the scene - However, when using multiple linked Scene-sets, the *current* scene is allowed to have dependencies to objects in a 'set'. This works by first calculating the sets, then the current scene. Example: the current scene can have lights with a track/location constraint to a character in a set. |
Commit Details:
Full Hash: 9eb240282b2ad3e666b7c346d55cae25a9798bdf
SVN Revision: 9980
Parent Commit: f5a48df
Lines Changed: +40, -27