tornavis/source/blender/depsgraph
Antonio Vazquez 2518f60109 GPencil: Fix Parent layer not working
The parenting was using the old logic, but with new engine the draw is done using eval data.

Fixed the depsgraph relationship missing with bones to get an update when the bone is transformed.

Also fixed Snap cursor to Selected
2020-03-17 17:28:49 +01:00
..
intern GPencil: Fix Parent layer not working 2020-03-17 17:28:49 +01:00
CMakeLists.txt Depsgraph: remove unused no-op nodes after building 2020-03-06 16:19:45 +01:00
DEG_depsgraph.h Depsgraph: Adds helpers to extract/restore despgraphs in a given Main. 2020-03-17 11:24:37 +01:00
DEG_depsgraph_build.h Depsgraph: Implement builder from given set of IDs 2019-09-25 14:40:06 +02:00
DEG_depsgraph_debug.h Cleanup: Selling in comment 2019-05-03 15:50:40 +02:00
DEG_depsgraph_physics.h ClangFormat: apply to source, most of intern 2019-04-17 06:21:24 +02:00
DEG_depsgraph_query.h Depsgraph: add missing #include to DEG_depsgraph_query.h 2019-12-11 12:24:12 +01:00