Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
379 commits
Select commit Hold shift + click to select a range
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
49caf22
Merge branch 'master' of github.com:mapbox/mapbox-unity-sdk into develop
wilhelmberg Mar 21, 2018
be59b15
Make filter values case - insensitive. (#632)
abhishektrip Mar 30, 2018
6879a50
Fix tile position issue with vector features. Remove option when feat…
abhishektrip Mar 30, 2018
9fd6e09
Change file folder names (#635)
abhishektrip Mar 30, 2018
712cd80
Fix range height extrusion (#613)
abhishektrip Apr 2, 2018
6551974
Collider Dropdown in Abstract Map for adding colliders on top of extr…
apavani Apr 3, 2018
1fb3f22
Playmode tests (#628)
Apr 4, 2018
6ce2f0e
add feature collections and kdtree collection (#565)
brnkhy Apr 4, 2018
7a09bc4
Ui fixes (#643)
abhishektrip Apr 5, 2018
519369d
[publish docs] (#652)
abhishektrip Apr 5, 2018
41cbdc7
Add camera table top ar (#614)
abhishektrip Apr 5, 2018
2d9d667
Fix satellite imagery on roof not working. (#638)
abhishektrip Apr 5, 2018
3e8f961
Disable buildingsWithUniqueIds setting for MapboxStreets data source.…
abhishektrip Apr 5, 2018
a68132d
Disable InitializeOnStart when `InitializeWithLocationProvider` is us…
abhishektrip Apr 5, 2018
8852890
Updated manual synchornization example scene (#636)
doerrdude Apr 5, 2018
d72f160
Updated version number +scenelist
abhishektrip Apr 6, 2018
22e62df
Update scene to show ObjectInspector panel again.
abhishektrip Apr 6, 2018
fc05664
fix a bug in LayerPropertyIsEqualFilterComparer (#662)
brnkhy Apr 10, 2018
bd139a1
Fix incorrect editor culture handling on some locales (#658) (#659)
mihakrajnc Apr 10, 2018
f897c97
Set scaleFactor = 1 in property drawer. (#665)
abhishektrip Apr 10, 2018
ae817a6
Fix custom mapid (#666)
abhishektrip Apr 10, 2018
9910e1b
removed error messages from manual touch script (#667)
doerrdude Apr 10, 2018
b41ae68
Fix scaling for world scale when zoom level was changed. (#668)
abhishektrip Apr 11, 2018
2ccf0e6
Update worldscale AR scene - fix ARDelta not registering.
abhishektrip Apr 16, 2018
aacb826
fix a bug where SpawnInsideModifier getting stuck in infinite loop (#…
abhishektrip Apr 16, 2018
e866e1f
Remove duplicate scene.
abhishektrip Apr 16, 2018
424ea7c
Make internal method private.
abhishektrip Apr 16, 2018
db62622
Update Image settings to use retina & mip map
abhishektrip Apr 16, 2018
b21dd55
Add BuildingsWithUniqueIds checkbox back.
abhishektrip Apr 17, 2018
cc52acf
Update changelog & license.
abhishektrip Apr 17, 2018
c4c440f
Update scene.
abhishektrip Apr 17, 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
29 changes: 28 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,31 @@ Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.

============================================================================

Contains a portion of kd-sharp for C#
https://github.com/acgessler/kd-sharp

The MIT License (MIT)

Copyright (c) 2013, Original Committers

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
47 changes: 36 additions & 11 deletions documentation/docs/05-changelog.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,47 @@
## CHANGELOG
### v.1.4.1
*04/17/2018*

##### New Features
- Add two new modules, KdTreeCollection and AddToCollection Gameobject modifier.
- Add Collider option for vector features.
- Add scale factor for extrusion value derived from feature property.
- Add camera script with zoom & pan support for TabletopAR scene.

##### Bug Fixes
- Remove `buildingsWithUniqueIds` setting for `Mapbox Streets` data source.
- Change `Style Name` to `Data Source`
- Fix to make filter values case insensitive.
- Fix issue where position vector features was not being set.
- Fix `Range Property` extrusion option for vector features.
- Select newly created layer visualizer.
- Fix typo in colorPalette.
- Add defaults for all sublayer properties to not carry over any options from the previous layer.
- Don't allow empty names for layer visualizers.
- Fix foldouts not retaining states between play mode & editor.
- Add missing tooltips.
- Fix issue with Satellite TextureType.
- Added a check to prevent NRE on tile update because map was not initialized.
- Added method to disable `InitializeOnStart` in the `Initialize With Location Provider` script.
- Fix loop counter in `SpawnInsidePrefabModifier` which was causing an infinite loop.

### v.1.4.0
*03/20/2018*

#####
- Drag and drop prefabs for most common use cases.
- Drag and drop prefabs for most common use cases.
- New Abstract Map UI
- Style development - colorization and atlas template generator
- Style development - colorization and atlas template generator
- Use texture atlas for building geometries.
- Merge buildings with unique ids using the experimental 3D buildings tileset.
- Merge buildings with unique ids using the experimental 3D buildings tileset.
- Added a API call on AbstractMap to query height at a certain latitude longitude.
- Included EditorConfig file to enforce coding style
- Integration of previously seperate AR support https://github.com/mapbox/mapbox-unity-sdk/pull/544

### v.1.3.0
*12/18/2017*

##### Upgrade Instructions
##### Upgrade Instructions
- As always, if you already have a project with a previous version of the SDK, please remove older versions before installing this new one!
- `FeatureBehaviour` is no longer added to feature gameobjects by default. Use a `FeatureBehaviourModifier` to add this component (optimization).
- `TextureModifier` is obsolete. Please use `MaterialModifier`.
Expand All @@ -31,7 +56,7 @@

##### New Features
- Added convenience methods to `AbstractMap` to convert between Lat/Lon ↔ Vector3. This also works for maps that have been translated, rotated, or scaled! #387
- Added tile error exception events that you can hook into to know when specific tiles fail to load. We provide an example `TileErrorHandler` object that logs these to console.
- Added tile error exception events that you can hook into to know when specific tiles fail to load. We provide an example `TileErrorHandler` object that logs these to console.
- Added C# wrapper for Mapbox Token API (to validate tokens).
- Added transparency shader for raster tiles—this enables you to convert black to alpha from Mapbox studio styles (to render just road labels, for example).
- Added new `LoftModifier`—use this to make complex geometry from line features.
Expand All @@ -43,7 +68,7 @@
##### Bug Fixes
- It should now be safe to nest the Mapbox folder (SDK) in your own projects.
- You can now properly change/load scenes at runtime. #381
- Fixed token validation issues (validate token when initializing `MapboxAccess`). #430
- Fixed token validation issues (validate token when initializing `MapboxAccess`). #430
- Custom inspectors now properly serialize assets assigned via built-in object browser.
- Fix for certain tile providers not updating properly when re-initializing a map.
- Fixed issue where clipped features would result in several new features. #398
Expand All @@ -67,7 +92,7 @@
- Array support to mock a specific route (`LocationArrayEditorLocationProvider`).
- Transform support on `EditorLocationProvider` to create simple offsets.
- Use Unity Remote app to send location updates directly to the Unity editor from your device!
- `DynamicZoom` example has been improved, see new `Zoomable` map example.
- `DynamicZoom` example has been improved, see new `Zoomable` map example.
- Added string to lat/lon conversion method.
- Various nodes in the map factory framework now have public fields to support run-time styling or modification before map generation (based on settings, for example).
- Maps now support float values for zoom level—you can use this to inform camera controllers, for example.
Expand Down Expand Up @@ -214,7 +239,7 @@
- Elevation textures are no longer held in memory and height data parsing and access is much faster
- Added new `FlatTerrainFactory` that is optimized specifically for flat maps
- Tiles can now be cached in memory—configure the cache size in `MapboxAccess.cs` (default size is 500)
- Slippy maps now dispose tiles that determined to be "out of range"
- Slippy maps now dispose tiles that determined to be "out of range"
- Tiles that are out of range before completion are properly cancelled
- Terrain generation in Unity 5.5+ should be much faster and allocate less memory

Expand Down Expand Up @@ -256,12 +281,12 @@
- Fixed issue where visualizers for `MeshFactories` were not being serialized properly
- Fixed null reference exception when creating a new `MeshFactory`

### v0.5.0
### v0.5.0

*04/26/2017*

- Added support for UWP
- Share your Hololens creations with us!
- Added support for UWP
- Share your Hololens creations with us!
- Fixed precision issue with tile conversions
- Replaced `Geocoordinate` with `Vector2d`
- Mapbox API Token is now stored in MapboxAccess.txt
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//-----------------------------------------------------------------------
//-----------------------------------------------------------------------
// <copyright file="FileSourceTest.cs" company="Mapbox">
// Copyright (c) 2016 Mapbox. All rights reserved.
// </copyright>
Expand All @@ -10,20 +10,14 @@ namespace Mapbox.CheapRulerCs.UnitTest
{


using Mapbox.Platform;
using NUnit.Framework;
using System.Collections.Generic;
using System.Globalization;
using System.IO;
using System.Text;
using System;
using System.Linq;
using UnityEngine;
using Mapbox.CheapRulerCs;
using Mapbox.Json.Linq;

[TestFixture]
internal class ProbeExtractorCsTest
internal class CheapRulerCsTest
{


Expand Down Expand Up @@ -67,11 +61,8 @@ public void DistanceInMiles()

private List<line> loadFixtures()
{
string fixturePath = Application.dataPath + "/Mapbox/Core/cheap-ruler-cs/Tests/Editor/lines.json";
string fixtureAsText;
using (TextReader tw = new StreamReader(fixturePath, Encoding.UTF8)) { fixtureAsText = tw.ReadToEnd(); }

var json = JArray.Parse(fixtureAsText);
TextAsset fixturesAsset = Resources.Load<TextAsset>("ChearRulerCs_fixtures");
var json = JArray.Parse(fixturesAsset.text);
List<line> fixtures = new List<line>();

foreach (var line in json)
Expand All @@ -91,4 +82,4 @@ private List<line> loadFixtures()


}
}
}

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

Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,15 @@ public IAsyncRequest Query(DirectionResource direction, Action<DirectionsRespons
/// </summary>
/// <param name="str">JSON String.</param>
/// <returns>A <see cref="DirectionsResponse"/>.</returns>
internal DirectionsResponse Deserialize(string str)
public DirectionsResponse Deserialize(string str)
{
return JsonConvert.DeserializeObject<DirectionsResponse>(str, JsonConverters.Converters);
}

public string Serialize(DirectionsResponse response)
{
return JsonConvert.SerializeObject(response, JsonConverters.Converters);
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ public IAsyncRequest Geocode<T>(GeocodeResource<T> geocode, Action<ForwardGeocod
/// <param name="str">JSON String.</param>
/// <returns>A <see cref="GeocodeResponse"/>.</returns>
/// <typeparam name="T">Forward or reverse geocode. </typeparam>
internal T Deserialize<T>(string str)
public T Deserialize<T>(string str)
{
return JsonConvert.DeserializeObject<T>(str, JsonConverters.Converters);
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ namespace Mapbox.Map
using System;
using Mapbox.Unity.Telemetry;

internal sealed class TileResource : IResource
public sealed class TileResource : IResource
{
readonly string _query;

Expand Down Expand Up @@ -65,7 +65,8 @@ public string GetUrl()
uriBuilder.Query = TelemetryFactory.EventQuery;
}

return uriBuilder.ToString();
//return uriBuilder.ToString();
return uriBuilder.Uri.ToString();
}
}
}

This file was deleted.

Loading