Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RB-2.1 After Effects plug-in updates #1565

Merged
merged 12 commits into from
Dec 16, 2021

Commits on Dec 15, 2021

  1. Handle any family separator

    Signed-off-by: Brendan Bolles <brendan@fnordware.com>
    fnordware committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    a5dd2f3 View commit details
    Browse the repository at this point in the history
  2. Trim superfluous UI branches

    Signed-off-by: Brendan Bolles <brendan@fnordware.com>
    fnordware committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    1d73027 View commit details
    Browse the repository at this point in the history
  3. Remove internal Platform use

    Signed-off-by: Brendan Bolles <brendan@fnordware.com>
    fnordware committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    603b59b View commit details
    Browse the repository at this point in the history
  4. Update buildProgram() call

    Signed-off-by: Brendan Bolles <brendan@fnordware.com>
    fnordware committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    ebbfff5 View commit details
    Browse the repository at this point in the history
  5. Update Xcode 9 projects

    Signed-off-by: Brendan Bolles <brendan@fnordware.com>
    fnordware committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    b0e6a1d View commit details
    Browse the repository at this point in the history
  6. Fix lcms version in Xcode 9

    Signed-off-by: Brendan Bolles <brendan@fnordware.com>
    fnordware committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    ff288bb View commit details
    Browse the repository at this point in the history
  7. Bump version to 2.1.1

    Signed-off-by: Brendan Bolles <brendan@fnordware.com>
    fnordware committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    e64125c View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Update Xcode 12 projects

    Signed-off-by: Brendan Bolles <brendan@fnordware.com>
    fnordware committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    ed6d75b View commit details
    Browse the repository at this point in the history
  2. Include <cctype> for std::isdigit() on Windows

    Signed-off-by: Brendan Bolles <brendan@fnordware.com>
    fnordware committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    753b2e4 View commit details
    Browse the repository at this point in the history
  3. Update Visual Studio projects

    Signed-off-by: Brendan Bolles <brendan@fnordware.com>
    fnordware committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    6e15701 View commit details
    Browse the repository at this point in the history
  4. Add ARM64 architecture

    Signed-off-by: Brendan Bolles <brendan@fnordware.com>
    fnordware committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    cd35b56 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ec5e19 View commit details
    Browse the repository at this point in the history