Blender  V2.93
transform_convert_object_texspace.c File Reference
#include "MEM_guardedalloc.h"
#include "BLI_math.h"
#include "BKE_animsys.h"
#include "BKE_context.h"
#include "BKE_object.h"
#include "BKE_report.h"
#include "DNA_mesh_types.h"
#include "transform.h"
#include "transform_snap.h"
#include "transform_convert.h"

Go to the source code of this file.

Functions

Texture Space Transform Creation

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

void createTransTexspace (TransInfo *t)
 
Recalc Data object
void recalcData_texspace (TransInfo *t)
 

Function Documentation

◆ createTransTexspace()

void createTransTexspace ( TransInfo t)

◆ recalcData_texspace()

void recalcData_texspace ( TransInfo t)