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

Split ComputedVisibility into two components to allow for accurate change detection and speed up visibility propagation #9497

Merged
merged 19 commits into from
Sep 1, 2023

Commits on Aug 19, 2023

  1. Configuration menu
    Copy the full SHA
    c618d08 View commit details
    Browse the repository at this point in the history
  2. update examples

    JoJoJet committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    e1ba867 View commit details
    Browse the repository at this point in the history
  3. update docs and comments

    JoJoJet committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    167f32b View commit details
    Browse the repository at this point in the history
  4. make names more consistent

    JoJoJet committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    fcb965d View commit details
    Browse the repository at this point in the history
  5. document ViewVisibility::set

    JoJoJet committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    f24d623 View commit details
    Browse the repository at this point in the history
  6. some tweaks

    JoJoJet committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    614f87a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    221a4d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2df3451 View commit details
    Browse the repository at this point in the history
  9. use pattern dereferencing

    JoJoJet committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    073c469 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7ec668b View commit details
    Browse the repository at this point in the history
  11. add a regression test

    JoJoJet committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    116f3b3 View commit details
    Browse the repository at this point in the history
  12. add reflect attributes

    JoJoJet committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    aac244f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    160c8d0 View commit details
    Browse the repository at this point in the history
  14. fix a find and replace error

    JoJoJet committed Aug 19, 2023
    Configuration menu
    Copy the full SHA
    471a9a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. Configuration menu
    Copy the full SHA
    ac13639 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Configuration menu
    Copy the full SHA
    7ae389d View commit details
    Browse the repository at this point in the history
  2. docs

    JoJoJet committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    ba5d2be View commit details
    Browse the repository at this point in the history
  3. use longer names

    JoJoJet committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    37d0524 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Robert Swain <robert.swain@gmail.com>
    JoJoJet and superdump committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    7bd7662 View commit details
    Browse the repository at this point in the history