Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

AfterEffects: publish multiple compositions #4092

Merged
Prev Previous commit
Next Next commit
OP-4361 - removed forgotten debug method call
  • Loading branch information
kalisp committed Nov 10, 2022
commit 104fc1fd83af7b5993db2ef59f2eac63a3726e07
Binary file modified openpype/hosts/aftereffects/api/extension.zxp
Binary file not shown.
3 changes: 0 additions & 3 deletions openpype/hosts/aftereffects/api/extension/jsx/hostscript.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -769,6 +769,3 @@ function _prepareSingleValue(value){
function _prepareError(error_msg){
return JSON.stringify({"error": error_msg})
}

// render("c:/projects/test", 2);
getRenderInfo(1);