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

Jesse/feature/world chunk assets #73

Merged
merged 24 commits into from
Aug 31, 2024
Merged

Commits on Aug 25, 2024

  1. Sketch out modal

    scallyw4g committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    6473519 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    92f4b89 View commit details
    Browse the repository at this point in the history
  2. Update stdlib

    scallyw4g committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    88d2eb6 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Remove weird 'world_chunk' rendering path, generalize ability to mesh…

    … and render v3_u8 data
    scallyw4g committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    a1454c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d977807 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44cc5ba View commit details
    Browse the repository at this point in the history
  4. Draw chunk asset preview

    scallyw4g committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    49b065b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c9a9ee View commit details
    Browse the repository at this point in the history
  6. Fix a few bugs

    1. Places where asset::Models was accessed but could be a AssetType_WorldChunk
    2. asset::Chunk data was temp-allocated and cleared, which made blitting asset not work
    scallyw4g committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    71132c4 View commit details
    Browse the repository at this point in the history
  7. Update changelog

    scallyw4g committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6d54582 View commit details
    Browse the repository at this point in the history
  8. Fix callgraph tests

    scallyw4g committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e5ed3a2 View commit details
    Browse the repository at this point in the history
  9. Fix all failing tests

    scallyw4g committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    bef4f14 View commit details
    Browse the repository at this point in the history
  10. Add tests to CI/CD

    scallyw4g committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    96c8a28 View commit details
    Browse the repository at this point in the history
  11. Update stdlib

    scallyw4g committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    e8e50f4 View commit details
    Browse the repository at this point in the history
  12. Update stdlib

    scallyw4g committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    edada0e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0e7d657 View commit details
    Browse the repository at this point in the history
  14. Update stdlib

    scallyw4g committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    23f017b View commit details
    Browse the repository at this point in the history
  15. Update stdlib

    scallyw4g committed Aug 30, 2024
    Configuration menu
    Copy the full SHA
    6f628dc View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    2826ad7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eb4144 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e45c38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c000fdd View commit details
    Browse the repository at this point in the history
  5. Update changelog

    scallyw4g committed Aug 31, 2024
    Configuration menu
    Copy the full SHA
    c4708a9 View commit details
    Browse the repository at this point in the history