这是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: v2.7.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: v3.0.0
Choose a head ref
  • 11 commits
  • 35 files changed
  • 1 contributor

Commits on Oct 22, 2024

  1. fix: std sort

    mosure committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    bcedf5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e87b8f View commit details
    Browse the repository at this point in the history
  3. fix: lint

    mosure committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    05af456 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. fix: sort buffer padding, camera warmup (#121)

    * fix: sort buffer padding, camera warmup
    
    * fix: lint
    
    * docs: todo
    
    * fix: lint
    mosure authored Nov 5, 2024
    Configuration menu
    Copy the full SHA
    0a61402 View commit details
    Browse the repository at this point in the history
  2. docs: todo

    mosure committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c3d1fa6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

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

Commits on Nov 7, 2024

  1. fix: support gaussian clouds with no gaussian cameras (#126)

    * fix: support gaussian clouds with no gaussian cameras
    
    * chore: bump version 2.7.5
    mosure authored Nov 7, 2024
    Configuration menu
    Copy the full SHA
    b8d7ed1 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

  1. fix: surfels and precompute covariance 3d feature (#129)

    * feat: cargo lock
    
    * docs: more todos
    
    * fix: precomputed covariance surfel incompatibility
    mosure authored Dec 17, 2024
    Configuration menu
    Copy the full SHA
    79532e0 View commit details
    Browse the repository at this point in the history
  2. chore: bump version

    mosure committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    881d379 View commit details
    Browse the repository at this point in the history
  3. chore: bump version

    mosure committed Dec 17, 2024
    Configuration menu
    Copy the full SHA
    f42bfa1 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2024

  1. feat: bevy 0.15 (#130)

    * feat: building with bevy 0.15
    
    * refactor: gaussian cloud transform component
    
    * fix: lint
    
    * docs: compatible bevy version
    mosure authored Dec 18, 2024
    Configuration menu
    Copy the full SHA
    f00338b View commit details
    Browse the repository at this point in the history
Loading