Blender V5.0
transform_mode_edge_seq_slide.cc File Reference
#include <cstdlib>
#include "MEM_guardedalloc.h"
#include "BLI_math_vector.h"
#include "BLI_string_utf8.h"
#include "BKE_context.hh"
#include "BKE_unit.hh"
#include "ED_screen.hh"
#include "RNA_access.hh"
#include "WM_api.hh"
#include "WM_types.hh"
#include "UI_interface_types.hh"
#include "BLT_translation.hh"
#include "ED_sequencer.hh"
#include "transform.hh"
#include "transform_convert.hh"
#include "transform_mode.hh"
#include "transform_snap.hh"

Go to the source code of this file.

Classes

struct  blender::ed::transform::SeqSlideParams

Namespaces

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

Functions

Transform (Sequencer Slide)
static void blender::ed::transform::headerSeqSlide (TransInfo *t, const float val[2], char str[UI_MAX_DRAW_STR])
static void blender::ed::transform::applySeqSlideValue (TransInfo *t, const float val[2])
static void blender::ed::transform::applySeqSlide (TransInfo *t)
static void blender::ed::transform::initSeqSlide (TransInfo *t, wmOperator *op)
bool blender::ed::transform::transform_mode_edge_seq_slide_use_restore_handle_selection (const TransInfo *t)