Blender Git Loki
Git Commits -> Revision bb8d859
Revision bb8d859 by Antonio Vazquez (master) September 9, 2019, 14:20 (GMT) |
GPencil: Fix unreported problem when main Onion switch is disabled The main switch was not checked and the function was doing all calculations, but the data was not used. This makes all slower than expected because the user had the Onion Skinning disabled, but internally was running. |
Commit Details:
Full Hash: bb8d859a68061877d2c3ada2c182885cf89bb214
Parent Commit: 3d2b0c9
Lines Changed: +11, -4
1 Modified Path:
/source/blender/draw/engines/gpencil/gpencil_draw_utils.c (+11, -4) (Diff)