Blender V5.0
interface_template_shape_key_tree.cc File Reference
#include <fmt/format.h>
#include "BKE_context.hh"
#include "BKE_key.hh"
#include "BKE_object.hh"
#include "BLI_listbase.h"
#include "BLT_translation.hh"
#include "UI_interface_layout.hh"
#include "UI_tree_view.hh"
#include "RNA_access.hh"
#include "RNA_prototypes.hh"
#include "DEG_depsgraph.hh"
#include "DNA_key_types.h"
#include "WM_api.hh"
#include "WM_types.hh"
#include "ED_undo.hh"

Go to the source code of this file.

Classes

class  blender::ed::object::shapekey::ShapeKeyTreeView
struct  blender::ed::object::shapekey::ShapeKey
class  blender::ed::object::shapekey::ShapeKeyDragController
class  blender::ed::object::shapekey::ShapeKeyDropTarget
class  blender::ed::object::shapekey::ShapeKeyItem

Namespaces

namespace  blender
namespace  blender::ed
namespace  blender::ed::object
namespace  blender::ed::object::shapekey

Functions

void blender::ed::object::shapekey::template_tree (uiLayout *layout, bContext *C)