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: iTowns/itowns
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.44.1
Choose a base ref
...
head repository: iTowns/itowns
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.44.2
Choose a head ref
  • 10 commits
  • 80 files changed
  • 7 contributors

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    95d2194 View commit details
    Browse the repository at this point in the history
  2. fix(PointCloud): Fix clipping point cloud

    Kevin ETOURNEAU authored and Desplandis committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    2019826 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

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

Commits on Sep 12, 2024

  1. chore(deps): bump actions/download-artifact in /.github/workflows

    Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.1.7.
    - [Release notes](https://github.com/actions/download-artifact/releases)
    - [Commits](actions/download-artifact@v3...v4.1.7)
    
    ---
    updated-dependencies:
    - dependency-name: actions/download-artifact
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mgermerie committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8e872be View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump body-parser and express

    Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `body-parser` from 1.20.2 to 1.20.3
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.20.2...1.20.3)
    
    Updates `express` from 4.19.2 to 4.21.0
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: body-parser
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and mgermerie committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a01de04 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. fix(pointcloud): Fix point cloud distance to camera whatever point cl…

    …oud initial placement is
    Alexis DELFORGES authored and Desplandis committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    ff9a86a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    29dfc60 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. Configuration menu
    Copy the full SHA
    9479973 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbb1b96 View commit details
    Browse the repository at this point in the history
  3. release v2.44.2

    mgermerie authored and Desplandis committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    c1409c5 View commit details
    Browse the repository at this point in the history
Loading