blender/source/blender/depsgraph
Sergey Sharybin 82740cd282 Fix T45423: depsgraph: crash in IDDepsNode::tag_update
Two issues fixed in this commit:

- Clearing or adding animation via python should ensure relations are valid.
- Animation component animation data might be null caused by removing animation
  from python.
2015-07-14 11:21:04 +02:00
..
intern Fix T45423: depsgraph: crash in IDDepsNode::tag_update 2015-07-14 11:21:04 +02:00
util Depsgraph: Fix typo in header guard comment 2015-06-05 15:37:41 +05:00
CMakeLists.txt CMake: correct file listing 2015-05-17 16:09:15 +10:00
DEG_depsgraph_build.h doxygen: corrections/updates 2015-05-20 14:12:22 +10:00
DEG_depsgraph_debug.h doxygen: corrections/updates 2015-05-20 14:12:22 +10:00
DEG_depsgraph_query.h doxygen: corrections/updates 2015-05-20 14:12:22 +10:00
DEG_depsgraph.h doxygen: corrections/updates 2015-05-20 14:12:22 +10:00
SConscript Depsgraph: New dependency graph integration commit 2015-05-12 16:06:37 +05:00