Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
348 commits
Select commit Hold shift + click to select a range
78a5b2d
More plumbing + Unified Map interface.
abhishektrip Jan 24, 2018
57f6161
add new texture from random google images
brnkhy Jan 26, 2018
d64b742
Merge branch 'develop' into uvMapping
brnkhy Jan 26, 2018
cf62633
Image & elevation layer refactor + some UI work.
abhishektrip Feb 6, 2018
5108d4a
Add EditorConfig to enforce coding style (#508)
Feb 7, 2018
23aa177
PoGo related prefab work.
abhishektrip Feb 8, 2018
9381be9
UI for Layer properties.
abhishektrip Feb 8, 2018
cc64404
Zoomable map scaling fix (#527)
abhishektrip Feb 9, 2018
ad7088d
change MapId to Style URL in Map Image Editor (#536)
brnkhy Feb 12, 2018
edc342b
add roof uv & atlas support
brnkhy Feb 16, 2018
1898596
Create PRODUCT_ROADMAP.md
MiroMuse 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
2f6f9f8
Editor layer key fix (#506)
brnkhy Feb 20, 2018
803b329
Auto refreshing cache (#521)
Feb 20, 2018
7d5e16f
Vector Data work + UI
abhishektrip Feb 20, 2018
b539a41
fix Unity's bytecode stripping with IL2CPP discarding "ystem.Linq.Exp…
wilhelmberg Feb 21, 2018
c99ddbd
Base polygon vector layer rendering hookup
abhishektrip Feb 22, 2018
0ceb398
MBTilesCache: Windows fix for path and filenames with +260 chars
wilhelmberg Feb 26, 2018
2055307
Add snap terrain modifier, UI cleanup.
abhishektrip Feb 27, 2018
e063be7
UnifiedMapOptions for serialization + UI cleanup
abhishektrip Feb 27, 2018
261bcf2
FIlters Setup + UI.
abhishektrip Feb 28, 2018
13c3b44
Filters hookup.
abhishektrip Feb 28, 2018
545dccc
Latest scene before pulling develop in .
abhishektrip Feb 28, 2018
11b765b
Merge commit '0ceb39815363646170bd8bc2e54c1ca64d45fb47' into refactor…
abhishektrip Feb 28, 2018
53de4e1
Removed unused properties from shader
greglemonmapbox Feb 28, 2018
4790139
Merge branch 'roofAtlas' into styleDevelopment
greglemonmapbox Feb 28, 2018
2f45726
Hookup active property for VectorLayerVisualizers
abhishektrip Feb 28, 2018
6fa78c9
Fix to properly show Mesh & GO modifiers in the UI
abhishektrip Feb 28, 2018
38b4bcd
Add UI for removing/combining filters
abhishektrip Feb 28, 2018
e4e84e2
Break classes into separate files, remove MapAPI wrapper. UnifiedMap …
abhishektrip Mar 1, 2018
5061f53
Add new prefabs for LocationBasedGame and CitySim
abhishektrip Mar 1, 2018
73d4be0
Fixes loadingPanel script to work with UnifiedMap
abhishektrip Mar 1, 2018
ce92ab3
Trigger finished state when no vector layer is turned off.
abhishektrip Mar 1, 2018
afe2e0a
Fix mapId for Satellite & satellite-streets
abhishektrip Mar 1, 2018
2e57d66
update PR template
wilhelmberg Mar 2, 2018
579886e
Update UI to match design - round 1
abhishektrip Mar 2, 2018
b512ab5
Add new data containers
abhishektrip Mar 2, 2018
72d5498
Enable loading external configurations - take 2 (#552)
Mar 5, 2018
7ff4aa1
Integrate mapbox-ar-unity (#544)
Mar 5, 2018
b4168f5
Update prefabs & scene
abhishektrip Mar 5, 2018
d6285de
Add defaults options + linewidth parameter.
abhishektrip Mar 5, 2018
8427528
Add mockup for Presets UI
abhishektrip Mar 5, 2018
344bdba
Adding tooltips for General, Image & Terrain sections.
abhishektrip Mar 6, 2018
0e3a100
Fix extra space in Terrain UI.
abhishektrip Mar 6, 2018
20d43c4
Merge commit '7ff4aa1dec30efe644899c2be0b5e35ae41053cb' into refactor…
abhishektrip Mar 6, 2018
d62e784
[WIP] Remove old map files, rename UnifiedMap to AbstractMap - workin…
abhishektrip Mar 6, 2018
2fdb262
[WIP] Replace old VectorTileFactory with refactored ( VectorTileFacto…
abhishektrip Mar 6, 2018
5fe5fb3
add kalman comment
wilhelmberg Mar 6, 2018
47b13d6
appveyor: don't use PowerShell to download docfx
wilhelmberg Mar 6, 2018
706580a
Fix typo in terrain source.
abhishektrip Mar 6, 2018
1cf8cb8
New textures/materials for default building style
greglemonmapbox Mar 6, 2018
cce0a58
Merge StyleOptimizedVectorTileFactory functionality into VectorTileFa…
abhishektrip Mar 6, 2018
96253d6
Updated settings to TextureSideWall
greglemonmapbox Mar 6, 2018
694ca81
VectorLayerVisualizer refactor.
abhishektrip Mar 6, 2018
a4ecd75
Hookup node editor with Plug & play refactor.
abhishektrip Mar 7, 2018
8ff1620
Add tooltips for vector section.
abhishektrip Mar 7, 2018
eade0fd
Add missing changes to VectorTIle.cs
abhishektrip Mar 7, 2018
6b7bc6b
add QueryTerrainHeight function to AbstractMap (#571)
abhishektrip Mar 7, 2018
78a9cac
try with GPS position/heading, ignoring AR and bias
wilhelmberg Mar 7, 2018
c6f8fe2
Fix compile error related to return type. (#572)
abhishektrip Mar 7, 2018
48e62a1
Added a API call to query height
abhishektrip Mar 7, 2018
320a825
Add preset defaults switching + snapMaptoZero hookup.
abhishektrip Mar 8, 2018
8517905
Changes to MapEditor.
abhishektrip Mar 8, 2018
21c9e38
Add code comments for LatitudeLongitudeToTileId change. (#573)
abhishektrip Mar 8, 2018
af4e04c
Layer Visualizer for Building Ids (#502)
brnkhy Mar 8, 2018
a7ee432
Uv mapping (#503)
brnkhy Mar 8, 2018
efdf39c
Merge commit 'a7ee432d217a3bc2f330b83f27ee86bddd4117da' into refactor…
abhishektrip Mar 8, 2018
f8726d5
Merge commit '96253d64a621a094385a698163305b22e9afbf5b' into refactor…
abhishektrip Mar 8, 2018
5261487
Add atlas texturing modifier into Plug & play UI.
abhishektrip Mar 9, 2018
6cec192
Remove presets from map
abhishektrip Mar 9, 2018
e4eae54
work on DeviceLocationProvider, AutomaticSyncScene: size of player sh…
wilhelmberg Mar 9, 2018
a6615ca
Add parameters to hookup Globe terrain factory.
abhishektrip Mar 9, 2018
402b62a
Mapbox styles - MapboxStyles shader for layer colorization, AtlasTemp…
greglemonmapbox Mar 9, 2018
8c0fe55
Set defaults for all properties
abhishektrip Mar 10, 2018
7ca87e0
Add API calls for layers
abhishektrip Mar 10, 2018
ed01c09
Merge commit '402b62a9b89435afe9b0aba9091a1e3f40ebd371' into refactor…
abhishektrip Mar 12, 2018
5f04419
Renamed AddColorizeMapboxStyles.cs to MapboxStylesColorModifier.cs to…
greglemonmapbox Mar 12, 2018
ebed6a1
Add custom option to primitive type - for fully custom modifier stack.
abhishektrip Mar 12, 2018
5e4be07
Merge commit '5f04419eea029575d034dfecd478a167c5219922' into refactor…
abhishektrip Mar 12, 2018
6762642
Hook up scriptable palette with P&P
abhishektrip Mar 13, 2018
140c14d
Add code comments to Abstract Map.
abhishektrip Mar 13, 2018
639c60e
Cleanup unused stuff.
abhishektrip Mar 13, 2018
5893fb9
Fixed private field naming to meet code style requirements.
greglemonmapbox Mar 13, 2018
f517b6c
Fix indentation
abhishektrip Mar 13, 2018
4858a17
Merge commit 'f517b6c733c99ea14b821ec82260e863ce6391d5' into refactor…
abhishektrip Mar 13, 2018
3222e63
Adds ability to add custom tile providers.
abhishektrip Mar 13, 2018
9455db5
more checks if access token is set (#564)
Mar 13, 2018
bf39969
Style development - colorization and atlas template generator (#579)
greglemonmapbox Mar 13, 2018
b1560a0
log GPS timestamp once more
wilhelmberg Mar 13, 2018
7e060bb
Merge commit 'bf39969723b90ccbd925f23b52990e231325a2ae' into refactor…
abhishektrip Mar 13, 2018
8039977
Cleanup + update prefabs & UI.
abhishektrip Mar 13, 2018
e4f20ed
Fixes atlas textures bug, UI bug and creates city sim prefab with tex…
abhishektrip Mar 14, 2018
fc48809
Add building Id tileset as default, fix minor issues.
abhishektrip Mar 14, 2018
b2586c7
Update map prefab with default style
abhishektrip Mar 14, 2018
992dbbd
Fix to trigger finished state on VectorTileFactory.
abhishektrip Mar 14, 2018
e9a9571
Add loading texture, build locationProvider example , fix bug with im…
abhishektrip Mar 14, 2018
a8ddfe5
Update Camera script to work with new map, LocationBasedGame prefab u…
abhishektrip Mar 14, 2018
03c68eb
Code cleanup - move drawers into their own files.
abhishektrip Mar 14, 2018
68e91ef
Code Cleanup. Arrange files into folders.
abhishektrip Mar 14, 2018
147b2e7
Foldouts don't forget what they were told to do ;)
abhishektrip Mar 14, 2018
82b3fa0
Fixed null ref error on MapboxStylesColorModifier; class now null che…
greglemonmapbox Mar 14, 2018
564ab18
Update ARTabletop scene.
abhishektrip Mar 14, 2018
3cdf3d8
Merge branch 'refactoring-experiments' of github.com:mapbox/mapbox-un…
abhishektrip Mar 14, 2018
c0bebd8
updated Clip/Box shader (#580)
doerrdude Mar 14, 2018
a0e604b
Merge commit 'c0bebd860d5b09ae5fa49a0b3bfb2c1d1ed5f976' into refactor…
abhishektrip Mar 14, 2018
521d62e
Recreate ZoomableMap and Globe with new Plug and Play functionality (…
morgane Mar 14, 2018
a13a6a0
created clip shaders for stylized map
Mar 14, 2018
8f0c18f
merge
Mar 14, 2018
064b57b
Fix errors from meta files.
abhishektrip Mar 15, 2018
6b67245
Add TabletopARkit prefab.
abhishektrip Mar 15, 2018
afba0a3
fix missing tangents bug.
abhishektrip Mar 15, 2018
603aeeb
Set Relative height = false as default.
abhishektrip Mar 15, 2018
f546b7e
Fix issue with final state not being triggered when image factory was…
abhishektrip Mar 15, 2018
5b1d3f9
add UniAndroidPermission
wilhelmberg Mar 15, 2018
e109e8b
DeviceLocationProvider: request runtime location permissions on Android
wilhelmberg Mar 15, 2018
e661472
add class to open settings for app on Android
wilhelmberg Mar 15, 2018
2095527
update AutoSyncScene
wilhelmberg Mar 15, 2018
91a8ec7
Merge branch 'refactoring-experiments' of github.com:mapbox/mapbox-un…
wilhelmberg Mar 15, 2018
24d767d
fix AutoSyncScene and WorldAlignmentKit prefab
wilhelmberg Mar 15, 2018
37dad3d
increase desired accuracy
wilhelmberg Mar 15, 2018
495047e
increase desired accuracy
wilhelmberg Mar 15, 2018
715b6da
hopefully getting there
wilhelmberg Mar 15, 2018
3a26452
Prefab block for configuration window
Mar 15, 2018
ca34664
update worldalignmentprefab
wilhelmberg Mar 15, 2018
06c313c
Merge explorer and interactive styled map examples.
abhishektrip Mar 15, 2018
cc8f118
images updated
Mar 15, 2018
116d6f9
Merge commit '715b6da4fc7f2dbdd0730a273440f1f97c7e1a6b' into refactor…
abhishektrip Mar 15, 2018
8fbf50e
Merge commit 'ca3466497c95113be62b770d02d3449a9b34fb4a' into refactor…
abhishektrip Mar 15, 2018
6a45c98
layout, changelog link
Mar 15, 2018
1707691
Update WorldAlignmentKit prefab + fix reload script to use "update" f…
abhishektrip Mar 15, 2018
9901b9e
ar example scene names
Mar 15, 2018
75420e5
Merge branch 'refactoring-experiments' into config-window-1.4
Mar 15, 2018
35492e3
Updated `Explorer` scene.
abhishektrip Mar 15, 2018
d9e6d5a
Updated worlsAlignmentKit
abhishektrip Mar 15, 2018
bce4305
Merge branch 'refactoring-experiments' of github.com:mapbox/mapbox-un…
abhishektrip Mar 15, 2018
c672a90
Updated working AR scene.
abhishektrip Mar 15, 2018
cd57a8d
Fix double map initialize issue.
abhishektrip Mar 15, 2018
7c954b8
remove extra example scenes
Mar 16, 2018
56a8fec
fix merge conflict: PropertyDrawers.meta
wilhelmberg Mar 16, 2018
bd4cf99
prefab body text
Mar 16, 2018
44b6a8a
Merge branch 'refactoring-experiments' into config-window-1.4
Mar 16, 2018
8c8dc51
update TabletopAR image
Mar 16, 2018
2c50746
Possible fix for worldScale AR
abhishektrip Mar 16, 2018
991eb4b
Merge branch 'refactoring-experiments' of github.com:mapbox/mapbox-un…
abhishektrip Mar 16, 2018
202df47
Add namespace for ObjectPool + change Awake to start in Position with…
abhishektrip Mar 16, 2018
ffd4b6f
WIP manual sync AR scene
wilhelmberg Mar 16, 2018
abd3ae1
Merge branch 'refactoring-experiments' of github.com:mapbox/mapbox-un…
wilhelmberg Mar 16, 2018
13fc65e
fix broken WorldAlignmentKit.prefab after merge
wilhelmberg Mar 16, 2018
6c5741f
make debug paths thicker
wilhelmberg Mar 16, 2018
5d4952f
Add missing namespaces.
abhishektrip Mar 16, 2018
0575426
Missing namespace.
abhishektrip Mar 16, 2018
56a25a3
Merge branch 'refactoring-experiments' of github.com:mapbox/mapbox-un…
abhishektrip Mar 16, 2018
54c2470
Manual World Alignment scene and prefab
wilhelmberg Mar 16, 2018
66db3eb
Merge branch 'refactoring-experiments' of github.com:mapbox/mapbox-un…
wilhelmberg Mar 16, 2018
9080883
fix broken meta file
wilhelmberg Mar 16, 2018
032cdd4
Update scenes.
abhishektrip Mar 16, 2018
440241f
Update version to 1.4.0
abhishektrip Mar 16, 2018
066ccd1
Scene cleanup - delete old examples
abhishektrip Mar 16, 2018
469db85
Fix wrong unwrapped tile id
abhishektrip Mar 16, 2018
f8f3f8b
Possible fix for Configuration window `NullReference`
abhishektrip Mar 16, 2018
bc72b41
remove Android pre-build checks for duplicate libraries (#574)
Mar 16, 2018
48a1863
WorldAlignmentKit prefab: remove layer 'Map' from culling mask of Mai…
wilhelmberg Mar 16, 2018
73cac3b
move UniAndroidPermission to PlugIns folder
wilhelmberg Mar 16, 2018
f7e8731
add sub-assets in scenelists via editor (#586)
Mar 16, 2018
9a99088
Moved editor files to Assets/Mapbox/Unity/Editor
greglemonmapbox Mar 16, 2018
ddd662a
Merge branch 'release/v1.4.0' of https://github.com/mapbox/mapbox-uni…
greglemonmapbox Mar 16, 2018
a8fea28
Delete moved files - Atlas Generator & scriptable Palette UI
abhishektrip Mar 16, 2018
cdb449b
Added Mapbox.Editor namespace, converted spaces to tabs.
greglemonmapbox Mar 16, 2018
e02b519
Fix compile errors related to meta files.
abhishektrip Mar 16, 2018
097d17b
Merge branch 'release/v1.4.0' of github.com:mapbox/mapbox-unity-sdk i…
abhishektrip Mar 16, 2018
d48a1db
Cleanup tooltip text.
abhishektrip Mar 16, 2018
18b89fa
Fix Warnings.
abhishektrip Mar 16, 2018
5182a25
Update scenes.
abhishektrip Mar 16, 2018
32ce2e3
Cleanup warnings - pass 2.
abhishektrip Mar 16, 2018
46a710b
Cleanup warnings pass 3.
abhishektrip Mar 16, 2018
361fd3a
Update ScenesList.cs
apavani Mar 16, 2018
e2c7244
Fix typecast error on filters + filter Pois labels based on localRank.
abhishektrip Mar 16, 2018
2023e17
Merge branch 'release/v1.4.0' of github.com:mapbox/mapbox-unity-sdk i…
abhishektrip Mar 16, 2018
ab7e2c5
Add Update method to RangeTileProvider.
abhishektrip Mar 16, 2018
ede66ca
Update PathHelpers.cs
apavani Mar 16, 2018
3d79ab4
Change explorer to Data Explorer, clean unused assets.
abhishektrip Mar 16, 2018
fec5c3a
Merge branch 'release/v1.4.0' of github.com:mapbox/mapbox-unity-sdk i…
abhishektrip Mar 16, 2018
875e760
fix duplicate buildings in WorldScaleAR-ManualAlignment
wilhelmberg Mar 16, 2018
db98031
Merge branch 'release/v1.4.0' of github.com:mapbox/mapbox-unity-sdk i…
wilhelmberg Mar 16, 2018
77607ab
silence remaining warnings
wilhelmberg Mar 16, 2018
2f53bc4
Fix screenshot name for explorer, add initialization to elevationLaye…
abhishektrip Mar 16, 2018
e78e08a
Merge branch 'release/v1.4.0' of github.com:mapbox/mapbox-unity-sdk i…
abhishektrip Mar 16, 2018
f095d1e
Fix typo
abhishektrip Mar 16, 2018
efef78e
Fix build error, turn vector layer off for Globe example, Add build s…
abhishektrip Mar 16, 2018
b04484e
Config window 1.4 (#587)
Mar 17, 2018
4890440
Change camera for city simulator scene.
abhishektrip Mar 17, 2018
04e0113
Merge branch 'release/v1.4.0' of github.com:mapbox/mapbox-unity-sdk i…
abhishektrip Mar 17, 2018
61edfc8
fix RasterTileExample
wilhelmberg Mar 17, 2018
30e7205
fix VoxelMap
wilhelmberg Mar 17, 2018
c14dca2
Fix finished status not getting fired event for globe example.
abhishektrip Mar 17, 2018
274874a
Merge branch 'release/v1.4.0' of github.com:mapbox/mapbox-unity-sdk i…
abhishektrip Mar 17, 2018
417a2b3
silence another warning and remove unused using
wilhelmberg Mar 17, 2018
1458ac1
make TileErrorHandler work with new AbstractMap
wilhelmberg Mar 17, 2018
c10e88b
Fixes for RC3
abhishektrip Mar 17, 2018
43f22cc
Merge branch 'release/v1.4.0' of github.com:mapbox/mapbox-unity-sdk i…
abhishektrip Mar 17, 2018
7483dd3
Renamed TabletopARKit prefab to ARTableTop
abhishektrip Mar 17, 2018
8201abe
Turn off initializeOnStart for LocationBasedGame prefab.
abhishektrip Mar 17, 2018
3b08ca8
Defensive fix for crash on iOS.
abhishektrip Mar 17, 2018
ed54657
Fix for missing features - Add property in vectorsublayerproperties t…
abhishektrip Mar 18, 2018
ea939f4
Change scene & prefab with clip at tile boundary setting.
abhishektrip Mar 18, 2018
fee26de
Fix NRE's on inspectors for scriptable objects in sharedmodules.
abhishektrip Mar 18, 2018
4dccdb0
Remove new from LocationProvider prefab name in LocationBasedGame prefab
abhishektrip Mar 18, 2018
9c82735
Asset file cleanup
abhishektrip Mar 18, 2018
a2d4b81
Trigger finished status for tiles that error out.
abhishektrip Mar 18, 2018
54f0c16
Fix flat terrain factory editor.
abhishektrip Mar 18, 2018
bca74a5
remove inital wait for GPS on DeviceLocationProvider start. Implement…
wilhelmberg Mar 19, 2018
d90333e
Fix issue with prefab modifier where removing the `IFeaturePropertySe…
abhishektrip Mar 19, 2018
0a76720
Make Modifiers & map selectable from node editor, change mismatching …
abhishektrip Mar 19, 2018
e8def94
Merge branch 'release/v1.4.0' of github.com:mapbox/mapbox-unity-sdk i…
abhishektrip Mar 19, 2018
1b69554
add 'IsLocationServiceInitializing' to 'Location.cs'. Expose that inf…
wilhelmberg Mar 19, 2018
5738a06
Add all layers from explorer v130 example (most layers turned off)
abhishektrip Mar 19, 2018
acbd89c
Make foldouts static.
abhishektrip Mar 19, 2018
0af85ec
Update scenelist.
abhishektrip Mar 19, 2018
31d31a7
Merge branch 'release/v1.4.0' of github.com:mapbox/mapbox-unity-sdk i…
abhishektrip Mar 19, 2018
cbe908e
move misplaced `link.xml` into MapboxAR subfolder
wilhelmberg Mar 19, 2018
fbac429
Remove interaction from DataExplorer scene, Added a new scene for int…
abhishektrip Mar 19, 2018
3a87563
Turn buildings on in Data Explorer :)
abhishektrip Mar 19, 2018
9ef4d1a
Merge branch 'release/v1.4.0' of github.com:mapbox/mapbox-unity-sdk i…
abhishektrip Mar 19, 2018
07e51a4
Scale the canvas to fit the screen.
abhishektrip Mar 19, 2018
5125ddc
Change zoomSpeed = 0, merge building layers.
abhishektrip Mar 19, 2018
c426388
Update formatting of playground scenes, enable camera for data explorer.
abhishektrip Mar 19, 2018
194947a
Tweaks to scenes for performance & formatting.
abhishektrip Mar 19, 2018
ecbe754
Finally turn on the camera movement script on DataExplorer
abhishektrip Mar 19, 2018
d22f5a4
Fix scaling in y for map & unity tile. Add script to keep camera abov…
abhishektrip Mar 20, 2018
b04a650
Update buildingswithUniqueIds property.
abhishektrip Mar 20, 2018
7f63732
Add prerequisite info for AR scenes.
abhishektrip Mar 20, 2018
eef81c9
work around crashes on iOS with escaped characters in the URL
wilhelmberg Mar 20, 2018
483b561
Fix height data query.
abhishektrip Mar 20, 2018
32dd15e
Merge branch 'release/v1.4.0' of github.com:mapbox/mapbox-unity-sdk i…
abhishektrip Mar 20, 2018
ffcfb28
Add missing using UnityEngine.
abhishektrip Mar 20, 2018
f28eadc
Update example descriptions
abhishektrip Mar 20, 2018
4cf320a
Disable SetCameraHeight script + add method to query height in unity …
abhishektrip Mar 20, 2018
1d29b1f
Update zoomable map scene to not have setCameraHeight
abhishektrip Mar 20, 2018
7a5b7dc
Remove replacing text with latlong for geocode response.
abhishektrip Mar 20, 2018
8a1b8fa
Fix formatting
abhishektrip Mar 20, 2018
b0b8355
Remove DirectionsQuery
abhishektrip Mar 20, 2018
5ab3523
Update project version
abhishektrip Mar 20, 2018
df07aec
Add event system to CitySimulator scene + filter mouse events on sear…
abhishektrip Mar 20, 2018
1b83b06
Format main scene UI.
abhishektrip Mar 20, 2018
01d188e
another fix for URL encoding for iOS
wilhelmberg Mar 20, 2018
a450ad1
Update changelog
abhishektrip Mar 21, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,20 @@

MapboxSDKforUnityCore*/

sdkproject/Assets/WSATestCertificate.pfx
sdkproject/Assets/WSATestCertificate.pfx.meta

/scriptcs
/scriptcs_packages
/packages

# Documentation
docfx.zip
/docfx
api
#api
_site
src/Documentation/log.txt
obj.meta

# build
.vs/
Expand Down
2 changes: 2 additions & 0 deletions CODING-STYLE.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
- Use an IDE that respects `.editorconfig` file (http://editorconfig.org/#download) and you won't have to worry about most of the stuff below :smirk:

- Use tabs, not spaces, for indentation.

- Private fields should be prefixed with an underscore (`_privateField`) and generally avoid `this` keyword.
Expand Down
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ If you want to contribute:

*Coming soon.*

# Updating the Mapbox Unity SDK Core
# Updating the Mapbox Maps SDK for Unity Core

This project includes git submodule dependencies. These dependencies are actively developed and maintained:

Expand All @@ -34,7 +34,7 @@ This project includes git submodule dependencies. These dependencies are activel
- Changes under `/sdkproject/Assets/Mapbox/Core/Plugins` should never be committed directly to this repo. Instead they should be made in their corresponding submodule repos and updated in the Unity project via a file transfer executable.
- Changes under `sdkproject/Assets/Mapbox/Core/mapbox-sdk-cs` can be made directly to this repo, but **please avoid any reference to Unity APIs**. This will help enable a smooth backport to the `cs` repository.

To update the Mapbox Unity SDK Core, run the following command from the repo root:
To update the Mapbox Maps SDK for Unity Core, run the following command from the repo root:

OSX
```
Expand All @@ -54,7 +54,7 @@ If you would prefer to make changes to the SDK from within your own Unity projec

# Generating documentation

Documentation for the the Mapbox Unity SDK is automatically generated from XML headers in code.
Documentation for the the Mapbox Maps SDK for Unity is automatically generated from XML headers in code.

*Instructions for generating documentation are coming soon.*

Expand Down
9 changes: 9 additions & 0 deletions ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@


_Note: If this is a bug or support ticket, please provide the following information:_
* Unity version:
* Mapbox SDK version:
* The platform you're building to:
* A description of what you're trying to do:
* Steps to recreate the bug if appropriate:
* Links to your logs are also helpful:
55 changes: 55 additions & 0 deletions PRODUCT_ROADMAP.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
# Mapbox Maps SDK for Unity Product Roadmap


### Overview

The Unity/AR team vision is to enable developers to use Mapbox’s global location data to power immersive, location-based experiences in 3D and world scale AR.

We want to make our priorities transparent and reliable for our community and we’d love your input. Below is a list of major projects and features currently in active development, upcoming, or we are thinking about long-term.



### Current Roadmap


**Near Term (SDK 1.4)**

*Given the location-based experience and AR fields are new areas of exploration for many developers, our near term goals are to make the process of development in the space intuitive without sacrificing on the full power and flexibility of our tools. In addition, the full potential of AR will be realized at world scale, which will rely on our data to power context. We’re building out the backbone and tools for location context in world scale AR. Expected features include:*



- “Plug and play” templates for major use cases- get a map in a minute or less:
- Location-based games and experiences
- City simulation and modeling
- Location-based AR
- Beautiful out of the box styling templates:
- Choose from new Mapbox styles or use them as starting points to create your own custom styles for buildings
- More intuitive functionality, less time learning about the SDK and GIS:
- Surface common functionality into the user interface to speed up the development process and lower the time to ramp up on the SDK and its factories
- Easier use of POIs for triggering events
- Easier custom POI import
- Fix split buildings at tile edges
- Improve AR localization as a major step for empowering developers to use our data to create compelling world scale AR experiences
- Continue to improve documentation and tutorials, including creating video-based tutorials

**Medium Term**

- New layers of data designed for location-based gaming & experiences and AR
- Easier procedural and manual mesh & texture styling
- Runtime styling for design efficiency gains
- Simplify external data import and usage
- World scale AR
- Enable multiuser, persistent AR experiences
- Optimize for AR drift

**Long Term**

- Computer vision aided world scale AR





___

_Note: This roadmap is for informational purposes only. Placement on the roadmap represents our estimate of when each project will enter production. Items on the roadmap are subject to change or delay, so you shouldn't use this for major planning or purchasing purposes. We'll revise the roadmap at least quarterly to ensure it reflects our most up-to-date thinking._
20 changes: 20 additions & 0 deletions PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
**Related issue**

Example: Closes #832. Relates to #832.

**Description of changes**

Your text here!

**QA checklists**

- [ ] Add relevant code comments. Every API class and method should have `<summary>` description as well as description of parameters.
- [ ] **Add tests for new/changed/updated classes and methods!!!**
- [ ] Check out conventions in [CONTRIBUTING.md](https://github.com/mapbox/mapbox-unity-sdk/blob/develop/CONTRIBUTING.md).
- [ ] Check out conventions in [CODING-STYLE.md](https://github.com/mapbox/mapbox-unity-sdk/blob/develop/CODING-STYLE.md)
- [ ] Update the [changelog](https://github.com/mapbox/mapbox-unity-sdk/blob/develop/documentation/docs/05-changelog.md)
- [ ] Update documentation.

**Reviewers**

Tag your reviewer(s). Choose wisely.
Loading