WORFLOW AE
- 7 Devlogs
- 35 Total hours
An after effects extension that can really boost your workflow (i.e the name Wor Flow ;P )
An after effects extension that can really boost your workflow (i.e the name Wor Flow ;P )
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
C:\Program Files (x86)\Common Files\Adobe\CEP\extensions\WorFlow
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!
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)
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)
Completed a lot
Added workings for:
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
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)