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

Consolidate Render(Ui)Materials(2d) into RenderAssets #12827

Merged
merged 14 commits into from
Apr 9, 2024

Commits on Mar 27, 2024

  1. Implement RenderAsset trait for target type instead of source type

    This will enable removal of RenderMaterials, and it allows implementing
    creation of GPU types from any type.
    
    Co-authored-by: Wilhelm Vallrand <>
    superdump committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    4052c56 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    89eeb5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14c62af View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Fix meshlet example

    superdump committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    ff6e00d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dab44e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7abd50e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b77d2cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f1af16 View commit details
    Browse the repository at this point in the history
  6. Fix CI docs

    superdump committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    733e65e View commit details
    Browse the repository at this point in the history
  7. Fix CI imports

    superdump committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    c1bfc40 View commit details
    Browse the repository at this point in the history
  8. Fix CI docs

    superdump committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    523693c View commit details
    Browse the repository at this point in the history
  9. Add missing inline

    superdump committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    21af944 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 9, 2024

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