Commit: f6bc13b21bae213ce71fa88d21b19055a9bd0b83 Author: Michael Kowalski Date: Wed Dec 7 12:48:26 2022 -0500 Branches: tmp-dynamic-usd https://developer.blender.org/rBf6bc13b21bae213ce71fa88d21b19055a9bd0b83
Merge branch 'tmp-vfx-platform-2023' of git.blender.org:blender into tmp-dynamic-usd =================================================================== =================================================================== diff --cc source/blender/io/usd/intern/usd_writer_material.cc index 2677b72fa5d,98cd4036fd0..1f798ab39ba --- a/source/blender/io/usd/intern/usd_writer_material.cc +++ b/source/blender/io/usd/intern/usd_writer_material.cc @@@ -16,7 -9,7 +16,8 @@@ #include "BKE_image_format.h" #include "BKE_main.h" #include "BKE_node.h" + #include "BKE_node_runtime.hh" +#include "BKE_node_tree_update.h" #include "IMB_colormanagement.h" _______________________________________________ Bf-blender-cvs mailing list [email protected] List details, subscription details or unsubscribe: https://lists.blender.org/mailman/listinfo/bf-blender-cvs
