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

Major Update to Object Structure #1092

Merged
merged 16 commits into from
Sep 28, 2024
Merged

Major Update to Object Structure #1092

merged 16 commits into from
Sep 28, 2024

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    2901865 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7865b77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e491d71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83761fd View commit details
    Browse the repository at this point in the history
  5. fix: Correct Bounds calculation in FilterEffectNode

    prevent Bounds from remaining zero in subsequent renders
    yuto-trd committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    a9bb04c View commit details
    Browse the repository at this point in the history
  6. refactor: Avoid using Setter in SourceOperator

    For an easy-to-understand hierarchical structure
    yuto-trd committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    275ad30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d282cde View commit details
    Browse the repository at this point in the history
  8. fix: Timeline.axaml.cs

    yuto-trd committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    0813c0c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    81c462d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    326297e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df7cdb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea9079b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f477482 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fix: Text rendering

    yuto-trd committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    8ee65ee View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. fix: Correct unintended drawing results

    Correct unintended drawing results when using DrawableDecorator if Drawable.Bounds and Node.Bounds do not match
    yuto-trd committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    e29667e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c1cfe78 View commit details
    Browse the repository at this point in the history