iTowns / itowns

A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data
http://www.itowns-project.org
Other
1.1k stars 297 forks source link

[3d tiles migration] Rebase on master #2343

Closed mgermerie closed 3 months ago

mgermerie commented 3 months ago

Before contributing

Read CONTRIBUTING.md and CODING.md to apply iTowns conventions on PRs, Git history and code.

Description

Rebase the 3d-tiles-migration branch on master's branch.

I think we should do so regularly to prevent having to deal with a potentially tedious rebase when migration will be complete. Perhaps we could take action to rebase each time a PR is merged on master, WDYT @Desplandis and @jailln ?

Motivation and Context

Allow 3d-tiles-migration branch to use latest updates on master (mostly chores on package bumps) and keep it up to date.

jailln commented 3 months ago

Ok :+1:

jailln commented 3 months ago

I think you don't have to do a PR, you can push it directly to the iTowns:3d-tiles-migration branch

jailln commented 3 months ago

I pushed it directly to the 3d-tiles-migration branch