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

Fix multidecorate filter unsatisfiability case #560

Merged
merged 3 commits into from Jun 12, 2015
Merged

Commits on Jun 11, 2015

  1. Fix multidecorate filter unsatisfiability case

    Correct an issue where an unsatisfiable AutoFilter prevents multidecorate from running.  Issue corrected by tracking the number of producers run on a per-decoration basis separately from the number of decorations on the packet.
    codemercenary committed Jun 11, 2015
    Configuration menu
    Copy the full SHA
    85f4252 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2015

  1. Fixed a typo

    Walter Gray committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    45201e0 View commit details
    Browse the repository at this point in the history
  2. Fixed some stuff that appears to have bled in from a different change…

    … set
    Walter Gray committed Jun 12, 2015
    Configuration menu
    Copy the full SHA
    92bc770 View commit details
    Browse the repository at this point in the history