bdk-blender/source/blender/depsgraph
Sergey Sharybin e623d07362 Fix missing relations built for camera referenced by markers
A missing part since PR #110139: the nodes and relations builders
needs to be in-sync and build the same objects. The relations builder
was missing relations building for camera referenced by markers.

Pull Request: blender/blender#114443
2023-11-03 15:41:05 +01:00
..
intern Fix missing relations built for camera referenced by markers 2023-11-03 15:41:05 +01:00
CMakeLists.txt Cleanup: Move depsgraph headers to C++ 2023-09-22 03:18:17 +02:00
DEG_depsgraph_build.hh Cleanup: Remove unnecessary struct keyword from newly C++ headers 2023-09-22 08:08:19 -04:00
DEG_depsgraph_debug.hh Cleanup: Remove unnecessary struct keyword from newly C++ headers 2023-09-22 08:08:19 -04:00
DEG_depsgraph_light_linking.hh License Headers: Set copyright to "Blender Authors", add AUTHORS 2023-08-16 00:20:26 +10:00
DEG_depsgraph_physics.hh Cleanup: Remove unnecessary struct keyword from newly C++ headers 2023-09-22 08:08:19 -04:00
DEG_depsgraph_query.hh Cleanup: Remove unnecessary struct keyword from newly C++ headers 2023-09-22 08:08:19 -04:00
DEG_depsgraph.hh Cleanup: Remove unnecessary struct keyword from newly C++ headers 2023-09-22 08:08:19 -04:00