Blender V5.0
interface_template_bone_collection_tree.cc File Reference
#include "BKE_context.hh"
#include "BLT_translation.hh"
#include "ANIM_armature_iter.hh"
#include "ANIM_bone_collections.hh"
#include "UI_interface.hh"
#include "UI_tree_view.hh"
#include "RNA_access.hh"
#include "RNA_prototypes.hh"
#include "ED_armature.hh"
#include "ED_undo.hh"
#include "WM_api.hh"
#include <fmt/format.h>

Go to the source code of this file.

Classes

class  blender::ui::bonecollections::BoneCollectionTreeView
struct  blender::ui::bonecollections::ArmatureBoneCollection
class  blender::ui::bonecollections::BoneCollectionDragController
class  blender::ui::bonecollections::BoneCollectionDropTarget
class  blender::ui::bonecollections::BoneCollectionItem

Namespaces

namespace  blender
namespace  blender::ui
namespace  blender::ui::bonecollections

Functions

void uiTemplateBoneCollectionTree (uiLayout *layout, bContext *C)

Function Documentation

◆ uiTemplateBoneCollectionTree()