Skip to content

[codex] Remove Effect filter instance ID shortcut#103

Open
Dragoy wants to merge 1 commit into
virtualritz:masterfrom
Dragoy:codex/remove-effect-filter-instance-id
Open

[codex] Remove Effect filter instance ID shortcut#103
Dragoy wants to merge 1 commit into
virtualritz:masterfrom
Dragoy:codex/remove-effect-filter-instance-id

Conversation

@Dragoy

@Dragoy Dragoy commented May 15, 2026

Copy link
Copy Markdown
Contributor

Summary

Remove the high-level Effect::filter_instance_id() convenience wrapper from after-effects/src/pf/effect.rs.

The lower-level pf::suites::Utility::filter_instance_id() API remains available for callers that intentionally acquire and handle the Premiere utility suite. This avoids presenting the filter instance ID path as a generally available Effect method, since the underlying PF_UtilitySuite can be unavailable in some AE selectors/hosts and return MissingSuite.

Validation

  • cargo test -p after-effects

@Dragoy Dragoy marked this pull request as ready for review May 15, 2026 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant