aePowerPin v1.1
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: Aitor Echeveste
Corner pin upgrade with which you can make offset in all the sides and use reference guide lines.
Is implemented in nuke export options. You can export directly from the Nuke traker or Planar tracker.
Requirements:
12.0, 11.0, 10.5 or later
Linux, Mac, Windows
12.0, 11.0, 10.5 or later
Linux, Mac, Windows
09 Apr 2022
621
Tutorial/Overview video: https://vimeo.com/482810976
You can download all the last updates here:
https://github.com/aitorecheveste/aeTools
Update Log:
aePowerPin v1.0 - 26 November 2020
New features:
Fix the error on script load: 'Bad value for cornerPinOptions'
aePowerPin v1.0 - 23 November 2020
Feedback, bugs and ssuggestion will be welcome. Hope you find it useful!
Please login in order to download these files.
Comments
Missing parentheses in call to 'print'. Did you mean print(list)? (aePowerPinFun. py, line 32)
I did try to go to the github to get the latest version, but still happens
You can simply edit the script, add () for print statements.
There are 4 instances of it.
ex: in line 32 change "print list" to "print(list)"
RSS feed for comments to this post