File tree Expand file tree Collapse file tree 14 files changed +57
-56
lines changed Expand file tree Collapse file tree 14 files changed +57
-56
lines changed Original file line number Diff line number Diff line change 38
38
"prepublishOnly" : " npm run build-bundle && npm run build-bundle -- --env=dev"
39
39
},
40
40
"dependencies" : {
41
- "@luma.gl/constants" : " ^9.0.6 " ,
42
- "@luma.gl/shadertools" : " ^9.0.6 " ,
41
+ "@luma.gl/constants" : " ^9.0.7 " ,
42
+ "@luma.gl/shadertools" : " ^9.0.7 " ,
43
43
"@math.gl/web-mercator" : " ^4.0.0" ,
44
44
"d3-hexbin" : " ^0.2.1"
45
45
},
Original file line number Diff line number Diff line change 36
36
"prepublishOnly" : " npm run build-bundle && npm run build-bundle -- --env=dev"
37
37
},
38
38
"dependencies" : {
39
- "@luma.gl/constants" : " ^9.0.6 " ,
40
- "@luma.gl/webgl" : " ^9.0.6 " ,
39
+ "@luma.gl/constants" : " ^9.0.7 " ,
40
+ "@luma.gl/webgl" : " ^9.0.7 " ,
41
41
"esri-loader" : " ^3.3.0"
42
42
},
43
43
"peerDependencies" : {
Original file line number Diff line number Diff line change 47
47
"@loaders.gl/mvt" : " ^4.1.4" ,
48
48
"@loaders.gl/schema" : " ^4.1.4" ,
49
49
"@loaders.gl/tiles" : " ^4.1.4" ,
50
- "@luma.gl/constants" : " ^9.0.6 " ,
50
+ "@luma.gl/constants" : " ^9.0.7 " ,
51
51
"@math.gl/web-mercator" : " ^4.0.0" ,
52
52
"@types/d3-array" : " ^3.0.2" ,
53
53
"@types/d3-color" : " ^1.4.2" ,
Original file line number Diff line number Diff line change 42
42
"dependencies" : {
43
43
"@loaders.gl/core" : " ^4.1.4" ,
44
44
"@loaders.gl/images" : " ^4.1.4" ,
45
- "@luma.gl/constants" : " ^9.0.6 " ,
46
- "@luma.gl/core" : " ^9.0.6 " ,
47
- "@luma.gl/engine" : " ^9.0.6 " ,
48
- "@luma.gl/shadertools" : " ^9.0.6 " ,
49
- "@luma.gl/webgl" : " ^9.0.6 " ,
45
+ "@luma.gl/constants" : " ^9.0.7 " ,
46
+ "@luma.gl/core" : " ^9.0.7 " ,
47
+ "@luma.gl/engine" : " ^9.0.7 " ,
48
+ "@luma.gl/shadertools" : " ^9.0.7 " ,
49
+ "@luma.gl/webgl" : " ^9.0.7 " ,
50
50
"@math.gl/core" : " ^4.0.0" ,
51
51
"@math.gl/sun" : " ^4.0.0" ,
52
52
"@math.gl/web-mercator" : " ^4.0.0" ,
Original file line number Diff line number Diff line change @@ -463,6 +463,7 @@ export default abstract class Layer<PropsT extends {} = {}> extends Component<
463
463
464
464
getShaders ( shaders : any ) : any {
465
465
shaders = mergeShaders ( shaders , {
466
+ disableWarnings : true ,
466
467
modules : this . context . defaultShaderModules
467
468
} ) ;
468
469
for ( const extension of this . props . extensions ) {
Original file line number Diff line number Diff line change 38
38
"prepublishOnly" : " npm run build-bundle && npm run build-bundle -- --env=dev"
39
39
},
40
40
"dependencies" : {
41
- "@luma.gl/constants" : " ^9.0.6 " ,
42
- "@luma.gl/shadertools" : " ^9.0.6 " ,
41
+ "@luma.gl/constants" : " ^9.0.7 " ,
42
+ "@luma.gl/shadertools" : " ^9.0.7 " ,
43
43
"@math.gl/core" : " ^4.0.0"
44
44
},
45
45
"peerDependencies" : {
Original file line number Diff line number Diff line change 46
46
"@loaders.gl/terrain" : " ^4.1.4" ,
47
47
"@loaders.gl/tiles" : " ^4.1.4" ,
48
48
"@loaders.gl/wms" : " ^4.1.4" ,
49
- "@luma.gl/gltf" : " ^9.0.6 " ,
50
- "@luma.gl/shadertools" : " ^9.0.6 " ,
49
+ "@luma.gl/gltf" : " ^9.0.7 " ,
50
+ "@luma.gl/shadertools" : " ^9.0.7 " ,
51
51
"@math.gl/core" : " ^4.0.0" ,
52
52
"@math.gl/culling" : " ^4.0.0" ,
53
53
"@math.gl/web-mercator" : " ^4.0.0" ,
Original file line number Diff line number Diff line change 38
38
"prepublishOnly" : " npm run build-bundle && npm run build-bundle -- --env=dev"
39
39
},
40
40
"dependencies" : {
41
- "@luma.gl/constants" : " ^9.0.6 " ,
41
+ "@luma.gl/constants" : " ^9.0.7 " ,
42
42
"@math.gl/core" : " ^4.0.0" ,
43
43
"@types/google.maps" : " ^3.48.6"
44
44
},
Original file line number Diff line number Diff line change 39
39
"@loaders.gl/3d-tiles" : " ^4.1.4" ,
40
40
"@loaders.gl/core" : " ^4.1.4" ,
41
41
"@loaders.gl/csv" : " ^4.1.4" ,
42
- "@luma.gl/core" : " ^9.0.6 " ,
42
+ "@luma.gl/core" : " ^9.0.7 " ,
43
43
"d3-dsv" : " ^1.0.8" ,
44
44
"mapbox-gl" : " ^1.13.2"
45
45
},
Original file line number Diff line number Diff line change 38
38
"prepublishOnly" : " npm run build-bundle && npm run build-bundle -- --env=dev"
39
39
},
40
40
"dependencies" : {
41
- "@luma.gl/constants" : " ^9.0.6 " ,
41
+ "@luma.gl/constants" : " ^9.0.7 " ,
42
42
"@math.gl/web-mercator" : " ^4.0.0"
43
43
},
44
44
"peerDependencies" : {
You can’t perform that action at this time.
0 commit comments