Blender  V3.3
transform_mode_gpopacity.c File Reference
#include <stdlib.h>
#include "BLI_math.h"
#include "BLI_string.h"
#include "BKE_context.h"
#include "BKE_unit.h"
#include "DNA_gpencil_types.h"
#include "ED_screen.h"
#include "UI_interface.h"
#include "BLT_translation.h"
#include "transform.h"
#include "transform_convert.h"
#include "transform_snap.h"
#include "transform_mode.h"

Go to the source code of this file.

Functions

Transform (GPencil Strokes Opacity)
static void applyGPOpacity (TransInfo *t, const int UNUSED(mval[2]))
 
void initGPOpacity (TransInfo *t)
 

Function Documentation

◆ applyGPOpacity()

static void applyGPOpacity ( TransInfo t,
const int   UNUSEDmval[2] 
)
static

◆ initGPOpacity()

void initGPOpacity ( TransInfo t)