Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vectortile
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WANDER
vectortile
Compare revisions
4f3795257bc6b95d5f6f3d7862161ae7fcbca578 to 9acd5700bf456e234efa72d35fa34c55736183c3
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
wander/vectortile
Select target project
No results found
9acd5700bf456e234efa72d35fa34c55736183c3
Select Git revision
Branches
master
master2
Swap
Target
wander/vectortile
Select target project
wander/vectortile
1 result
4f3795257bc6b95d5f6f3d7862161ae7fcbca578
Select Git revision
Branches
master
master2
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Runtime/com.wurwander.vectortile.asmdef.meta
+0
-7
0 additions, 7 deletions
Runtime/com.wurwander.vectortile.asmdef.meta
package.json
+0
-21
0 additions, 21 deletions
package.json
package.json.meta
+0
-7
0 additions, 7 deletions
package.json.meta
with
0 additions
and
35 deletions
Runtime/com.wurwander.vectortile.asmdef.meta
deleted
100644 → 0
View file @
4f379525
fileFormatVersion: 2
guid: 705cf0d70171e1c4b9011bb73d3133c4
AssemblyDefinitionImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
This diff is collapsed.
Click to expand it.
package.json
deleted
100644 → 0
View file @
4f379525
{
"name"
:
"com.wurwander.vectortiles"
,
"version"
:
"1.0.0"
,
"displayName"
:
"VectorTile"
,
"description"
:
"Provides a way to download a vector tile from TMS service."
"unity"
:
"2021.3"
,
"keywords"
:
[
"utility"
,
"library"
],
"author"
:
{
"name"
:
"Bart Knuiman"
,
"email"
:
"bart.knuiman@wur.nl"
,
"url"
:
"wander.wur.nl"
},
"type"
:
"sample"
,
"hideInEditor"
:
false
,
"dependencies"
:
{
"com.unity.render-pipelines.high-definition"
:
"12.1.7"
}
}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
package.json.meta
deleted
100644 → 0
View file @
4f379525
fileFormatVersion: 2
guid: 63c1e5d4b87a10a43a5a1151c0879fe9
PackageManifestImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
This diff is collapsed.
Click to expand it.
Prev
1
2
Next