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

Attached Shadows (Composition and Win2D + Animations) #4179

Merged

Commits on Aug 25, 2021

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

    chris-blackman authored and michael-hawker committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    795c57e View commit details
    Browse the repository at this point in the history
  3. Fixed member access

    chris-blackman authored and michael-hawker committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    5d1c7bf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb9dc4b View commit details
    Browse the repository at this point in the history
  5. Clean-up out-dated min version warnings on samples as the Toolkit min…

    … itself is 1809+ now.
    
    Add Deprecation message we missed to RadialProgressBar control.
    michael-hawker committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    863e75c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3c6fe2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2a8254 View commit details
    Browse the repository at this point in the history
  8. Add Vector3 support for Sample Bindings

    Add additional shortcuts/fallbacks for parsing other Vector formats to different types
    michael-hawker committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    72d524c View commit details
    Browse the repository at this point in the history
  9. Add AttachedShadow Sample

    Had to create static Attached Property location
    Had to convert Vector3 to string for XAML parsing
    Made empty strings return zerod
    michael-hawker committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    ed42e41 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f48df97 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    75e53c9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4a651dd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2096e5d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0459a89 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8647919 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ca6f772 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    08ffdcf View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    164eefd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b34f441 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    c932579 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    5ab106e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3b0e5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01c9fa3 View commit details
    Browse the repository at this point in the history
  4. Make field initialization static

    Co-authored-by: Sergio Pedri <sergio0694@live.com>
    michael-hawker and Sergio0694 authored Aug 27, 2021
    Configuration menu
    Copy the full SHA
    2404be9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e418928 View commit details
    Browse the repository at this point in the history