# Grease Pencil Dopesheet Meeting ## Mockup of keyframes in Grease Pencil 3.0 ![](https://hackmd.io/_uploads/BySXVG1w3.png) * GP Keyframes are not a single point in time. They start, are held for 1 or more frames and then end. * Is "Keyframe" even the right word? (Static? Block? Discrete?) Cel! * Probably needs its own `eAnim_KeyType`. * In general: how do we deal with animation channels that do not have (or cannot be represented by) an `FCurve`? ## What about Annotations? * Plan is to keep using the current grease pencil data-block (`bGPdata`). * Could be moved to their own Dopesheet maybe?