Blender Git Commit Log

Git Commits -> Revision 69a22af

Revision 69a22af by Antonio Vazquez (master)
October 23, 2020, 17:39 (GMT)
GPencil: Remove unneeded python for calling Bake Animation

The operator was using a secondary python operator to ask parameters before running, but this can be done in invoke.

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

Commit Details:

Full Hash: 69a22afdb64e3879598ee4ac3c12e658edb4cfc3
Parent Commit: 390b28e
Lines Changed: +26, -184

1 Deleted Path:

/release/scripts/startup/bl_operators/gpencil_mesh_bake.py (+0, -163)

3 Modified Paths:

/release/scripts/startup/bl_operators/__init__.py (+0, -1) (Diff)
/release/scripts/startup/bl_ui/space_view3d.py (+1, -1) (Diff)
/source/blender/editors/gpencil/gpencil_mesh.c (+25, -19) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021