|
Blender V4.3
|
#include "material.hh"#include "usd_private.hh"#include <Python.h>#include <unicodeobject.h>#include <pxr/base/tf/stringUtils.h>#include <pxr/imaging/hd/material.h>#include <pxr/imaging/hd/renderDelegate.h>#include <pxr/imaging/hd/tokens.h>#include <pxr/usdImaging/usdImaging/materialParamUtils.h>#include "MEM_guardedalloc.h"#include "BKE_lib_id.hh"#include "BKE_material.h"#include "RNA_access.hh"#include "RNA_prototypes.hh"#include "RNA_types.hh"#include "DEG_depsgraph_query.hh"#include "bpy_rna.hh"#include "hydra_scene_delegate.hh"#include "image.hh"#include "intern/usd_exporter_context.hh"#include "intern/usd_writer_material.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::io |
| namespace | blender::io::hydra |