Blender V5.0
transform_mode_bbone_resize.cc File Reference
#include <cstdlib>
#include "BLI_math_matrix.h"
#include "BLI_math_vector.h"
#include "BLI_string_utf8.h"
#include "BKE_unit.hh"
#include "ED_screen.hh"
#include "UI_interface_types.hh"
#include "BLT_translation.hh"
#include "transform.hh"
#include "transform_constraints.hh"
#include "transform_convert.hh"
#include "transform_snap.hh"
#include "transform_mode.hh"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::ed
namespace  blender::ed::transform

Functions

Transform (EditBone B-Bone width scaling)
static void blender::ed::transform::headerBoneSize (TransInfo *t, const float vec[3], char str[UI_MAX_DRAW_STR])
static void blender::ed::transform::ElementBoneSize (TransInfo *t, TransDataContainer *tc, TransData *td, const float mat[3][3])
static void blender::ed::transform::applyBoneSize (TransInfo *t)
static void blender::ed::transform::initBoneSize (TransInfo *t, wmOperator *)