Improve export infos to After effects #4

Closed
opened 2024-10-14 12:00:30 +02:00 by samuel.bernou · 0 comments

Create an export helper to export animation to After effects.

Move existing "Export object position" to this operator

Add features:

  • Mimic the filter menu from fxb exporter (selected only, filter by object type)
  • choose independently to export:
    • Grease pencil keys
    • Object transform keys
    • Camera keys
  • Multiple arguments:
    • exposition : expose anim expo. default: True
    • prefix : prefix for created file name (default : 'ae_') -> (suffix='' ?)
    • language. Default to English, add as enum choice (fr=False)
    • export format: json, txt or both. Default txt. Add 2 checkboxes (Export_format='txt')

Alternatively export to clipboard instead of file (so option panel should be callable in separate def to be reused in a popup)

Create an `export helper` to export animation to After effects. Move existing "Export object position" to this operator Add features: - Mimic the filter menu from fxb exporter (selected only, filter by object type) - choose independently to export: - Grease pencil keys - Object transform keys - Camera keys - Multiple arguments: - exposition : expose anim expo. default: True - prefix : prefix for created file name (default : 'ae_') -> (suffix='' ?) - language. Default to English, add as enum choice (fr=False) - export format: json, txt or both. Default txt. Add 2 checkboxes (Export_format='txt') Alternatively export to clipboard instead of file (so option panel should be callable in separate def to be reused in a popup)
samuel.bernou added the
wip
label 2024-10-14 12:00:38 +02:00
samuel.bernou self-assigned this 2024-10-14 12:00:43 +02:00
samuel.bernou added
done
and removed
wip
labels 2024-10-15 15:07:53 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: autour_de_minuit/gp_render#4
There is no content yet.