https://github.com/35743/greasepencil-legacy
Scripts for older Blender
https://github.com/35743/greasepencil-legacy
Last synced: about 2 months ago
JSON representation
Scripts for older Blender
- Host: GitHub
- URL: https://github.com/35743/greasepencil-legacy
- Owner: 35743
- License: gpl-3.0
- Created: 2024-12-06T01:32:13.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-06T02:15:02.000Z (5 months ago)
- Last Synced: 2025-02-05T17:43:54.390Z (3 months ago)
- Language: Python
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GreasePencil Keyframes -Legacy
Timeline and Keyframe utilities for Grease Pencil animators living in the past.
- ***Tested on Blender 3.6.16***
- Besides compatibility, the only other difference between this and the 4+ version is the Dope Sheet's +5 and +10 buttons are always set to '*Start at Playhead'*, so initially you should position the playhead where you want the keyframes added.## Features
### N-panel
In the 3Dview's N-panel under the Grease Pencil tab, you'll find a panel called Grease Pencil Keyframes.
- **Keyframe Count**: add blank keyframes to the selected Grease Pencil layer
- **Spacing**: specify how far apart your keyframes will be spaced
- **Start from Playhead**: Position the playhead where you want your new blank keyframes to start from. Otherwise, blank keyframes will initially be added at frame 1, or appended to the end of the current sequence of keyframes.
- **Add Keyframes** button. Once you've entered the things, ***be sure to select the layer you want the keyframes added to***, then hit this button.
### GP Timeline Toolbar
A couple of buttons and a timecode readout on the Dope Sheet's Grease Pencil toolbar:
- **+5**: this button adds 5 blanks on twos ***to the selected GP layer***, starting at the position of the Playhead.
- **+10**: this button adds 10 blanks on ones ***to the selected GP layer***, starting at the position of the Playhead.
- **Time**: timecode in seconds and frames
# Installation
1. Click the big green **<>CODE** button above, and choose *Download ZIP*.
2. In Blender, go to *Edit > Preferences > Add-ons* tab
- Top-right > *Install..*
- Browse to where you saved the above `.zip`
- Click Install
- Don't forget to enable the add-on with the checkbox