Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • UXP
  • simple-release
  • 1.1.0-simple
  • 1.0.0-simple
5 results

adobe-extension

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Magnus authored
    9113e670
    History
    Name Last commit Last update
    CSXS
    client
    css
    host
    html
    lib
    .debug
    .gitignore
    ReadMe.md

    THis Panel is going to be ported to UXP once all fucntionalitites needed are in UXP.

    Premiere Pro panel forautomating various tasks

    The needed files are in /client, /host, /CSXS, /css, /lib, as well as the index.html

    What features does this panel offer

    1. Creating new sequences for a batch of Mediaclips instead of making one sequence that has all of them
    2. Showing all names of Sequences that will be exported (i.e. the sequences in the current project root)
    3. Checking Sequence names for illegal characters via RegEx
    4. A small todo list which is project independend
    5. A counter that you can click if you are bored
    6. Sanitize sequencenames via custom RegEx