Blender V5.0
transform_convert_object_texspace.cc File Reference
#include "MEM_guardedalloc.h"
#include "BLI_math_matrix.h"
#include "BLI_math_vector.h"
#include "BKE_layer.hh"
#include "BKE_object.hh"
#include "BKE_report.hh"
#include "DNA_mesh_types.h"
#include "transform.hh"
#include "transform_snap.hh"
#include "transform_convert.hh"

Go to the source code of this file.

Namespaces

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

Functions

Texture Space Transform Creation

Instead of transforming the selection, move the 2D/3D cursor.

static void blender::ed::transform::createTransTexspace (bContext *, TransInfo *t)
Recalc Data object
static void blender::ed::transform::recalcData_texspace (TransInfo *t)