From 1ae9fda901e40fa267a4ce81cb4ec7de8b28c7c9 Mon Sep 17 00:00:00 2001 From: Tom Payne Date: Wed, 19 Oct 2016 16:53:31 -0400 Subject: [PATCH] Add newlines to end of text files. --- Apps/CesiumViewer/CesiumViewer.css | 2 +- Apps/CesiumViewer/CesiumViewerStartup.js | 2 +- Apps/CesiumViewer/index.html | 2 +- Apps/HelloWorld.html | 2 +- Apps/Sandcastle/CesiumSandcastle.css | 2 +- Apps/Sandcastle/LinkButton.js | 2 +- Apps/Sandcastle/Sandcastle-client.js | 2 +- Apps/Sandcastle/gallery/Circles and Ellipses.html | 2 +- Apps/Sandcastle/gallery/GeoJSON and TopoJSON.html | 2 +- Apps/Sandcastle/gallery/Ground Clamping.html | 2 +- Apps/Sandcastle/gallery/PATerrain.html | 2 +- Apps/Sandcastle/gallery/Rotatable 2D Map.html | 2 +- Apps/Sandcastle/gallery/Star Burst.html | 2 +- Apps/Sandcastle/gallery/Terrain Exaggeration.html | 2 +- Apps/Sandcastle/gallery/Terrain.html | 2 +- Apps/Sandcastle/gallery/development/Labels.html | 2 +- Apps/Sandcastle/templates/LinkButton.html | 2 +- Source/Core/ClockRange.js | 2 +- Source/Core/ClockStep.js | 2 +- Source/Core/CornerType.js | 2 +- Source/Core/CorridorGeometryLibrary.js | 2 +- Source/Core/CubicRealPolynomial.js | 2 +- Source/Core/CylinderGeometryLibrary.js | 2 +- Source/Core/DistanceDisplayCondition.js | 2 +- Source/Core/EllipseOutlineGeometry.js | 2 +- Source/Core/ExtrapolationType.js | 2 +- Source/Core/Iau2000Orientation.js | 2 +- Source/Core/Intersect.js | 2 +- Source/Core/Iso8601.js | 2 +- Source/Core/KeyboardEventModifier.js | 2 +- Source/Core/LagrangePolynomialApproximation.js | 2 +- Source/Core/Packable.js | 2 +- Source/Core/PackableForInterpolation.js | 2 +- Source/Core/PolygonGeometryLibrary.js | 2 +- Source/Core/PolylineVolumeGeometryLibrary.js | 2 +- Source/Core/QuadraticRealPolynomial.js | 2 +- Source/Core/QuarticRealPolynomial.js | 2 +- Source/Core/RectangleGeometryLibrary.js | 2 +- Source/Core/ReferenceFrame.js | 2 +- Source/Core/ScreenSpaceEventType.js | 2 +- Source/Core/TimeStandard.js | 2 +- Source/Core/Visibility.js | 2 +- Source/Core/WindingOrder.js | 2 +- Source/Core/defineProperties.js | 2 +- Source/Core/freezeObject.js | 2 +- Source/Core/getTimestamp.js | 2 +- Source/Core/isArray.js | 2 +- Source/DataSources/EntityCluster.js | 2 +- Source/DataSources/StripeOrientation.js | 2 +- Source/DataSources/createPropertyDescriptor.js | 2 +- Source/DataSources/createRawPropertyDescriptor.js | 2 +- Source/Renderer/BufferUsage.js | 2 +- Source/Renderer/DrawCommand.js | 2 +- Source/Renderer/MipmapHint.js | 2 +- Source/Renderer/PixelDatatype.js | 2 +- Source/Renderer/Renderbuffer.js | 2 +- Source/Renderer/RenderbufferFormat.js | 2 +- Source/Scene/BatchTable.js | 2 +- Source/Scene/BingMapsStyle.js | 2 +- Source/Scene/GlobeSurfaceTile.js | 2 +- Source/Scene/GlobeSurfaceTileProvider.js | 2 +- Source/Scene/HorizontalOrigin.js | 2 +- Source/Scene/ImageryState.js | 2 +- Source/Scene/Pass.js | 2 +- Source/Scene/TileState.js | 2 +- Source/Scene/TileTerrain.js | 2 +- Source/Shaders/AdjustTranslucentFS.glsl | 2 +- Source/Shaders/BillboardCollectionFS.glsl | 2 +- Source/Shaders/Builtin/Constants/degreesPerRadian.glsl | 2 +- Source/Shaders/Builtin/Constants/depthRange.glsl | 2 +- Source/Shaders/Builtin/Constants/epsilon1.glsl | 2 +- Source/Shaders/Builtin/Constants/epsilon2.glsl | 2 +- Source/Shaders/Builtin/Constants/epsilon3.glsl | 2 +- Source/Shaders/Builtin/Constants/epsilon4.glsl | 2 +- Source/Shaders/Builtin/Constants/epsilon5.glsl | 2 +- Source/Shaders/Builtin/Constants/epsilon6.glsl | 2 +- Source/Shaders/Builtin/Constants/epsilon7.glsl | 2 +- Source/Shaders/Builtin/Constants/infinity.glsl | 2 +- Source/Shaders/Builtin/Constants/oneOverPi.glsl | 2 +- Source/Shaders/Builtin/Constants/oneOverTwoPi.glsl | 2 +- Source/Shaders/Builtin/Constants/passCompute.glsl | 2 +- Source/Shaders/Builtin/Constants/passEnvironment.glsl | 2 +- Source/Shaders/Builtin/Constants/passGlobe.glsl | 2 +- Source/Shaders/Builtin/Constants/passGround.glsl | 2 +- Source/Shaders/Builtin/Constants/passOpaque.glsl | 2 +- Source/Shaders/Builtin/Constants/passOverlay.glsl | 2 +- Source/Shaders/Builtin/Constants/passTranslucent.glsl | 2 +- Source/Shaders/Builtin/Constants/pi.glsl | 2 +- Source/Shaders/Builtin/Constants/piOverFour.glsl | 2 +- Source/Shaders/Builtin/Constants/piOverSix.glsl | 2 +- Source/Shaders/Builtin/Constants/piOverThree.glsl | 2 +- Source/Shaders/Builtin/Constants/piOverTwo.glsl | 2 +- Source/Shaders/Builtin/Constants/radiansPerDegree.glsl | 2 +- Source/Shaders/Builtin/Constants/sceneMode2D.glsl | 2 +- Source/Shaders/Builtin/Constants/sceneMode3D.glsl | 2 +- Source/Shaders/Builtin/Constants/sceneModeColumbusView.glsl | 2 +- Source/Shaders/Builtin/Constants/sceneModeMorphing.glsl | 2 +- Source/Shaders/Builtin/Constants/solarRadius.glsl | 2 +- Source/Shaders/Builtin/Constants/threePiOver2.glsl | 2 +- Source/Shaders/Builtin/Constants/twoPi.glsl | 2 +- Source/Shaders/Builtin/Constants/webMercatorMaxLatitude.glsl | 2 +- Source/Shaders/Builtin/Functions/alphaWeight.glsl | 2 +- Source/Shaders/Builtin/Functions/cascadeColor.glsl | 2 +- Source/Shaders/Builtin/Functions/cascadeDistance.glsl | 2 +- Source/Shaders/Builtin/Functions/cascadeMatrix.glsl | 2 +- Source/Shaders/Builtin/Functions/cascadeWeights.glsl | 2 +- Source/Shaders/Builtin/Functions/cosineAndSine.glsl | 2 +- Source/Shaders/Builtin/Functions/getLambertDiffuse.glsl | 2 +- Source/Shaders/Builtin/Functions/getSpecular.glsl | 2 +- Source/Shaders/Builtin/Functions/octDecode.glsl | 2 +- Source/Shaders/Builtin/Functions/phong.glsl | 2 +- Source/Shaders/Builtin/Functions/shadowDepthCompare.glsl | 2 +- Source/Shaders/Builtin/Functions/signNotZero.glsl | 2 +- Source/Shaders/Builtin/Functions/translucentPhong.glsl | 2 +- Source/Shaders/Builtin/Structs/depthRangeStruct.glsl | 2 +- Source/Shaders/Builtin/Structs/ellipsoid.glsl | 2 +- Source/Shaders/Builtin/Structs/material.glsl | 2 +- Source/Shaders/Builtin/Structs/materialInput.glsl | 2 +- Source/Shaders/Builtin/Structs/ray.glsl | 2 +- Source/Shaders/Builtin/Structs/shadowParameters.glsl | 2 +- Source/Shaders/DepthPlaneFS.glsl | 2 +- Source/Shaders/DepthPlaneVS.glsl | 2 +- Source/Shaders/GlobeVS.glsl | 2 +- Source/Shaders/Materials/BumpMapMaterial.glsl | 2 +- Source/Shaders/Materials/NormalMapMaterial.glsl | 2 +- Source/Shaders/Materials/Water.glsl | 2 +- Source/Shaders/PointPrimitiveCollectionFS.glsl | 2 +- Source/Shaders/PolylineFS.glsl | 2 +- Source/Shaders/ShadowVolumeFS.glsl | 2 +- Source/Shaders/ViewportQuadFS.glsl | 2 +- Source/Shaders/ViewportQuadVS.glsl | 2 +- Source/ThirdParty/kdbush.js | 2 +- Source/ThirdParty/knockout-es5.js | 2 +- Source/ThirdParty/measureText.js | 2 +- Source/ThirdParty/mersenne-twister.js | 2 +- Source/ThirdParty/when.js | 2 +- Source/ThirdParty/zip.js | 2 +- Source/Widgets/Animation/lighter.css | 2 +- Source/Widgets/BaseLayerPicker/BaseLayerPicker.css | 2 +- .../BaseLayerPicker/createDefaultTerrainProviderViewModels.js | 2 +- Source/Widgets/BaseLayerPicker/lighter.css | 2 +- Source/Widgets/CesiumInspector/CesiumInspector.css | 2 +- Source/Widgets/CesiumWidget/CesiumWidget.css | 2 +- Source/Widgets/CesiumWidget/lighter.css | 2 +- Source/Widgets/Geocoder/Geocoder.css | 2 +- Source/Widgets/InfoBox/InfoBox.css | 2 +- Source/Widgets/SvgPathBindingHandler.js | 2 +- Source/Widgets/Timeline/Timeline.css | 2 +- Source/Widgets/Timeline/Timeline.js | 2 +- Source/Widgets/Timeline/lighter.css | 2 +- Source/Widgets/VRButton/VRButtonViewModel.js | 2 +- Source/Widgets/lighter.css | 2 +- Source/Workers/cesiumWorkerBootstrapper.js | 2 +- Source/Workers/transferTypedArrayTest.js | 2 +- Specs/CesiumJasmineHtml.css | 2 +- Specs/Core/BoxGeometrySpec.js | 2 +- Specs/Core/CircleOutlineGeometrySpec.js | 2 +- Specs/Core/CorridorGeometrySpec.js | 2 +- Specs/Core/CorridorOutlineGeometrySpec.js | 2 +- Specs/Core/CylinderGeometrySpec.js | 2 +- Specs/Core/CylinderOutlineGeometrySpec.js | 2 +- Specs/Core/DistanceDisplayConditionSpec.js | 2 +- Specs/Core/EllipseGeometrySpec.js | 2 +- Specs/Core/EllipseOutlineGeometrySpec.js | 2 +- Specs/Core/EllipsoidGeometrySpec.js | 2 +- Specs/Core/PolygonOutlineGeometrySpec.js | 2 +- Specs/Core/PolylineVolumeGeometrySpec.js | 2 +- Specs/Core/PolylineVolumeOutlineGeometrySpec.js | 2 +- Specs/Core/RectangleOutlineGeometrySpec.js | 2 +- Specs/Core/SphereGeometrySpec.js | 2 +- Specs/Core/TerrainEncodingSpec.js | 2 +- Specs/Data/Models/Box-Textured-Custom/Readme.txt | 2 +- Specs/Data/Models/Box/ReadMe.txt | 2 +- Specs/Data/Models/CesiumAir/ReadMe.txt | 2 +- Specs/Data/Models/WEB3DQuantizedAttributes/README.md | 2 +- Specs/DataSources/NodeTransformationPropertySpec.js | 2 +- Specs/DomEventSimulator.js | 2 +- Specs/Scene/BatchTableSpec.js | 2 +- Specs/Scene/DeviceOrientationCameraControllerSpec.js | 2 +- Specs/Scene/QuadtreePrimitiveSpec.js | 2 +- Specs/Scene/TileBoundingBoxSpec.js | 2 +- Specs/TestWorkers/createBadGeometry.js | 2 +- Specs/Widgets/VRButton/VRButtonSpec.js | 2 +- Specs/Widgets/VRButton/VRButtonViewModelSpec.js | 2 +- Specs/addDefaultMatchers.js | 2 +- Specs/createCanvas.js | 2 +- Specs/createGlobe.js | 2 +- Specs/createScene.js | 2 +- Specs/createViewer.js | 2 +- Specs/pick.js | 2 +- Specs/render.js | 2 +- Tools/jsdoc/cesiumTags.js | 2 +- Tools/jsdoc/cesium_template/static/javascript/cesiumDoc.js | 2 +- index.html | 2 +- index.release.html | 2 +- 195 files changed, 195 insertions(+), 195 deletions(-) diff --git a/Apps/CesiumViewer/CesiumViewer.css b/Apps/CesiumViewer/CesiumViewer.css index 0752ffadf7d9..9345e863194e 100644 --- a/Apps/CesiumViewer/CesiumViewer.css +++ b/Apps/CesiumViewer/CesiumViewer.css @@ -38,4 +38,4 @@ body { background-position: center; background-repeat: no-repeat; background-image: url(Images/ajax-loader.gif); -} \ No newline at end of file +} diff --git a/Apps/CesiumViewer/CesiumViewerStartup.js b/Apps/CesiumViewer/CesiumViewerStartup.js index bc6512231d2c..0860c9af7dfa 100644 --- a/Apps/CesiumViewer/CesiumViewerStartup.js +++ b/Apps/CesiumViewer/CesiumViewerStartup.js @@ -8,4 +8,4 @@ require({ }, [ 'CesiumViewer' ], function() { -}); \ No newline at end of file +}); diff --git a/Apps/CesiumViewer/index.html b/Apps/CesiumViewer/index.html index 093d2bba2a85..1851db5ea962 100644 --- a/Apps/CesiumViewer/index.html +++ b/Apps/CesiumViewer/index.html @@ -16,4 +16,4 @@
- \ No newline at end of file + diff --git a/Apps/HelloWorld.html b/Apps/HelloWorld.html index 32970e5f6584..f702337f984e 100644 --- a/Apps/HelloWorld.html +++ b/Apps/HelloWorld.html @@ -22,4 +22,4 @@ var viewer = new Cesium.Viewer('cesiumContainer'); - \ No newline at end of file + diff --git a/Apps/Sandcastle/CesiumSandcastle.css b/Apps/Sandcastle/CesiumSandcastle.css index 5d6a8f502754..047d6e0905ac 100644 --- a/Apps/Sandcastle/CesiumSandcastle.css +++ b/Apps/Sandcastle/CesiumSandcastle.css @@ -267,4 +267,4 @@ a.linkButton:focus, a.linkButton:hover { width: 16px; height: 16px; text-align: center; -} \ No newline at end of file +} diff --git a/Apps/Sandcastle/LinkButton.js b/Apps/Sandcastle/LinkButton.js index 8cbcb65149d9..fb67133c38a4 100644 --- a/Apps/Sandcastle/LinkButton.js +++ b/Apps/Sandcastle/LinkButton.js @@ -32,4 +32,4 @@ define([ (this.containerNode || this.focusNode).innerHTML = content; } }); -}); \ No newline at end of file +}); diff --git a/Apps/Sandcastle/Sandcastle-client.js b/Apps/Sandcastle/Sandcastle-client.js index 6fbea5683aa1..0cee2b145c70 100644 --- a/Apps/Sandcastle/Sandcastle-client.js +++ b/Apps/Sandcastle/Sandcastle-client.js @@ -164,4 +164,4 @@ 'highlight' : 0 }, '*'); }; -}()); \ No newline at end of file +}()); diff --git a/Apps/Sandcastle/gallery/Circles and Ellipses.html b/Apps/Sandcastle/gallery/Circles and Ellipses.html index 9f469ec357f3..2197e35601a7 100644 --- a/Apps/Sandcastle/gallery/Circles and Ellipses.html +++ b/Apps/Sandcastle/gallery/Circles and Ellipses.html @@ -76,4 +76,4 @@ } - \ No newline at end of file + diff --git a/Apps/Sandcastle/gallery/GeoJSON and TopoJSON.html b/Apps/Sandcastle/gallery/GeoJSON and TopoJSON.html index 25ba395724d8..d77cbfbb51b1 100644 --- a/Apps/Sandcastle/gallery/GeoJSON and TopoJSON.html +++ b/Apps/Sandcastle/gallery/GeoJSON and TopoJSON.html @@ -104,4 +104,4 @@ } - \ No newline at end of file + diff --git a/Apps/Sandcastle/gallery/Ground Clamping.html b/Apps/Sandcastle/gallery/Ground Clamping.html index b0838f5f2469..d4081e1d8b1f 100644 --- a/Apps/Sandcastle/gallery/Ground Clamping.html +++ b/Apps/Sandcastle/gallery/Ground Clamping.html @@ -139,4 +139,4 @@ } - \ No newline at end of file + diff --git a/Apps/Sandcastle/gallery/PATerrain.html b/Apps/Sandcastle/gallery/PATerrain.html index c47382f46f54..661ec0fb3b61 100644 --- a/Apps/Sandcastle/gallery/PATerrain.html +++ b/Apps/Sandcastle/gallery/PATerrain.html @@ -110,4 +110,4 @@ } - \ No newline at end of file + diff --git a/Apps/Sandcastle/gallery/Rotatable 2D Map.html b/Apps/Sandcastle/gallery/Rotatable 2D Map.html index 76f0184b4584..3a8afe0a41da 100644 --- a/Apps/Sandcastle/gallery/Rotatable 2D Map.html +++ b/Apps/Sandcastle/gallery/Rotatable 2D Map.html @@ -48,4 +48,4 @@ } - \ No newline at end of file + diff --git a/Apps/Sandcastle/gallery/Star Burst.html b/Apps/Sandcastle/gallery/Star Burst.html index 1815226732e3..34b75b4be17a 100644 --- a/Apps/Sandcastle/gallery/Star Burst.html +++ b/Apps/Sandcastle/gallery/Star Burst.html @@ -327,4 +327,4 @@ } - \ No newline at end of file + diff --git a/Apps/Sandcastle/gallery/Terrain Exaggeration.html b/Apps/Sandcastle/gallery/Terrain Exaggeration.html index af4218010102..212ec6d5fcdd 100644 --- a/Apps/Sandcastle/gallery/Terrain Exaggeration.html +++ b/Apps/Sandcastle/gallery/Terrain Exaggeration.html @@ -89,4 +89,4 @@ } - \ No newline at end of file + diff --git a/Apps/Sandcastle/gallery/Terrain.html b/Apps/Sandcastle/gallery/Terrain.html index fdd0c9bb0bfb..fe69c7355ad8 100644 --- a/Apps/Sandcastle/gallery/Terrain.html +++ b/Apps/Sandcastle/gallery/Terrain.html @@ -203,4 +203,4 @@ } - \ No newline at end of file + diff --git a/Apps/Sandcastle/gallery/development/Labels.html b/Apps/Sandcastle/gallery/development/Labels.html index f419ca8d1a92..f865fccc0f1a 100644 --- a/Apps/Sandcastle/gallery/development/Labels.html +++ b/Apps/Sandcastle/gallery/development/Labels.html @@ -181,4 +181,4 @@ } - \ No newline at end of file + diff --git a/Apps/Sandcastle/templates/LinkButton.html b/Apps/Sandcastle/templates/LinkButton.html index addcf11a9950..6556f41a6216 100644 --- a/Apps/Sandcastle/templates/LinkButton.html +++ b/Apps/Sandcastle/templates/LinkButton.html @@ -5,4 +5,4 @@ - \ No newline at end of file + diff --git a/Source/Core/ClockRange.js b/Source/Core/ClockRange.js index b39683662907..6a3ac6bc62de 100644 --- a/Source/Core/ClockRange.js +++ b/Source/Core/ClockRange.js @@ -45,4 +45,4 @@ define([ }; return freezeObject(ClockRange); -}); \ No newline at end of file +}); diff --git a/Source/Core/ClockStep.js b/Source/Core/ClockStep.js index 9954d263995f..4d178438b77a 100644 --- a/Source/Core/ClockStep.js +++ b/Source/Core/ClockStep.js @@ -44,4 +44,4 @@ define([ }; return freezeObject(ClockStep); -}); \ No newline at end of file +}); diff --git a/Source/Core/CornerType.js b/Source/Core/CornerType.js index a757966b2082..94891eb90dda 100644 --- a/Source/Core/CornerType.js +++ b/Source/Core/CornerType.js @@ -43,4 +43,4 @@ define([ }; return freezeObject(CornerType); -}); \ No newline at end of file +}); diff --git a/Source/Core/CorridorGeometryLibrary.js b/Source/Core/CorridorGeometryLibrary.js index 739bf1ce3092..5631968ee32b 100644 --- a/Source/Core/CorridorGeometryLibrary.js +++ b/Source/Core/CorridorGeometryLibrary.js @@ -321,4 +321,4 @@ define([ }; return CorridorGeometryLibrary; -}); \ No newline at end of file +}); diff --git a/Source/Core/CubicRealPolynomial.js b/Source/Core/CubicRealPolynomial.js index b00597d2fcab..7d0b281eacdd 100644 --- a/Source/Core/CubicRealPolynomial.js +++ b/Source/Core/CubicRealPolynomial.js @@ -237,4 +237,4 @@ define([ }; return CubicRealPolynomial; -}); \ No newline at end of file +}); diff --git a/Source/Core/CylinderGeometryLibrary.js b/Source/Core/CylinderGeometryLibrary.js index c3c0a11eec0a..a1bedc793ea8 100644 --- a/Source/Core/CylinderGeometryLibrary.js +++ b/Source/Core/CylinderGeometryLibrary.js @@ -57,4 +57,4 @@ define([ }; return CylinderGeometryLibrary; -}); \ No newline at end of file +}); diff --git a/Source/Core/DistanceDisplayCondition.js b/Source/Core/DistanceDisplayCondition.js index aacaa73fab11..87ae8d9b8204 100644 --- a/Source/Core/DistanceDisplayCondition.js +++ b/Source/Core/DistanceDisplayCondition.js @@ -120,4 +120,4 @@ define([ }; return DistanceDisplayCondition; -}); \ No newline at end of file +}); diff --git a/Source/Core/EllipseOutlineGeometry.js b/Source/Core/EllipseOutlineGeometry.js index 7269c45c39e6..3ad2bc402303 100644 --- a/Source/Core/EllipseOutlineGeometry.js +++ b/Source/Core/EllipseOutlineGeometry.js @@ -358,4 +358,4 @@ define([ }; return EllipseOutlineGeometry; -}); \ No newline at end of file +}); diff --git a/Source/Core/ExtrapolationType.js b/Source/Core/ExtrapolationType.js index b90d6bbbc06f..42564b699460 100644 --- a/Source/Core/ExtrapolationType.js +++ b/Source/Core/ExtrapolationType.js @@ -40,4 +40,4 @@ define([ }; return freezeObject(ExtrapolationType); -}); \ No newline at end of file +}); diff --git a/Source/Core/Iau2000Orientation.js b/Source/Core/Iau2000Orientation.js index 6bf99fe78074..0e4d103bcf4b 100644 --- a/Source/Core/Iau2000Orientation.js +++ b/Source/Core/Iau2000Orientation.js @@ -136,4 +136,4 @@ define([ }; return Iau2000Orientation; -}); \ No newline at end of file +}); diff --git a/Source/Core/Intersect.js b/Source/Core/Intersect.js index f4862a49b636..29718f16cdeb 100644 --- a/Source/Core/Intersect.js +++ b/Source/Core/Intersect.js @@ -40,4 +40,4 @@ define([ }; return freezeObject(Intersect); -}); \ No newline at end of file +}); diff --git a/Source/Core/Iso8601.js b/Source/Core/Iso8601.js index 15b71029a675..b0ebea7c4498 100644 --- a/Source/Core/Iso8601.js +++ b/Source/Core/Iso8601.js @@ -46,4 +46,4 @@ define([ }; return Iso8601; -}); \ No newline at end of file +}); diff --git a/Source/Core/KeyboardEventModifier.js b/Source/Core/KeyboardEventModifier.js index c673c9095044..120f9cde7944 100644 --- a/Source/Core/KeyboardEventModifier.js +++ b/Source/Core/KeyboardEventModifier.js @@ -38,4 +38,4 @@ define([ }; return freezeObject(KeyboardEventModifier); -}); \ No newline at end of file +}); diff --git a/Source/Core/LagrangePolynomialApproximation.js b/Source/Core/LagrangePolynomialApproximation.js index a33409cfd26b..329d304c2d11 100644 --- a/Source/Core/LagrangePolynomialApproximation.js +++ b/Source/Core/LagrangePolynomialApproximation.js @@ -69,4 +69,4 @@ define([ }; return LagrangePolynomialApproximation; -}); \ No newline at end of file +}); diff --git a/Source/Core/Packable.js b/Source/Core/Packable.js index 1df58bfa89ea..08b360ec831e 100644 --- a/Source/Core/Packable.js +++ b/Source/Core/Packable.js @@ -44,4 +44,4 @@ define([ }; return Packable; -}); \ No newline at end of file +}); diff --git a/Source/Core/PackableForInterpolation.js b/Source/Core/PackableForInterpolation.js index 72d439bd63fc..8387e7755d39 100644 --- a/Source/Core/PackableForInterpolation.js +++ b/Source/Core/PackableForInterpolation.js @@ -47,4 +47,4 @@ define([ }; return PackableForInterpolation; -}); \ No newline at end of file +}); diff --git a/Source/Core/PolygonGeometryLibrary.js b/Source/Core/PolygonGeometryLibrary.js index f5143e80648f..1a08ae5e9955 100644 --- a/Source/Core/PolygonGeometryLibrary.js +++ b/Source/Core/PolygonGeometryLibrary.js @@ -450,4 +450,4 @@ define([ }; return PolygonGeometryLibrary; -}); \ No newline at end of file +}); diff --git a/Source/Core/PolylineVolumeGeometryLibrary.js b/Source/Core/PolylineVolumeGeometryLibrary.js index 7efe01adbce9..f12510318b16 100644 --- a/Source/Core/PolylineVolumeGeometryLibrary.js +++ b/Source/Core/PolylineVolumeGeometryLibrary.js @@ -409,4 +409,4 @@ define([ }; return PolylineVolumeGeometryLibrary; -}); \ No newline at end of file +}); diff --git a/Source/Core/QuadraticRealPolynomial.js b/Source/Core/QuadraticRealPolynomial.js index 466862c1675f..6ed3c0c422bc 100644 --- a/Source/Core/QuadraticRealPolynomial.js +++ b/Source/Core/QuadraticRealPolynomial.js @@ -136,4 +136,4 @@ define([ }; return QuadraticRealPolynomial; -}); \ No newline at end of file +}); diff --git a/Source/Core/QuarticRealPolynomial.js b/Source/Core/QuarticRealPolynomial.js index 0a7ad4734074..145d6856016f 100644 --- a/Source/Core/QuarticRealPolynomial.js +++ b/Source/Core/QuarticRealPolynomial.js @@ -325,4 +325,4 @@ define([ }; return QuarticRealPolynomial; -}); \ No newline at end of file +}); diff --git a/Source/Core/RectangleGeometryLibrary.js b/Source/Core/RectangleGeometryLibrary.js index c59d519e8629..98e21db4029e 100644 --- a/Source/Core/RectangleGeometryLibrary.js +++ b/Source/Core/RectangleGeometryLibrary.js @@ -170,4 +170,4 @@ define([ }; return RectangleGeometryLibrary; -}); \ No newline at end of file +}); diff --git a/Source/Core/ReferenceFrame.js b/Source/Core/ReferenceFrame.js index 620352a453a1..78c0a614f1e8 100644 --- a/Source/Core/ReferenceFrame.js +++ b/Source/Core/ReferenceFrame.js @@ -29,4 +29,4 @@ define([ }; return freezeObject(ReferenceFrame); -}); \ No newline at end of file +}); diff --git a/Source/Core/ScreenSpaceEventType.js b/Source/Core/ScreenSpaceEventType.js index 28d03d596656..323ef3867b4e 100644 --- a/Source/Core/ScreenSpaceEventType.js +++ b/Source/Core/ScreenSpaceEventType.js @@ -149,4 +149,4 @@ define([ }; return freezeObject(ScreenSpaceEventType); -}); \ No newline at end of file +}); diff --git a/Source/Core/TimeStandard.js b/Source/Core/TimeStandard.js index 1972d51fb67c..d6511ed3b684 100644 --- a/Source/Core/TimeStandard.js +++ b/Source/Core/TimeStandard.js @@ -31,4 +31,4 @@ define([ }; return freezeObject(TimeStandard); -}); \ No newline at end of file +}); diff --git a/Source/Core/Visibility.js b/Source/Core/Visibility.js index e202aeec5990..3203207dcf36 100644 --- a/Source/Core/Visibility.js +++ b/Source/Core/Visibility.js @@ -40,4 +40,4 @@ define([ }; return freezeObject(Visibility); -}); \ No newline at end of file +}); diff --git a/Source/Core/WindingOrder.js b/Source/Core/WindingOrder.js index 30c037692c81..b64d6463d357 100644 --- a/Source/Core/WindingOrder.js +++ b/Source/Core/WindingOrder.js @@ -39,4 +39,4 @@ define([ }; return freezeObject(WindingOrder); -}); \ No newline at end of file +}); diff --git a/Source/Core/defineProperties.js b/Source/Core/defineProperties.js index eedd980626f5..08eaca76fe44 100644 --- a/Source/Core/defineProperties.js +++ b/Source/Core/defineProperties.js @@ -31,4 +31,4 @@ define([ } return defineProperties; -}); \ No newline at end of file +}); diff --git a/Source/Core/freezeObject.js b/Source/Core/freezeObject.js index 20bfd6c232c9..c5c18edff739 100644 --- a/Source/Core/freezeObject.js +++ b/Source/Core/freezeObject.js @@ -22,4 +22,4 @@ define([ } return freezeObject; -}); \ No newline at end of file +}); diff --git a/Source/Core/getTimestamp.js b/Source/Core/getTimestamp.js index 0ec149ee88da..4fe42118d1d6 100644 --- a/Source/Core/getTimestamp.js +++ b/Source/Core/getTimestamp.js @@ -29,4 +29,4 @@ define([ } return getTimestamp; -}); \ No newline at end of file +}); diff --git a/Source/Core/isArray.js b/Source/Core/isArray.js index d8033d697a6e..dc11965a602f 100644 --- a/Source/Core/isArray.js +++ b/Source/Core/isArray.js @@ -20,4 +20,4 @@ define([ } return isArray; -}); \ No newline at end of file +}); diff --git a/Source/DataSources/EntityCluster.js b/Source/DataSources/EntityCluster.js index 9beb8b2a1c01..721f74258ab4 100644 --- a/Source/DataSources/EntityCluster.js +++ b/Source/DataSources/EntityCluster.js @@ -806,4 +806,4 @@ define([ */ return EntityCluster; -}); \ No newline at end of file +}); diff --git a/Source/DataSources/StripeOrientation.js b/Source/DataSources/StripeOrientation.js index 6a07303db5c1..7c227cc93ed0 100644 --- a/Source/DataSources/StripeOrientation.js +++ b/Source/DataSources/StripeOrientation.js @@ -25,4 +25,4 @@ define([ }; return freezeObject(StripeOrientation); -}); \ No newline at end of file +}); diff --git a/Source/DataSources/createPropertyDescriptor.js b/Source/DataSources/createPropertyDescriptor.js index d26f5ff3f70a..e1c06721dcd9 100644 --- a/Source/DataSources/createPropertyDescriptor.js +++ b/Source/DataSources/createPropertyDescriptor.js @@ -59,4 +59,4 @@ define([ } return createPropertyDescriptor; -}); \ No newline at end of file +}); diff --git a/Source/DataSources/createRawPropertyDescriptor.js b/Source/DataSources/createRawPropertyDescriptor.js index ec51de116b6d..0ba7470fab9e 100644 --- a/Source/DataSources/createRawPropertyDescriptor.js +++ b/Source/DataSources/createRawPropertyDescriptor.js @@ -17,4 +17,4 @@ define([ } return createRawPropertyDescriptor; -}); \ No newline at end of file +}); diff --git a/Source/Renderer/BufferUsage.js b/Source/Renderer/BufferUsage.js index 8ff83cca2c38..ef07eba0c4db 100644 --- a/Source/Renderer/BufferUsage.js +++ b/Source/Renderer/BufferUsage.js @@ -23,4 +23,4 @@ define([ }; return freezeObject(BufferUsage); -}); \ No newline at end of file +}); diff --git a/Source/Renderer/DrawCommand.js b/Source/Renderer/DrawCommand.js index 24900f2b466c..682f175a3983 100644 --- a/Source/Renderer/DrawCommand.js +++ b/Source/Renderer/DrawCommand.js @@ -485,4 +485,4 @@ define([ }; return DrawCommand; -}); \ No newline at end of file +}); diff --git a/Source/Renderer/MipmapHint.js b/Source/Renderer/MipmapHint.js index 4ff79a8e6a99..684525aa0b54 100644 --- a/Source/Renderer/MipmapHint.js +++ b/Source/Renderer/MipmapHint.js @@ -23,4 +23,4 @@ define([ }; return freezeObject(MipmapHint); -}); \ No newline at end of file +}); diff --git a/Source/Renderer/PixelDatatype.js b/Source/Renderer/PixelDatatype.js index bcf4d3566246..02cf54badf07 100644 --- a/Source/Renderer/PixelDatatype.js +++ b/Source/Renderer/PixelDatatype.js @@ -33,4 +33,4 @@ define([ }; return freezeObject(PixelDatatype); -}); \ No newline at end of file +}); diff --git a/Source/Renderer/Renderbuffer.js b/Source/Renderer/Renderbuffer.js index 12b3c090dbb0..ebee4b0be504 100644 --- a/Source/Renderer/Renderbuffer.js +++ b/Source/Renderer/Renderbuffer.js @@ -102,4 +102,4 @@ define([ }; return Renderbuffer; -}); \ No newline at end of file +}); diff --git a/Source/Renderer/RenderbufferFormat.js b/Source/Renderer/RenderbufferFormat.js index 135be75dd261..337089c2607c 100644 --- a/Source/Renderer/RenderbufferFormat.js +++ b/Source/Renderer/RenderbufferFormat.js @@ -29,4 +29,4 @@ define([ }; return freezeObject(RenderbufferFormat); -}); \ No newline at end of file +}); diff --git a/Source/Scene/BatchTable.js b/Source/Scene/BatchTable.js index 2b81160f0fac..db4f835a36f8 100644 --- a/Source/Scene/BatchTable.js +++ b/Source/Scene/BatchTable.js @@ -475,4 +475,4 @@ define([ */ return BatchTable; -}); \ No newline at end of file +}); diff --git a/Source/Scene/BingMapsStyle.js b/Source/Scene/BingMapsStyle.js index e7c5f3b10fbe..fd1965d396fb 100644 --- a/Source/Scene/BingMapsStyle.js +++ b/Source/Scene/BingMapsStyle.js @@ -55,4 +55,4 @@ define([ }; return freezeObject(BingMapsStyle); -}); \ No newline at end of file +}); diff --git a/Source/Scene/GlobeSurfaceTile.js b/Source/Scene/GlobeSurfaceTile.js index 212a27aafea0..688680b4a8ac 100644 --- a/Source/Scene/GlobeSurfaceTile.js +++ b/Source/Scene/GlobeSurfaceTile.js @@ -672,4 +672,4 @@ define([ } return GlobeSurfaceTile; -}); \ No newline at end of file +}); diff --git a/Source/Scene/GlobeSurfaceTileProvider.js b/Source/Scene/GlobeSurfaceTileProvider.js index 3f96321df2f5..ee3685490408 100644 --- a/Source/Scene/GlobeSurfaceTileProvider.js +++ b/Source/Scene/GlobeSurfaceTileProvider.js @@ -1224,4 +1224,4 @@ define([ } return GlobeSurfaceTileProvider; -}); \ No newline at end of file +}); diff --git a/Source/Scene/HorizontalOrigin.js b/Source/Scene/HorizontalOrigin.js index b0da364f6b4d..17199472a51d 100644 --- a/Source/Scene/HorizontalOrigin.js +++ b/Source/Scene/HorizontalOrigin.js @@ -41,4 +41,4 @@ define([ }; return freezeObject(HorizontalOrigin); -}); \ No newline at end of file +}); diff --git a/Source/Scene/ImageryState.js b/Source/Scene/ImageryState.js index 399d52825be3..333db3b2341d 100644 --- a/Source/Scene/ImageryState.js +++ b/Source/Scene/ImageryState.js @@ -20,4 +20,4 @@ define([ }; return freezeObject(ImageryState); -}); \ No newline at end of file +}); diff --git a/Source/Scene/Pass.js b/Source/Scene/Pass.js index 46a34c89995f..636d02a17e58 100644 --- a/Source/Scene/Pass.js +++ b/Source/Scene/Pass.js @@ -29,4 +29,4 @@ define([ }; return freezeObject(Pass); -}); \ No newline at end of file +}); diff --git a/Source/Scene/TileState.js b/Source/Scene/TileState.js index 73ed7fe1e06b..f6d55a9b6b56 100644 --- a/Source/Scene/TileState.js +++ b/Source/Scene/TileState.js @@ -16,4 +16,4 @@ define([ }; return freezeObject(TileState); -}); \ No newline at end of file +}); diff --git a/Source/Scene/TileTerrain.js b/Source/Scene/TileTerrain.js index bf6ad6606461..fa039c3a29d3 100644 --- a/Source/Scene/TileTerrain.js +++ b/Source/Scene/TileTerrain.js @@ -249,4 +249,4 @@ define([ } return TileTerrain; -}); \ No newline at end of file +}); diff --git a/Source/Shaders/AdjustTranslucentFS.glsl b/Source/Shaders/AdjustTranslucentFS.glsl index 9b362cbe2d2c..cd5dd453615c 100644 --- a/Source/Shaders/AdjustTranslucentFS.glsl +++ b/Source/Shaders/AdjustTranslucentFS.glsl @@ -21,4 +21,4 @@ void main() } discard; -} \ No newline at end of file +} diff --git a/Source/Shaders/BillboardCollectionFS.glsl b/Source/Shaders/BillboardCollectionFS.glsl index 46e9ad146425..1973342a2f64 100644 --- a/Source/Shaders/BillboardCollectionFS.glsl +++ b/Source/Shaders/BillboardCollectionFS.glsl @@ -27,4 +27,4 @@ void main() #else gl_FragColor = color; #endif -} \ No newline at end of file +} diff --git a/Source/Shaders/Builtin/Constants/degreesPerRadian.glsl b/Source/Shaders/Builtin/Constants/degreesPerRadian.glsl index feb332ba776b..8d8549e3b49a 100644 --- a/Source/Shaders/Builtin/Constants/degreesPerRadian.glsl +++ b/Source/Shaders/Builtin/Constants/degreesPerRadian.glsl @@ -13,4 +13,4 @@ * // Example * float deg = czm_degreesPerRadian * rad; */ -const float czm_degreesPerRadian = 57.29577951308232; \ No newline at end of file +const float czm_degreesPerRadian = 57.29577951308232; diff --git a/Source/Shaders/Builtin/Constants/depthRange.glsl b/Source/Shaders/Builtin/Constants/depthRange.glsl index 25ef40041ee9..6101894933ab 100644 --- a/Source/Shaders/Builtin/Constants/depthRange.glsl +++ b/Source/Shaders/Builtin/Constants/depthRange.glsl @@ -11,4 +11,4 @@ * float depthRangeFar = czm_depthRange.far; * */ -const czm_depthRangeStruct czm_depthRange = czm_depthRangeStruct(0.0, 1.0); \ No newline at end of file +const czm_depthRangeStruct czm_depthRange = czm_depthRangeStruct(0.0, 1.0); diff --git a/Source/Shaders/Builtin/Constants/epsilon1.glsl b/Source/Shaders/Builtin/Constants/epsilon1.glsl index 1fd5c9867d54..19e83ae0e4e6 100644 --- a/Source/Shaders/Builtin/Constants/epsilon1.glsl +++ b/Source/Shaders/Builtin/Constants/epsilon1.glsl @@ -4,4 +4,4 @@ * @name czm_epsilon1 * @glslConstant */ -const float czm_epsilon1 = 0.1; \ No newline at end of file +const float czm_epsilon1 = 0.1; diff --git a/Source/Shaders/Builtin/Constants/epsilon2.glsl b/Source/Shaders/Builtin/Constants/epsilon2.glsl index 88d94d82b2ea..609950d3e184 100644 --- a/Source/Shaders/Builtin/Constants/epsilon2.glsl +++ b/Source/Shaders/Builtin/Constants/epsilon2.glsl @@ -4,4 +4,4 @@ * @name czm_epsilon2 * @glslConstant */ -const float czm_epsilon2 = 0.01; \ No newline at end of file +const float czm_epsilon2 = 0.01; diff --git a/Source/Shaders/Builtin/Constants/epsilon3.glsl b/Source/Shaders/Builtin/Constants/epsilon3.glsl index 688e3a3a9a98..2ba2d7fe56bf 100644 --- a/Source/Shaders/Builtin/Constants/epsilon3.glsl +++ b/Source/Shaders/Builtin/Constants/epsilon3.glsl @@ -4,4 +4,4 @@ * @name czm_epsilon3 * @glslConstant */ -const float czm_epsilon3 = 0.001; \ No newline at end of file +const float czm_epsilon3 = 0.001; diff --git a/Source/Shaders/Builtin/Constants/epsilon4.glsl b/Source/Shaders/Builtin/Constants/epsilon4.glsl index 26adac01f362..a21cfd1e154a 100644 --- a/Source/Shaders/Builtin/Constants/epsilon4.glsl +++ b/Source/Shaders/Builtin/Constants/epsilon4.glsl @@ -4,4 +4,4 @@ * @name czm_epsilon4 * @glslConstant */ -const float czm_epsilon4 = 0.0001; \ No newline at end of file +const float czm_epsilon4 = 0.0001; diff --git a/Source/Shaders/Builtin/Constants/epsilon5.glsl b/Source/Shaders/Builtin/Constants/epsilon5.glsl index 8f2d126f83bc..3f336075f3a5 100644 --- a/Source/Shaders/Builtin/Constants/epsilon5.glsl +++ b/Source/Shaders/Builtin/Constants/epsilon5.glsl @@ -4,4 +4,4 @@ * @name czm_epsilon5 * @glslConstant */ -const float czm_epsilon5 = 0.00001; \ No newline at end of file +const float czm_epsilon5 = 0.00001; diff --git a/Source/Shaders/Builtin/Constants/epsilon6.glsl b/Source/Shaders/Builtin/Constants/epsilon6.glsl index e49e17b46883..7c467c446f7d 100644 --- a/Source/Shaders/Builtin/Constants/epsilon6.glsl +++ b/Source/Shaders/Builtin/Constants/epsilon6.glsl @@ -4,4 +4,4 @@ * @name czm_epsilon6 * @glslConstant */ -const float czm_epsilon6 = 0.000001; \ No newline at end of file +const float czm_epsilon6 = 0.000001; diff --git a/Source/Shaders/Builtin/Constants/epsilon7.glsl b/Source/Shaders/Builtin/Constants/epsilon7.glsl index 8ab9ec9f0c95..f1f70e77e879 100644 --- a/Source/Shaders/Builtin/Constants/epsilon7.glsl +++ b/Source/Shaders/Builtin/Constants/epsilon7.glsl @@ -4,4 +4,4 @@ * @name czm_epsilon7 * @glslConstant */ -const float czm_epsilon7 = 0.0000001; \ No newline at end of file +const float czm_epsilon7 = 0.0000001; diff --git a/Source/Shaders/Builtin/Constants/infinity.glsl b/Source/Shaders/Builtin/Constants/infinity.glsl index 00449e1b6854..a712f15d1c48 100644 --- a/Source/Shaders/Builtin/Constants/infinity.glsl +++ b/Source/Shaders/Builtin/Constants/infinity.glsl @@ -4,4 +4,4 @@ * @name czm_infinity * @glslConstant */ -const float czm_infinity = 5906376272000.0; // Distance from the Sun to Pluto in meters. TODO: What is best given lowp, mediump, and highp? \ No newline at end of file +const float czm_infinity = 5906376272000.0; // Distance from the Sun to Pluto in meters. TODO: What is best given lowp, mediump, and highp? diff --git a/Source/Shaders/Builtin/Constants/oneOverPi.glsl b/Source/Shaders/Builtin/Constants/oneOverPi.glsl index 6ade399beefa..f85199dca212 100644 --- a/Source/Shaders/Builtin/Constants/oneOverPi.glsl +++ b/Source/Shaders/Builtin/Constants/oneOverPi.glsl @@ -13,4 +13,4 @@ * // Example * float pi = 1.0 / czm_oneOverPi; */ -const float czm_oneOverPi = 0.3183098861837907; \ No newline at end of file +const float czm_oneOverPi = 0.3183098861837907; diff --git a/Source/Shaders/Builtin/Constants/oneOverTwoPi.glsl b/Source/Shaders/Builtin/Constants/oneOverTwoPi.glsl index 4ed522243af5..5119265dc686 100644 --- a/Source/Shaders/Builtin/Constants/oneOverTwoPi.glsl +++ b/Source/Shaders/Builtin/Constants/oneOverTwoPi.glsl @@ -13,4 +13,4 @@ * // Example * float pi = 2.0 * czm_oneOverTwoPi; */ -const float czm_oneOverTwoPi = 0.15915494309189535; \ No newline at end of file +const float czm_oneOverTwoPi = 0.15915494309189535; diff --git a/Source/Shaders/Builtin/Constants/passCompute.glsl b/Source/Shaders/Builtin/Constants/passCompute.glsl index f740b553616b..4a53c9698da0 100644 --- a/Source/Shaders/Builtin/Constants/passCompute.glsl +++ b/Source/Shaders/Builtin/Constants/passCompute.glsl @@ -6,4 +6,4 @@ * * @see czm_pass */ -const float czm_passCompute = 1.0; \ No newline at end of file +const float czm_passCompute = 1.0; diff --git a/Source/Shaders/Builtin/Constants/passEnvironment.glsl b/Source/Shaders/Builtin/Constants/passEnvironment.glsl index 82d2c6fc3c89..11a0bc9a21af 100644 --- a/Source/Shaders/Builtin/Constants/passEnvironment.glsl +++ b/Source/Shaders/Builtin/Constants/passEnvironment.glsl @@ -6,4 +6,4 @@ * * @see czm_pass */ -const float czm_passEnvironment = 0.0; \ No newline at end of file +const float czm_passEnvironment = 0.0; diff --git a/Source/Shaders/Builtin/Constants/passGlobe.glsl b/Source/Shaders/Builtin/Constants/passGlobe.glsl index fb9fc009859c..5da407288d6d 100644 --- a/Source/Shaders/Builtin/Constants/passGlobe.glsl +++ b/Source/Shaders/Builtin/Constants/passGlobe.glsl @@ -6,4 +6,4 @@ * * @see czm_pass */ -const float czm_passGlobe = 2.0; \ No newline at end of file +const float czm_passGlobe = 2.0; diff --git a/Source/Shaders/Builtin/Constants/passGround.glsl b/Source/Shaders/Builtin/Constants/passGround.glsl index 3f8a975ee9bb..f8fe879839e8 100644 --- a/Source/Shaders/Builtin/Constants/passGround.glsl +++ b/Source/Shaders/Builtin/Constants/passGround.glsl @@ -6,4 +6,4 @@ * * @see czm_pass */ -const float czm_passGround = 3.0; \ No newline at end of file +const float czm_passGround = 3.0; diff --git a/Source/Shaders/Builtin/Constants/passOpaque.glsl b/Source/Shaders/Builtin/Constants/passOpaque.glsl index 04127fda8363..bf9006c27097 100644 --- a/Source/Shaders/Builtin/Constants/passOpaque.glsl +++ b/Source/Shaders/Builtin/Constants/passOpaque.glsl @@ -6,4 +6,4 @@ * * @see czm_pass */ -const float czm_passOpaque = 4.0; \ No newline at end of file +const float czm_passOpaque = 4.0; diff --git a/Source/Shaders/Builtin/Constants/passOverlay.glsl b/Source/Shaders/Builtin/Constants/passOverlay.glsl index 08c25b073820..60226ad2e9b3 100644 --- a/Source/Shaders/Builtin/Constants/passOverlay.glsl +++ b/Source/Shaders/Builtin/Constants/passOverlay.glsl @@ -6,4 +6,4 @@ * * @see czm_pass */ -const float czm_passOverlay = 6.0; \ No newline at end of file +const float czm_passOverlay = 6.0; diff --git a/Source/Shaders/Builtin/Constants/passTranslucent.glsl b/Source/Shaders/Builtin/Constants/passTranslucent.glsl index 3eb4ebd0d0c0..25aac109e526 100644 --- a/Source/Shaders/Builtin/Constants/passTranslucent.glsl +++ b/Source/Shaders/Builtin/Constants/passTranslucent.glsl @@ -6,4 +6,4 @@ * * @see czm_pass */ -const float czm_passTranslucent = 5.0; \ No newline at end of file +const float czm_passTranslucent = 5.0; diff --git a/Source/Shaders/Builtin/Constants/pi.glsl b/Source/Shaders/Builtin/Constants/pi.glsl index a12b87cf2ed7..7533a33e4302 100644 --- a/Source/Shaders/Builtin/Constants/pi.glsl +++ b/Source/Shaders/Builtin/Constants/pi.glsl @@ -13,4 +13,4 @@ * // Example * float twoPi = 2.0 * czm_pi; */ -const float czm_pi = 3.141592653589793; \ No newline at end of file +const float czm_pi = 3.141592653589793; diff --git a/Source/Shaders/Builtin/Constants/piOverFour.glsl b/Source/Shaders/Builtin/Constants/piOverFour.glsl index 269835adecb8..b6c6ed5ccd73 100644 --- a/Source/Shaders/Builtin/Constants/piOverFour.glsl +++ b/Source/Shaders/Builtin/Constants/piOverFour.glsl @@ -13,4 +13,4 @@ * // Example * float pi = 4.0 * czm_piOverFour; */ -const float czm_piOverFour = 0.7853981633974483; \ No newline at end of file +const float czm_piOverFour = 0.7853981633974483; diff --git a/Source/Shaders/Builtin/Constants/piOverSix.glsl b/Source/Shaders/Builtin/Constants/piOverSix.glsl index a9fc87965790..04c6aa894bdb 100644 --- a/Source/Shaders/Builtin/Constants/piOverSix.glsl +++ b/Source/Shaders/Builtin/Constants/piOverSix.glsl @@ -13,4 +13,4 @@ * // Example * float pi = 6.0 * czm_piOverSix; */ -const float czm_piOverSix = 0.5235987755982988; \ No newline at end of file +const float czm_piOverSix = 0.5235987755982988; diff --git a/Source/Shaders/Builtin/Constants/piOverThree.glsl b/Source/Shaders/Builtin/Constants/piOverThree.glsl index 4ca6dee0629a..8affadb70789 100644 --- a/Source/Shaders/Builtin/Constants/piOverThree.glsl +++ b/Source/Shaders/Builtin/Constants/piOverThree.glsl @@ -13,4 +13,4 @@ * // Example * float pi = 3.0 * czm_piOverThree; */ -const float czm_piOverThree = 1.0471975511965976; \ No newline at end of file +const float czm_piOverThree = 1.0471975511965976; diff --git a/Source/Shaders/Builtin/Constants/piOverTwo.glsl b/Source/Shaders/Builtin/Constants/piOverTwo.glsl index 450a711e0180..4bc7c4c8219a 100644 --- a/Source/Shaders/Builtin/Constants/piOverTwo.glsl +++ b/Source/Shaders/Builtin/Constants/piOverTwo.glsl @@ -13,4 +13,4 @@ * // Example * float pi = 2.0 * czm_piOverTwo; */ -const float czm_piOverTwo = 1.5707963267948966; \ No newline at end of file +const float czm_piOverTwo = 1.5707963267948966; diff --git a/Source/Shaders/Builtin/Constants/radiansPerDegree.glsl b/Source/Shaders/Builtin/Constants/radiansPerDegree.glsl index 9ca9b4bdcf56..ee5544e33e99 100644 --- a/Source/Shaders/Builtin/Constants/radiansPerDegree.glsl +++ b/Source/Shaders/Builtin/Constants/radiansPerDegree.glsl @@ -13,4 +13,4 @@ * // Example * float rad = czm_radiansPerDegree * deg; */ -const float czm_radiansPerDegree = 0.017453292519943295; \ No newline at end of file +const float czm_radiansPerDegree = 0.017453292519943295; diff --git a/Source/Shaders/Builtin/Constants/sceneMode2D.glsl b/Source/Shaders/Builtin/Constants/sceneMode2D.glsl index b6236086c84e..81745dc1f32b 100644 --- a/Source/Shaders/Builtin/Constants/sceneMode2D.glsl +++ b/Source/Shaders/Builtin/Constants/sceneMode2D.glsl @@ -8,4 +8,4 @@ * @see czm_sceneMode3D * @see czm_sceneModeMorphing */ -const float czm_sceneMode2D = 2.0; \ No newline at end of file +const float czm_sceneMode2D = 2.0; diff --git a/Source/Shaders/Builtin/Constants/sceneMode3D.glsl b/Source/Shaders/Builtin/Constants/sceneMode3D.glsl index 2e813598330c..d60ed9457a13 100644 --- a/Source/Shaders/Builtin/Constants/sceneMode3D.glsl +++ b/Source/Shaders/Builtin/Constants/sceneMode3D.glsl @@ -8,4 +8,4 @@ * @see czm_sceneModeColumbusView * @see czm_sceneModeMorphing */ -const float czm_sceneMode3D = 3.0; \ No newline at end of file +const float czm_sceneMode3D = 3.0; diff --git a/Source/Shaders/Builtin/Constants/sceneModeColumbusView.glsl b/Source/Shaders/Builtin/Constants/sceneModeColumbusView.glsl index a1365702d5e5..a2f0c7dea4ce 100644 --- a/Source/Shaders/Builtin/Constants/sceneModeColumbusView.glsl +++ b/Source/Shaders/Builtin/Constants/sceneModeColumbusView.glsl @@ -8,4 +8,4 @@ * @see czm_sceneMode3D * @see czm_sceneModeMorphing */ -const float czm_sceneModeColumbusView = 1.0; \ No newline at end of file +const float czm_sceneModeColumbusView = 1.0; diff --git a/Source/Shaders/Builtin/Constants/sceneModeMorphing.glsl b/Source/Shaders/Builtin/Constants/sceneModeMorphing.glsl index e2aa449d9b87..14e5ac08a038 100644 --- a/Source/Shaders/Builtin/Constants/sceneModeMorphing.glsl +++ b/Source/Shaders/Builtin/Constants/sceneModeMorphing.glsl @@ -8,4 +8,4 @@ * @see czm_sceneModeColumbusView * @see czm_sceneMode3D */ -const float czm_sceneModeMorphing = 0.0; \ No newline at end of file +const float czm_sceneModeMorphing = 0.0; diff --git a/Source/Shaders/Builtin/Constants/solarRadius.glsl b/Source/Shaders/Builtin/Constants/solarRadius.glsl index d1f25e531093..d3239ef6d40a 100644 --- a/Source/Shaders/Builtin/Constants/solarRadius.glsl +++ b/Source/Shaders/Builtin/Constants/solarRadius.glsl @@ -10,4 +10,4 @@ * // GLSL declaration * const float czm_solarRadius = ...; */ -const float czm_solarRadius = 695500000.0; \ No newline at end of file +const float czm_solarRadius = 695500000.0; diff --git a/Source/Shaders/Builtin/Constants/threePiOver2.glsl b/Source/Shaders/Builtin/Constants/threePiOver2.glsl index 087818b0e2bd..158b59a11cd9 100644 --- a/Source/Shaders/Builtin/Constants/threePiOver2.glsl +++ b/Source/Shaders/Builtin/Constants/threePiOver2.glsl @@ -13,4 +13,4 @@ * // Example * float pi = (2.0 / 3.0) * czm_threePiOver2; */ -const float czm_threePiOver2 = 4.71238898038469; \ No newline at end of file +const float czm_threePiOver2 = 4.71238898038469; diff --git a/Source/Shaders/Builtin/Constants/twoPi.glsl b/Source/Shaders/Builtin/Constants/twoPi.glsl index 8be092d5f0cf..240dbc3c2479 100644 --- a/Source/Shaders/Builtin/Constants/twoPi.glsl +++ b/Source/Shaders/Builtin/Constants/twoPi.glsl @@ -13,4 +13,4 @@ * // Example * float pi = czm_twoPi / 2.0; */ -const float czm_twoPi = 6.283185307179586; \ No newline at end of file +const float czm_twoPi = 6.283185307179586; diff --git a/Source/Shaders/Builtin/Constants/webMercatorMaxLatitude.glsl b/Source/Shaders/Builtin/Constants/webMercatorMaxLatitude.glsl index fb7d70eb324e..120b33e48bfd 100644 --- a/Source/Shaders/Builtin/Constants/webMercatorMaxLatitude.glsl +++ b/Source/Shaders/Builtin/Constants/webMercatorMaxLatitude.glsl @@ -13,4 +13,4 @@ * @name czm_webMercatorMaxLatitude * @glslConstant */ -const float czm_webMercatorMaxLatitude = 1.4844222297453324; \ No newline at end of file +const float czm_webMercatorMaxLatitude = 1.4844222297453324; diff --git a/Source/Shaders/Builtin/Functions/alphaWeight.glsl b/Source/Shaders/Builtin/Functions/alphaWeight.glsl index f56db69fdae9..74913da8c59e 100644 --- a/Source/Shaders/Builtin/Functions/alphaWeight.glsl +++ b/Source/Shaders/Builtin/Functions/alphaWeight.glsl @@ -21,4 +21,4 @@ float czm_alphaWeight(float a) // See Weighted Blended Order-Independent Transparency for examples of different weighting functions: // http://jcgt.org/published/0002/02/09/ return pow(a + 0.01, 4.0) + max(1e-2, min(3.0 * 1e3, 100.0 / (1e-5 + pow(abs(z) / 10.0, 3.0) + pow(abs(z) / 200.0, 6.0)))); -} \ No newline at end of file +} diff --git a/Source/Shaders/Builtin/Functions/cascadeColor.glsl b/Source/Shaders/Builtin/Functions/cascadeColor.glsl index 127cf685b220..1d0bd9e4609b 100644 --- a/Source/Shaders/Builtin/Functions/cascadeColor.glsl +++ b/Source/Shaders/Builtin/Functions/cascadeColor.glsl @@ -5,4 +5,4 @@ vec4 czm_cascadeColor(vec4 weights) vec4(0.0, 1.0, 0.0, 1.0) * weights.y + vec4(0.0, 0.0, 1.0, 1.0) * weights.z + vec4(1.0, 0.0, 1.0, 1.0) * weights.w; -} \ No newline at end of file +} diff --git a/Source/Shaders/Builtin/Functions/cascadeDistance.glsl b/Source/Shaders/Builtin/Functions/cascadeDistance.glsl index fe359836a75d..e9b6ad123786 100644 --- a/Source/Shaders/Builtin/Functions/cascadeDistance.glsl +++ b/Source/Shaders/Builtin/Functions/cascadeDistance.glsl @@ -4,4 +4,4 @@ uniform vec4 shadowMap_cascadeDistances; float czm_cascadeDistance(vec4 weights) { return dot(shadowMap_cascadeDistances, weights); -} \ No newline at end of file +} diff --git a/Source/Shaders/Builtin/Functions/cascadeMatrix.glsl b/Source/Shaders/Builtin/Functions/cascadeMatrix.glsl index 01557d22f49a..8d42a9ff21d8 100644 --- a/Source/Shaders/Builtin/Functions/cascadeMatrix.glsl +++ b/Source/Shaders/Builtin/Functions/cascadeMatrix.glsl @@ -7,4 +7,4 @@ mat4 czm_cascadeMatrix(vec4 weights) shadowMap_cascadeMatrices[1] * weights.y + shadowMap_cascadeMatrices[2] * weights.z + shadowMap_cascadeMatrices[3] * weights.w; -} \ No newline at end of file +} diff --git a/Source/Shaders/Builtin/Functions/cascadeWeights.glsl b/Source/Shaders/Builtin/Functions/cascadeWeights.glsl index 4b147e26a213..c128c008fe7c 100644 --- a/Source/Shaders/Builtin/Functions/cascadeWeights.glsl +++ b/Source/Shaders/Builtin/Functions/cascadeWeights.glsl @@ -7,4 +7,4 @@ vec4 czm_cascadeWeights(float depthEye) vec4 near = step(shadowMap_cascadeSplits[0], vec4(depthEye)); vec4 far = step(depthEye, shadowMap_cascadeSplits[1]); return near * far; -} \ No newline at end of file +} diff --git a/Source/Shaders/Builtin/Functions/cosineAndSine.glsl b/Source/Shaders/Builtin/Functions/cosineAndSine.glsl index 5821de1367a5..7244bec6a2e2 100644 --- a/Source/Shaders/Builtin/Functions/cosineAndSine.glsl +++ b/Source/Shaders/Builtin/Functions/cosineAndSine.glsl @@ -208,4 +208,4 @@ vec2 czm_cosineAndSine(float angle) { return cordic(angle); } -} \ No newline at end of file +} diff --git a/Source/Shaders/Builtin/Functions/getLambertDiffuse.glsl b/Source/Shaders/Builtin/Functions/getLambertDiffuse.glsl index e25ed49f26f2..ce5c3624dad9 100644 --- a/Source/Shaders/Builtin/Functions/getLambertDiffuse.glsl +++ b/Source/Shaders/Builtin/Functions/getLambertDiffuse.glsl @@ -19,4 +19,4 @@ float czm_getLambertDiffuse(vec3 lightDirectionEC, vec3 normalEC) { return max(dot(lightDirectionEC, normalEC), 0.0); -} \ No newline at end of file +} diff --git a/Source/Shaders/Builtin/Functions/getSpecular.glsl b/Source/Shaders/Builtin/Functions/getSpecular.glsl index 7849670041ac..368ef4422b62 100644 --- a/Source/Shaders/Builtin/Functions/getSpecular.glsl +++ b/Source/Shaders/Builtin/Functions/getSpecular.glsl @@ -26,4 +26,4 @@ float czm_getSpecular(vec3 lightDirectionEC, vec3 toEyeEC, vec3 normalEC, float // pow has undefined behavior if both parameters <= 0. // Prevent this by making sure shininess is at least czm_epsilon2. return pow(specular, max(shininess, czm_epsilon2)); -} \ No newline at end of file +} diff --git a/Source/Shaders/Builtin/Functions/octDecode.glsl b/Source/Shaders/Builtin/Functions/octDecode.glsl index aecce360a133..4fe85a220bb6 100644 --- a/Source/Shaders/Builtin/Functions/octDecode.glsl +++ b/Source/Shaders/Builtin/Functions/octDecode.glsl @@ -61,4 +61,4 @@ vector2 = czm_octDecode(encodedFloat2); vector3 = czm_octDecode(vec2(x, y)); } - \ No newline at end of file + diff --git a/Source/Shaders/Builtin/Functions/phong.glsl b/Source/Shaders/Builtin/Functions/phong.glsl index ed8588c69e37..9dc2dbc1a8e6 100644 --- a/Source/Shaders/Builtin/Functions/phong.glsl +++ b/Source/Shaders/Builtin/Functions/phong.glsl @@ -60,4 +60,4 @@ vec4 czm_private_phong(vec3 toEye, czm_material material) color += material.specular * specular; return vec4(color, material.alpha); -} \ No newline at end of file +} diff --git a/Source/Shaders/Builtin/Functions/shadowDepthCompare.glsl b/Source/Shaders/Builtin/Functions/shadowDepthCompare.glsl index 6ff35461ad66..2125c2b659a9 100644 --- a/Source/Shaders/Builtin/Functions/shadowDepthCompare.glsl +++ b/Source/Shaders/Builtin/Functions/shadowDepthCompare.glsl @@ -21,4 +21,4 @@ float czm_shadowDepthCompare(samplerCube shadowMap, vec3 uv, float depth) float czm_shadowDepthCompare(sampler2D shadowMap, vec2 uv, float depth) { return step(depth, czm_sampleShadowMap(shadowMap, uv)); -} \ No newline at end of file +} diff --git a/Source/Shaders/Builtin/Functions/signNotZero.glsl b/Source/Shaders/Builtin/Functions/signNotZero.glsl index 4901ea5cbdac..6e606473869d 100644 --- a/Source/Shaders/Builtin/Functions/signNotZero.glsl +++ b/Source/Shaders/Builtin/Functions/signNotZero.glsl @@ -26,4 +26,4 @@ vec3 czm_signNotZero(vec3 value) vec4 czm_signNotZero(vec4 value) { return vec4(czm_signNotZero(value.x), czm_signNotZero(value.y), czm_signNotZero(value.z), czm_signNotZero(value.w)); -} \ No newline at end of file +} diff --git a/Source/Shaders/Builtin/Functions/translucentPhong.glsl b/Source/Shaders/Builtin/Functions/translucentPhong.glsl index 43b7596b7b35..bee505a32f90 100644 --- a/Source/Shaders/Builtin/Functions/translucentPhong.glsl +++ b/Source/Shaders/Builtin/Functions/translucentPhong.glsl @@ -26,4 +26,4 @@ vec4 czm_translucentPhong(vec3 toEye, czm_material material) color += material.specular * specular; return vec4(color, material.alpha); -} \ No newline at end of file +} diff --git a/Source/Shaders/Builtin/Structs/depthRangeStruct.glsl b/Source/Shaders/Builtin/Structs/depthRangeStruct.glsl index 85fcd99ccf3f..b917713018d6 100644 --- a/Source/Shaders/Builtin/Structs/depthRangeStruct.glsl +++ b/Source/Shaders/Builtin/Structs/depthRangeStruct.glsl @@ -6,4 +6,4 @@ struct czm_depthRangeStruct { float near; float far; -}; \ No newline at end of file +}; diff --git a/Source/Shaders/Builtin/Structs/ellipsoid.glsl b/Source/Shaders/Builtin/Structs/ellipsoid.glsl index 47d69db876a2..c4bf84a440c0 100644 --- a/Source/Shaders/Builtin/Structs/ellipsoid.glsl +++ b/Source/Shaders/Builtin/Structs/ellipsoid.glsl @@ -9,4 +9,4 @@ struct czm_ellipsoid vec3 radii; vec3 inverseRadii; vec3 inverseRadiiSquared; -}; \ No newline at end of file +}; diff --git a/Source/Shaders/Builtin/Structs/material.glsl b/Source/Shaders/Builtin/Structs/material.glsl index 6d6679879ee6..792a4966df34 100644 --- a/Source/Shaders/Builtin/Structs/material.glsl +++ b/Source/Shaders/Builtin/Structs/material.glsl @@ -19,4 +19,4 @@ struct czm_material vec3 normal; vec3 emission; float alpha; -}; \ No newline at end of file +}; diff --git a/Source/Shaders/Builtin/Structs/materialInput.glsl b/Source/Shaders/Builtin/Structs/materialInput.glsl index b9c82f02952e..4329dda238c7 100644 --- a/Source/Shaders/Builtin/Structs/materialInput.glsl +++ b/Source/Shaders/Builtin/Structs/materialInput.glsl @@ -19,4 +19,4 @@ struct czm_materialInput vec3 normalEC; mat3 tangentToEyeMatrix; vec3 positionToEyeEC; -}; \ No newline at end of file +}; diff --git a/Source/Shaders/Builtin/Structs/ray.glsl b/Source/Shaders/Builtin/Structs/ray.glsl index dbc233ad9e56..5e2f79ac0eb3 100644 --- a/Source/Shaders/Builtin/Structs/ray.glsl +++ b/Source/Shaders/Builtin/Structs/ray.glsl @@ -8,4 +8,4 @@ struct czm_ray { vec3 origin; vec3 direction; -}; \ No newline at end of file +}; diff --git a/Source/Shaders/Builtin/Structs/shadowParameters.glsl b/Source/Shaders/Builtin/Structs/shadowParameters.glsl index 4e206725734f..c75bae69b6a3 100644 --- a/Source/Shaders/Builtin/Structs/shadowParameters.glsl +++ b/Source/Shaders/Builtin/Structs/shadowParameters.glsl @@ -12,4 +12,4 @@ struct czm_shadowParameters vec2 texelStepSize; float normalShadingSmooth; float darkness; -}; \ No newline at end of file +}; diff --git a/Source/Shaders/DepthPlaneFS.glsl b/Source/Shaders/DepthPlaneFS.glsl index 165684cfb497..4d898e118716 100644 --- a/Source/Shaders/DepthPlaneFS.glsl +++ b/Source/Shaders/DepthPlaneFS.glsl @@ -17,4 +17,4 @@ void main() { discard; } -} \ No newline at end of file +} diff --git a/Source/Shaders/DepthPlaneVS.glsl b/Source/Shaders/DepthPlaneVS.glsl index fee4d7bba84c..e28f3767ba67 100644 --- a/Source/Shaders/DepthPlaneVS.glsl +++ b/Source/Shaders/DepthPlaneVS.glsl @@ -6,4 +6,4 @@ void main() { positionEC = czm_modelView * position; gl_Position = czm_projection * positionEC; -} \ No newline at end of file +} diff --git a/Source/Shaders/GlobeVS.glsl b/Source/Shaders/GlobeVS.glsl index aff0480f3a51..3cbddb9f0ffa 100644 --- a/Source/Shaders/GlobeVS.glsl +++ b/Source/Shaders/GlobeVS.glsl @@ -167,4 +167,4 @@ void main() v_rayleighColor = atmosColor.rayleigh; v_distance = length((czm_modelView3D * vec4(position3DWC, 1.0)).xyz); #endif -} \ No newline at end of file +} diff --git a/Source/Shaders/Materials/BumpMapMaterial.glsl b/Source/Shaders/Materials/BumpMapMaterial.glsl index 556504e572bf..350f6a7c3e8f 100644 --- a/Source/Shaders/Materials/BumpMapMaterial.glsl +++ b/Source/Shaders/Materials/BumpMapMaterial.glsl @@ -26,4 +26,4 @@ czm_material czm_getMaterial(czm_materialInput materialInput) material.diffuse = vec3(0.01); return material; -} \ No newline at end of file +} diff --git a/Source/Shaders/Materials/NormalMapMaterial.glsl b/Source/Shaders/Materials/NormalMapMaterial.glsl index 2afa646f91e1..2d8a9fb2c0b7 100644 --- a/Source/Shaders/Materials/NormalMapMaterial.glsl +++ b/Source/Shaders/Materials/NormalMapMaterial.glsl @@ -16,4 +16,4 @@ czm_material czm_getMaterial(czm_materialInput materialInput) material.normal = normalEC; return material; -} \ No newline at end of file +} diff --git a/Source/Shaders/Materials/Water.glsl b/Source/Shaders/Materials/Water.glsl index 8abc2e873888..50f1b8ce6c37 100644 --- a/Source/Shaders/Materials/Water.glsl +++ b/Source/Shaders/Materials/Water.glsl @@ -53,4 +53,4 @@ czm_material czm_getMaterial(czm_materialInput materialInput) material.shininess = 10.0; return material; -} \ No newline at end of file +} diff --git a/Source/Shaders/PointPrimitiveCollectionFS.glsl b/Source/Shaders/PointPrimitiveCollectionFS.glsl index 42107eda6bbb..3977cb799870 100644 --- a/Source/Shaders/PointPrimitiveCollectionFS.glsl +++ b/Source/Shaders/PointPrimitiveCollectionFS.glsl @@ -28,4 +28,4 @@ void main() #else gl_FragColor = color; #endif -} \ No newline at end of file +} diff --git a/Source/Shaders/PolylineFS.glsl b/Source/Shaders/PolylineFS.glsl index c96c60cd5790..e409035aed29 100644 --- a/Source/Shaders/PolylineFS.glsl +++ b/Source/Shaders/PolylineFS.glsl @@ -10,4 +10,4 @@ void main() czm_material material = czm_getMaterial(materialInput); gl_FragColor = vec4(material.diffuse + material.emission, material.alpha); -} \ No newline at end of file +} diff --git a/Source/Shaders/ShadowVolumeFS.glsl b/Source/Shaders/ShadowVolumeFS.glsl index d505092e32a4..36fc79facae1 100644 --- a/Source/Shaders/ShadowVolumeFS.glsl +++ b/Source/Shaders/ShadowVolumeFS.glsl @@ -13,4 +13,4 @@ void main(void) { gl_FragColor = v_color; writeDepthClampedToFarPlane(); -} \ No newline at end of file +} diff --git a/Source/Shaders/ViewportQuadFS.glsl b/Source/Shaders/ViewportQuadFS.glsl index 562ce43ff99b..da9be0f30564 100644 --- a/Source/Shaders/ViewportQuadFS.glsl +++ b/Source/Shaders/ViewportQuadFS.glsl @@ -13,4 +13,4 @@ void main() czm_material material = czm_getMaterial(materialInput); gl_FragColor = vec4(material.diffuse + material.emission, material.alpha); -} \ No newline at end of file +} diff --git a/Source/Shaders/ViewportQuadVS.glsl b/Source/Shaders/ViewportQuadVS.glsl index bfd020be1ea7..9d4d6690f527 100644 --- a/Source/Shaders/ViewportQuadVS.glsl +++ b/Source/Shaders/ViewportQuadVS.glsl @@ -7,4 +7,4 @@ void main() { gl_Position = position; v_textureCoordinates = textureCoordinates; -} \ No newline at end of file +} diff --git a/Source/ThirdParty/kdbush.js b/Source/ThirdParty/kdbush.js index bdcf198311a7..770282cd2291 100644 --- a/Source/ThirdParty/kdbush.js +++ b/Source/ThirdParty/kdbush.js @@ -213,4 +213,4 @@ function sqDist(ax, ay, bx, by) { } },{}]},{},[1])(1) -}); \ No newline at end of file +}); diff --git a/Source/ThirdParty/knockout-es5.js b/Source/ThirdParty/knockout-es5.js index b95ba79c644e..68d2aac06816 100644 --- a/Source/ThirdParty/knockout-es5.js +++ b/Source/ThirdParty/knockout-es5.js @@ -283,4 +283,4 @@ define(function() { return { attachToKo : attachToKo }; -}); \ No newline at end of file +}); diff --git a/Source/ThirdParty/measureText.js b/Source/ThirdParty/measureText.js index 782de3958358..8a32a26454f0 100644 --- a/Source/ThirdParty/measureText.js +++ b/Source/ThirdParty/measureText.js @@ -207,4 +207,4 @@ define(function() { }; return measureText; -}); \ No newline at end of file +}); diff --git a/Source/ThirdParty/mersenne-twister.js b/Source/ThirdParty/mersenne-twister.js index e72f61168584..3f914177f58b 100644 --- a/Source/ThirdParty/mersenne-twister.js +++ b/Source/ThirdParty/mersenne-twister.js @@ -200,4 +200,4 @@ MersenneTwister.prototype.random = function() { /* These real versions are due to Isaku Wada, 2002/01/09 added */ return MersenneTwister; -}); \ No newline at end of file +}); diff --git a/Source/ThirdParty/when.js b/Source/ThirdParty/when.js index 1c05a16fbd25..129531812bdb 100644 --- a/Source/ThirdParty/when.js +++ b/Source/ThirdParty/when.js @@ -745,4 +745,4 @@ define(function () { : (this.when = factory()); } // Boilerplate for AMD, Node, and browser global -); \ No newline at end of file +); diff --git a/Source/ThirdParty/zip.js b/Source/ThirdParty/zip.js index 48f5ec1f7667..36e7e2de0525 100644 --- a/Source/ThirdParty/zip.js +++ b/Source/ThirdParty/zip.js @@ -822,4 +822,4 @@ define([ })(tmp); return tmp.zip; -}); \ No newline at end of file +}); diff --git a/Source/Widgets/Animation/lighter.css b/Source/Widgets/Animation/lighter.css index 421c5e27da44..ad41c8ed338f 100644 --- a/Source/Widgets/Animation/lighter.css +++ b/Source/Widgets/Animation/lighter.css @@ -88,4 +88,4 @@ .cesium-lighter .cesium-animation-knobOuter { stroke: #A5A5A5; -} \ No newline at end of file +} diff --git a/Source/Widgets/BaseLayerPicker/BaseLayerPicker.css b/Source/Widgets/BaseLayerPicker/BaseLayerPicker.css index 774c8a7df9e0..aeff8f6a8182 100644 --- a/Source/Widgets/BaseLayerPicker/BaseLayerPicker.css +++ b/Source/Widgets/BaseLayerPicker/BaseLayerPicker.css @@ -117,4 +117,4 @@ .cesium-baseLayerPicker-selectedItem .cesium-baseLayerPicker-itemIcon { border: double 4px rgb(189, 236, 248); -} \ No newline at end of file +} diff --git a/Source/Widgets/BaseLayerPicker/createDefaultTerrainProviderViewModels.js b/Source/Widgets/BaseLayerPicker/createDefaultTerrainProviderViewModels.js index 27454b7aa4cf..674b484ec607 100644 --- a/Source/Widgets/BaseLayerPicker/createDefaultTerrainProviderViewModels.js +++ b/Source/Widgets/BaseLayerPicker/createDefaultTerrainProviderViewModels.js @@ -43,4 +43,4 @@ define([ } return createDefaultTerrainProviderViewModels; -}); \ No newline at end of file +}); diff --git a/Source/Widgets/BaseLayerPicker/lighter.css b/Source/Widgets/BaseLayerPicker/lighter.css index 4b0d7094420c..5cbb42a79c65 100644 --- a/Source/Widgets/BaseLayerPicker/lighter.css +++ b/Source/Widgets/BaseLayerPicker/lighter.css @@ -24,4 +24,4 @@ .cesium-lighter .cesium-baseLayerPicker-selectedItem .cesium-baseLayerPicker-itemIcon { border: double 4px rgb(0, 61, 168); -} \ No newline at end of file +} diff --git a/Source/Widgets/CesiumInspector/CesiumInspector.css b/Source/Widgets/CesiumInspector/CesiumInspector.css index ef370035ef53..77b3da5ee70e 100644 --- a/Source/Widgets/CesiumInspector/CesiumInspector.css +++ b/Source/Widgets/CesiumInspector/CesiumInspector.css @@ -122,4 +122,4 @@ .cesium-cesiumInspector-relativeText { padding-top: 10px; -} \ No newline at end of file +} diff --git a/Source/Widgets/CesiumWidget/CesiumWidget.css b/Source/Widgets/CesiumWidget/CesiumWidget.css index ec0bda3ceb82..f1d84640edfd 100644 --- a/Source/Widgets/CesiumWidget/CesiumWidget.css +++ b/Source/Widgets/CesiumWidget/CesiumWidget.css @@ -70,4 +70,4 @@ .cesium-widget-errorPanel-buttonPanel { text-align: center; -} \ No newline at end of file +} diff --git a/Source/Widgets/CesiumWidget/lighter.css b/Source/Widgets/CesiumWidget/lighter.css index ee30445729bb..17ea93a5ec93 100644 --- a/Source/Widgets/CesiumWidget/lighter.css +++ b/Source/Widgets/CesiumWidget/lighter.css @@ -11,4 +11,4 @@ .cesium-lighter .cesium-widget-errorPanel-header { color: #B87D00; -} \ No newline at end of file +} diff --git a/Source/Widgets/Geocoder/Geocoder.css b/Source/Widgets/Geocoder/Geocoder.css index 01a96d4d5b83..b8da4c244277 100644 --- a/Source/Widgets/Geocoder/Geocoder.css +++ b/Source/Widgets/Geocoder/Geocoder.css @@ -52,4 +52,4 @@ .cesium-geocoder-searchButton:hover { background-color: #48b; -} \ No newline at end of file +} diff --git a/Source/Widgets/InfoBox/InfoBox.css b/Source/Widgets/InfoBox/InfoBox.css index e12e659c1145..1ccf4389a853 100644 --- a/Source/Widgets/InfoBox/InfoBox.css +++ b/Source/Widgets/InfoBox/InfoBox.css @@ -105,4 +105,4 @@ button.cesium-infoBox-close:active { border: none; width: 100%; /* Fallback */ width: calc(100% - 2px); -} \ No newline at end of file +} diff --git a/Source/Widgets/SvgPathBindingHandler.js b/Source/Widgets/SvgPathBindingHandler.js index 9b861a960be3..5521a7be6d3a 100644 --- a/Source/Widgets/SvgPathBindingHandler.js +++ b/Source/Widgets/SvgPathBindingHandler.js @@ -75,4 +75,4 @@ define(function() { }; return SvgPathBindingHandler; -}); \ No newline at end of file +}); diff --git a/Source/Widgets/Timeline/Timeline.css b/Source/Widgets/Timeline/Timeline.css index 61a9be6f6558..ba10266ce25b 100644 --- a/Source/Widgets/Timeline/Timeline.css +++ b/Source/Widgets/Timeline/Timeline.css @@ -104,4 +104,4 @@ height: 16px; background-image: url("../Images/TimelineIcons.png"); background-repeat: no-repeat; -} \ No newline at end of file +} diff --git a/Source/Widgets/Timeline/Timeline.js b/Source/Widgets/Timeline/Timeline.js index 4521a69d65a4..3b26614e467e 100644 --- a/Source/Widgets/Timeline/Timeline.js +++ b/Source/Widgets/Timeline/Timeline.js @@ -790,4 +790,4 @@ define([ }; return Timeline; -}); \ No newline at end of file +}); diff --git a/Source/Widgets/Timeline/lighter.css b/Source/Widgets/Timeline/lighter.css index 9571b7c27a0a..c33c0d47adf9 100644 --- a/Source/Widgets/Timeline/lighter.css +++ b/Source/Widgets/Timeline/lighter.css @@ -19,4 +19,4 @@ .cesium-lighter .cesium-timeline-ticSub { background: #444; -} \ No newline at end of file +} diff --git a/Source/Widgets/VRButton/VRButtonViewModel.js b/Source/Widgets/VRButton/VRButtonViewModel.js index 171d807e4bed..ccf9e2067aeb 100644 --- a/Source/Widgets/VRButton/VRButtonViewModel.js +++ b/Source/Widgets/VRButton/VRButtonViewModel.js @@ -215,4 +215,4 @@ define([ }; return VRButtonViewModel; -}); \ No newline at end of file +}); diff --git a/Source/Widgets/lighter.css b/Source/Widgets/lighter.css index 984a50c089b4..ba847f067ccf 100644 --- a/Source/Widgets/lighter.css +++ b/Source/Widgets/lighter.css @@ -4,4 +4,4 @@ @import url(./CesiumWidget/lighter.css); @import url(./Geocoder/lighter.css); @import url(./Timeline/lighter.css); -@import url(./NavigationHelpButton/lighter.css); \ No newline at end of file +@import url(./NavigationHelpButton/lighter.css); diff --git a/Source/Workers/cesiumWorkerBootstrapper.js b/Source/Workers/cesiumWorkerBootstrapper.js index 164b1f405f55..955e265dfa96 100644 --- a/Source/Workers/cesiumWorkerBootstrapper.js +++ b/Source/Workers/cesiumWorkerBootstrapper.js @@ -2122,4 +2122,4 @@ var requirejs, require, define; //Set up with config info. req(cfg); -}(this)); \ No newline at end of file +}(this)); diff --git a/Source/Workers/transferTypedArrayTest.js b/Source/Workers/transferTypedArrayTest.js index 88754e120ef5..6f9c2dfbe50d 100644 --- a/Source/Workers/transferTypedArrayTest.js +++ b/Source/Workers/transferTypedArrayTest.js @@ -17,4 +17,4 @@ self.onmessage = function(event) { } catch (e) { postMessage({}); } -}; \ No newline at end of file +}; diff --git a/Specs/CesiumJasmineHtml.css b/Specs/CesiumJasmineHtml.css index ea4b718b8159..a8cac4f357f0 100644 --- a/Specs/CesiumJasmineHtml.css +++ b/Specs/CesiumJasmineHtml.css @@ -11,4 +11,4 @@ .jasmine_html-reporter .results { display: block; -} \ No newline at end of file +} diff --git a/Specs/Core/BoxGeometrySpec.js b/Specs/Core/BoxGeometrySpec.js index a816058b616d..7af68804cfdf 100644 --- a/Specs/Core/BoxGeometrySpec.js +++ b/Specs/Core/BoxGeometrySpec.js @@ -118,4 +118,4 @@ defineSuite([ maximum : new Cartesian3(4.0, 5.0, 6.0), vertexFormat : VertexFormat.POSITION_AND_NORMAL }), [1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0]); -}); \ No newline at end of file +}); diff --git a/Specs/Core/CircleOutlineGeometrySpec.js b/Specs/Core/CircleOutlineGeometrySpec.js index 7b77bfb32ec7..1e0a0f17f7ce 100644 --- a/Specs/Core/CircleOutlineGeometrySpec.js +++ b/Specs/Core/CircleOutlineGeometrySpec.js @@ -119,4 +119,4 @@ defineSuite([ }); packedInstance = [center.x, center.y, center.z, ellipsoid.radii.x, ellipsoid.radii.y, ellipsoid.radii.z, 2, 2, 0, 5, 1, 0, 0, 0, 4]; createPackableSpecs(CircleOutlineGeometry, packableInstance, packedInstance, 'at height'); -}); \ No newline at end of file +}); diff --git a/Specs/Core/CorridorGeometrySpec.js b/Specs/Core/CorridorGeometrySpec.js index 90c3a82d552a..1862108eabbc 100644 --- a/Specs/Core/CorridorGeometrySpec.js +++ b/Specs/Core/CorridorGeometrySpec.js @@ -293,4 +293,4 @@ defineSuite([ packedInstance.push(rectangle.west, rectangle.south, rectangle.east, rectangle.north); packedInstance.push(30000.0, 0.0, 0.0, 2.0, 0.1); createPackableSpecs(CorridorGeometry, corridor, packedInstance); -}); \ No newline at end of file +}); diff --git a/Specs/Core/CorridorOutlineGeometrySpec.js b/Specs/Core/CorridorOutlineGeometrySpec.js index 8573080e956b..f1b337129c3e 100644 --- a/Specs/Core/CorridorOutlineGeometrySpec.js +++ b/Specs/Core/CorridorOutlineGeometrySpec.js @@ -171,4 +171,4 @@ defineSuite([ packedInstance.push(Ellipsoid.WGS84.radii.x, Ellipsoid.WGS84.radii.y, Ellipsoid.WGS84.radii.z); packedInstance.push(30000.0, 0.0, 0.0, 2.0, 0.1); createPackableSpecs(CorridorOutlineGeometry, corridor, packedInstance); -}); \ No newline at end of file +}); diff --git a/Specs/Core/CylinderGeometrySpec.js b/Specs/Core/CylinderGeometrySpec.js index bebbbe328cdb..d3f459a72f98 100644 --- a/Specs/Core/CylinderGeometrySpec.js +++ b/Specs/Core/CylinderGeometrySpec.js @@ -157,4 +157,4 @@ defineSuite([ }); var packedInstance = [1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 1.0, 1.0, 0.0, 3.0]; createPackableSpecs(CylinderGeometry, cylinder, packedInstance); -}); \ No newline at end of file +}); diff --git a/Specs/Core/CylinderOutlineGeometrySpec.js b/Specs/Core/CylinderOutlineGeometrySpec.js index e88013789f1f..a94194bf0ba4 100644 --- a/Specs/Core/CylinderOutlineGeometrySpec.js +++ b/Specs/Core/CylinderOutlineGeometrySpec.js @@ -118,4 +118,4 @@ defineSuite([ }); var packedInstance = [1.0, 1.0, 0.0, 3.0, 0.0]; createPackableSpecs(CylinderOutlineGeometry, cylinder, packedInstance); -}); \ No newline at end of file +}); diff --git a/Specs/Core/DistanceDisplayConditionSpec.js b/Specs/Core/DistanceDisplayConditionSpec.js index 759bd871e2f7..0a0b3fc5c44c 100644 --- a/Specs/Core/DistanceDisplayConditionSpec.js +++ b/Specs/Core/DistanceDisplayConditionSpec.js @@ -92,4 +92,4 @@ defineSuite([ var returnedResult = dc.clone(dc); expect(dc).toBe(returnedResult); }); -}); \ No newline at end of file +}); diff --git a/Specs/Core/EllipseGeometrySpec.js b/Specs/Core/EllipseGeometrySpec.js index 98ab696a2e5b..df9f86701a16 100644 --- a/Specs/Core/EllipseGeometrySpec.js +++ b/Specs/Core/EllipseGeometrySpec.js @@ -268,4 +268,4 @@ defineSuite([ var packedInstance = [center.x, center.y, center.z, ellipsoid.radii.x, ellipsoid.radii.y, ellipsoid.radii.z, 1.0, 0.0, 1.0, 0.0, 0.0, 0.0, rectangle.west, rectangle.south, rectangle.east, rectangle.north, 1.0, 1.0, 0.0, CesiumMath.PI_OVER_TWO, 0.0, 0.1, 0.0, 0.0]; createPackableSpecs(EllipseGeometry, packableInstance, packedInstance); -}); \ No newline at end of file +}); diff --git a/Specs/Core/EllipseOutlineGeometrySpec.js b/Specs/Core/EllipseOutlineGeometrySpec.js index ece53dee4a7d..a32e14a5a8f0 100644 --- a/Specs/Core/EllipseOutlineGeometrySpec.js +++ b/Specs/Core/EllipseOutlineGeometrySpec.js @@ -164,4 +164,4 @@ defineSuite([ }); packedInstance = [center.x, center.y, center.z, ellipsoid.radii.x, ellipsoid.radii.y, ellipsoid.radii.z, 3, 2, 6, 5, 1, 0, 0, 0, 4]; createPackableSpecs(EllipseOutlineGeometry, packableInstance, packedInstance, 'at height'); -}); \ No newline at end of file +}); diff --git a/Specs/Core/EllipsoidGeometrySpec.js b/Specs/Core/EllipsoidGeometrySpec.js index cc113f583447..65f10f5c5ea7 100644 --- a/Specs/Core/EllipsoidGeometrySpec.js +++ b/Specs/Core/EllipsoidGeometrySpec.js @@ -134,4 +134,4 @@ defineSuite([ }); var packedInstance = [1.0, 2.0, 3.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 3.0, 3.0]; createPackableSpecs(EllipsoidGeometry, ellipsoidgeometry, packedInstance); -}); \ No newline at end of file +}); diff --git a/Specs/Core/PolygonOutlineGeometrySpec.js b/Specs/Core/PolygonOutlineGeometrySpec.js index cf8c631eea4e..5863827a9fd4 100644 --- a/Specs/Core/PolygonOutlineGeometrySpec.js +++ b/Specs/Core/PolygonOutlineGeometrySpec.js @@ -397,4 +397,4 @@ defineSuite([ packedInstance.push(0.0, 0.0, CesiumMath.PI_OVER_THREE, 0.0, 1.0, 42); createPackableSpecs(PolygonOutlineGeometry, polygon, packedInstance); -}); \ No newline at end of file +}); diff --git a/Specs/Core/PolylineVolumeGeometrySpec.js b/Specs/Core/PolylineVolumeGeometrySpec.js index 48234eed0f91..54e124dba34b 100644 --- a/Specs/Core/PolylineVolumeGeometrySpec.js +++ b/Specs/Core/PolylineVolumeGeometrySpec.js @@ -228,4 +228,4 @@ defineSuite([ }); var packedInstance = [3.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 3.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 2.0, 0.1]; createPackableSpecs(PolylineVolumeGeometry, volume, packedInstance); -}); \ No newline at end of file +}); diff --git a/Specs/Core/PolylineVolumeOutlineGeometrySpec.js b/Specs/Core/PolylineVolumeOutlineGeometrySpec.js index 32c2c48b9653..f3d9c311385e 100644 --- a/Specs/Core/PolylineVolumeOutlineGeometrySpec.js +++ b/Specs/Core/PolylineVolumeOutlineGeometrySpec.js @@ -155,4 +155,4 @@ defineSuite([ }); var packedInstance = [3.0, 1.0, 0.0, 0.0, 0.0, 1.0, 0.0, 0.0, 0.0, 1.0, 3.0, 0.0, 0.0, 1.0, 0.0, 0.0, 1.0, 1.0, 1.0, 1.0, 2.0, 0.1]; createPackableSpecs(PolylineVolumeOutlineGeometry, volume, packedInstance); -}); \ No newline at end of file +}); diff --git a/Specs/Core/RectangleOutlineGeometrySpec.js b/Specs/Core/RectangleOutlineGeometrySpec.js index c74279f3179f..fddc7cf7e724 100644 --- a/Specs/Core/RectangleOutlineGeometrySpec.js +++ b/Specs/Core/RectangleOutlineGeometrySpec.js @@ -189,4 +189,4 @@ defineSuite([ packedInstance = [0.1, 0.2, 0.3, 0.4, 5, 6, 7, 8, 9, 10, 0, 0]; createPackableSpecs(RectangleOutlineGeometry, rectangle, packedInstance, 'at height'); -}); \ No newline at end of file +}); diff --git a/Specs/Core/SphereGeometrySpec.js b/Specs/Core/SphereGeometrySpec.js index 8627d1901a7a..af309d616468 100644 --- a/Specs/Core/SphereGeometrySpec.js +++ b/Specs/Core/SphereGeometrySpec.js @@ -105,4 +105,4 @@ defineSuite([ }); var packedInstance = [1.0, 1.0, 1.0, 1.0, 0.0, 0.0, 0.0, 0.0, 0.0, 3.0, 3.0]; createPackableSpecs(SphereGeometry, sphere, packedInstance); -}); \ No newline at end of file +}); diff --git a/Specs/Core/TerrainEncodingSpec.js b/Specs/Core/TerrainEncodingSpec.js index 9928217ae848..8b511b1bbee1 100644 --- a/Specs/Core/TerrainEncodingSpec.js +++ b/Specs/Core/TerrainEncodingSpec.js @@ -344,4 +344,4 @@ defineSuite([ expect(cloned.matrix).toEqual(encoding.matrix); expect(cloned.hasVertexNormals).toEqual(encoding.hasVertexNormals); }); -}); \ No newline at end of file +}); diff --git a/Specs/Data/Models/Box-Textured-Custom/Readme.txt b/Specs/Data/Models/Box-Textured-Custom/Readme.txt index 61eddf9df3e4..3493f22c0481 100644 --- a/Specs/Data/Models/Box-Textured-Custom/Readme.txt +++ b/Specs/Data/Models/Box-Textured-Custom/Readme.txt @@ -1,2 +1,2 @@ This is the same as Box-Textured-Separate, except -* CesiumTexturedBoxTest0FS.glsl and CesiumTexturedBoxTest.gltf were edited to allow test coverage for all uniform semantics. \ No newline at end of file +* CesiumTexturedBoxTest0FS.glsl and CesiumTexturedBoxTest.gltf were edited to allow test coverage for all uniform semantics. diff --git a/Specs/Data/Models/Box/ReadMe.txt b/Specs/Data/Models/Box/ReadMe.txt index 7387755be41e..7212f6aeab1b 100644 --- a/Specs/Data/Models/Box/ReadMe.txt +++ b/Specs/Data/Models/Box/ReadMe.txt @@ -1 +1 @@ -CesiumBoxTest-NoTechnique.gltf is a modified glTF that has techniques, shaders & programs removed. \ No newline at end of file +CesiumBoxTest-NoTechnique.gltf is a modified glTF that has techniques, shaders & programs removed. diff --git a/Specs/Data/Models/CesiumAir/ReadMe.txt b/Specs/Data/Models/CesiumAir/ReadMe.txt index 2208bf364e31..8900000378aa 100644 --- a/Specs/Data/Models/CesiumAir/ReadMe.txt +++ b/Specs/Data/Models/CesiumAir/ReadMe.txt @@ -1 +1 @@ -Cesium_Air_0_8.gltf is a version of the model targeted to the glTF 0.8 specification. \ No newline at end of file +Cesium_Air_0_8.gltf is a version of the model targeted to the glTF 0.8 specification. diff --git a/Specs/Data/Models/WEB3DQuantizedAttributes/README.md b/Specs/Data/Models/WEB3DQuantizedAttributes/README.md index 2662b66de45d..df2737b56490 100644 --- a/Specs/Data/Models/WEB3DQuantizedAttributes/README.md +++ b/Specs/Data/Models/WEB3DQuantizedAttributes/README.md @@ -11,4 +11,4 @@ Below is a list of models with links to the originals and a statement of which a * CesiumMilkTruck-Quantized ([Cesium Milk Truck](https://github.com/KhronosGroup/glTF/tree/master/sampleModels/CesiumMilkTruck)): `NORMAL`, `POSITION` * CesiumMilkTruck-Mismatch-Quantized ([Cesium Milk Truck](https://github.com/KhronosGroup/glTF/tree/master/sampleModels/CesiumMilkTruck)) (Primitives with different materials, but the same program are mismatched, one is quantized, the other is not): `NORMAL`, `POSITION`, `TEXCOORD` * Duck-Quantized ([Duck](https://github.com/KhronosGroup/glTF/tree/master/sampleModels/Duck)): `TEXCOORD` -* RiggedSimple-Quantized ([Rigged Simple](https://github.com/KhronosGroup/glTF/tree/master/sampleModels/RiggedSimple)): `WEIGHT`, `JOINT` \ No newline at end of file +* RiggedSimple-Quantized ([Rigged Simple](https://github.com/KhronosGroup/glTF/tree/master/sampleModels/RiggedSimple)): `WEIGHT`, `JOINT` diff --git a/Specs/DataSources/NodeTransformationPropertySpec.js b/Specs/DataSources/NodeTransformationPropertySpec.js index 65042e7a97ba..df34fc3f4ef4 100644 --- a/Specs/DataSources/NodeTransformationPropertySpec.js +++ b/Specs/DataSources/NodeTransformationPropertySpec.js @@ -148,4 +148,4 @@ defineSuite([ testDefinitionChanged(property, 'translation', new Quaternion(0.5, 0.5, 0.5, 0.5), Quaternion.ZERO); testDefinitionChanged(property, 'scale', Cartesian3.UNIT_X, Cartesian3.ZERO); }); -}); \ No newline at end of file +}); diff --git a/Specs/DomEventSimulator.js b/Specs/DomEventSimulator.js index da7a3f4be874..01e2ac5d8adf 100644 --- a/Specs/DomEventSimulator.js +++ b/Specs/DomEventSimulator.js @@ -232,4 +232,4 @@ define([ }; return DomEventSimulator; -}); \ No newline at end of file +}); diff --git a/Specs/Scene/BatchTableSpec.js b/Specs/Scene/BatchTableSpec.js index 5237321ebd81..87b1fdaeffff 100644 --- a/Specs/Scene/BatchTableSpec.js +++ b/Specs/Scene/BatchTableSpec.js @@ -208,4 +208,4 @@ defineSuite([ batchTable.destroy(); expect(batchTable.isDestroyed()).toEqual(true); }); -}, 'WebGL'); \ No newline at end of file +}, 'WebGL'); diff --git a/Specs/Scene/DeviceOrientationCameraControllerSpec.js b/Specs/Scene/DeviceOrientationCameraControllerSpec.js index f6106eb321fc..e639ba80cb04 100644 --- a/Specs/Scene/DeviceOrientationCameraControllerSpec.js +++ b/Specs/Scene/DeviceOrientationCameraControllerSpec.js @@ -110,4 +110,4 @@ defineSuite([ controller.destroy(); expect(controller.isDestroyed()).toEqual(true); }); -}); \ No newline at end of file +}); diff --git a/Specs/Scene/QuadtreePrimitiveSpec.js b/Specs/Scene/QuadtreePrimitiveSpec.js index ae24d640185f..57e606d5642c 100644 --- a/Specs/Scene/QuadtreePrimitiveSpec.js +++ b/Specs/Scene/QuadtreePrimitiveSpec.js @@ -363,4 +363,4 @@ defineSuite([ tilingScheme : tileProvider.tilingScheme }); } -}, 'WebGL'); \ No newline at end of file +}, 'WebGL'); diff --git a/Specs/Scene/TileBoundingBoxSpec.js b/Specs/Scene/TileBoundingBoxSpec.js index 72c15cd2af4e..5675f1c2f7f0 100644 --- a/Specs/Scene/TileBoundingBoxSpec.js +++ b/Specs/Scene/TileBoundingBoxSpec.js @@ -100,4 +100,4 @@ defineSuite([ camera.position = Cartesian3.fromRadians(position3D.longitude, position3D.latitude); expect(tile.distanceToCamera(frameState)).toEqualEpsilon(expectedDistance, 10.0); }); -}); \ No newline at end of file +}); diff --git a/Specs/TestWorkers/createBadGeometry.js b/Specs/TestWorkers/createBadGeometry.js index 14b026407be9..d3327fc9f7ec 100644 --- a/Specs/TestWorkers/createBadGeometry.js +++ b/Specs/TestWorkers/createBadGeometry.js @@ -8,4 +8,4 @@ define([ return function() { throw new RuntimeError('BadGeometry.createGeometry'); }; -}); \ No newline at end of file +}); diff --git a/Specs/Widgets/VRButton/VRButtonSpec.js b/Specs/Widgets/VRButton/VRButtonSpec.js index 3916b0203839..8cf74e0b9b36 100644 --- a/Specs/Widgets/VRButton/VRButtonSpec.js +++ b/Specs/Widgets/VRButton/VRButtonSpec.js @@ -49,4 +49,4 @@ defineSuite([ return new VRButton(document.body, undefined); }).toThrowDeveloperError(); }); -}); \ No newline at end of file +}); diff --git a/Specs/Widgets/VRButton/VRButtonViewModelSpec.js b/Specs/Widgets/VRButton/VRButtonViewModelSpec.js index 963991f08d56..7821f1e74037 100644 --- a/Specs/Widgets/VRButton/VRButtonViewModelSpec.js +++ b/Specs/Widgets/VRButton/VRButtonViewModelSpec.js @@ -66,4 +66,4 @@ defineSuite([ viewModel.vrElement = {}; }).toThrowDeveloperError(); }); -}); \ No newline at end of file +}); diff --git a/Specs/addDefaultMatchers.js b/Specs/addDefaultMatchers.js index 744bdf5500be..5c97f71d4762 100644 --- a/Specs/addDefaultMatchers.js +++ b/Specs/addDefaultMatchers.js @@ -221,4 +221,4 @@ define([ this.addMatchers(createDefaultMatchers(debug)); }; }; -}); \ No newline at end of file +}); diff --git a/Specs/createCanvas.js b/Specs/createCanvas.js index d3ebee081f4a..4c68bd952280 100644 --- a/Specs/createCanvas.js +++ b/Specs/createCanvas.js @@ -24,4 +24,4 @@ define([ } return createCanvas; -}); \ No newline at end of file +}); diff --git a/Specs/createGlobe.js b/Specs/createGlobe.js index 109de4019134..d0dd87e7f501 100644 --- a/Specs/createGlobe.js +++ b/Specs/createGlobe.js @@ -47,4 +47,4 @@ define([ } return createGlobe; -}); \ No newline at end of file +}); diff --git a/Specs/createScene.js b/Specs/createScene.js index a242d8bd3484..09111123dfbf 100644 --- a/Specs/createScene.js +++ b/Specs/createScene.js @@ -68,4 +68,4 @@ define([ } return createScene; -}); \ No newline at end of file +}); diff --git a/Specs/createViewer.js b/Specs/createViewer.js index b313ddbf4de2..2e063697f43e 100644 --- a/Specs/createViewer.js +++ b/Specs/createViewer.js @@ -16,4 +16,4 @@ define([ } return createViewer; -}); \ No newline at end of file +}); diff --git a/Specs/pick.js b/Specs/pick.js index f1a1b63c8fe2..061d47dde3d4 100644 --- a/Specs/pick.js +++ b/Specs/pick.js @@ -73,4 +73,4 @@ define([ } return pick; -}); \ No newline at end of file +}); diff --git a/Specs/render.js b/Specs/render.js index 9fa9a8d61ebe..b769b1e485ec 100644 --- a/Specs/render.js +++ b/Specs/render.js @@ -66,4 +66,4 @@ define([ } return render; -}); \ No newline at end of file +}); diff --git a/Tools/jsdoc/cesiumTags.js b/Tools/jsdoc/cesiumTags.js index 43441cb2a26b..4ce09ecd02b7 100644 --- a/Tools/jsdoc/cesiumTags.js +++ b/Tools/jsdoc/cesiumTags.js @@ -27,4 +27,4 @@ exports.defineTags = function(dictionary) { doclet.demo.push(tag.value); } }); -}; \ No newline at end of file +}; diff --git a/Tools/jsdoc/cesium_template/static/javascript/cesiumDoc.js b/Tools/jsdoc/cesium_template/static/javascript/cesiumDoc.js index 8582f4b649c9..dbd552eb2fa1 100644 --- a/Tools/jsdoc/cesium_template/static/javascript/cesiumDoc.js +++ b/Tools/jsdoc/cesium_template/static/javascript/cesiumDoc.js @@ -56,4 +56,4 @@ updateMenuLinks(); } } -})(); \ No newline at end of file +})(); diff --git a/index.html b/index.html index 151c1154f657..afb65308d88c 100644 --- a/index.html +++ b/index.html @@ -70,4 +70,4 @@ - \ No newline at end of file + diff --git a/index.release.html b/index.release.html index 28e6cda49224..a8db9870dfaf 100644 --- a/index.release.html +++ b/index.release.html @@ -110,4 +110,4 @@ } - \ No newline at end of file +