-
Notifications
You must be signed in to change notification settings - Fork 276
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Camera - painting changes and fixes (#1732)
* Always paint handles on top - Only show skinning under playback if enabled - Don't paint handles unless we can interact with them - Fix onion skinning was applied per keyframe. - Only draw interpolations while handles are active * Make it easier to see whether handle is active/disabled * Make disabled handle less subtle * Remove requirement for !isCameraLayer - Fixes that you couldn't disable the partpartout for the bottom layer. * Fix ignorance of layers was checked too early * Re-add helper bezier lines
- Loading branch information
Showing
3 changed files
with
150 additions
and
136 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.