Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
markerikson authored Apr 17, 2018
2 parents 9bcd0f4 + 855f849 commit e5d2cfc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,4 +177,5 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute to Cesiu
* [Tamar Cohen](https://github.com/tamarmot)
* [Stephen Wiseman](https://github.com/srwiseman)
* [Gabriel Macario](https://github.com/gabriel-macario)
* [Jonathan Puckey](https://github.com/puckey)
* [Mark Erikson](https://github.com/markerikson)
2 changes: 0 additions & 2 deletions Source/Scene/Globe.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ define([
'./GlobeSurfaceShaderSet',
'./GlobeSurfaceTileProvider',
'./ImageryLayerCollection',
'./Material',
'./QuadtreePrimitive',
'./SceneMode',
'./ShadowMode'
Expand Down Expand Up @@ -54,7 +53,6 @@ define([
GlobeSurfaceShaderSet,
GlobeSurfaceTileProvider,
ImageryLayerCollection,
Material,
QuadtreePrimitive,
SceneMode,
ShadowMode) {
Expand Down

0 comments on commit e5d2cfc

Please sign in to comment.