Giter Site home page Giter Site logo

smallpath / memory Goto Github PK

View Code? Open in Web Editor NEW
64.0 16.0 13.0 22.32 MB

A script for Adobe After Effects to save precomp layers with live preview

Home Page: https://smallpath.github.io/memory

License: Apache License 2.0

JavaScript 100.00%
after-effects adobe estk

memory's People

Contributors

smallpath avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

memory's Issues

咨询

大神您好,感谢分享这么好的一个源码。
大神能否分享一下滑动条的demo呢

not run correctly on win 10 ae 14.0.1.5


Script Alert

1319Error: After Effects error: Unable to set “file”. Path is not valid. Path: “D:\AE17\Adobe After Effects CC 2017\Support Files\Scripts\ScriptUI Panels\Sp_memory\image\33\NULL_.png”

确定

无法存储包含空预合成的元素

如果要存储的元素中包含空的预合成就会报错

Line #1409 Error: After Effects error: Value 1 out of range 1 to 0.

感觉空的预合成在做替换图片类的预设或者模板的时候还是挺实用的。

Reverse AEP to add support for Curve/Particle System/E3D

After measuring the difficulty with reversing AEP, we make sure it is possible for us.

This goal is to add support for any property/plugin in AfterEffects, including Curve/Particle System/E3D which are not available now in Memory.

[Refactor] Lint with eslint

module.exports = {
  root: true,
  parser: 'babel-eslint',
  parserOptions: {
    sourceType: 'module'
  },
  // https://github.com/feross/standard/blob/master/RULES.md#javascript-standard-style
  extends: 'standard',
  // required to lint *.vue files
  plugins: [
    'html'
  ],
  // add your custom rules here
  'rules': {
    // allow paren-less arrow functions
    'arrow-parens': 0,
    // allow async-await
    'generator-star-spacing': 0,
    'space-before-function-paren': ['error', 'never'],
    'no-return-assign': 0,
    // allow debugger during development
    'no-debugger': process.env.NODE_ENV === 'production' ? 2 : 0
  }
}

AE 2021 bug

1、新建元素时如果包含了文字层且文字层开启了描边,那么使用的时候fill over stroke会变成 stroke over fill
2、新建元素时无法创建预览图gif,提示5569Error

关于滚动条

大神,我用scrollbar做滚动条的话修改不了它的长度,我看大神好像不是用scrollbar做的,求思路和算法,能提供一份demo最好呢,感谢!

CC 2017 mac版下表达式翻译无法编辑

错误文件是这样:
Catched-Line# 1580 Happened-Line# 1579 Error: After Effects错误: 由于参数 2,无法调用“setInterpolationTypeAtKey”。NaN 不是无符号整数。
Catched-Line# 1132 Happened-Line# 1093 ReferenceError: 函数 layers.canAddProperty 未定义

另外有个小问题,右键展开菜单点开表达式后菜单无法关闭,需要再次右键新展开菜单才能关闭。

Can't work with Spatial Interpolation

I modified the shape of the position path, saved the layer as a new item. Then I clicked the item to re-create the layer, my modification of the path didn't show up, although the preview is working well.

  • Before:
    before
  • After
    after

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.