Blender V5.0
transform_mode_customdata.cc File Reference
#include <cstdlib>
#include "BLI_math_vector.h"
#include "BLI_string_utf8.h"
#include "BLI_task.hh"
#include "BKE_unit.hh"
#include "ED_screen.hh"
#include "BLT_translation.hh"
#include "UI_interface_types.hh"
#include "transform.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 Value
static void blender::ed::transform::transdata_elem_value (const TransInfo *, const TransDataContainer *, TransData *td, const float value)
static void blender::ed::transform::apply_value_impl (TransInfo *t, const char *value_name)
static void blender::ed::transform::applyCrease (TransInfo *t)
static void blender::ed::transform::applyBevelWeight (TransInfo *t)
static void blender::ed::transform::init_mode_impl (TransInfo *t)
static void blender::ed::transform::initEgdeCrease (TransInfo *t, wmOperator *)
static void blender::ed::transform::initVertCrease (TransInfo *t, wmOperator *)
static void blender::ed::transform::initBevelWeight (TransInfo *t, wmOperator *)