|
Blender V5.0
|
#include "ANIM_keyframing.hh"#include "BKE_context.hh"#include "BKE_curves_utils.hh"#include "BLI_index_mask_expression.hh"#include "DEG_depsgraph_query.hh"#include "ED_curves.hh"#include "ED_grease_pencil.hh"#include "transform.hh"#include "transform_convert.hh"#include "transform_snap.hh"Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::ed |
| namespace | blender::ed::transform |
| namespace | blender::ed::transform::greasepencil |
Functions | |
| static void | blender::ed::transform::greasepencil::createTransGreasePencilVerts (bContext *C, TransInfo *t) |
| static void | blender::ed::transform::greasepencil::recalcData_grease_pencil (TransInfo *t) |