这是indexloc提供的服务,不要输入任何密码
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mosure/bevy_interleave
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.1
Choose a base ref
...
head repository: mosure/bevy_interleave
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 10 commits
  • 18 files changed
  • 1 contributor

Commits on Feb 13, 2024

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

Commits on Feb 17, 2024

  1. feat: automatic gpu storage planar bind groups (#3)

    * feat: derived planar storage buffer bind groups
    
    * chore: clean texture bind group scaffolding
    
    * fix: lint
    mosure authored Feb 17, 2024
    Configuration menu
    Copy the full SHA
    357b469 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c3458f View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. feat: bevy 0.13 & planar texture (#4)

    * feat: bevy 0.13 & planar texture outline
    
    * feat: planar texture bind group and prepare
    
    * feat: bind_group_layout scaffold
    
    * feat: functional planar texture bindings
    
    * docs: 3d texture support
    
    * feat: planar and texture plugins /w example app
    
    * feat: e2e planar texture bind group
    
    * feat: e2e test
    mosure authored Feb 19, 2024
    Configuration menu
    Copy the full SHA
    b8659ef View commit details
    Browse the repository at this point in the history
  2. docs: update code example

    mosure committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d7ca939 View commit details
    Browse the repository at this point in the history
  3. docs: bind group usage

    mosure committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f90b886 View commit details
    Browse the repository at this point in the history
  4. chore: bump crate versions

    mosure committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    6bcf855 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    751dfc1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b822d81 View commit details
    Browse the repository at this point in the history
  7. docs: simplify example

    mosure committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    74adbd4 View commit details
    Browse the repository at this point in the history
Loading