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

Assetv2: Unprocessed asset meta defaults. #13785

Closed
wants to merge 17 commits into from

Commits on Jun 9, 2024

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

Commits on Jun 10, 2024

  1. Search parent directories for matching defaults.

    - Change meta extension name to "defaults"
    - Define consts for meta and defaults extensions.
    - Properly support compound extensions. Fixes looking for "ron.defaults" instead of "cool.ron.defaults"
    - Update example to test parent directory defaults.
    brandon-reinhart committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    50a0731 View commit details
    Browse the repository at this point in the history
  2. Handle reprocessing defaults if the defaults file changes (add/remove…

    …/modify) anywhere in the assetsource filesystem tree.
    brandon-reinhart committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8eaf6b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71bef1e View commit details
    Browse the repository at this point in the history
  4. doc comments

    brandon-reinhart committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    f28d130 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3d6da8 View commit details
    Browse the repository at this point in the history
  6. typo

    brandon-reinhart committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    9a3c7b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    47a9cae View commit details
    Browse the repository at this point in the history
  8. android & wasm

    brandon-reinhart committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    dc0b40b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    628484f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    4b876bf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    201beb4 View commit details
    Browse the repository at this point in the history
  12. fmt

    brandon-reinhart committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    712656b View commit details
    Browse the repository at this point in the history
  13. fix errors

    brandon-reinhart committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3f8f71b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0a9eea3 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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