File tree 2 files changed +1
-2
lines changed
2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -177,4 +177,5 @@ See [CONTRIBUTING.md](CONTRIBUTING.md) for details on how to contribute to Cesiu
177
177
* [ Tamar Cohen] ( https://github.com/tamarmot )
178
178
* [ Stephen Wiseman] ( https://github.com/srwiseman )
179
179
* [ Gabriel Macario] ( https://github.com/gabriel-macario )
180
+ * [ Jonathan Puckey] ( https://github.com/puckey )
180
181
* [ Mark Erikson] ( https://github.com/markerikson )
Original file line number Diff line number Diff line change @@ -24,7 +24,6 @@ define([
24
24
'./GlobeSurfaceShaderSet' ,
25
25
'./GlobeSurfaceTileProvider' ,
26
26
'./ImageryLayerCollection' ,
27
- './Material' ,
28
27
'./QuadtreePrimitive' ,
29
28
'./SceneMode' ,
30
29
'./ShadowMode'
@@ -54,7 +53,6 @@ define([
54
53
GlobeSurfaceShaderSet ,
55
54
GlobeSurfaceTileProvider ,
56
55
ImageryLayerCollection ,
57
- Material ,
58
56
QuadtreePrimitive ,
59
57
SceneMode ,
60
58
ShadowMode ) {
You can’t perform that action at this time.
0 commit comments