Results 7 issues of 花雪

What do these errors represent, stderr is of no help. How can I solve this? OS: Windows 10 CPU: AMD Ryzen7 3700X Memory: 32GB GPU: NVIDIA GeForce RTX 2060 ```...

help wanted

The menu is displayed in a language other than glsl. I think I can solve this problem by setting "when" correctly when adding "command" in package.json. {"command": "", "when": "editorLangId...

There is an issue with \. The eyedropper icon appears, but it does not function correctly. To address this, I attempted to implement a custom eyedropper using the EyeDropper API,...

#143 Added definition of ElementPlacement. Accordingly, the type of the argument insertionLocation has been changed to ElementPlacement.

There is no `ElementPlacement`. https://ai-scripting.docsforadobe.dev/jsobjref/scripting-constants/?h=elementplacement#elementplacement

@hook_solid / @hook_null / @hook_adjustmentでレイヤーを作成した際、選択されていたレイヤーと長さを合わせてくれる仕様が便利で、目的に合わせてレイヤーを選択した状態でレイヤーの追加を行うのですが、その際プロパティパネルが更新されないことに気づきました。 エフェクトパネルは正しく切り替わっているので、もしかするとAe自体のバグかもしれません。

`evalFile` currently runs script files using ExtendScript's `$.evalFile`. However, `$.evalFile` sometimes throws an obscure error: "Can not convert to". This appears to be a bug in `$.evalFile`. I found that...