Blender Git Commit Log

Git Commits -> Revision c8443d8

Revision c8443d8 by Antonio Vazquez (master)
September 21, 2019, 08:29 (GMT)
GPencil: Fix unreported select not working in multiframe mode

The selection was not working because the evaluated frame was only working for active frame, so when the evaluation was changed to use eval data instead of original data, the data was not available and the loop did not use it.

Related to T70116

Commit Details:

Full Hash: c8443d83405e7658f72afa8288134b7de0d95c3d
Parent Commit: 3fcedae
Lines Changed: +66, -44

2 Modified Paths:

/source/blender/editors/gpencil/gpencil_intern.h (+3, -1) (Diff)
/source/blender/editors/gpencil/gpencil_select.c (+63, -43) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021