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

Bevy 0.7 #6

Closed
wants to merge 113 commits into from
Closed

Bevy 0.7 #6

wants to merge 113 commits into from

Commits on Feb 27, 2022

  1. Merge pull request cryscan#1 from cryscan/anisotropic-mipmap

    Anisotropic mipmap
    cryscan authored Feb 27, 2022
    Configuration menu
    Copy the full SHA
    6131e70 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Load GLTF scene.

    cryscan committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    e3c1f6b View commit details
    Browse the repository at this point in the history
  2. Camera movement.

    cryscan committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    54dce98 View commit details
    Browse the repository at this point in the history
  3. Set up CI.

    cryscan committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    56b34a2 View commit details
    Browse the repository at this point in the history
  4. Fly camera.

    voxel gamma correction and diffuse textures.
    cryscan committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    e103c5d View commit details
    Browse the repository at this point in the history
  5. Install libudev in CI.

    cryscan committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    2b41752 View commit details
    Browse the repository at this point in the history
  6. Not crashing when resizing.

    cryscan committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    7279b7e View commit details
    Browse the repository at this point in the history
  7. Use toolchain 1.58.0 in CI.

    cryscan committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    3e89047 View commit details
    Browse the repository at this point in the history
  8. Create LICENSE

    cryscan authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    de21b96 View commit details
    Browse the repository at this point in the history
  9. Merge pull request cryscan#2 from cryscan/add-license-1

    Create LICENSE
    cryscan authored Feb 28, 2022
    Configuration menu
    Copy the full SHA
    938d8bb View commit details
    Browse the repository at this point in the history
  10. Add README.md.

    cryscan committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    077158f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    21a9001 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2022

  1. Add left wall.

    cryscan committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    b44fe67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2a204ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bd3346 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b812701 View commit details
    Browse the repository at this point in the history
  5. Tune tracing step size.

    cryscan committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    afac3c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Configuration menu
    Copy the full SHA
    5fa7f4a View commit details
    Browse the repository at this point in the history
  2. Use GIF for cover.

    cryscan committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    e5293d6 View commit details
    Browse the repository at this point in the history
  3. Adjust cover size.

    cryscan committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    854ba2d View commit details
    Browse the repository at this point in the history
  4. Make into a lib.

    cryscan committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    6a994a8 View commit details
    Browse the repository at this point in the history
  5. Add rust.yml

    cryscan committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    cab4917 View commit details
    Browse the repository at this point in the history
  6. Add documents to main types.

    cryscan committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    5c8791e View commit details
    Browse the repository at this point in the history
  7. Add example descriptions.

    cryscan committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    ede3301 View commit details
    Browse the repository at this point in the history
  8. Add homepage and repository.

    cryscan committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    8b8285e View commit details
    Browse the repository at this point in the history
  9. Add badges.

    cryscan committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    546b0ae View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Update release.yml.

    cryscan committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    5899273 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20990f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5fb31d View commit details
    Browse the repository at this point in the history
  4. Boost version to 0.1.1.

    cryscan committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    5160413 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d2c612e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

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

