after-effects icon indicating copy to clipboard operation
after-effects copied to clipboard

High(er) level Rust bindings for the Adobe After Effects® SDK

Results 11 after-effects issues
Sort by recently updated
recently updated
newest added

Bumps [nalgebra](https://github.com/dimforge/nalgebra) from 0.32.3 to 0.32.5. Changelog Sourced from nalgebra's changelog. [0.32.5] (28 March 2024) Fixed Fix numerical issue on SVD with near-identity matrix. [0.32.4] (19 Feb 2023) Added Add...

dependencies

I'm designing a high level plugin interface for the bindings, and my general idea is to have something like: ```rust struct PortablePlugin { } impl AdobePlugin for PortablePlugin { fn...

Initial rough idea for the high level API - definitely not it's final form and implementation yet, there's a lot to still implement here, but the basic examples do work...

Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.4.1 to 2.5.0. Release notes Sourced from bitflags's releases. 2.5.0 What's Changed Derive Debug for Flag<B> by @​tgross35 in bitflags/bitflags#398 Support truncating or strict-named variants of parsing...

dependencies

See subject. Or, alternatively, with [`colstodian`](https://docs.rs/colstodian/latest/colstodian/)'s base, [`kolor`](https://docs.rs/kolor/latest/kolor/). Whichever is the better suited abstraction. Color management in Ae is still a mess. At least on the SDK side we can...

Bumps [serde](https://github.com/serde-rs/serde) from 1.0.193 to 1.0.197. Release notes Sourced from serde's releases. v1.0.197 Fix unused_imports warnings when compiled by rustc 1.78 Optimize code size of some Display impls (#2697, thanks...

dependencies

Just recording an undocumented tidbit from the Ae SDK list here: > The Pipl file effect version has to match PF_VERSION returned value otherwise you are limited to Max 7...

Bumps [num-traits](https://github.com/rust-num/num-traits) from 0.2.17 to 0.2.18. Changelog Sourced from num-traits's changelog. Release 0.2.18 (2024-02-07) The new Euclid::div_rem_euclid and CheckedEuclid::checked_div_rem_euclid methods compute and return the quotient and remainder at the same...

dependencies

Bumps [num_enum](https://github.com/illicitonion/num_enum) from 0.7.1 to 0.7.2. Commits 8686d3e Prep 0.7.2 (#141) 0d6830c Update proc-macro-crate. (#140) a80fa1e ci: Update to actions/checkout@v4. (#137) See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=num_enum&package-manager=cargo&previous-version=0.7.1&new-version=0.7.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)...

dependencies

Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.108 to 1.0.109. Release notes Sourced from serde_json's releases. v1.0.109 Documentation improvements Commits f88bf1f Release 1.0.109 bb62c73 Merge pull request #1097 from serde-rs/doccfg df36d10 Restore doc cfg...

dependencies