Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2021-02-20 07:35:00 +0300
committerCampbell Barton <ideasman42@gmail.com>2021-02-20 07:35:00 +0300
commit7bb2b910c0e471e90d4dc5fe6c94aeb4f3ad57b0 (patch)
tree96b3c2f32cb6471f0fb70ea2ec0f84ab66855e20 /source/blender/editors/transform/transform_convert_action.c
parent83f285f56fac5aa989ec26d2d529b1284c8c2e21 (diff)
Cleanup: doxygen sections
Diffstat (limited to 'source/blender/editors/transform/transform_convert_action.c')
-rw-r--r--source/blender/editors/transform/transform_convert_action.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/editors/transform/transform_convert_action.c b/source/blender/editors/transform/transform_convert_action.c
index da68f9c13de..8204264e105 100644
--- a/source/blender/editors/transform/transform_convert_action.c
+++ b/source/blender/editors/transform/transform_convert_action.c
@@ -55,7 +55,6 @@ typedef struct tGPFtransdata {
/* -------------------------------------------------------------------- */
/** \name Action Transform Creation
- *
* \{ */
/* fully select selected beztriples, but only include if it's on the right side of cfra */
@@ -553,7 +552,6 @@ void createTransActionData(bContext *C, TransInfo *t)
/* -------------------------------------------------------------------- */
/** \name Action Transform Flush
- *
* \{ */
/* This function helps flush transdata written to tempdata into the gp-frames */