这是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_gaussian_splatting
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.0
Choose a base ref
...
head repository: mosure/bevy_gaussian_splatting
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.0
Choose a head ref
  • 5 commits
  • 93 files changed
  • 2 contributors

Commits on Sep 16, 2025

  1. feat: bindgroup rebind (#196)

    * feat: bindgroup rebinding
    
    * docs: simplify readme
    mosure authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    0cb8c70 View commit details
    Browse the repository at this point in the history
  2. fix: radix bindgroup cleanup and sh dir (#197)

    * fix: cleanup radix bindgroup
    
    * fix: radix perf
    
    * chore: bump version
    
    * fix: object transform + sh dir
    mosure authored Sep 16, 2025
    Configuration menu
    Copy the full SHA
    879662d View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2025

  1. feat: gaussian interpolation (#198)

    * chore: format
    
    * feat: binary gaussian ops (scaffold)
    
    * fix: binding helper refinement
    
    * fix: cached binding
    
    * fix: binary gaussian op pipeline key
    
    * feat: mostly correct binary ops
    
    * fix: a little closer
    
    * feat: planar setters
    
    * feat: binary interpolation input
    
    * fix: visible output
    
    * fix: interpolation update
    
    * chore: bump version
    
    * fix: disable morph_interpolate feature
    
    * fix: lint
    mosure authored Sep 25, 2025
    Configuration menu
    Copy the full SHA
    61b2943 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2025

  1. chore: bevy 0.17 (#199)

    * chore: bevy 0.17.0, (headless feature)
    
    * refactor: complete migration
    
    * fix: ci tests
    
    * fix: aabb frustum
    
    * clippy && crates
    cs50victor authored Oct 6, 2025
    Configuration menu
    Copy the full SHA
    7c9725c View commit details
    Browse the repository at this point in the history
  2. chore: publish v6.0.0

    mosure committed Oct 6, 2025
    Configuration menu
    Copy the full SHA
    fac233f View commit details
    Browse the repository at this point in the history
Loading