Blender V4.5
geometry_nodes_log.cc File Reference

Go to the source code of this file.

Namespaces

namespace  blender
 
namespace  blender::nodes
 
namespace  blender::nodes::geo_eval_log
 

Functions

static bool blender::nodes::geo_eval_log::warning_is_propagated (const NodeWarningPropagation propagation, const NodeWarningType warning_type)
 
static std::optional< uint32_tblender::nodes::geo_eval_log::get_original_session_uid (const ID *id)
 
static void blender::nodes::geo_eval_log::find_tree_zone_hash_recursive (const bNodeTreeZone &zone, bke::ComputeContextCache &compute_context_cache, const ComputeContext *current, Map< const bNodeTreeZone *, ComputeContextHash > &r_hash_by_zone)
 
static GeoNodesLogblender::nodes::geo_eval_log::get_root_log (const SpaceNode &snode)