You are browsing as a guest. Sign up (or log in) to start making projects!

WORFLOW AE

  • 7 Devlogs
  • 35 Total hours

An after effects extension that can really boost your workflow (i.e the name Wor Flow ;P )

Ship #1 Pending review

#Wor Flow v1.0

**Wor Flow** — an After Effects CEP panel for one-click presets, graph curves, SFX, and local assets without leaving your comp.

## Built the full panel loop: **Presets → Graphs → SFX → Assets → Settings**, wired to ExtendScript so Apply actually hits the timeline. The last stretch was CEP debug mode and getting JSX responses to parse cleanly — hours of "Bad JSX response" until path escaping and JSON round-trips were right.

  • 7 devlogs
  • 35h
Try project → See source code →
Open comments for this post

31m 52s logged

Completed the entire Readme, fixed a few bugs with sfx, fixed stuttering

THE PROJECT IS COMPLETED:

https://github.com/Its-BB/Wor-Flow/releases/tag/Releases

Install

  1. Copy the full extension folder to your CEP extensions directory:
    C:\Program Files (x86)\Common Files\Adobe\CEP\extensions\WorFlow
    

CURRENTLY INSTLLATION FOR WINDOWS, MAC ALSO AVAILABLE BUT WILL BE AVAILABLE LATER ON*

Completed the entire Readme, fixed a few bugs with sfx, fixed stuttering

THE PROJECT IS COMPLETED:

https://github.com/Its-BB/Wor-Flow/releases/tag/Releases

Install

  1. Copy the full extension folder to your CEP extensions directory:
    C:\Program Files (x86)\Common Files\Adobe\CEP\extensions\WorFlow
    

CURRENTLY INSTLLATION FOR WINDOWS, MAC ALSO AVAILABLE BUT WILL BE AVAILABLE LATER ON*

Replying to @BimBim

1
15
Open comments for this post

5h 27m 36s logged

Holy, that took longer than expected!

But hey!, now everything works ;D

  • completed the entire jsx and every function works (still a few issues but that is very easily fixable)

  • completed one-click functions for adjustment layers, pre-comp and 6 other functions

  • made the settings page, nothing much just change the styling, colour and speed of animations

  • graphs now works!

Holy, that took longer than expected!

But hey!, now everything works ;D

  • completed the entire jsx and every function works (still a few issues but that is very easily fixable)

  • completed one-click functions for adjustment layers, pre-comp and 6 other functions

  • made the settings page, nothing much just change the styling, colour and speed of animations

  • graphs now works!

Replying to @BimBim

0
15
Open comments for this post

12h 45m 32s logged

Built some of the core backbone — file system, preferences, asset scanning, preset management, one-click tools.

Spent the session laying down all the foundational infrastructure for the WorFlow After Effects extension. Nothing flashy works (yet)

You can now store your desired effects, ffx files etc at Documents/WorFlow/

The trickiest part is GETTING TO UNDERSTAND THE AE DOCUMENTATION FOR EXTENSIONS! 😭, literally too complicated at least for me; and the the lookup order of the ffx section; and ran into ExtendScript not having JSON.stringify reliably in older AE versions, so stringifyJSON() had to be written from scratch as a fallback.

The 12 Hours is one of my highest stretches of coding i’ve done

(Yes I also do car edits ;D)

Built some of the core backbone — file system, preferences, asset scanning, preset management, one-click tools.

Spent the session laying down all the foundational infrastructure for the WorFlow After Effects extension. Nothing flashy works (yet)

You can now store your desired effects, ffx files etc at Documents/WorFlow/

The trickiest part is GETTING TO UNDERSTAND THE AE DOCUMENTATION FOR EXTENSIONS! 😭, literally too complicated at least for me; and the the lookup order of the ffx section; and ran into ExtendScript not having JSON.stringify reliably in older AE versions, so stringifyJSON() had to be written from scratch as a fallback.

The 12 Hours is one of my highest stretches of coding i’ve done

(Yes I also do car edits ;D)

Replying to @BimBim

0
41
Open comments for this post

2h 20m 19s logged

Integrated Into aftereffects, But still not done

There is a still a lot left, i.e the main JSX part

Currently this project will be on hold for a day because i have to be updated on the Ae documentation

Till then i will be working on a side-proj Human Vs Bot Typer ;) go check it out if you have time (currently in working)

Integrated Into aftereffects, But still not done

There is a still a lot left, i.e the main JSX part

Currently this project will be on hold for a day because i have to be updated on the Ae documentation

Till then i will be working on a side-proj Human Vs Bot Typer ;) go check it out if you have time (currently in working)

Replying to @BimBim

0
6
Open comments for this post

5h 49m 28s logged

Completed a lot

Added workings for:

  • Graphs
  • A Welcome onboarding (Nothing much just to read on how to use the Extension)
  • SFX Section
  • Drag/Drop; One click add Assets page
  • Custom One Click tools

Completed a lot

Added workings for:

  • Graphs
  • A Welcome onboarding (Nothing much just to read on how to use the Extension)
  • SFX Section
  • Drag/Drop; One click add Assets page
  • Custom One Click tools

Replying to @BimBim

1
20
Open comments for this post

1h 36m 34s logged

Fixed a things, Added proper styling.

Fixed CSS bugs; Image not loading issues.

Once i am done with the JavaScript part and i will be moving to aftereffects.jsx

Fixed a things, Added proper styling.

Fixed CSS bugs; Image not loading issues.

Once i am done with the JavaScript part and i will be moving to aftereffects.jsx

Replying to @BimBim

0
2
Open comments for this post

6h 42m 32s logged

Small beginnings!

Started the work on WORFLOW, an After Effects extension designed to speed up common editing tasks with one-click shortcuts.

Right now I’m working on the styling and overall UI layout. There are a few bugs with alignment 😭 currently working on fixing that

(This is a HUGE project)

Small beginnings!

Started the work on WORFLOW, an After Effects extension designed to speed up common editing tasks with one-click shortcuts.

Right now I’m working on the styling and overall UI layout. There are a few bugs with alignment 😭 currently working on fixing that

(This is a HUGE project)

Replying to @BimBim

1
90

Followers

Loading…