Commits on Mar 5, 2022

  1. Bump version to 0.1.2.

    cryscan committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    1d07be3 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. Use storage buffer.

    cryscan committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    d3c514f View commit details
    Browse the repository at this point in the history
  2. Implement reflection.

    cryscan committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    d1030c0 View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.1.3.

    cryscan committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    01853e7 View commit details
    Browse the repository at this point in the history
  4. Turn off voxel MSAA.

    cryscan committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    dcda6f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    fb4ccdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6101c7 View commit details
    Browse the repository at this point in the history
  3. Update city example.

    cryscan committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    9245bd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c29629a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18a2d46 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Mix mesh base color to GI.

    cryscan committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    6be83a9 View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.1.4.

    cryscan committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    26b7df0 View commit details
    Browse the repository at this point in the history
  3. Exclude assets in package.

    cryscan committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    6a5dbbf View commit details
    Browse the repository at this point in the history
  4. Add city to release.

    cryscan committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    ad3dc9e View commit details
    Browse the repository at this point in the history
  5. Change how color is blended.

    cryscan committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    eefe5ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3bff213 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    72b0a06 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    32a471a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fe102f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0b19409 View commit details
    Browse the repository at this point in the history
  11. Use smoother for light control.

    Add atmosphere.
    cryscan committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    ab95995 View commit details
    Browse the repository at this point in the history
  12. Bump version to 0.1.5.

    cryscan committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    7f53206 View commit details
    Browse the repository at this point in the history
  13. Update cover.

    cryscan committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    78656e7 View commit details
    Browse the repository at this point in the history
  14. Make sunlight brighter.

    cryscan committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    9609dd6 View commit details
    Browse the repository at this point in the history
  15. Add comparison.

    cryscan committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    5721131 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ceff869 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    d6aee3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abab5b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c08d0a8 View commit details
    Browse the repository at this point in the history
  4. Pack/unpack color in mipmap.

    cryscan committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    d9dd671 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    094b108 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. Configuration menu
    Copy the full SHA
    6c52408 View commit details
    Browse the repository at this point in the history
  2. Bump version to v0.1.6.

    cryscan committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    1f4638a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c954f34 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a41906f View commit details
    Browse the repository at this point in the history
  5. Lower the tracing resolution.

    cryscan committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    bb78447 View commit details
    Browse the repository at this point in the history
  6. Use deferred pipeline.

    cryscan committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    a40b6d2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request cryscan#3 from cryscan/supersampling

    Supersampling
    cryscan authored Mar 12, 2022
    Configuration menu
    Copy the full SHA
    f95d11b View commit details
    Browse the repository at this point in the history
  8. Reduce GI intensity.

    cryscan committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    27846d4 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    6733ae2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    383e58b View commit details
    Browse the repository at this point in the history
  3. Merge pull request cryscan#4 from gardum-game/reduce-dependencies

    Reduce Bevy dependencies and update bevy_atmosphere
    cryscan authored Mar 14, 2022
    Configuration menu
    Copy the full SHA
    1e2d9a5 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. Reduce shadow normal bias.

    cryscan committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    c7c0d0a View commit details
    Browse the repository at this point in the history
  2. Make screen overlay a resourse.

    Make code more modular.
    cryscan committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    b3e98f4 View commit details
    Browse the repository at this point in the history
  3. Move VolumeView into voxel.rs

    cryscan committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    7b61657 View commit details
    Browse the repository at this point in the history
  4. Update CI.

    cryscan committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    29140a1 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. Make systems private.

    cryscan committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    bd427b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3cb8b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    b35e614 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cbd5a3 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

  1. Configuration menu
    Copy the full SHA
    04e45e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e0ea63 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2022

  1. Configuration menu
    Copy the full SHA
    5c46978 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f55ff99 View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.1.8.

    cryscan committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    ee8aa61 View commit details
    Browse the repository at this point in the history
  4. Clear backgrounds to black.

    cryscan committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    ab87534 View commit details
    Browse the repository at this point in the history
  5. Adjust coef.

    cryscan committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    8541885 View commit details
    Browse the repository at this point in the history
  6. Use linear filtering in mag.

    cryscan committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    d5602f6 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

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

Commits on Mar 22, 2022

  1. Update README.

    cryscan committed Mar 22, 2022
    Configuration menu
    Copy the full SHA
    dafd31c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Voxel HDR.

    cryscan committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    5bbd8d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5330e48 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52e9f2d View commit details
    Browse the repository at this point in the history
  4. Optimize texture access.

    cryscan committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    c76b684 View commit details
    Browse the repository at this point in the history
  5. Bump version to 0.1.9.

    cryscan committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    7453d54 View commit details
    Browse the repository at this point in the history
  6. Update screenshots.

    cryscan committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    5cc9c4e View commit details
    Browse the repository at this point in the history
  7. Turn Volume::new() into const

    Shatur committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    179f4a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Support MSAA sample 1.

    cryscan committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    a2ad0d7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request cryscan#5 from gardum-game/const-new

    Turn Volume::new() into const
    cryscan authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    b003e63 View commit details
    Browse the repository at this point in the history
  3. Reorganize overlay code.

    cryscan committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    e35152f View commit details
    Browse the repository at this point in the history
  4. Fix depth samples.

    cryscan committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    a1a0328 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac71845 View commit details
    Browse the repository at this point in the history
  6. Add update to post update.

    cryscan committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    a7680e2 View commit details
    Browse the repository at this point in the history
  7. Bump version to v0.1.10.

    cryscan committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    6f92a34 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2022

  1. Configuration menu
    Copy the full SHA
    d9f41c1 View commit details
    Browse the repository at this point in the history
  2. Bump version to 0.1.11.

    cryscan committed Mar 27, 2022
    Configuration menu
    Copy the full SHA
    3446315 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2022

  1. Configuration menu
    Copy the full SHA
    75d7b61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2b87b9 View commit details
    Browse the repository at this point in the history
  3. Add doc for config.

    cryscan committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    5f80cc5 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2022

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

Commits on Apr 17, 2022

  1. Bump bevy from 0.6 to 0.7

    Shatur committed Apr 17, 2022
    Configuration menu
    Copy the full SHA
    6bfe89c View commit details
    Browse the repository at this point in the history