Blender Git Commit Log

Git Commits -> Revision 382b900

Revision 382b900 by Antonio Vazquez (master)
July 27, 2020, 08:47 (GMT)
GPencil: New operator to Cleanup duplicated frames

This operator cleanup any frame that is equal to the previous one. This is very handy when convert a mesh animation to Gpencil and the mesh is static for several frames.

Differential Revision: https://developer.blender.org/D8149

Commit Details:

Full Hash: 382b9007f8f3627bf27cf708b744e8da7f2c8a14
Parent Commit: f31fa3e
Lines Changed: +151, -0

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_grease_pencil_common.py (+1, -0) (Diff)
/source/blender/editors/gpencil/gpencil_data.c (+148, -0) (Diff)
/source/blender/editors/gpencil/gpencil_intern.h (+1, -0) (Diff)
/source/blender/editors/gpencil/gpencil_ops.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021