Skip to content
  • Julius Künzel's avatar
    [Keyframes] Refactor code · d14f03f8
    Julius Künzel authored
    This makes the code better readable by introducing a isAnimated()
    function instead of checking all the different animatable types again and
    again in the different places.
    
    It also fixes a few minor things such as "copy keyfram at cursor
    position" for rotoscoping
    d14f03f8