Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
4145385
add uv mapping height modifier and a demo scene to show it off
brnkhy Jan 4, 2018
d0ea9ae
fix TextureSideWallModifier to respect min_height property
brnkhy Jan 5, 2018
2ace28a
fix a bug in wall segment calculation in TextureSideWallModifier wher…
brnkhy Jan 8, 2018
f5a6e03
fix an issue where TextureSideWallModifier doesn't take atlas section…
brnkhy Jan 8, 2018
e1f8dbf
change VectorFeatureUnity and VectorLayerVisualizer classes to suppor…
brnkhy Jan 15, 2018
d8370ae
add comments for an if clause in VectorFeatureUnity
brnkhy Jan 16, 2018
c0bef24
add a 8 building texture atlas
brnkhy Jan 23, 2018
57f6161
add new texture from random google images
brnkhy Jan 26, 2018
d64b742
Merge branch 'develop' into uvMapping
brnkhy Jan 26, 2018
edc342b
add roof uv & atlas support
brnkhy Feb 16, 2018
500f616
test textures for styling development
greglemonmapbox Feb 16, 2018
16961e3
Merge branch 'buildingIds' of https://github.com/mapbox/mapbox-unity-…
greglemonmapbox Feb 16, 2018
1cf23ab
add missing constant Vector3Right
brnkhy Feb 19, 2018
ba311aa
fix materials in mat modifier
brnkhy Feb 19, 2018
6de8263
fix atlas info object
brnkhy Feb 19, 2018
53de4e1
Removed unused properties from shader
greglemonmapbox Feb 28, 2018
4790139
Merge branch 'roofAtlas' into styleDevelopment
greglemonmapbox Feb 28, 2018
1cf8cb8
New textures/materials for default building style
greglemonmapbox Mar 6, 2018
96253d6
Updated settings to TextureSideWall
greglemonmapbox Mar 6, 2018
402b62a
Mapbox styles - MapboxStyles shader for layer colorization, AtlasTemp…
greglemonmapbox Mar 9, 2018
5f04419
Renamed AddColorizeMapboxStyles.cs to MapboxStylesColorModifier.cs to…
greglemonmapbox Mar 12, 2018
5893fb9
Fixed private field naming to meet code style requirements.
greglemonmapbox Mar 13, 2018
f517b6c
Fix indentation
abhishektrip Mar 13, 2018
ad6c22a
Merge commit '9455db58e622c893563d03ac5bc7507655983bf1' into styleDev…
abhishektrip Mar 13, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ MonoBehaviour:
MeshModifiers:
- {fileID: 11400000, guid: 42df5b13ebbfe2a4aa3f0ec75a7a5852, type: 2}
- {fileID: 11400000, guid: 23fec0796c24f584ca6c13522eb63102, type: 2}
- {fileID: 11400000, guid: 59ecaf946bee51a41af2b279888f15bc, type: 2}
- {fileID: 11400000, guid: 97f59348b2a022d4eb425de65a1f8ce5, type: 2}
GoModifiers:
- {fileID: 11400000, guid: 4ffac34077d07704593381f2fec545e5, type: 2}
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ MonoBehaviour:
_projectMapImagery: 0
_materials:
- Materials:
- {fileID: 2100000, guid: 508236771313ff54788fa797ece5c0e8, type: 2}
- {fileID: 2100000, guid: af23ad1f77579405eb8e5010eab51186, type: 2}
- Materials:
- {fileID: 2100000, guid: 508236771313ff54788fa797ece5c0e8, type: 2}
- {fileID: 2100000, guid: af23ad1f77579405eb8e5010eab51186, type: 2}
Original file line number Diff line number Diff line change
Expand Up @@ -17,110 +17,223 @@ MonoBehaviour:
x: 0
y: 0
width: 0.25
height: 0.5
MidFloorCount: 6
height: 0.25
MidFloorCount: 1
ColumnCount: 3
TopSectionRatio: 0.125
BottomSectionRatio: 0.125
PreferredEdgeSectionLength: 8
FloorHeight: 24
FirstFloorHeight: 3
TopFloorHeight: 3
TopSectionRatio: 0.3
BottomSectionRatio: 0.4
PreferredEdgeSectionLength: 40
FloorHeight: 10
FirstFloorHeight: 12
TopFloorHeight: 12
- TextureRect:
serializedVersion: 2
x: 0.25
y: 0
width: 0.25
height: 0.5
MidFloorCount: 6
ColumnCount: 3
TopSectionRatio: 0.125
BottomSectionRatio: 0.125
PreferredEdgeSectionLength: 8
FloorHeight: 24
FirstFloorHeight: 3
TopFloorHeight: 3
height: 0.25
MidFloorCount: 1
ColumnCount: 4
TopSectionRatio: 0.3
BottomSectionRatio: 0.4
PreferredEdgeSectionLength: 40
FloorHeight: 10
FirstFloorHeight: 12
TopFloorHeight: 12
- TextureRect:
serializedVersion: 2
x: 0.5
y: 0
width: 0.25
height: 0.25
MidFloorCount: 1
ColumnCount: 5
TopSectionRatio: 0.3
BottomSectionRatio: 0.4
PreferredEdgeSectionLength: 40
FloorHeight: 10
FirstFloorHeight: 12
TopFloorHeight: 12
- TextureRect:
serializedVersion: 2
x: 0.75
y: 0
width: 0.25
height: 0.25
MidFloorCount: 1
ColumnCount: 6
TopSectionRatio: 0.3
BottomSectionRatio: 0.4
PreferredEdgeSectionLength: 40
FloorHeight: 10
FirstFloorHeight: 12
TopFloorHeight: 12
- TextureRect:
serializedVersion: 2
x: 0
y: 0.5
y: 0.25
width: 0.25
height: 0.25
MidFloorCount: 1
ColumnCount: 4
TopSectionRatio: 0.3
BottomSectionRatio: 0.4
PreferredEdgeSectionLength: 40
FloorHeight: 10
FirstFloorHeight: 12
TopFloorHeight: 12
- TextureRect:
serializedVersion: 2
x: 0.25
y: 0.25
width: 0.25
height: 0.25
MidFloorCount: 1
ColumnCount: 2
TopSectionRatio: 0.3
BottomSectionRatio: 0.4
PreferredEdgeSectionLength: 40
FloorHeight: 10
FirstFloorHeight: 12
TopFloorHeight: 12
- TextureRect:
serializedVersion: 2
x: 0.5
y: 0.25
width: 0.25
height: 0.25
MidFloorCount: 1
ColumnCount: 1
TopSectionRatio: 0.3
BottomSectionRatio: 0.4
PreferredEdgeSectionLength: 40
FloorHeight: 10
FirstFloorHeight: 12
TopFloorHeight: 12
- TextureRect:
serializedVersion: 2
x: 0.75
y: 0.25
width: 0.25
height: 0.25
MidFloorCount: 1
ColumnCount: 11
TopSectionRatio: 0.3
BottomSectionRatio: 0.4
PreferredEdgeSectionLength: 40
FloorHeight: 10
FirstFloorHeight: 12
TopFloorHeight: 12
- TextureRect:
serializedVersion: 2
x: 0
y: 0.5
width: 0.5
height: 0.5
MidFloorCount: 6
ColumnCount: 3
TopSectionRatio: 0.125
BottomSectionRatio: 0.125
PreferredEdgeSectionLength: 8
FloorHeight: 24
FirstFloorHeight: 3
TopFloorHeight: 3
MidFloorCount: 4
ColumnCount: 1
TopSectionRatio: 0.2
BottomSectionRatio: 0.2
PreferredEdgeSectionLength: 40
FloorHeight: 50
FirstFloorHeight: 12
TopFloorHeight: 12
- TextureRect:
serializedVersion: 2
x: 0.25
y: 0.5
width: 0.25
height: 0.5
MidFloorCount: 6
ColumnCount: 3
TopSectionRatio: 0.125
BottomSectionRatio: 0.125
PreferredEdgeSectionLength: 8
FloorHeight: 24
FirstFloorHeight: 3
TopFloorHeight: 3
MidFloorCount: 4
ColumnCount: 2
TopSectionRatio: 0.2
BottomSectionRatio: 0.2
PreferredEdgeSectionLength: 40
FloorHeight: 50
FirstFloorHeight: 12
TopFloorHeight: 12
- TextureRect:
serializedVersion: 2
x: 0.5
y: 0
y: 0.5
width: 0.25
height: 0.5
MidFloorCount: 6
MidFloorCount: 4
ColumnCount: 3
TopSectionRatio: 0.125
BottomSectionRatio: 0.125
PreferredEdgeSectionLength: 8
FloorHeight: 24
FirstFloorHeight: 3
TopFloorHeight: 3
TopSectionRatio: 0.2
BottomSectionRatio: 0.2
PreferredEdgeSectionLength: 40
FloorHeight: 50
FirstFloorHeight: 12
TopFloorHeight: 12
- TextureRect:
serializedVersion: 2
x: 0.5
x: 0.75
y: 0.5
width: 0.25
height: 0.5
MidFloorCount: 6
ColumnCount: 3
TopSectionRatio: 0.125
BottomSectionRatio: 0.125
PreferredEdgeSectionLength: 8
FloorHeight: 24
FirstFloorHeight: 3
TopFloorHeight: 3
MidFloorCount: 4
ColumnCount: 4
TopSectionRatio: 0.2
BottomSectionRatio: 0.2
PreferredEdgeSectionLength: 40
FloorHeight: 50
FirstFloorHeight: 12
TopFloorHeight: 12
Roofs:
- TextureRect:
serializedVersion: 2
x: 0.75
x: 0
y: 0
width: 0.25
width: 0.5
height: 0.5
MidFloorCount: 6
ColumnCount: 3
TopSectionRatio: 0.125
BottomSectionRatio: 0.125
PreferredEdgeSectionLength: 8
FloorHeight: 24
FirstFloorHeight: 3
TopFloorHeight: 3
MidFloorCount: 0
ColumnCount: 0
TopSectionRatio: 0
BottomSectionRatio: 0
PreferredEdgeSectionLength: 0
FloorHeight: 0
FirstFloorHeight: 0
TopFloorHeight: 0
- TextureRect:
serializedVersion: 2
x: 0.75
x: 0.5
y: 0
width: 0.5
height: 0.5
MidFloorCount: 0
ColumnCount: 0
TopSectionRatio: 0
BottomSectionRatio: 0
PreferredEdgeSectionLength: 0
FloorHeight: 0
FirstFloorHeight: 0
TopFloorHeight: 0
- TextureRect:
serializedVersion: 2
x: 0
y: 0.5
width: 0.25
width: 0.5
height: 0.5
MidFloorCount: 6
ColumnCount: 3
TopSectionRatio: 0.125
BottomSectionRatio: 0.125
PreferredEdgeSectionLength: 8
FloorHeight: 24
FirstFloorHeight: 3
TopFloorHeight: 3
MidFloorCount: 0
ColumnCount: 0
TopSectionRatio: 0
BottomSectionRatio: 0
PreferredEdgeSectionLength: 0
FloorHeight: 0
FirstFloorHeight: 0
TopFloorHeight: 0
- TextureRect:
serializedVersion: 2
x: 0.5
y: 0.5
width: 0.5
height: 0.5
MidFloorCount: 0
ColumnCount: 0
TopSectionRatio: 0
BottomSectionRatio: 0
PreferredEdgeSectionLength: 0
FloorHeight: 0
FirstFloorHeight: 0
TopFloorHeight: 0

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading