Blender Git Commit Log

Git Commits -> Revision 11ba9ee

Revision 11ba9ee by Antonio Vazquez (master)
June 8, 2020, 07:04 (GMT)
GPencil: Show only first frame if current frame is equals or greater than current frame

Previously, the first frame was displayed from frame 0, but now, the first frame is only displayed when the current frame is equal or greater than the keyframe number.

The previous system was logical when the grease pencil was not an object, but now it seems more logical to display the keyframe if the current frame is equal to or greater than the keyframe number.

Reviewed By: mendio, pepeland

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

Commit Details:

Full Hash: 11ba9eec70175b39e34943c8ffacb54c35cbb897
Parent Commit: 917ab4f
Lines Changed: +43, -3

3 Modified Paths:

/source/blender/blenkernel/intern/gpencil.c (+33, -3) (Diff)
/source/blender/editors/gpencil/gpencil_paint.c (+5, -0) (Diff)
/source/blender/editors/gpencil/gpencil_primitive.c (+5, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021