From 4854e91464a59d4581b1f9943c1c834b8d60ca58 Mon Sep 17 00:00:00 2001 From: Matthew Reid Date: Thu, 11 Jul 2024 17:07:49 +1000 Subject: [PATCH] Updated copyright headers to omit dates --- Assets/Core/Shaders/AtmosphericScattering.h | 2 +- .../Shaders/AtmosphericScatteringWithClouds.h | 2 +- Assets/Core/Shaders/Beams.frag | 2 +- Assets/Core/Shaders/Beams.vert | 2 +- Assets/Core/Shaders/BillboardCloud.frag | 2 +- Assets/Core/Shaders/BillboardCloud.vert | 2 +- Assets/Core/Shaders/Brdfs/BlinnPhong.h | 2 +- Assets/Core/Shaders/Brdfs/Ggx.h | 2 +- Assets/Core/Shaders/Brdfs/HenyeyGreenstein.h | 2 +- Assets/Core/Shaders/Brdfs/Lambert.h | 2 +- Assets/Core/Shaders/Brdfs/OrenNayer.h | 2 +- .../Brdfs/PrincipledBrdfDirectionalLight.h | 2 +- .../Brdfs/PrincipledBrdfEnvironmentLight.h | 2 +- Assets/Core/Shaders/Building.frag | 2 +- Assets/Core/Shaders/Building.vert | 2 +- Assets/Core/Shaders/CelestialBillboard.vert | 2 +- Assets/Core/Shaders/CloudShadows.h | 2 +- Assets/Core/Shaders/Clouds.h | 2 +- .../Core/Shaders/CloudsTemporalUpscaling.frag | 2 +- Assets/Core/Shaders/ColorTemperature.h | 2 +- Assets/Core/Shaders/CompositeFinal.frag | 2 +- Assets/Core/Shaders/DepthClamp.h | 2 +- Assets/Core/Shaders/DepthPrecision.h | 2 +- Assets/Core/Shaders/Dither.h | 2 +- Assets/Core/Shaders/EnvironmentMap.h | 2 +- Assets/Core/Shaders/Glass.frag | 2 +- Assets/Core/Shaders/GlobalDefines.h | 2 +- Assets/Core/Shaders/GlobalUniforms.h | 2 +- Assets/Core/Shaders/GroundIrradiance.h | 2 +- .../Core/Shaders/HeightToNormalConverter.frag | 2 +- Assets/Core/Shaders/HudText.frag | 2 +- Assets/Core/Shaders/HudTexture.frag | 2 +- Assets/Core/Shaders/HudTexture3d.frag | 2 +- Assets/Core/Shaders/Moon.frag | 2 +- Assets/Core/Shaders/Noise/FastRandom.h | 2 +- Assets/Core/Shaders/Noise/Fbm.h | 2 +- Assets/Core/Shaders/NormalMapping.h | 2 +- Assets/Core/Shaders/Ocean.frag | 2 +- Assets/Core/Shaders/Ocean.h | 2 +- Assets/Core/Shaders/OceanProjected.vert | 2 +- Assets/Core/Shaders/OceanStatic.vert | 2 +- Assets/Core/Shaders/OrenNayar.h | 2 +- Assets/Core/Shaders/Particles.frag | 2 +- Assets/Core/Shaders/Particles.vert | 2 +- Assets/Core/Shaders/Planet.frag | 2 +- Assets/Core/Shaders/Planet.h | 2 +- Assets/Core/Shaders/Planet.vert | 2 +- Assets/Core/Shaders/PrincipledBrdf.frag | 2 +- Assets/Core/Shaders/RaySphereIntersection.h | 2 +- Assets/Core/Shaders/Remap.h | 2 +- Assets/Core/Shaders/RenderToBillboard.frag | 2 +- Assets/Core/Shaders/RenderToBillboard.vert | 2 +- Assets/Core/Shaders/Rerange.h | 2 +- Assets/Core/Shaders/Road.frag | 2 +- Assets/Core/Shaders/Saturate.h | 2 +- Assets/Core/Shaders/ScreenQuad.vert | 2 +- Assets/Core/Shaders/Shadows/Shadows.h | 2 +- .../Shaders/Shadows/SimpleShadowCaster.frag | 2 +- .../Shaders/Shadows/SimpleShadowCaster.vert | 2 +- Assets/Core/Shaders/SimpleColor.frag | 2 +- Assets/Core/Shaders/SimpleColor.vert | 2 +- .../Shaders/SimpleColorFixedScreenSize.vert | 2 +- Assets/Core/Shaders/SimpleTextured.frag | 2 +- Assets/Core/Shaders/SimpleTextured.vert | 2 +- .../Shaders/SimpleTexturedLambertText.frag | 2 +- Assets/Core/Shaders/Sky.frag | 10 +- Assets/Core/Shaders/Sky.vert | 2 +- Assets/Core/Shaders/SkyToEnvironmentMap.frag | 2 +- Assets/Core/Shaders/Starfield.frag | 2 +- Assets/Core/Shaders/Starfield.vert | 2 +- Assets/Core/Shaders/Sun.frag | 2 +- Assets/Core/Shaders/TessDisplacement.frag | 2 +- Assets/Core/Shaders/TessDisplacement.tctrl | 2 +- Assets/Core/Shaders/TessDisplacement.teval | 2 +- Assets/Core/Shaders/TessDisplacement.vert | 2 +- .../Core/Shaders/TessDisplacementPlanet.vert | 2 +- Assets/Core/Shaders/ToneMapping.h | 2 +- Assets/Core/Shaders/TreeBillboard.frag | 2 +- Assets/Core/Shaders/TreeBillboards.h | 2 +- Assets/Core/Shaders/TreeSideBillboard.vert | 2 +- Assets/Core/Shaders/TreeTopBillboard.vert | 2 +- Assets/Core/Shaders/Trees.h | 2 +- Assets/Core/Shaders/Util/Checker.h | 6 + .../Shaders/Util/SampleTextureCatmullRom.h | 6 + Assets/Core/Shaders/Util/Saturate.h | 2 +- Assets/Core/Shaders/Util/Specular.h | 2 +- Assets/Core/Shaders/Util/Srgb.h | 2 +- Assets/Core/Shaders/Util/TextureTriplanar.h | 6 + .../VectorDisplacementToNormalConverter.frag | 2 +- Assets/Core/Shaders/VolumeClouds.frag | 2 +- Assets/Core/Shaders/VolumeClouds.vert | 2 +- .../Core/Shaders/WaveFoamMaskGenerator.frag | 2 +- .../all/test_package/test_package.cpp | 6 + src/Skybolt/AircraftHud/AltitudeBarModel.cpp | 2 +- src/Skybolt/AircraftHud/AltitudeBarModel.h | 2 +- .../AircraftHud/HeadingRibbonModel.cpp | 2 +- src/Skybolt/AircraftHud/HeadingRibbonModel.h | 2 +- src/Skybolt/AircraftHud/HudDrawer.h | 2 +- src/Skybolt/AircraftHud/HudHoverVelModel.cpp | 2 +- src/Skybolt/AircraftHud/HudHoverVelModel.h | 2 +- src/Skybolt/AircraftHud/PitchLadderModel.cpp | 2 +- src/Skybolt/AircraftHud/PitchLadderModel.h | 2 +- .../AircraftHud/RollAngleRibbonModel.cpp | 2 +- .../AircraftHud/RollAngleRibbonModel.h | 2 +- .../AircraftHud/ZenithCompassModel.cpp | 2 +- src/Skybolt/AircraftHud/ZenithCompassModel.h | 2 +- .../FeaturesConverter.cpp | 2 +- .../MapFeaturesConverter/FeaturesConverter.h | 2 +- .../MapFeaturesConverter/HeightmapLeveler.cpp | 2 +- .../MapFeaturesConverter/HeightmapLeveler.h | 2 +- src/Skybolt/MapFeaturesConverter/main.cpp | 2 +- src/Skybolt/SkyboltCommon/ContainerUtility.h | 2 +- src/Skybolt/SkyboltCommon/EnumStrings.h | 2 +- src/Skybolt/SkyboltCommon/Event.cpp | 2 +- src/Skybolt/SkyboltCommon/Event.h | 2 +- src/Skybolt/SkyboltCommon/Eventually.h | 2 +- src/Skybolt/SkyboltCommon/Exception.h | 2 +- src/Skybolt/SkyboltCommon/File/FileLocator.h | 2 +- .../SkyboltCommon/File/FileUtility.cpp | 2 +- src/Skybolt/SkyboltCommon/File/FileUtility.h | 2 +- .../SkyboltCommon/File/OsDirectories.cpp | 6 + .../SkyboltCommon/File/OsDirectories.h | 2 +- src/Skybolt/SkyboltCommon/Json/JsonHelpers.h | 2 +- .../SkyboltCommon/Json/ReadJsonFile.cpp | 2 +- src/Skybolt/SkyboltCommon/Json/ReadJsonFile.h | 2 +- .../SkyboltCommon/Json/WriteJsonFile.cpp | 2 +- .../SkyboltCommon/Json/WriteJsonFile.h | 2 +- src/Skybolt/SkyboltCommon/Listenable.h | 2 +- .../SkyboltCommon/Logging/ConsoleSink.cpp | 2 +- .../SkyboltCommon/Logging/ConsoleSink.h | 2 +- src/Skybolt/SkyboltCommon/LruCacheMap.h | 2 +- src/Skybolt/SkyboltCommon/LruCacheSet.h | 2 +- src/Skybolt/SkyboltCommon/MapUtility.h | 2 +- src/Skybolt/SkyboltCommon/Math/Box2.h | 2 +- src/Skybolt/SkyboltCommon/Math/Box3.h | 2 +- .../SkyboltCommon/Math/FirstOrderLag.h | 2 +- .../Math/InterpolateTableLinear.cpp | 2 +- .../Math/InterpolateTableLinear.h | 2 +- .../Math/IntersectionUtility.cpp | 2 +- .../SkyboltCommon/Math/IntersectionUtility.h | 2 +- .../SkyboltCommon/Math/MathUtility.cpp | 2 +- src/Skybolt/SkyboltCommon/Math/MathUtility.h | 2 +- src/Skybolt/SkyboltCommon/Math/QuadTree.cpp | 2 +- src/Skybolt/SkyboltCommon/Math/QuadTree.h | 2 +- .../SkyboltCommon/Math/QuadTreeUtility.h | 2 +- src/Skybolt/SkyboltCommon/NumericComparison.h | 2 +- src/Skybolt/SkyboltCommon/ObservableValue.h | 2 +- src/Skybolt/SkyboltCommon/OptionalUtility.h | 2 +- src/Skybolt/SkyboltCommon/Random.h | 2 +- src/Skybolt/SkyboltCommon/Range.h | 2 +- src/Skybolt/SkyboltCommon/ShaUtility.cpp | 2 +- src/Skybolt/SkyboltCommon/ShaUtility.h | 2 +- src/Skybolt/SkyboltCommon/SkyboltCommonFwd.h | 6 + src/Skybolt/SkyboltCommon/StringVector.h | 2 +- src/Skybolt/SkyboltCommon/Stringify.h | 6 + src/Skybolt/SkyboltCommon/TypeMatcher.h | 6 + .../SkyboltCommon/TypedItemContainer.h | 2 +- src/Skybolt/SkyboltCommon/Units.h | 2 +- src/Skybolt/SkyboltCommon/Updatable.h | 2 +- src/Skybolt/SkyboltCommon/Variant.h | 2 +- src/Skybolt/SkyboltCommon/VectorUtility.h | 2 +- .../SkyboltCommon/WeightAveragedBuffer.cpp | 2 +- .../SkyboltCommon/WeightAveragedBuffer.h | 2 +- src/Skybolt/SkyboltCommonTests/Box2Test.cpp | 2 +- src/Skybolt/SkyboltCommonTests/EventTest.cpp | 2 +- .../InterpolateTableLinearTest.cpp | 2 +- .../IntersectionUtilityTest.cpp | 2 +- .../SkyboltCommonTests/LruCacheMapTests.cpp | 2 +- .../SkyboltCommonTests/LruCacheSetTests.cpp | 2 +- .../SkyboltCommonTests/MathUtilityTests.cpp | 2 +- .../SkyboltCommonTests/QuadTreeTest.cpp | 2 +- .../QuadTreeUtilityTest.cpp | 2 +- src/Skybolt/SkyboltCommonTests/Sha1Test.cpp | 2 +- .../SkyboltCommonTests/TypeMatcherTest.cpp | 2 +- .../TypedItemContainerTest.cpp | 2 +- .../SkyboltCommonTests/VectorUtilityTests.cpp | 2 +- .../SkyboltEngine/CameraInputSystem.cpp | 6 + src/Skybolt/SkyboltEngine/CameraInputSystem.h | 2 +- .../SkyboltEngine/ComponentFactory.cpp | 2 +- src/Skybolt/SkyboltEngine/ComponentFactory.h | 2 +- .../Components/PlanetElevationComponent.h | 2 +- .../Components/TemplateNameComponent.h | 2 +- .../Components/VisObjectsComponent.cpp | 2 +- .../Components/VisObjectsComponent.h | 2 +- .../Diagnostics/StatsDisplaySystem.cpp | 24 +- .../Diagnostics/StatsDisplaySystem.h | 2 +- .../SkyboltEngine/EngineCommandLineParser.cpp | 2 +- .../SkyboltEngine/EngineCommandLineParser.h | 2 +- src/Skybolt/SkyboltEngine/EngineRoot.cpp | 2 +- src/Skybolt/SkyboltEngine/EngineRoot.h | 2 +- .../SkyboltEngine/EngineRootFactory.cpp | 2 +- src/Skybolt/SkyboltEngine/EngineRootFactory.h | 2 +- src/Skybolt/SkyboltEngine/EngineSettings.cpp | 3 +- src/Skybolt/SkyboltEngine/EngineSettings.h | 2 +- src/Skybolt/SkyboltEngine/EngineStats.h | 2 +- src/Skybolt/SkyboltEngine/EntityFactory.cpp | 2 +- src/Skybolt/SkyboltEngine/EntityFactory.h | 2 +- .../SkyboltEngine/GetExecutablePath.cpp | 2 +- src/Skybolt/SkyboltEngine/GetExecutablePath.h | 2 +- .../SkyboltEngine/Input/InputPlatform.h | 2 +- .../SkyboltEngine/Input/InputPlatformOsg.cpp | 2 +- .../SkyboltEngine/Input/InputPlatformOsg.h | 2 +- .../SkyboltEngine/Input/InputSystem.cpp | 2 +- src/Skybolt/SkyboltEngine/Input/InputSystem.h | 2 +- .../SkyboltEngine/Input/LogicalAxis.cpp | 2 +- src/Skybolt/SkyboltEngine/Input/LogicalAxis.h | 2 +- src/Skybolt/SkyboltEngine/Plugin/Plugin.h | 2 +- .../SkyboltEngine/Plugin/PluginHelpers.cpp | 2 +- .../SkyboltEngine/Plugin/PluginHelpers.h | 2 +- .../SkyboltEngine/Scenario/Scenario.cpp | 2 +- src/Skybolt/SkyboltEngine/Scenario/Scenario.h | 2 +- .../Scenario/ScenarioMetadataComponent.h | 2 +- .../Scenario/ScenarioObjectPath.h | 2 +- .../Scenario/ScenarioSerialization.cpp | 6 + .../Scenario/ScenarioSerialization.h | 2 +- .../EntityStateSequenceController.cpp | 2 +- .../Sequence/EntityStateSequenceController.h | 2 +- .../Interpolator/CubicBSplineInterpolator.h | 2 +- .../Sequence/Interpolator/Interpolator.h | 2 +- .../Interpolator/LinearInterpolator.h | 2 +- .../Sequence/JulianDateSequenceController.cpp | 2 +- .../Sequence/JulianDateSequenceController.h | 2 +- .../Sequence/SequenceController.h | 2 +- .../SimVisBinding/CameraSimVisBinding.cpp | 2 +- .../SimVisBinding/CameraSimVisBinding.h | 2 +- .../CelestialObjectVisBinding.cpp | 2 +- .../SimVisBinding/CelestialObjectVisBinding.h | 2 +- .../EntityVisibilityFilterable.h | 2 +- .../SimVisBinding/ForcesVisBinding.cpp | 2 +- .../SimVisBinding/ForcesVisBinding.h | 2 +- .../GeocentricToNedConverter.cpp | 2 +- .../SimVisBinding/GeocentricToNedConverter.h | 2 +- .../SimVisBinding/MoonVisBinding.cpp | 2 +- .../SimVisBinding/MoonVisBinding.h | 2 +- .../SimVisBinding/ParticlesVisBinding.cpp | 2 +- .../SimVisBinding/ParticlesVisBinding.h | 2 +- .../SimVisBinding/PlanetVisBinding.cpp | 2 +- .../SimVisBinding/PlanetVisBinding.h | 2 +- .../SimVisBinding/PolylineVisBinding.cpp | 2 +- .../SimVisBinding/PolylineVisBinding.h | 2 +- .../SimVisBinding/SimVisBinding.cpp | 2 +- .../SimVisBinding/SimVisBinding.h | 2 +- .../SimVisBinding/SimVisObjectsReflector.h | 2 +- .../SimVisBinding/SimVisSystem.cpp | 2 +- .../SimVisBinding/SimVisSystem.h | 2 +- .../SimVisBinding/VisNameLabels.cpp | 2 +- .../SimVisBinding/VisNameLabels.h | 2 +- .../SimVisBinding/WakeBinding.cpp | 2 +- .../SkyboltEngine/SimVisBinding/WakeBinding.h | 2 +- src/Skybolt/SkyboltEngine/SkyboltEngineFwd.h | 2 +- src/Skybolt/SkyboltEngine/TimeSource.cpp | 2 +- src/Skybolt/SkyboltEngine/TimeSource.h | 2 +- .../SkyboltEngine/UpdateLoop/UpdateLoop.cpp | 2 +- .../SkyboltEngine/UpdateLoop/UpdateLoop.h | 2 +- .../UpdateLoop/UpdateLoopUtility.cpp | 2 +- .../UpdateLoop/UpdateLoopUtility.h | 2 +- src/Skybolt/SkyboltEngine/VisHud.cpp | 2 +- src/Skybolt/SkyboltEngine/VisHud.h | 2 +- src/Skybolt/SkyboltEngine/WindowUtil.cpp | 2 +- src/Skybolt/SkyboltEngine/WindowUtil.h | 2 +- .../Bullet/AltitudeProvider.h | 2 +- .../Bullet/BulletDynamicBodyComponent.cpp | 2 +- .../Bullet/BulletDynamicBodyComponent.h | 2 +- .../Bullet/BulletPlugin.cpp | 2 +- .../Bullet/BulletPlugin.h | 2 +- .../Bullet/BulletSystem.cpp | 2 +- .../Bullet/BulletSystem.h | 2 +- .../Bullet/BulletTypeConversion.h | 2 +- .../Bullet/BulletWheelsComponent.cpp | 48 ++-- .../Bullet/BulletWheelsComponent.h | 2 +- .../Bullet/BulletWorld.cpp | 2 +- .../SkyboltEnginePlugins/Bullet/BulletWorld.h | 2 +- .../Bullet/DrivetrainComponent.cpp | 2 +- .../Bullet/DrivetrainComponent.h | 2 +- .../Bullet/KinematicBody.cpp | 2 +- .../Bullet/KinematicBody.h | 2 +- .../SkyboltEnginePlugins/Bullet/RigidBody.cpp | 2 +- .../SkyboltEnginePlugins/Bullet/RigidBody.h | 2 +- .../Bullet/SkyboltBulletFwd.h | 2 +- .../Bullet/TerrainCollisionShape.cpp | 2 +- .../Bullet/TerrainCollisionShape.h | 2 +- .../Bullet/TriangleMeshShapeData.cpp | 2 +- .../Bullet/TriangleMeshShapeData.h | 2 +- .../CigiComponent/CigiClient.cpp | 2 +- .../CigiComponent/CigiClient.h | 2 +- .../CigiComponent/CigiComponentPlugin.cpp | 2 +- .../CigiComponent/CigiComponentPlugin.h | 2 +- .../CigiComponent/UdpCommunicator.cpp | 2 +- .../CigiComponent/UdpCommunicator.h | 2 +- .../CigiComponentTests/CigiClientTest.cpp | 2 +- .../CigiTestHost/CigiTestHost.cpp | 2 +- .../FftOcean/FftOceanGenerator.cpp | 2 +- .../FftOcean/FftOceanGenerator.h | 2 +- .../FftOcean/FftOceanPlugin.cpp | 2 +- .../FftOcean/FftOceanPlugin.h | 2 +- .../FftOceanWaveHeightTextureGenerator.h | 2 +- .../FftOceanTests/FftOceanGeneratorTest.cpp | 2 +- .../SkyboltEnginePython/PythonBindings.cpp | 2 +- .../CubicBSplineInterpolatorTests.cpp | 2 +- .../GeocentricToNedConverterTests.cpp | 2 +- src/Skybolt/SkyboltEngineTests/TestHelpers.h | 2 +- .../SkyboltQt/ContextAction/ActionContext.h | 2 +- .../SkyboltQt/ContextAction/ContextAction.h | 2 +- .../ContextAction/CreateContextActions.cpp | 2 +- .../ContextAction/CreateContextActions.h | 2 +- .../Entity/AboutContextAction.cpp | 2 +- .../ContextAction/Entity/AboutContextAction.h | 2 +- .../Entity/AttachToParentContextAction.cpp | 2 +- .../Entity/AttachToParentContextAction.h | 2 +- .../Entity/DebugInfoContextAction.cpp | 2 +- .../Entity/DebugInfoContextAction.h | 2 +- .../Entity/DetatchFromParentContextAction.cpp | 2 +- .../Entity/DetatchFromParentContextAction.h | 2 +- .../Entity/EntityContextAction.h | 2 +- .../Entity/SetOrientationContextAction.cpp | 2 +- .../Entity/SetOrientationContextAction.h | 2 +- .../Entity/SetPositionContextAction.cpp | 2 +- .../Entity/SetPositionContextAction.h | 2 +- .../Point/MoveToPointContextAction.cpp | 2 +- .../Point/MoveToPointContextAction.h | 2 +- .../Engine/EngineSettingsSerialization.cpp | 6 + .../Engine/EngineSettingsSerialization.h | 6 + src/Skybolt/SkyboltQt/Engine/SimUpdater.cpp | 2 +- src/Skybolt/SkyboltQt/Engine/SimUpdater.h | 2 +- .../Entity/EntityChooserDialogFactory.cpp | 2 +- .../Entity/EntityChooserDialogFactory.h | 2 +- .../SkyboltQt/Entity/EntityListModel.cpp | 2 +- .../SkyboltQt/Entity/EntityListModel.h | 2 +- .../Entity/EntityPropertiesModel.cpp | 2 +- .../SkyboltQt/Entity/EntityPropertiesModel.h | 2 +- src/Skybolt/SkyboltQt/Icon/IconFactory.cpp | 2 +- src/Skybolt/SkyboltQt/Icon/IconFactory.h | 2 +- src/Skybolt/SkyboltQt/Icon/SkyboltIcons.cpp | 2 +- src/Skybolt/SkyboltQt/Icon/SkyboltIcons.h | 2 +- .../SkyboltQt/Input/InputPlatformQt.cpp | 2 +- src/Skybolt/SkyboltQt/Input/InputPlatformQt.h | 2 +- .../SkyboltQt/Input/QtKeyCodeMapping.cpp | 6 + .../SkyboltQt/Input/QtKeyCodeMapping.h | 2 +- .../SkyboltQt/Input/ViewportInputSystem.cpp | 2 +- .../SkyboltQt/Input/ViewportInputSystem.h | 2 +- src/Skybolt/SkyboltQt/MainWindow.cpp | 2 +- src/Skybolt/SkyboltQt/MainWindow.h | 2 +- .../Property/DefaultEditorWidgets.cpp | 2 +- .../SkyboltQt/Property/DefaultEditorWidgets.h | 2 +- .../DefaultPropertyModelFactories.cpp | 2 +- .../Property/DefaultPropertyModelFactories.h | 2 +- .../SkyboltQt/Property/PropertyEditor.cpp | 2 +- .../SkyboltQt/Property/PropertyEditor.h | 2 +- .../Property/PropertyEditorWidgetFactory.h | 2 +- .../SkyboltQt/Property/PropertyModel.cpp | 2 +- .../SkyboltQt/Property/PropertyModel.h | 2 +- .../Property/PropertyModelFactoryMap.h | 2 +- src/Skybolt/SkyboltQt/Property/QtMetaTypes.h | 2 +- .../SkyboltQt/Property/QtPropertyMetadata.h | 2 +- .../Property/QtPropertyReflection.cpp | 2 +- .../SkyboltQt/Property/QtPropertyReflection.h | 2 +- .../SkyboltQt/QtUtil/ApplicationUtil.cpp | 2 +- .../SkyboltQt/QtUtil/ApplicationUtil.h | 2 +- .../SkyboltQt/QtUtil/QtDateTimeUtil.cpp | 2 +- src/Skybolt/SkyboltQt/QtUtil/QtDateTimeUtil.h | 2 +- src/Skybolt/SkyboltQt/QtUtil/QtDialogUtil.cpp | 2 +- src/Skybolt/SkyboltQt/QtUtil/QtDialogUtil.h | 2 +- src/Skybolt/SkyboltQt/QtUtil/QtLayoutUtil.cpp | 2 +- src/Skybolt/SkyboltQt/QtUtil/QtLayoutUtil.h | 2 +- src/Skybolt/SkyboltQt/QtUtil/QtMenuUtil.cpp | 2 +- src/Skybolt/SkyboltQt/QtUtil/QtMenuUtil.h | 2 +- .../SkyboltQt/QtUtil/QtScrollAreaUtil.cpp | 2 +- .../SkyboltQt/QtUtil/QtScrollAreaUtil.h | 2 +- src/Skybolt/SkyboltQt/QtUtil/QtTimerUtil.cpp | 2 +- src/Skybolt/SkyboltQt/QtUtil/QtTimerUtil.h | 2 +- .../SkyboltQt/QtUtil/QtTypeConversions.h | 2 +- .../QtUtil/RecentFilesMenuPopulator.cpp | 2 +- .../QtUtil/RecentFilesMenuPopulator.h | 2 +- .../SkyboltQt/Scenario/EntityObjectType.cpp | 2 +- .../SkyboltQt/Scenario/EntityObjectType.h | 2 +- .../Scenario/JsonScenarioSerializable.h | 2 +- src/Skybolt/SkyboltQt/Scenario/Registry.h | 2 +- .../Scenario/ScenarioDescObjectType.cpp | 2 +- .../Scenario/ScenarioDescObjectType.h | 2 +- .../SkyboltQt/Scenario/ScenarioObject.cpp | 2 +- .../SkyboltQt/Scenario/ScenarioObject.h | 2 +- .../ScenarioObjectIntersectionUtil.cpp | 2 +- .../Scenario/ScenarioObjectIntersectionUtil.h | 2 +- .../Scenario/ScenarioObjectPredicate.h | 2 +- .../Scenario/ScenarioObjectTypeMap.h | 2 +- .../Scenario/ScenarioPropertiesModel.cpp | 2 +- .../Scenario/ScenarioPropertiesModel.h | 2 +- .../Scenario/ScenarioSelectionModel.cpp | 2 +- .../Scenario/ScenarioSelectionModel.h | 2 +- .../SkyboltQt/Scenario/ScenarioWorkspace.cpp | 2 +- .../SkyboltQt/Scenario/ScenarioWorkspace.h | 2 +- src/Skybolt/SkyboltQt/SkyboltQtFwd.h | 2 +- src/Skybolt/SkyboltQt/Style/DarkStyle.cpp | 2 +- src/Skybolt/SkyboltQt/Style/DarkStyle.h | 6 + .../DefaultViewportMouseEventHandler.cpp | 10 +- .../DefaultViewportMouseEventHandler.h | 10 +- src/Skybolt/SkyboltQt/Viewport/OsgWindow.cpp | 204 +++++++------- src/Skybolt/SkyboltQt/Viewport/OsgWindow.h | 2 +- .../SkyboltQt/Viewport/PlanetPointPicker.cpp | 2 +- .../SkyboltQt/Viewport/PlanetPointPicker.h | 2 +- .../Viewport/ScenarioObjectPicker.cpp | 2 +- .../SkyboltQt/Viewport/ScenarioObjectPicker.h | 2 +- .../Viewport/ScreenTransformUtil.cpp | 2 +- .../SkyboltQt/Viewport/ScreenTransformUtil.h | 2 +- .../Viewport/ViewportMouseEventHandler.h | 10 +- .../Viewport/ViewportPropertiesModel.cpp | 6 + .../Viewport/ViewportPropertiesModel.h | 6 + .../Viewport/ViewportVisibilityFiltering.cpp | 262 +++++++++--------- .../Viewport/ViewportVisibilityFiltering.h | 2 +- .../Viewport/VisEntityAttachables.cpp | 2 +- .../SkyboltQt/Viewport/VisEntityAttachables.h | 2 +- .../SkyboltQt/Viewport/VisEntityIcons.cpp | 2 +- .../SkyboltQt/Viewport/VisEntityIcons.h | 2 +- src/Skybolt/SkyboltQt/Viewport/VisIcon.cpp | 7 +- src/Skybolt/SkyboltQt/Viewport/VisIcon.h | 6 +- .../SkyboltQt/Viewport/VisSelectionIcons.cpp | 2 +- .../SkyboltQt/Viewport/VisSelectionIcons.h | 2 +- .../Widgets/CameraControllerWidget.cpp | 2 +- .../Widgets/CameraControllerWidget.h | 2 +- .../SkyboltQt/Widgets/CaptureImageDailog.h | 2 +- .../SkyboltQt/Widgets/CaptureImageDialog.cpp | 2 +- .../SkyboltQt/Widgets/EngineSystemsWidget.cpp | 6 + .../SkyboltQt/Widgets/EngineSystemsWidget.h | 6 + .../Widgets/EntityControllerWidget.cpp | 2 +- .../Widgets/EntityControllerWidget.h | 2 +- .../SkyboltQt/Widgets/OrientationEditor.cpp | 2 +- .../SkyboltQt/Widgets/OrientationEditor.h | 2 +- .../SkyboltQt/Widgets/PositionEditor.cpp | 2 +- .../SkyboltQt/Widgets/PositionEditor.h | 2 +- .../Widgets/ScenarioObjectCreationToolBar.cpp | 2 +- .../Widgets/ScenarioObjectCreationToolBar.h | 2 +- .../Widgets/ScenarioObjectsEditorWidget.cpp | 2 +- .../Widgets/ScenarioObjectsEditorWidget.h | 2 +- .../Widgets/ScenarioPropertyEditorWidget.cpp | 2 +- .../Widgets/ScenarioPropertyEditorWidget.h | 2 +- .../SkyboltQt/Widgets/ScenarioTreeWidget.cpp | 2 +- .../SkyboltQt/Widgets/ScenarioTreeWidget.h | 2 +- .../SkyboltQt/Widgets/SettingsEditor.cpp | 2 +- .../SkyboltQt/Widgets/SettingsEditor.h | 2 +- .../SkyboltQt/Widgets/TimeControlWidget.cpp | 2 +- .../SkyboltQt/Widgets/TimeControlWidget.h | 2 +- .../SkyboltQt/Widgets/TimeRateDialog.cpp | 2 +- .../SkyboltQt/Widgets/TimeRateDialog.h | 2 +- .../Widgets/TimelineControlWidget.cpp | 2 +- .../SkyboltQt/Widgets/TimelineControlWidget.h | 2 +- .../SkyboltQt/Widgets/TimelineWidget.cpp | 2 +- .../SkyboltQt/Widgets/TimelineWidget.h | 2 +- .../SkyboltQt/Widgets/TreeItemModel.cpp | 2 +- src/Skybolt/SkyboltQt/Widgets/TreeItemModel.h | 2 +- .../SkyboltQt/Widgets/ViewportWidget.cpp | 2 +- .../SkyboltQt/Widgets/ViewportWidget.h | 2 +- .../SkyboltQtTests/QtDateTimeUtilTests.cpp | 2 +- .../QtPropertyReflectionTests.cpp | 2 +- .../SkyboltQtTests/ScenarioWorkspaceTests.cpp | 2 +- .../ScreenTransformUtilTests.cpp | 2 +- src/Skybolt/SkyboltReflection/Reflection.cpp | 2 +- src/Skybolt/SkyboltReflection/Reflection.h | 2 +- .../SkyboltReflection/SkyboltReflectionFwd.h | 2 +- .../PolymorphicReflectionTests.cpp | 2 +- .../RegistrationTests.cpp | 2 +- .../AttachedCameraController.cpp | 2 +- .../AttachedCameraController.h | 2 +- .../CameraController/CameraController.cpp | 2 +- .../CameraController/CameraController.h | 2 +- .../CameraControllerSelector.cpp | 2 +- .../CameraControllerSelector.h | 2 +- .../CameraController/FreeCameraController.cpp | 2 +- .../CameraController/FreeCameraController.h | 2 +- .../CameraController/LatLonSettable.h | 2 +- .../CameraController/NullCameraController.h | 2 +- .../OrbitCameraController.cpp | 2 +- .../CameraController/OrbitCameraController.h | 2 +- .../SkyboltSim/CameraController/Pitchable.h | 2 +- .../PlanetCameraController.cpp | 2 +- .../CameraController/PlanetCameraController.h | 2 +- .../CameraController/Targetable.cpp | 2 +- .../SkyboltSim/CameraController/Targetable.h | 2 +- .../SkyboltSim/CameraController/Yawable.h | 2 +- .../SkyboltSim/CameraController/Zoomable.h | 2 +- src/Skybolt/SkyboltSim/Chrono.h | 2 +- src/Skybolt/SkyboltSim/CollisionGroupMasks.h | 2 +- src/Skybolt/SkyboltSim/Component.h | 2 +- .../Components/AssetDescriptionComponent.h | 2 +- .../Components/AttachmentComponent.cpp | 2 +- .../Components/AttachmentComponent.h | 2 +- .../Components/AttachmentPointsComponent.cpp | 2 +- .../Components/AttachmentPointsComponent.h | 2 +- .../SkyboltSim/Components/CameraComponent.cpp | 2 +- .../SkyboltSim/Components/CameraComponent.h | 2 +- .../Components/CameraControllerComponent.cpp | 2 +- .../Components/CameraControllerComponent.h | 2 +- .../SkyboltSim/Components/CloudComponent.h | 2 +- .../Components/ControlInputsComponent.h | 2 +- .../Components/DynamicBodyComponent.cpp | 2 +- .../Components/DynamicBodyComponent.h | 2 +- .../Components/FuselageComponent.cpp | 2 +- .../SkyboltSim/Components/FuselageComponent.h | 2 +- .../Components/JetTurbineComponent.cpp | 2 +- .../Components/JetTurbineComponent.h | 2 +- .../Components/MainRotorComponent.cpp | 2 +- .../Components/MainRotorComponent.h | 2 +- src/Skybolt/SkyboltSim/Components/Motion.cpp | 2 +- src/Skybolt/SkyboltSim/Components/Motion.h | 2 +- .../SkyboltSim/Components/NameComponent.cpp | 2 +- .../SkyboltSim/Components/NameComponent.h | 2 +- src/Skybolt/SkyboltSim/Components/Node.cpp | 2 +- src/Skybolt/SkyboltSim/Components/Node.h | 2 +- .../SkyboltSim/Components/OceanComponent.cpp | 2 +- .../SkyboltSim/Components/OceanComponent.h | 2 +- .../Components/ParticleSystemComponent.cpp | 2 +- .../Components/ParticleSystemComponent.h | 2 +- .../SkyboltSim/Components/PlanetComponent.h | 2 +- .../Components/PropellerComponent.cpp | 2 +- .../Components/PropellerComponent.h | 2 +- .../ReactionControlSystemComponent.cpp | 2 +- .../ReactionControlSystemComponent.h | 2 +- .../Components/RocketMotorComponent.cpp | 2 +- .../Components/RocketMotorComponent.h | 2 +- .../SkyboltSim/Components/ShipWakeComponent.h | 2 +- .../Components/SimpleDynamicBodyComponent.cpp | 2 +- .../Components/SimpleDynamicBodyComponent.h | 2 +- src/Skybolt/SkyboltSim/Entity.cpp | 2 +- src/Skybolt/SkyboltSim/Entity.h | 2 +- src/Skybolt/SkyboltSim/EntityId.h | 2 +- src/Skybolt/SkyboltSim/JsonHelpers.h | 2 +- .../SkyboltSim/Particles/ParticleSystem.cpp | 2 +- .../SkyboltSim/Particles/ParticleSystem.h | 2 +- src/Skybolt/SkyboltSim/Physics/Astronomy.cpp | 2 +- src/Skybolt/SkyboltSim/Physics/Astronomy.h | 2 +- src/Skybolt/SkyboltSim/Physics/Atmosphere.cpp | 2 +- src/Skybolt/SkyboltSim/Physics/Atmosphere.h | 2 +- .../SkyboltSim/PlanetAltitudeProvider.h | 2 +- src/Skybolt/SkyboltSim/PropertyMetadata.h | 2 +- .../Serialization/Serialization.cpp | 11 +- .../SkyboltSim/Serialization/Serialization.h | 2 +- src/Skybolt/SkyboltSim/SimMath.cpp | 2 +- src/Skybolt/SkyboltSim/SimMath.h | 2 +- src/Skybolt/SkyboltSim/SimUpdatable.h | 2 +- src/Skybolt/SkyboltSim/SkyboltSimFwd.h | 2 +- src/Skybolt/SkyboltSim/Spatial/Frustum.cpp | 2 +- src/Skybolt/SkyboltSim/Spatial/Frustum.h | 2 +- src/Skybolt/SkyboltSim/Spatial/Geocentric.cpp | 2 +- src/Skybolt/SkyboltSim/Spatial/Geocentric.h | 2 +- .../SkyboltSim/Spatial/GreatCircle.cpp | 2 +- src/Skybolt/SkyboltSim/Spatial/GreatCircle.h | 2 +- src/Skybolt/SkyboltSim/Spatial/LatLon.h | 2 +- src/Skybolt/SkyboltSim/Spatial/LatLonAlt.h | 2 +- .../SkyboltSim/Spatial/Orientation.cpp | 2 +- src/Skybolt/SkyboltSim/Spatial/Orientation.h | 2 +- src/Skybolt/SkyboltSim/Spatial/Position.cpp | 2 +- src/Skybolt/SkyboltSim/Spatial/Position.h | 2 +- src/Skybolt/SkyboltSim/Spatial/Positionable.h | 2 +- .../SkyboltSim/System/CollisionSystem.h | 2 +- .../SkyboltSim/System/EntitySystem.cpp | 2 +- src/Skybolt/SkyboltSim/System/EntitySystem.h | 2 +- src/Skybolt/SkyboltSim/System/SimStepper.cpp | 2 +- src/Skybolt/SkyboltSim/System/SimStepper.h | 2 +- src/Skybolt/SkyboltSim/System/System.h | 2 +- .../SkyboltSim/System/SystemRegistry.h | 2 +- src/Skybolt/SkyboltSim/World.cpp | 2 +- src/Skybolt/SkyboltSim/World.h | 2 +- src/Skybolt/SkyboltSim/WorldUtil.h | 2 +- .../SkyboltSimTests/AstronomyTests.cpp | 2 +- .../SkyboltSimTests/AtmosphereTest.cpp | 2 +- src/Skybolt/SkyboltSimTests/EntityTest.cpp | 2 +- src/Skybolt/SkyboltSimTests/FrustumTests.cpp | 2 +- .../SkyboltSimTests/GeocentricTests.cpp | 2 +- .../SkyboltSimTests/GreatCircleTests.cpp | 2 +- .../SkyboltSimTests/LatLonAltTests.cpp | 2 +- src/Skybolt/SkyboltSimTests/LatLonTests.cpp | 2 +- .../SkyboltSimTests/SerializationTests.cpp | 2 +- .../SimpleDynamicBodyComponentTest.cpp | 2 +- src/Skybolt/SkyboltSimTests/TestHelpers.h | 2 +- src/Skybolt/SkyboltVis/Camera.cpp | 2 +- src/Skybolt/SkyboltVis/Camera.h | 2 +- src/Skybolt/SkyboltVis/DefaultRootNode.cpp | 2 +- src/Skybolt/SkyboltVis/DefaultRootNode.h | 2 +- src/Skybolt/SkyboltVis/DisplaySettings.h | 6 + .../ElevationProvider/ElevationProvider.h | 2 +- .../HeightMapElevationProvider.cpp | 2 +- .../HeightMapElevationProvider.h | 2 +- .../TilePlanetAltitudeProvider.cpp | 2 +- .../TilePlanetAltitudeProvider.h | 2 +- src/Skybolt/SkyboltVis/GeoImageHelpers.h | 2 +- src/Skybolt/SkyboltVis/GlobalSamplerUnit.h | 2 +- src/Skybolt/SkyboltVis/Light.cpp | 2 +- src/Skybolt/SkyboltVis/Light.h | 2 +- src/Skybolt/SkyboltVis/LlaToNedConverter.cpp | 2 +- src/Skybolt/SkyboltVis/LlaToNedConverter.h | 2 +- src/Skybolt/SkyboltVis/MatrixHelpers.h | 2 +- src/Skybolt/SkyboltVis/OsgBox2.h | 2 +- src/Skybolt/SkyboltVis/OsgGeocentric.cpp | 2 +- src/Skybolt/SkyboltVis/OsgGeocentric.h | 2 +- src/Skybolt/SkyboltVis/OsgGeometryFactory.cpp | 2 +- src/Skybolt/SkyboltVis/OsgGeometryFactory.h | 2 +- src/Skybolt/SkyboltVis/OsgGeometryHelpers.cpp | 3 +- src/Skybolt/SkyboltVis/OsgGeometryHelpers.h | 3 +- src/Skybolt/SkyboltVis/OsgImageHelpers.cpp | 2 +- src/Skybolt/SkyboltVis/OsgImageHelpers.h | 2 +- src/Skybolt/SkyboltVis/OsgLogHandler.cpp | 2 +- src/Skybolt/SkyboltVis/OsgLogHandler.h | 2 +- src/Skybolt/SkyboltVis/OsgMathHelpers.cpp | 2 +- src/Skybolt/SkyboltVis/OsgMathHelpers.h | 2 +- src/Skybolt/SkyboltVis/OsgStateSetHelpers.cpp | 2 +- src/Skybolt/SkyboltVis/OsgStateSetHelpers.h | 2 +- src/Skybolt/SkyboltVis/OsgTextHelpers.cpp | 2 +- src/Skybolt/SkyboltVis/OsgTextHelpers.h | 2 +- src/Skybolt/SkyboltVis/OsgTextureHelpers.cpp | 2 +- src/Skybolt/SkyboltVis/OsgTextureHelpers.h | 2 +- src/Skybolt/SkyboltVis/Rect.h | 2 +- src/Skybolt/SkyboltVis/RenderBinHelpers.cpp | 2 +- src/Skybolt/SkyboltVis/RenderBinHelpers.h | 2 +- src/Skybolt/SkyboltVis/RenderContext.h | 2 +- .../DefaultRenderCameraViewport.cpp | 2 +- .../DefaultRenderCameraViewport.h | 2 +- .../RenderOperation/RenderCameraViewport.h | 2 +- .../RenderOperation/RenderEnvironmentMap.cpp | 2 +- .../RenderOperation/RenderEnvironmentMap.h | 2 +- .../RenderOperation/RenderOperation.h | 2 +- .../RenderOperation/RenderOperationOrder.h | 2 +- .../RenderOperationSequence.cpp | 2 +- .../RenderOperation/RenderOperationSequence.h | 2 +- .../RenderOperation/RenderOperationUtil.cpp | 2 +- .../RenderOperation/RenderOperationUtil.h | 2 +- .../RenderOperationVisualizer.cpp | 2 +- .../RenderOperationVisualizer.h | 2 +- .../RenderOperation/RenderTarget.cpp | 2 +- .../SkyboltVis/RenderOperation/RenderTarget.h | 2 +- .../RenderOperation/RenderTexture.cpp | 2 +- .../RenderOperation/RenderTexture.h | 2 +- .../RenderOperation/ViewportStateSet.cpp | 2 +- .../RenderOperation/ViewportStateSet.h | 2 +- src/Skybolt/SkyboltVis/Renderable/Arrows.cpp | 2 +- src/Skybolt/SkyboltVis/Renderable/Arrows.h | 2 +- .../Bruneton/BruentonAtmosphere.cpp | 2 +- .../Atmosphere/Bruneton/BruentonAtmosphere.h | 2 +- .../Bruneton/BruentonAtmosphereGenerator.cpp | 2 +- .../Bruneton/BruentonAtmosphereGenerator.h | 2 +- .../BruentonAtmosphereRenderOperation.cpp | 2 +- .../BruentonAtmosphereRenderOperation.h | 2 +- src/Skybolt/SkyboltVis/Renderable/Beams.cpp | 2 +- src/Skybolt/SkyboltVis/Renderable/Beams.h | 2 +- .../SkyboltVis/Renderable/Billboard.cpp | 2 +- src/Skybolt/SkyboltVis/Renderable/Billboard.h | 2 +- .../SkyboltVis/Renderable/BuildingsBatch.cpp | 2 +- .../SkyboltVis/Renderable/BuildingsBatch.h | 2 +- .../Renderable/CameraRelativeBillboard.cpp | 2 +- .../Renderable/CameraRelativeBillboard.h | 2 +- .../Clouds/CloudNoiseTextureGenerator.cpp | 2 +- .../Clouds/CloudNoiseTextureGenerator.h | 2 +- .../Renderable/Clouds/CloudRenderingParams.h | 6 + .../Renderable/Clouds/CloudsRenderTexture.cpp | 2 +- .../Renderable/Clouds/CloudsRenderTexture.h | 2 +- .../Clouds/CloudsTemporalUpscaling.cpp | 2 +- .../Clouds/CloudsTemporalUpscaling.h | 2 +- .../Renderable/Clouds/VolumeClouds.cpp | 2 +- .../Renderable/Clouds/VolumeClouds.h | 2 +- .../Renderable/Forest/BillboardForest.cpp | 2 +- .../Renderable/Forest/BillboardForest.h | 2 +- .../Forest/BillboardTextureGenerator.cpp | 2 +- .../Forest/BillboardTextureGenerator.h | 2 +- .../Renderable/Forest/ForestGenerator.cpp | 2 +- .../Renderable/Forest/ForestGenerator.h | 2 +- .../Renderable/Forest/GpuForest.cpp | 3 +- .../SkyboltVis/Renderable/Forest/GpuForest.h | 2 +- .../Renderable/Forest/GpuForestTile.cpp | 2 +- .../Renderable/Forest/GpuForestTile.h | 2 +- .../Renderable/Forest/PagedForest.cpp | 2 +- .../Renderable/Forest/PagedForest.h | 2 +- .../Forest/TerrainForestTextureGenerator.cpp | 2 +- .../Forest/TerrainForestTextureGenerator.h | 2 +- .../SkyboltVis/Renderable/Model/Model.cpp | 2 +- .../SkyboltVis/Renderable/Model/Model.h | 2 +- .../Renderable/Model/ModelFactory.cpp | 2 +- .../Renderable/Model/ModelFactory.h | 2 +- .../Renderable/Model/ModelPreparer.cpp | 2 +- .../Renderable/Model/ModelPreparer.h | 2 +- .../SkyboltVis/Renderable/Particles.cpp | 2 +- src/Skybolt/SkyboltVis/Renderable/Particles.h | 2 +- .../Renderable/Planet/AttributeMapHelpers.cpp | 2 +- .../Renderable/Planet/AttributeMapHelpers.h | 2 +- .../Planet/Features/BuildingTypes.cpp | 2 +- .../Planet/Features/BuildingTypes.h | 2 +- .../Planet/Features/PlanetFeatures.cpp | 2 +- .../Planet/Features/PlanetFeatures.h | 2 +- .../Planet/Features/PlanetFeaturesHelpers.cpp | 2 +- .../Planet/Features/PlanetFeaturesHelpers.h | 2 +- .../Planet/Features/PlanetFeaturesSource.cpp | 2 +- .../Planet/Features/PlanetFeaturesSource.h | 2 +- .../SkyboltVis/Renderable/Planet/Planet.cpp | 2 +- .../SkyboltVis/Renderable/Planet/Planet.h | 2 +- .../Renderable/Planet/PlanetSky.cpp | 2 +- .../SkyboltVis/Renderable/Planet/PlanetSky.h | 2 +- .../Renderable/Planet/PlanetSurface.cpp | 2 +- .../Renderable/Planet/PlanetSurface.h | 2 +- .../Renderable/Planet/PlanetTileGeometry.cpp | 2 +- .../Renderable/Planet/PlanetTileGeometry.h | 2 +- .../SkyboltVis/Renderable/Planet/Terrain.cpp | 2 +- .../SkyboltVis/Renderable/Planet/Terrain.h | 2 +- .../Renderable/Planet/TextureCompiler.cpp | 2 +- .../Renderable/Planet/TextureCompiler.h | 2 +- .../Renderable/Planet/Tile/AsyncTileLoader.h | 2 +- .../Planet/Tile/ConcurrentAsyncTileLoader.cpp | 2 +- .../Planet/Tile/ConcurrentAsyncTileLoader.h | 2 +- .../Planet/Tile/HeightMapElevationBounds.cpp | 6 + .../Planet/Tile/HeightMapElevationBounds.h | 6 + .../Planet/Tile/HeightMapElevationRerange.cpp | 6 + .../Planet/Tile/HeightMapElevationRerange.h | 6 + .../Planet/Tile/NormalMapHelpers.cpp | 2 +- .../Renderable/Planet/Tile/NormalMapHelpers.h | 2 +- .../Renderable/Planet/Tile/OsgTile.h | 2 +- .../Renderable/Planet/Tile/OsgTileFactory.cpp | 2 +- .../Renderable/Planet/Tile/OsgTileFactory.h | 2 +- .../Tile/PlanetSubdivisionPredicate.cpp | 2 +- .../Planet/Tile/PlanetSubdivisionPredicate.h | 2 +- .../Planet/Tile/PlanetTileImagesLoader.cpp | 2 +- .../Planet/Tile/PlanetTileImagesLoader.h | 2 +- .../Planet/Tile/QuadTreeTileLoader.cpp | 2 +- .../Planet/Tile/QuadTreeTileLoader.h | 2 +- .../Renderable/Planet/Tile/TileImage.h | 2 +- .../Planet/Tile/TileImagesLoader.cpp | 2 +- .../Renderable/Planet/Tile/TileImagesLoader.h | 2 +- .../Renderable/Planet/Tile/TileKeyHelpers.cpp | 2 +- .../Renderable/Planet/Tile/TileKeyHelpers.h | 2 +- .../Planet/Tile/TileSource/BingTileSource.cpp | 2 +- .../Planet/Tile/TileSource/BingTileSource.h | 2 +- .../Tile/TileSource/CachedTileSource.cpp | 2 +- .../Planet/Tile/TileSource/CachedTileSource.h | 2 +- .../Tile/TileSource/JsonTileSourceFactory.cpp | 2 +- .../Tile/TileSource/JsonTileSourceFactory.h | 2 +- .../TileSource/MapboxElevationTileSource.cpp | 2 +- .../TileSource/MapboxElevationTileSource.h | 2 +- ...hericalMercatorToPlateCarreeTileSource.cpp | 2 +- ...SphericalMercatorToPlateCarreeTileSource.h | 2 +- .../Planet/Tile/TileSource/TileSource.h | 2 +- .../TileSource/TileSourceWithMinMaxLevel.cpp | 2 +- .../TileSource/TileSourceWithMinMaxLevel.h | 2 +- .../Planet/Tile/TileSource/XyzTileSource.cpp | 2 +- .../Planet/Tile/TileSource/XyzTileSource.h | 2 +- .../Renderable/Planet/Tile/TileTexture.h | 2 +- .../Planet/Tile/TileTextureCache.cpp | 2 +- .../Renderable/Planet/Tile/TileTextureCache.h | 2 +- .../SkyboltVis/Renderable/Polyline.cpp | 2 +- src/Skybolt/SkyboltVis/Renderable/Polyline.h | 2 +- .../SkyboltVis/Renderable/RoadsBatch.cpp | 2 +- .../SkyboltVis/Renderable/RoadsBatch.h | 2 +- .../SkyboltVis/Renderable/RunwaysBatch.cpp | 2 +- .../SkyboltVis/Renderable/RunwaysBatch.h | 2 +- .../SkyboltVis/Renderable/ScreenQuad.cpp | 2 +- .../SkyboltVis/Renderable/ScreenQuad.h | 2 +- .../Renderable/Stars/BrightStarCatelog.cpp | 2 +- .../Renderable/Stars/BrightStarCatelog.h | 2 +- .../SkyboltVis/Renderable/Stars/Starfield.cpp | 2 +- .../SkyboltVis/Renderable/Stars/Starfield.h | 2 +- .../Renderable/Water/LakesBatch.cpp | 2 +- .../SkyboltVis/Renderable/Water/LakesBatch.h | 2 +- .../SkyboltVis/Renderable/Water/Ocean.cpp | 2 +- .../SkyboltVis/Renderable/Water/Ocean.h | 2 +- .../Water/ReflectionCameraController.cpp | 2 +- .../Water/ReflectionCameraController.h | 2 +- .../SimpleWaveHeightTextureGenerator.cpp | 2 +- .../Water/SimpleWaveHeightTextureGenerator.h | 2 +- .../Renderable/Water/WaterMaterial.cpp | 2 +- .../Renderable/Water/WaterMaterial.h | 2 +- .../Water/WaterMaterialRenderOperation.cpp | 2 +- .../Water/WaterMaterialRenderOperation.h | 2 +- .../Renderable/Water/WaterStateSet.cpp | 2 +- .../Renderable/Water/WaterStateSet.h | 2 +- .../Water/WaveHeightTextureGenerator.h | 2 +- src/Skybolt/SkyboltVis/RootNode.h | 2 +- src/Skybolt/SkyboltVis/Scene.cpp | 2 +- src/Skybolt/SkyboltVis/Scene.h | 2 +- .../SkyboltVis/Shader/OsgShaderHelpers.cpp | 2 +- .../SkyboltVis/Shader/OsgShaderHelpers.h | 2 +- .../Shader/ShaderProgramRegistry.cpp | 2 +- .../SkyboltVis/Shader/ShaderProgramRegistry.h | 2 +- .../Shader/ShaderSourceFileChangeMonitor.cpp | 2 +- .../Shader/ShaderSourceFileChangeMonitor.h | 2 +- .../Shadow/CascadedShadowMapGenerator.cpp | 2 +- .../Shadow/CascadedShadowMapGenerator.h | 2 +- .../SkyboltVis/Shadow/ShadowHelpers.cpp | 2 +- src/Skybolt/SkyboltVis/Shadow/ShadowHelpers.h | 2 +- .../SkyboltVis/Shadow/ShadowMapGenerator.cpp | 2 +- .../SkyboltVis/Shadow/ShadowMapGenerator.h | 2 +- src/Skybolt/SkyboltVis/Shadow/ShadowParams.h | 2 +- src/Skybolt/SkyboltVis/SkyboltVisFwd.h | 2 +- src/Skybolt/SkyboltVis/TextureCache.cpp | 6 + src/Skybolt/SkyboltVis/TextureCache.h | 2 +- .../CompositingPipelineFactory.cpp | 2 +- .../CompositingPipelineFactory.h | 2 +- .../TextureGenerator/GpuTextureGenerator.cpp | 2 +- .../TextureGenerator/GpuTextureGenerator.h | 2 +- .../GpuTextureGeneratorStateSets.cpp | 2 +- .../GpuTextureGeneratorStateSets.h | 2 +- .../TextureGeneratorCameraFactory.cpp | 2 +- .../TextureGeneratorCameraFactory.h | 2 +- .../TextureGeneratorCullCallback.cpp | 2 +- .../TextureGeneratorCullCallback.h | 2 +- src/Skybolt/SkyboltVis/VisFactory.cpp | 2 +- src/Skybolt/SkyboltVis/VisFactory.h | 2 +- src/Skybolt/SkyboltVis/VisObject.cpp | 2 +- src/Skybolt/SkyboltVis/VisObject.h | 2 +- src/Skybolt/SkyboltVis/VisRoot.cpp | 2 +- src/Skybolt/SkyboltVis/VisRoot.h | 2 +- src/Skybolt/SkyboltVis/VisibilityCategory.h | 2 +- .../SkyboltVis/Window/CaptureScreenshot.cpp | 2 +- .../SkyboltVis/Window/CaptureScreenshot.h | 2 +- .../SkyboltVis/Window/EmbeddedWindow.cpp | 2 +- .../SkyboltVis/Window/EmbeddedWindow.h | 2 +- .../SkyboltVis/Window/OffscreenViewer.cpp | 2 +- .../SkyboltVis/Window/OffscreenViewer.h | 2 +- .../SkyboltVis/Window/OffscreenWindow.cpp | 2 +- .../SkyboltVis/Window/OffscreenWindow.h | 2 +- .../SkyboltVis/Window/StandaloneWindow.cpp | 2 +- .../SkyboltVis/Window/StandaloneWindow.h | 2 +- src/Skybolt/SkyboltVis/Window/Window.cpp | 2 +- src/Skybolt/SkyboltVis/Window/Window.h | 2 +- src/Skybolt/SkyboltVis/earcutOsg.h | 2 +- .../BillboardTextureGeneratorTest.cpp | 2 +- src/Skybolt/SkyboltVisTests/Box2Test.cpp | 2 +- .../BrunetonAtmosphereGeneratorTests.cpp | 2 +- .../CascadedShadowMapGeneratorTests.cpp | 2 +- .../CompositingPipelineFactoryTests.cpp | 2 +- .../ConcurrentAsyncTileLoaderTests.cpp | 2 +- .../HeightMapElevationBoundsTests.cpp | 2 +- .../HeightMapElevationRerangeTests.cpp | 2 +- .../HeightmapElevationProviderTests.cpp | 2 +- .../Helpers/CaptureTexture.cpp | 2 +- .../SkyboltVisTests/Helpers/CaptureTexture.h | 2 +- .../SkyboltVisTests/Helpers/CheckingHelpers.h | 2 +- .../SkyboltVisTests/MatrixHelpersTest.cpp | 2 +- .../SkyboltVisTests/NormalMapHelpersTests.cpp | 2 +- .../SkyboltVisTests/OsgImageHelpersTests.cpp | 2 +- .../OsgTextureHelpersTests.cpp | 2 +- .../PlanetElevationProviderTest.cpp | 2 +- .../PlanetFeaturesHelpersTest.cpp | 2 +- .../SkyboltVisTests/PrincipledBrdfTests.cpp | 110 ++++---- .../QuadTreeTileLoaderTests.cpp | 2 +- src/Skybolt/SkyboltVisTests/TerrainTests.cpp | 2 +- .../TileSource/XyzTileSourceTests.cpp | 2 +- .../VectorDisplacementToNormalMapTest.cpp | 2 +- .../TileMapGenerator/TileMapGenerator.cpp | 2 +- .../TileMapGenerator/TileMapGenerator.h | 2 +- src/Skybolt/TileMapGenerator/main.cpp | 2 +- .../CameraDebugPositionLoaderSystem.cpp | 2 +- .../CameraDebugPositionLoaderSystem.h | 2 +- .../ExamplesCommon/EntityInputSystem.cpp | 6 + .../ExamplesCommon/EntityInputSystem.h | 60 ++-- .../HelpDisplayRenderOperation.cpp | 2 +- .../HelpDisplayRenderOperation.h | 2 +- .../HelpDisplayToggleEventListener.cpp | 6 + .../HelpDisplayToggleEventListener.h | 6 + .../ExamplesCommon/HudSystem.cpp | 6 + .../ExamplesCommon/HudSystem.h | 110 ++++---- .../ExamplesCommon/VisRootUtil.cpp | 6 + .../ExamplesCommon/VisRootUtil.h | 6 + .../ExamplesCommon/WindowUtil.cpp | 6 + .../ExamplesCommon/WindowUtil.h | 6 + .../FlightSimApp/FlightSimApp.cpp | 2 +- src/SkyboltExamples/MinimalApp/MinimalApp.cpp | 2 +- src/SkyboltExamples/SkyboltQtApp/main.cpp | 2 +- 861 files changed, 1463 insertions(+), 1249 deletions(-) diff --git a/Assets/Core/Shaders/AtmosphericScattering.h b/Assets/Core/Shaders/AtmosphericScattering.h index fb9fae02..c4c29237 100644 --- a/Assets/Core/Shaders/AtmosphericScattering.h +++ b/Assets/Core/Shaders/AtmosphericScattering.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/AtmosphericScatteringWithClouds.h b/Assets/Core/Shaders/AtmosphericScatteringWithClouds.h index 525e0953..1610f139 100644 --- a/Assets/Core/Shaders/AtmosphericScatteringWithClouds.h +++ b/Assets/Core/Shaders/AtmosphericScatteringWithClouds.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Beams.frag b/Assets/Core/Shaders/Beams.frag index 361165c7..80f2b543 100644 --- a/Assets/Core/Shaders/Beams.frag +++ b/Assets/Core/Shaders/Beams.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Beams.vert b/Assets/Core/Shaders/Beams.vert index cf4cf002..d0ddf30a 100644 --- a/Assets/Core/Shaders/Beams.vert +++ b/Assets/Core/Shaders/Beams.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/BillboardCloud.frag b/Assets/Core/Shaders/BillboardCloud.frag index d11facdc..1f1bff8b 100644 --- a/Assets/Core/Shaders/BillboardCloud.frag +++ b/Assets/Core/Shaders/BillboardCloud.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/BillboardCloud.vert b/Assets/Core/Shaders/BillboardCloud.vert index a3e77f17..77949174 100644 --- a/Assets/Core/Shaders/BillboardCloud.vert +++ b/Assets/Core/Shaders/BillboardCloud.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Brdfs/BlinnPhong.h b/Assets/Core/Shaders/Brdfs/BlinnPhong.h index fef9199f..98a9e4ab 100644 --- a/Assets/Core/Shaders/Brdfs/BlinnPhong.h +++ b/Assets/Core/Shaders/Brdfs/BlinnPhong.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Brdfs/Ggx.h b/Assets/Core/Shaders/Brdfs/Ggx.h index f84ecf4b..1e5a4ea6 100644 --- a/Assets/Core/Shaders/Brdfs/Ggx.h +++ b/Assets/Core/Shaders/Brdfs/Ggx.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Brdfs/HenyeyGreenstein.h b/Assets/Core/Shaders/Brdfs/HenyeyGreenstein.h index b885ec41..fe02627c 100644 --- a/Assets/Core/Shaders/Brdfs/HenyeyGreenstein.h +++ b/Assets/Core/Shaders/Brdfs/HenyeyGreenstein.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Brdfs/Lambert.h b/Assets/Core/Shaders/Brdfs/Lambert.h index 4c31b148..7b4aed67 100644 --- a/Assets/Core/Shaders/Brdfs/Lambert.h +++ b/Assets/Core/Shaders/Brdfs/Lambert.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Brdfs/OrenNayer.h b/Assets/Core/Shaders/Brdfs/OrenNayer.h index beed5c66..a369eaec 100644 --- a/Assets/Core/Shaders/Brdfs/OrenNayer.h +++ b/Assets/Core/Shaders/Brdfs/OrenNayer.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Brdfs/PrincipledBrdfDirectionalLight.h b/Assets/Core/Shaders/Brdfs/PrincipledBrdfDirectionalLight.h index b257b3ce..f9f4a55a 100644 --- a/Assets/Core/Shaders/Brdfs/PrincipledBrdfDirectionalLight.h +++ b/Assets/Core/Shaders/Brdfs/PrincipledBrdfDirectionalLight.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Brdfs/PrincipledBrdfEnvironmentLight.h b/Assets/Core/Shaders/Brdfs/PrincipledBrdfEnvironmentLight.h index c16c14eb..d380e201 100644 --- a/Assets/Core/Shaders/Brdfs/PrincipledBrdfEnvironmentLight.h +++ b/Assets/Core/Shaders/Brdfs/PrincipledBrdfEnvironmentLight.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Building.frag b/Assets/Core/Shaders/Building.frag index 05520d31..93e0fa53 100644 --- a/Assets/Core/Shaders/Building.frag +++ b/Assets/Core/Shaders/Building.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Building.vert b/Assets/Core/Shaders/Building.vert index 10fdb189..0e353f27 100644 --- a/Assets/Core/Shaders/Building.vert +++ b/Assets/Core/Shaders/Building.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/CelestialBillboard.vert b/Assets/Core/Shaders/CelestialBillboard.vert index d9c71558..1f69d544 100644 --- a/Assets/Core/Shaders/CelestialBillboard.vert +++ b/Assets/Core/Shaders/CelestialBillboard.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/CloudShadows.h b/Assets/Core/Shaders/CloudShadows.h index 927aee07..be3924d2 100644 --- a/Assets/Core/Shaders/CloudShadows.h +++ b/Assets/Core/Shaders/CloudShadows.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Clouds.h b/Assets/Core/Shaders/Clouds.h index cb1b0d28..5adac01e 100644 --- a/Assets/Core/Shaders/Clouds.h +++ b/Assets/Core/Shaders/Clouds.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/CloudsTemporalUpscaling.frag b/Assets/Core/Shaders/CloudsTemporalUpscaling.frag index 84e2780a..843ccb76 100644 --- a/Assets/Core/Shaders/CloudsTemporalUpscaling.frag +++ b/Assets/Core/Shaders/CloudsTemporalUpscaling.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/ColorTemperature.h b/Assets/Core/Shaders/ColorTemperature.h index 92f10e26..dec24e1c 100644 --- a/Assets/Core/Shaders/ColorTemperature.h +++ b/Assets/Core/Shaders/ColorTemperature.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/CompositeFinal.frag b/Assets/Core/Shaders/CompositeFinal.frag index 16832a0c..cf90348c 100644 --- a/Assets/Core/Shaders/CompositeFinal.frag +++ b/Assets/Core/Shaders/CompositeFinal.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/DepthClamp.h b/Assets/Core/Shaders/DepthClamp.h index 577d4b69..5e69551e 100644 --- a/Assets/Core/Shaders/DepthClamp.h +++ b/Assets/Core/Shaders/DepthClamp.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/DepthPrecision.h b/Assets/Core/Shaders/DepthPrecision.h index ba10f05c..32507f21 100644 --- a/Assets/Core/Shaders/DepthPrecision.h +++ b/Assets/Core/Shaders/DepthPrecision.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Dither.h b/Assets/Core/Shaders/Dither.h index 2fc9fe3c..c82093c5 100644 --- a/Assets/Core/Shaders/Dither.h +++ b/Assets/Core/Shaders/Dither.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/EnvironmentMap.h b/Assets/Core/Shaders/EnvironmentMap.h index b86280c9..95899047 100644 --- a/Assets/Core/Shaders/EnvironmentMap.h +++ b/Assets/Core/Shaders/EnvironmentMap.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Glass.frag b/Assets/Core/Shaders/Glass.frag index 2f338a89..a66641d8 100644 --- a/Assets/Core/Shaders/Glass.frag +++ b/Assets/Core/Shaders/Glass.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/GlobalDefines.h b/Assets/Core/Shaders/GlobalDefines.h index 874d0b77..69dcd8ad 100644 --- a/Assets/Core/Shaders/GlobalDefines.h +++ b/Assets/Core/Shaders/GlobalDefines.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/GlobalUniforms.h b/Assets/Core/Shaders/GlobalUniforms.h index e89888ce..10955b2c 100644 --- a/Assets/Core/Shaders/GlobalUniforms.h +++ b/Assets/Core/Shaders/GlobalUniforms.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/GroundIrradiance.h b/Assets/Core/Shaders/GroundIrradiance.h index c717e8c6..8cb49d9a 100644 --- a/Assets/Core/Shaders/GroundIrradiance.h +++ b/Assets/Core/Shaders/GroundIrradiance.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/HeightToNormalConverter.frag b/Assets/Core/Shaders/HeightToNormalConverter.frag index ed6bbd4e..feeb0c63 100644 --- a/Assets/Core/Shaders/HeightToNormalConverter.frag +++ b/Assets/Core/Shaders/HeightToNormalConverter.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/HudText.frag b/Assets/Core/Shaders/HudText.frag index 281b4ed2..f395982f 100644 --- a/Assets/Core/Shaders/HudText.frag +++ b/Assets/Core/Shaders/HudText.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/HudTexture.frag b/Assets/Core/Shaders/HudTexture.frag index 21610c0a..f5285628 100644 --- a/Assets/Core/Shaders/HudTexture.frag +++ b/Assets/Core/Shaders/HudTexture.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/HudTexture3d.frag b/Assets/Core/Shaders/HudTexture3d.frag index fb5090fc..0030bbd4 100644 --- a/Assets/Core/Shaders/HudTexture3d.frag +++ b/Assets/Core/Shaders/HudTexture3d.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Moon.frag b/Assets/Core/Shaders/Moon.frag index 4e71f179..5271b339 100644 --- a/Assets/Core/Shaders/Moon.frag +++ b/Assets/Core/Shaders/Moon.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Noise/FastRandom.h b/Assets/Core/Shaders/Noise/FastRandom.h index 4e5b0441..521d4eb6 100644 --- a/Assets/Core/Shaders/Noise/FastRandom.h +++ b/Assets/Core/Shaders/Noise/FastRandom.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Noise/Fbm.h b/Assets/Core/Shaders/Noise/Fbm.h index 9c78b0cd..25576553 100644 --- a/Assets/Core/Shaders/Noise/Fbm.h +++ b/Assets/Core/Shaders/Noise/Fbm.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/NormalMapping.h b/Assets/Core/Shaders/NormalMapping.h index 9097dfbe..e063a592 100644 --- a/Assets/Core/Shaders/NormalMapping.h +++ b/Assets/Core/Shaders/NormalMapping.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Ocean.frag b/Assets/Core/Shaders/Ocean.frag index 0f69330a..6ad83894 100644 --- a/Assets/Core/Shaders/Ocean.frag +++ b/Assets/Core/Shaders/Ocean.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Ocean.h b/Assets/Core/Shaders/Ocean.h index 49752fc4..38681ebb 100644 --- a/Assets/Core/Shaders/Ocean.h +++ b/Assets/Core/Shaders/Ocean.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/OceanProjected.vert b/Assets/Core/Shaders/OceanProjected.vert index 710554ec..03fdcd1f 100644 --- a/Assets/Core/Shaders/OceanProjected.vert +++ b/Assets/Core/Shaders/OceanProjected.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/OceanStatic.vert b/Assets/Core/Shaders/OceanStatic.vert index a497e0bb..123285c7 100644 --- a/Assets/Core/Shaders/OceanStatic.vert +++ b/Assets/Core/Shaders/OceanStatic.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/OrenNayar.h b/Assets/Core/Shaders/OrenNayar.h index 0352d166..2058b1f4 100644 --- a/Assets/Core/Shaders/OrenNayar.h +++ b/Assets/Core/Shaders/OrenNayar.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Particles.frag b/Assets/Core/Shaders/Particles.frag index a3e789f8..6ea6e424 100644 --- a/Assets/Core/Shaders/Particles.frag +++ b/Assets/Core/Shaders/Particles.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Particles.vert b/Assets/Core/Shaders/Particles.vert index f03db1bb..6af9d07d 100644 --- a/Assets/Core/Shaders/Particles.vert +++ b/Assets/Core/Shaders/Particles.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Planet.frag b/Assets/Core/Shaders/Planet.frag index ebaa1760..490c0682 100644 --- a/Assets/Core/Shaders/Planet.frag +++ b/Assets/Core/Shaders/Planet.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Planet.h b/Assets/Core/Shaders/Planet.h index fcd74623..d1282795 100644 --- a/Assets/Core/Shaders/Planet.h +++ b/Assets/Core/Shaders/Planet.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Planet.vert b/Assets/Core/Shaders/Planet.vert index 6477bf45..f24be896 100644 --- a/Assets/Core/Shaders/Planet.vert +++ b/Assets/Core/Shaders/Planet.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/PrincipledBrdf.frag b/Assets/Core/Shaders/PrincipledBrdf.frag index 15056019..70e9fe3c 100644 --- a/Assets/Core/Shaders/PrincipledBrdf.frag +++ b/Assets/Core/Shaders/PrincipledBrdf.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/RaySphereIntersection.h b/Assets/Core/Shaders/RaySphereIntersection.h index 8fac25de..978f9b14 100644 --- a/Assets/Core/Shaders/RaySphereIntersection.h +++ b/Assets/Core/Shaders/RaySphereIntersection.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Remap.h b/Assets/Core/Shaders/Remap.h index ebc12363..fc47417e 100644 --- a/Assets/Core/Shaders/Remap.h +++ b/Assets/Core/Shaders/Remap.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/RenderToBillboard.frag b/Assets/Core/Shaders/RenderToBillboard.frag index e1ab5ef8..4c0de4a7 100644 --- a/Assets/Core/Shaders/RenderToBillboard.frag +++ b/Assets/Core/Shaders/RenderToBillboard.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/RenderToBillboard.vert b/Assets/Core/Shaders/RenderToBillboard.vert index 5356b980..f85041a6 100644 --- a/Assets/Core/Shaders/RenderToBillboard.vert +++ b/Assets/Core/Shaders/RenderToBillboard.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Rerange.h b/Assets/Core/Shaders/Rerange.h index bb4f7228..0f590ec6 100644 --- a/Assets/Core/Shaders/Rerange.h +++ b/Assets/Core/Shaders/Rerange.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Road.frag b/Assets/Core/Shaders/Road.frag index 91167ba7..dc5bee93 100644 --- a/Assets/Core/Shaders/Road.frag +++ b/Assets/Core/Shaders/Road.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Saturate.h b/Assets/Core/Shaders/Saturate.h index 9c07be19..83eaca1d 100644 --- a/Assets/Core/Shaders/Saturate.h +++ b/Assets/Core/Shaders/Saturate.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/ScreenQuad.vert b/Assets/Core/Shaders/ScreenQuad.vert index c078851a..eeffc8ad 100644 --- a/Assets/Core/Shaders/ScreenQuad.vert +++ b/Assets/Core/Shaders/ScreenQuad.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Shadows/Shadows.h b/Assets/Core/Shaders/Shadows/Shadows.h index 447aa643..f335ec2e 100644 --- a/Assets/Core/Shaders/Shadows/Shadows.h +++ b/Assets/Core/Shaders/Shadows/Shadows.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Shadows/SimpleShadowCaster.frag b/Assets/Core/Shaders/Shadows/SimpleShadowCaster.frag index a16d5c95..e276113a 100644 --- a/Assets/Core/Shaders/Shadows/SimpleShadowCaster.frag +++ b/Assets/Core/Shaders/Shadows/SimpleShadowCaster.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Shadows/SimpleShadowCaster.vert b/Assets/Core/Shaders/Shadows/SimpleShadowCaster.vert index 246164da..ec896663 100644 --- a/Assets/Core/Shaders/Shadows/SimpleShadowCaster.vert +++ b/Assets/Core/Shaders/Shadows/SimpleShadowCaster.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/SimpleColor.frag b/Assets/Core/Shaders/SimpleColor.frag index 659d821e..ded11e87 100644 --- a/Assets/Core/Shaders/SimpleColor.frag +++ b/Assets/Core/Shaders/SimpleColor.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/SimpleColor.vert b/Assets/Core/Shaders/SimpleColor.vert index 3b370f48..ef03b5e0 100644 --- a/Assets/Core/Shaders/SimpleColor.vert +++ b/Assets/Core/Shaders/SimpleColor.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/SimpleColorFixedScreenSize.vert b/Assets/Core/Shaders/SimpleColorFixedScreenSize.vert index 95e8acf5..9e4d2c88 100644 --- a/Assets/Core/Shaders/SimpleColorFixedScreenSize.vert +++ b/Assets/Core/Shaders/SimpleColorFixedScreenSize.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/SimpleTextured.frag b/Assets/Core/Shaders/SimpleTextured.frag index 2487a9e1..64a1dff4 100644 --- a/Assets/Core/Shaders/SimpleTextured.frag +++ b/Assets/Core/Shaders/SimpleTextured.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/SimpleTextured.vert b/Assets/Core/Shaders/SimpleTextured.vert index c03c35be..f31f15e0 100644 --- a/Assets/Core/Shaders/SimpleTextured.vert +++ b/Assets/Core/Shaders/SimpleTextured.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/SimpleTexturedLambertText.frag b/Assets/Core/Shaders/SimpleTexturedLambertText.frag index a9020bc7..da5bb7e3 100644 --- a/Assets/Core/Shaders/SimpleTexturedLambertText.frag +++ b/Assets/Core/Shaders/SimpleTexturedLambertText.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Sky.frag b/Assets/Core/Shaders/Sky.frag index f4a6f4f7..c173c538 100644 --- a/Assets/Core/Shaders/Sky.frag +++ b/Assets/Core/Shaders/Sky.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this @@ -12,12 +12,12 @@ in vec3 scattering; in vec3 singleScattering; in vec3 fragPosRelCamera; -out vec4 fragColor; - +out vec4 fragColor; + uniform vec3 lightDirection; void main(void) { vec3 viewDir = normalize(fragPosRelCamera); - fragColor = vec4(GetSkyRadianceFromScattering(scattering, singleScattering, viewDir, lightDirection), 1.0); -} + fragColor = vec4(GetSkyRadianceFromScattering(scattering, singleScattering, viewDir, lightDirection), 1.0); +} diff --git a/Assets/Core/Shaders/Sky.vert b/Assets/Core/Shaders/Sky.vert index 649ae0e7..18d725f7 100644 --- a/Assets/Core/Shaders/Sky.vert +++ b/Assets/Core/Shaders/Sky.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/SkyToEnvironmentMap.frag b/Assets/Core/Shaders/SkyToEnvironmentMap.frag index 8e51a144..520e93ec 100644 --- a/Assets/Core/Shaders/SkyToEnvironmentMap.frag +++ b/Assets/Core/Shaders/SkyToEnvironmentMap.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Starfield.frag b/Assets/Core/Shaders/Starfield.frag index cf45e974..58e88cc9 100644 --- a/Assets/Core/Shaders/Starfield.frag +++ b/Assets/Core/Shaders/Starfield.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Starfield.vert b/Assets/Core/Shaders/Starfield.vert index 77b646fd..af1243bb 100644 --- a/Assets/Core/Shaders/Starfield.vert +++ b/Assets/Core/Shaders/Starfield.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Sun.frag b/Assets/Core/Shaders/Sun.frag index 03bf0c9c..60c79a5c 100644 --- a/Assets/Core/Shaders/Sun.frag +++ b/Assets/Core/Shaders/Sun.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/TessDisplacement.frag b/Assets/Core/Shaders/TessDisplacement.frag index b03a8823..85d21942 100644 --- a/Assets/Core/Shaders/TessDisplacement.frag +++ b/Assets/Core/Shaders/TessDisplacement.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/TessDisplacement.tctrl b/Assets/Core/Shaders/TessDisplacement.tctrl index 9a201829..0d596621 100644 --- a/Assets/Core/Shaders/TessDisplacement.tctrl +++ b/Assets/Core/Shaders/TessDisplacement.tctrl @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/TessDisplacement.teval b/Assets/Core/Shaders/TessDisplacement.teval index ae188309..44c6a34e 100644 --- a/Assets/Core/Shaders/TessDisplacement.teval +++ b/Assets/Core/Shaders/TessDisplacement.teval @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/TessDisplacement.vert b/Assets/Core/Shaders/TessDisplacement.vert index 794a73b9..965357b4 100644 --- a/Assets/Core/Shaders/TessDisplacement.vert +++ b/Assets/Core/Shaders/TessDisplacement.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/TessDisplacementPlanet.vert b/Assets/Core/Shaders/TessDisplacementPlanet.vert index 7b103e53..ac996e63 100644 --- a/Assets/Core/Shaders/TessDisplacementPlanet.vert +++ b/Assets/Core/Shaders/TessDisplacementPlanet.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/ToneMapping.h b/Assets/Core/Shaders/ToneMapping.h index f5e818af..e7fbca62 100644 --- a/Assets/Core/Shaders/ToneMapping.h +++ b/Assets/Core/Shaders/ToneMapping.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/TreeBillboard.frag b/Assets/Core/Shaders/TreeBillboard.frag index c15ade18..d9fa0a70 100644 --- a/Assets/Core/Shaders/TreeBillboard.frag +++ b/Assets/Core/Shaders/TreeBillboard.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/TreeBillboards.h b/Assets/Core/Shaders/TreeBillboards.h index 88fdabfb..7b095b40 100644 --- a/Assets/Core/Shaders/TreeBillboards.h +++ b/Assets/Core/Shaders/TreeBillboards.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2021 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/TreeSideBillboard.vert b/Assets/Core/Shaders/TreeSideBillboard.vert index 8d4509e6..228545ce 100644 --- a/Assets/Core/Shaders/TreeSideBillboard.vert +++ b/Assets/Core/Shaders/TreeSideBillboard.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/TreeTopBillboard.vert b/Assets/Core/Shaders/TreeTopBillboard.vert index f6c9e5fb..43699df6 100644 --- a/Assets/Core/Shaders/TreeTopBillboard.vert +++ b/Assets/Core/Shaders/TreeTopBillboard.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Trees.h b/Assets/Core/Shaders/Trees.h index a93ba9c5..79288d92 100644 --- a/Assets/Core/Shaders/Trees.h +++ b/Assets/Core/Shaders/Trees.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Util/Checker.h b/Assets/Core/Shaders/Util/Checker.h index 6b6182fd..5116f647 100644 --- a/Assets/Core/Shaders/Util/Checker.h +++ b/Assets/Core/Shaders/Util/Checker.h @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #ifndef CHECKER_H #define CHECKER_H diff --git a/Assets/Core/Shaders/Util/SampleTextureCatmullRom.h b/Assets/Core/Shaders/Util/SampleTextureCatmullRom.h index 487096c2..4107dd44 100644 --- a/Assets/Core/Shaders/Util/SampleTextureCatmullRom.h +++ b/Assets/Core/Shaders/Util/SampleTextureCatmullRom.h @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #ifndef SAMPLE_TEXTURE_CATMULL_ROM_H #define SAMPLE_TEXTURE_CATMULL_ROM_H diff --git a/Assets/Core/Shaders/Util/Saturate.h b/Assets/Core/Shaders/Util/Saturate.h index aa7e9ab1..65ea2aed 100644 --- a/Assets/Core/Shaders/Util/Saturate.h +++ b/Assets/Core/Shaders/Util/Saturate.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Util/Specular.h b/Assets/Core/Shaders/Util/Specular.h index afb95bdc..a595002f 100644 --- a/Assets/Core/Shaders/Util/Specular.h +++ b/Assets/Core/Shaders/Util/Specular.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Util/Srgb.h b/Assets/Core/Shaders/Util/Srgb.h index b15ee2d8..a0ab482a 100644 --- a/Assets/Core/Shaders/Util/Srgb.h +++ b/Assets/Core/Shaders/Util/Srgb.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/Util/TextureTriplanar.h b/Assets/Core/Shaders/Util/TextureTriplanar.h index 5b7aa41b..809d8381 100644 --- a/Assets/Core/Shaders/Util/TextureTriplanar.h +++ b/Assets/Core/Shaders/Util/TextureTriplanar.h @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #ifndef TEXTURE_TRIPLANAR_H #define TEXTURE_TRIPLANAR_H diff --git a/Assets/Core/Shaders/VectorDisplacementToNormalConverter.frag b/Assets/Core/Shaders/VectorDisplacementToNormalConverter.frag index 8e25da2f..83a8c7de 100644 --- a/Assets/Core/Shaders/VectorDisplacementToNormalConverter.frag +++ b/Assets/Core/Shaders/VectorDisplacementToNormalConverter.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/VolumeClouds.frag b/Assets/Core/Shaders/VolumeClouds.frag index dc77c473..42ea9b6d 100644 --- a/Assets/Core/Shaders/VolumeClouds.frag +++ b/Assets/Core/Shaders/VolumeClouds.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/VolumeClouds.vert b/Assets/Core/Shaders/VolumeClouds.vert index 31b40f62..7b7c1dfb 100644 --- a/Assets/Core/Shaders/VolumeClouds.vert +++ b/Assets/Core/Shaders/VolumeClouds.vert @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Assets/Core/Shaders/WaveFoamMaskGenerator.frag b/Assets/Core/Shaders/WaveFoamMaskGenerator.frag index 6166c04b..caa0e037 100644 --- a/Assets/Core/Shaders/WaveFoamMaskGenerator.frag +++ b/Assets/Core/Shaders/WaveFoamMaskGenerator.frag @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/Conan/Recipes/openscenegraph-mr/all/test_package/test_package.cpp b/Conan/Recipes/openscenegraph-mr/all/test_package/test_package.cpp index d165af7b..f149d0f0 100644 --- a/Conan/Recipes/openscenegraph-mr/all/test_package/test_package.cpp +++ b/Conan/Recipes/openscenegraph-mr/all/test_package/test_package.cpp @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #include #include diff --git a/src/Skybolt/AircraftHud/AltitudeBarModel.cpp b/src/Skybolt/AircraftHud/AltitudeBarModel.cpp index 1a14e59e..769163c7 100644 --- a/src/Skybolt/AircraftHud/AltitudeBarModel.cpp +++ b/src/Skybolt/AircraftHud/AltitudeBarModel.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/AircraftHud/AltitudeBarModel.h b/src/Skybolt/AircraftHud/AltitudeBarModel.h index 287cdc0b..74d3b540 100644 --- a/src/Skybolt/AircraftHud/AltitudeBarModel.h +++ b/src/Skybolt/AircraftHud/AltitudeBarModel.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/AircraftHud/HeadingRibbonModel.cpp b/src/Skybolt/AircraftHud/HeadingRibbonModel.cpp index 83fcd510..02ef437e 100644 --- a/src/Skybolt/AircraftHud/HeadingRibbonModel.cpp +++ b/src/Skybolt/AircraftHud/HeadingRibbonModel.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/AircraftHud/HeadingRibbonModel.h b/src/Skybolt/AircraftHud/HeadingRibbonModel.h index bb14ae56..040d5f4e 100644 --- a/src/Skybolt/AircraftHud/HeadingRibbonModel.h +++ b/src/Skybolt/AircraftHud/HeadingRibbonModel.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/AircraftHud/HudDrawer.h b/src/Skybolt/AircraftHud/HudDrawer.h index 4856ad92..ac4e506e 100644 --- a/src/Skybolt/AircraftHud/HudDrawer.h +++ b/src/Skybolt/AircraftHud/HudDrawer.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/AircraftHud/HudHoverVelModel.cpp b/src/Skybolt/AircraftHud/HudHoverVelModel.cpp index 0fc60bf6..382ebff1 100644 --- a/src/Skybolt/AircraftHud/HudHoverVelModel.cpp +++ b/src/Skybolt/AircraftHud/HudHoverVelModel.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/AircraftHud/HudHoverVelModel.h b/src/Skybolt/AircraftHud/HudHoverVelModel.h index f5f8c1a0..63d0e05b 100644 --- a/src/Skybolt/AircraftHud/HudHoverVelModel.h +++ b/src/Skybolt/AircraftHud/HudHoverVelModel.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/AircraftHud/PitchLadderModel.cpp b/src/Skybolt/AircraftHud/PitchLadderModel.cpp index a4665b25..f1c04a5f 100644 --- a/src/Skybolt/AircraftHud/PitchLadderModel.cpp +++ b/src/Skybolt/AircraftHud/PitchLadderModel.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/AircraftHud/PitchLadderModel.h b/src/Skybolt/AircraftHud/PitchLadderModel.h index 3e1c17e4..eba90c93 100644 --- a/src/Skybolt/AircraftHud/PitchLadderModel.h +++ b/src/Skybolt/AircraftHud/PitchLadderModel.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/AircraftHud/RollAngleRibbonModel.cpp b/src/Skybolt/AircraftHud/RollAngleRibbonModel.cpp index 3283111a..cfb3cd7a 100644 --- a/src/Skybolt/AircraftHud/RollAngleRibbonModel.cpp +++ b/src/Skybolt/AircraftHud/RollAngleRibbonModel.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/AircraftHud/RollAngleRibbonModel.h b/src/Skybolt/AircraftHud/RollAngleRibbonModel.h index fb6a272c..fb290f0d 100644 --- a/src/Skybolt/AircraftHud/RollAngleRibbonModel.h +++ b/src/Skybolt/AircraftHud/RollAngleRibbonModel.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/AircraftHud/ZenithCompassModel.cpp b/src/Skybolt/AircraftHud/ZenithCompassModel.cpp index 229e8fad..76f515db 100644 --- a/src/Skybolt/AircraftHud/ZenithCompassModel.cpp +++ b/src/Skybolt/AircraftHud/ZenithCompassModel.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/AircraftHud/ZenithCompassModel.h b/src/Skybolt/AircraftHud/ZenithCompassModel.h index 834ce0ae..50fed67c 100644 --- a/src/Skybolt/AircraftHud/ZenithCompassModel.h +++ b/src/Skybolt/AircraftHud/ZenithCompassModel.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/MapFeaturesConverter/FeaturesConverter.cpp b/src/Skybolt/MapFeaturesConverter/FeaturesConverter.cpp index e3ca6378..49b3ed9b 100644 --- a/src/Skybolt/MapFeaturesConverter/FeaturesConverter.cpp +++ b/src/Skybolt/MapFeaturesConverter/FeaturesConverter.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/MapFeaturesConverter/FeaturesConverter.h b/src/Skybolt/MapFeaturesConverter/FeaturesConverter.h index a61be343..6f31417a 100644 --- a/src/Skybolt/MapFeaturesConverter/FeaturesConverter.h +++ b/src/Skybolt/MapFeaturesConverter/FeaturesConverter.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/MapFeaturesConverter/HeightmapLeveler.cpp b/src/Skybolt/MapFeaturesConverter/HeightmapLeveler.cpp index 870937b7..97d6c6b4 100644 --- a/src/Skybolt/MapFeaturesConverter/HeightmapLeveler.cpp +++ b/src/Skybolt/MapFeaturesConverter/HeightmapLeveler.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/MapFeaturesConverter/HeightmapLeveler.h b/src/Skybolt/MapFeaturesConverter/HeightmapLeveler.h index 690a8e00..8dc0abfb 100644 --- a/src/Skybolt/MapFeaturesConverter/HeightmapLeveler.h +++ b/src/Skybolt/MapFeaturesConverter/HeightmapLeveler.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/MapFeaturesConverter/main.cpp b/src/Skybolt/MapFeaturesConverter/main.cpp index 7e4d4d07..fedaeab4 100644 --- a/src/Skybolt/MapFeaturesConverter/main.cpp +++ b/src/Skybolt/MapFeaturesConverter/main.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/ContainerUtility.h b/src/Skybolt/SkyboltCommon/ContainerUtility.h index 2664047b..e5f13641 100644 --- a/src/Skybolt/SkyboltCommon/ContainerUtility.h +++ b/src/Skybolt/SkyboltCommon/ContainerUtility.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/EnumStrings.h b/src/Skybolt/SkyboltCommon/EnumStrings.h index c61a9648..7910b040 100644 --- a/src/Skybolt/SkyboltCommon/EnumStrings.h +++ b/src/Skybolt/SkyboltCommon/EnumStrings.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Event.cpp b/src/Skybolt/SkyboltCommon/Event.cpp index 8051cea8..91c72589 100644 --- a/src/Skybolt/SkyboltCommon/Event.cpp +++ b/src/Skybolt/SkyboltCommon/Event.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Event.h b/src/Skybolt/SkyboltCommon/Event.h index 17fc1439..a8ffee2f 100644 --- a/src/Skybolt/SkyboltCommon/Event.h +++ b/src/Skybolt/SkyboltCommon/Event.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Eventually.h b/src/Skybolt/SkyboltCommon/Eventually.h index 19864d20..67f8a015 100644 --- a/src/Skybolt/SkyboltCommon/Eventually.h +++ b/src/Skybolt/SkyboltCommon/Eventually.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Exception.h b/src/Skybolt/SkyboltCommon/Exception.h index 397425e4..c7215666 100644 --- a/src/Skybolt/SkyboltCommon/Exception.h +++ b/src/Skybolt/SkyboltCommon/Exception.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/File/FileLocator.h b/src/Skybolt/SkyboltCommon/File/FileLocator.h index 2b190a3d..255a4632 100644 --- a/src/Skybolt/SkyboltCommon/File/FileLocator.h +++ b/src/Skybolt/SkyboltCommon/File/FileLocator.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/File/FileUtility.cpp b/src/Skybolt/SkyboltCommon/File/FileUtility.cpp index bc928b68..6bfac76f 100644 --- a/src/Skybolt/SkyboltCommon/File/FileUtility.cpp +++ b/src/Skybolt/SkyboltCommon/File/FileUtility.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/File/FileUtility.h b/src/Skybolt/SkyboltCommon/File/FileUtility.h index 18385f52..280956aa 100644 --- a/src/Skybolt/SkyboltCommon/File/FileUtility.h +++ b/src/Skybolt/SkyboltCommon/File/FileUtility.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/File/OsDirectories.cpp b/src/Skybolt/SkyboltCommon/File/OsDirectories.cpp index b463d33d..e9ccdadc 100644 --- a/src/Skybolt/SkyboltCommon/File/OsDirectories.cpp +++ b/src/Skybolt/SkyboltCommon/File/OsDirectories.cpp @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + /* Copyright 2012-2021 Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public diff --git a/src/Skybolt/SkyboltCommon/File/OsDirectories.h b/src/Skybolt/SkyboltCommon/File/OsDirectories.h index 022ddace..c20caf9b 100644 --- a/src/Skybolt/SkyboltCommon/File/OsDirectories.h +++ b/src/Skybolt/SkyboltCommon/File/OsDirectories.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Json/JsonHelpers.h b/src/Skybolt/SkyboltCommon/Json/JsonHelpers.h index 4bc796c1..94f8f123 100644 --- a/src/Skybolt/SkyboltCommon/Json/JsonHelpers.h +++ b/src/Skybolt/SkyboltCommon/Json/JsonHelpers.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Json/ReadJsonFile.cpp b/src/Skybolt/SkyboltCommon/Json/ReadJsonFile.cpp index 1a4655ac..2fd2a6ef 100644 --- a/src/Skybolt/SkyboltCommon/Json/ReadJsonFile.cpp +++ b/src/Skybolt/SkyboltCommon/Json/ReadJsonFile.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Json/ReadJsonFile.h b/src/Skybolt/SkyboltCommon/Json/ReadJsonFile.h index bce4fc15..91d5196d 100644 --- a/src/Skybolt/SkyboltCommon/Json/ReadJsonFile.h +++ b/src/Skybolt/SkyboltCommon/Json/ReadJsonFile.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Json/WriteJsonFile.cpp b/src/Skybolt/SkyboltCommon/Json/WriteJsonFile.cpp index f3b90de1..033f19b0 100644 --- a/src/Skybolt/SkyboltCommon/Json/WriteJsonFile.cpp +++ b/src/Skybolt/SkyboltCommon/Json/WriteJsonFile.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Json/WriteJsonFile.h b/src/Skybolt/SkyboltCommon/Json/WriteJsonFile.h index 072e5ea2..9a252e9f 100644 --- a/src/Skybolt/SkyboltCommon/Json/WriteJsonFile.h +++ b/src/Skybolt/SkyboltCommon/Json/WriteJsonFile.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Listenable.h b/src/Skybolt/SkyboltCommon/Listenable.h index 6f1996a4..21ab2e63 100644 --- a/src/Skybolt/SkyboltCommon/Listenable.h +++ b/src/Skybolt/SkyboltCommon/Listenable.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Logging/ConsoleSink.cpp b/src/Skybolt/SkyboltCommon/Logging/ConsoleSink.cpp index 0eb19305..2ee49be2 100644 --- a/src/Skybolt/SkyboltCommon/Logging/ConsoleSink.cpp +++ b/src/Skybolt/SkyboltCommon/Logging/ConsoleSink.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Logging/ConsoleSink.h b/src/Skybolt/SkyboltCommon/Logging/ConsoleSink.h index 42566e58..33703a78 100644 --- a/src/Skybolt/SkyboltCommon/Logging/ConsoleSink.h +++ b/src/Skybolt/SkyboltCommon/Logging/ConsoleSink.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/LruCacheMap.h b/src/Skybolt/SkyboltCommon/LruCacheMap.h index f13e4b2d..e8875e6c 100644 --- a/src/Skybolt/SkyboltCommon/LruCacheMap.h +++ b/src/Skybolt/SkyboltCommon/LruCacheMap.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/LruCacheSet.h b/src/Skybolt/SkyboltCommon/LruCacheSet.h index 82e3d384..b3e6ae9e 100644 --- a/src/Skybolt/SkyboltCommon/LruCacheSet.h +++ b/src/Skybolt/SkyboltCommon/LruCacheSet.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/MapUtility.h b/src/Skybolt/SkyboltCommon/MapUtility.h index 3d2b8ff0..5e78ad5d 100644 --- a/src/Skybolt/SkyboltCommon/MapUtility.h +++ b/src/Skybolt/SkyboltCommon/MapUtility.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Math/Box2.h b/src/Skybolt/SkyboltCommon/Math/Box2.h index aaf3795e..3fd577d9 100644 --- a/src/Skybolt/SkyboltCommon/Math/Box2.h +++ b/src/Skybolt/SkyboltCommon/Math/Box2.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Math/Box3.h b/src/Skybolt/SkyboltCommon/Math/Box3.h index 97db2eda..f774a77d 100644 --- a/src/Skybolt/SkyboltCommon/Math/Box3.h +++ b/src/Skybolt/SkyboltCommon/Math/Box3.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Math/FirstOrderLag.h b/src/Skybolt/SkyboltCommon/Math/FirstOrderLag.h index 2f04e073..17d68b86 100644 --- a/src/Skybolt/SkyboltCommon/Math/FirstOrderLag.h +++ b/src/Skybolt/SkyboltCommon/Math/FirstOrderLag.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Math/InterpolateTableLinear.cpp b/src/Skybolt/SkyboltCommon/Math/InterpolateTableLinear.cpp index 26ffeda6..6d4d521d 100644 --- a/src/Skybolt/SkyboltCommon/Math/InterpolateTableLinear.cpp +++ b/src/Skybolt/SkyboltCommon/Math/InterpolateTableLinear.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Math/InterpolateTableLinear.h b/src/Skybolt/SkyboltCommon/Math/InterpolateTableLinear.h index 83869d62..7d17fa33 100644 --- a/src/Skybolt/SkyboltCommon/Math/InterpolateTableLinear.h +++ b/src/Skybolt/SkyboltCommon/Math/InterpolateTableLinear.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Math/IntersectionUtility.cpp b/src/Skybolt/SkyboltCommon/Math/IntersectionUtility.cpp index 1bb017f8..81a8ee84 100644 --- a/src/Skybolt/SkyboltCommon/Math/IntersectionUtility.cpp +++ b/src/Skybolt/SkyboltCommon/Math/IntersectionUtility.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Math/IntersectionUtility.h b/src/Skybolt/SkyboltCommon/Math/IntersectionUtility.h index c7056281..835fd4ef 100644 --- a/src/Skybolt/SkyboltCommon/Math/IntersectionUtility.h +++ b/src/Skybolt/SkyboltCommon/Math/IntersectionUtility.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Math/MathUtility.cpp b/src/Skybolt/SkyboltCommon/Math/MathUtility.cpp index 3d0873ad..62c14821 100644 --- a/src/Skybolt/SkyboltCommon/Math/MathUtility.cpp +++ b/src/Skybolt/SkyboltCommon/Math/MathUtility.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Math/MathUtility.h b/src/Skybolt/SkyboltCommon/Math/MathUtility.h index 121acaf1..daa754bc 100644 --- a/src/Skybolt/SkyboltCommon/Math/MathUtility.h +++ b/src/Skybolt/SkyboltCommon/Math/MathUtility.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Math/QuadTree.cpp b/src/Skybolt/SkyboltCommon/Math/QuadTree.cpp index 9e3b8ba7..da784cc4 100644 --- a/src/Skybolt/SkyboltCommon/Math/QuadTree.cpp +++ b/src/Skybolt/SkyboltCommon/Math/QuadTree.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Math/QuadTree.h b/src/Skybolt/SkyboltCommon/Math/QuadTree.h index 5545ff95..61edafe5 100644 --- a/src/Skybolt/SkyboltCommon/Math/QuadTree.h +++ b/src/Skybolt/SkyboltCommon/Math/QuadTree.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Math/QuadTreeUtility.h b/src/Skybolt/SkyboltCommon/Math/QuadTreeUtility.h index ed262e03..7142c148 100644 --- a/src/Skybolt/SkyboltCommon/Math/QuadTreeUtility.h +++ b/src/Skybolt/SkyboltCommon/Math/QuadTreeUtility.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/NumericComparison.h b/src/Skybolt/SkyboltCommon/NumericComparison.h index 62503f86..65b006ed 100644 --- a/src/Skybolt/SkyboltCommon/NumericComparison.h +++ b/src/Skybolt/SkyboltCommon/NumericComparison.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/ObservableValue.h b/src/Skybolt/SkyboltCommon/ObservableValue.h index 8dfb6215..93b23b21 100644 --- a/src/Skybolt/SkyboltCommon/ObservableValue.h +++ b/src/Skybolt/SkyboltCommon/ObservableValue.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/OptionalUtility.h b/src/Skybolt/SkyboltCommon/OptionalUtility.h index 81674bc1..200753e2 100644 --- a/src/Skybolt/SkyboltCommon/OptionalUtility.h +++ b/src/Skybolt/SkyboltCommon/OptionalUtility.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Random.h b/src/Skybolt/SkyboltCommon/Random.h index 1f83639c..0e3ad7fa 100644 --- a/src/Skybolt/SkyboltCommon/Random.h +++ b/src/Skybolt/SkyboltCommon/Random.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Range.h b/src/Skybolt/SkyboltCommon/Range.h index 56cc2aa7..a660cea8 100644 --- a/src/Skybolt/SkyboltCommon/Range.h +++ b/src/Skybolt/SkyboltCommon/Range.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/ShaUtility.cpp b/src/Skybolt/SkyboltCommon/ShaUtility.cpp index 706cfe7d..4cc8be8b 100644 --- a/src/Skybolt/SkyboltCommon/ShaUtility.cpp +++ b/src/Skybolt/SkyboltCommon/ShaUtility.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/ShaUtility.h b/src/Skybolt/SkyboltCommon/ShaUtility.h index e74fecc5..325c6dcf 100644 --- a/src/Skybolt/SkyboltCommon/ShaUtility.h +++ b/src/Skybolt/SkyboltCommon/ShaUtility.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/SkyboltCommonFwd.h b/src/Skybolt/SkyboltCommon/SkyboltCommonFwd.h index 20845ef1..ecd91127 100644 --- a/src/Skybolt/SkyboltCommon/SkyboltCommonFwd.h +++ b/src/Skybolt/SkyboltCommon/SkyboltCommonFwd.h @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #pragma once #include diff --git a/src/Skybolt/SkyboltCommon/StringVector.h b/src/Skybolt/SkyboltCommon/StringVector.h index 80ff13e7..700359a0 100644 --- a/src/Skybolt/SkyboltCommon/StringVector.h +++ b/src/Skybolt/SkyboltCommon/StringVector.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Stringify.h b/src/Skybolt/SkyboltCommon/Stringify.h index a16d425f..8acc5a3a 100644 --- a/src/Skybolt/SkyboltCommon/Stringify.h +++ b/src/Skybolt/SkyboltCommon/Stringify.h @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + /* Copyright 2012-2021 Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public diff --git a/src/Skybolt/SkyboltCommon/TypeMatcher.h b/src/Skybolt/SkyboltCommon/TypeMatcher.h index 33146d87..0d5ef427 100644 --- a/src/Skybolt/SkyboltCommon/TypeMatcher.h +++ b/src/Skybolt/SkyboltCommon/TypeMatcher.h @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #pragma once #include diff --git a/src/Skybolt/SkyboltCommon/TypedItemContainer.h b/src/Skybolt/SkyboltCommon/TypedItemContainer.h index 14f16e10..b6a3de66 100644 --- a/src/Skybolt/SkyboltCommon/TypedItemContainer.h +++ b/src/Skybolt/SkyboltCommon/TypedItemContainer.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Units.h b/src/Skybolt/SkyboltCommon/Units.h index 53d4011e..8f084f36 100644 --- a/src/Skybolt/SkyboltCommon/Units.h +++ b/src/Skybolt/SkyboltCommon/Units.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Updatable.h b/src/Skybolt/SkyboltCommon/Updatable.h index 9d0d9670..e1572f15 100644 --- a/src/Skybolt/SkyboltCommon/Updatable.h +++ b/src/Skybolt/SkyboltCommon/Updatable.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/Variant.h b/src/Skybolt/SkyboltCommon/Variant.h index a78dc6ed..f14bc147 100644 --- a/src/Skybolt/SkyboltCommon/Variant.h +++ b/src/Skybolt/SkyboltCommon/Variant.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/VectorUtility.h b/src/Skybolt/SkyboltCommon/VectorUtility.h index 32fe49a8..0267f52e 100644 --- a/src/Skybolt/SkyboltCommon/VectorUtility.h +++ b/src/Skybolt/SkyboltCommon/VectorUtility.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/WeightAveragedBuffer.cpp b/src/Skybolt/SkyboltCommon/WeightAveragedBuffer.cpp index 5e5a60ae..7a25a87b 100644 --- a/src/Skybolt/SkyboltCommon/WeightAveragedBuffer.cpp +++ b/src/Skybolt/SkyboltCommon/WeightAveragedBuffer.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommon/WeightAveragedBuffer.h b/src/Skybolt/SkyboltCommon/WeightAveragedBuffer.h index 0827dec6..869eaf8e 100644 --- a/src/Skybolt/SkyboltCommon/WeightAveragedBuffer.h +++ b/src/Skybolt/SkyboltCommon/WeightAveragedBuffer.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommonTests/Box2Test.cpp b/src/Skybolt/SkyboltCommonTests/Box2Test.cpp index 4fcb6ac1..3f648372 100644 --- a/src/Skybolt/SkyboltCommonTests/Box2Test.cpp +++ b/src/Skybolt/SkyboltCommonTests/Box2Test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommonTests/EventTest.cpp b/src/Skybolt/SkyboltCommonTests/EventTest.cpp index c9a1182e..a1409108 100644 --- a/src/Skybolt/SkyboltCommonTests/EventTest.cpp +++ b/src/Skybolt/SkyboltCommonTests/EventTest.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommonTests/InterpolateTableLinearTest.cpp b/src/Skybolt/SkyboltCommonTests/InterpolateTableLinearTest.cpp index 48ac5e95..40cc24e9 100644 --- a/src/Skybolt/SkyboltCommonTests/InterpolateTableLinearTest.cpp +++ b/src/Skybolt/SkyboltCommonTests/InterpolateTableLinearTest.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommonTests/IntersectionUtilityTest.cpp b/src/Skybolt/SkyboltCommonTests/IntersectionUtilityTest.cpp index 7386c175..83a93fbd 100644 --- a/src/Skybolt/SkyboltCommonTests/IntersectionUtilityTest.cpp +++ b/src/Skybolt/SkyboltCommonTests/IntersectionUtilityTest.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommonTests/LruCacheMapTests.cpp b/src/Skybolt/SkyboltCommonTests/LruCacheMapTests.cpp index b166b9c5..c3e9802a 100644 --- a/src/Skybolt/SkyboltCommonTests/LruCacheMapTests.cpp +++ b/src/Skybolt/SkyboltCommonTests/LruCacheMapTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommonTests/LruCacheSetTests.cpp b/src/Skybolt/SkyboltCommonTests/LruCacheSetTests.cpp index 447c01ba..3ee00907 100644 --- a/src/Skybolt/SkyboltCommonTests/LruCacheSetTests.cpp +++ b/src/Skybolt/SkyboltCommonTests/LruCacheSetTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommonTests/MathUtilityTests.cpp b/src/Skybolt/SkyboltCommonTests/MathUtilityTests.cpp index 8d25daa1..e3335171 100644 --- a/src/Skybolt/SkyboltCommonTests/MathUtilityTests.cpp +++ b/src/Skybolt/SkyboltCommonTests/MathUtilityTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommonTests/QuadTreeTest.cpp b/src/Skybolt/SkyboltCommonTests/QuadTreeTest.cpp index 242e9281..5354f98a 100644 --- a/src/Skybolt/SkyboltCommonTests/QuadTreeTest.cpp +++ b/src/Skybolt/SkyboltCommonTests/QuadTreeTest.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommonTests/QuadTreeUtilityTest.cpp b/src/Skybolt/SkyboltCommonTests/QuadTreeUtilityTest.cpp index 3e7f0d2a..0abc4a00 100644 --- a/src/Skybolt/SkyboltCommonTests/QuadTreeUtilityTest.cpp +++ b/src/Skybolt/SkyboltCommonTests/QuadTreeUtilityTest.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommonTests/Sha1Test.cpp b/src/Skybolt/SkyboltCommonTests/Sha1Test.cpp index e2d66454..cd1afaa1 100644 --- a/src/Skybolt/SkyboltCommonTests/Sha1Test.cpp +++ b/src/Skybolt/SkyboltCommonTests/Sha1Test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommonTests/TypeMatcherTest.cpp b/src/Skybolt/SkyboltCommonTests/TypeMatcherTest.cpp index bc8b3f4c..31f97687 100644 --- a/src/Skybolt/SkyboltCommonTests/TypeMatcherTest.cpp +++ b/src/Skybolt/SkyboltCommonTests/TypeMatcherTest.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommonTests/TypedItemContainerTest.cpp b/src/Skybolt/SkyboltCommonTests/TypedItemContainerTest.cpp index 3d89772c..75db36f2 100644 --- a/src/Skybolt/SkyboltCommonTests/TypedItemContainerTest.cpp +++ b/src/Skybolt/SkyboltCommonTests/TypedItemContainerTest.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltCommonTests/VectorUtilityTests.cpp b/src/Skybolt/SkyboltCommonTests/VectorUtilityTests.cpp index 2f0d6707..bea58e36 100644 --- a/src/Skybolt/SkyboltCommonTests/VectorUtilityTests.cpp +++ b/src/Skybolt/SkyboltCommonTests/VectorUtilityTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/CameraInputSystem.cpp b/src/Skybolt/SkyboltEngine/CameraInputSystem.cpp index e83e1e67..7a4ad87b 100644 --- a/src/Skybolt/SkyboltEngine/CameraInputSystem.cpp +++ b/src/Skybolt/SkyboltEngine/CameraInputSystem.cpp @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #include "CameraInputSystem.h" #include #include diff --git a/src/Skybolt/SkyboltEngine/CameraInputSystem.h b/src/Skybolt/SkyboltEngine/CameraInputSystem.h index baeae33a..9897f1ca 100644 --- a/src/Skybolt/SkyboltEngine/CameraInputSystem.h +++ b/src/Skybolt/SkyboltEngine/CameraInputSystem.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/ComponentFactory.cpp b/src/Skybolt/SkyboltEngine/ComponentFactory.cpp index 84fa6b30..c834a54a 100644 --- a/src/Skybolt/SkyboltEngine/ComponentFactory.cpp +++ b/src/Skybolt/SkyboltEngine/ComponentFactory.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/ComponentFactory.h b/src/Skybolt/SkyboltEngine/ComponentFactory.h index fcac3bb0..b1e0fd87 100644 --- a/src/Skybolt/SkyboltEngine/ComponentFactory.h +++ b/src/Skybolt/SkyboltEngine/ComponentFactory.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Components/PlanetElevationComponent.h b/src/Skybolt/SkyboltEngine/Components/PlanetElevationComponent.h index 06458d35..c5782aaa 100644 --- a/src/Skybolt/SkyboltEngine/Components/PlanetElevationComponent.h +++ b/src/Skybolt/SkyboltEngine/Components/PlanetElevationComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Components/TemplateNameComponent.h b/src/Skybolt/SkyboltEngine/Components/TemplateNameComponent.h index 8e788f9b..ba2dc7d5 100644 --- a/src/Skybolt/SkyboltEngine/Components/TemplateNameComponent.h +++ b/src/Skybolt/SkyboltEngine/Components/TemplateNameComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Components/VisObjectsComponent.cpp b/src/Skybolt/SkyboltEngine/Components/VisObjectsComponent.cpp index 787cbe6d..5ee33653 100644 --- a/src/Skybolt/SkyboltEngine/Components/VisObjectsComponent.cpp +++ b/src/Skybolt/SkyboltEngine/Components/VisObjectsComponent.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Components/VisObjectsComponent.h b/src/Skybolt/SkyboltEngine/Components/VisObjectsComponent.h index 97104006..5ee1f34c 100644 --- a/src/Skybolt/SkyboltEngine/Components/VisObjectsComponent.h +++ b/src/Skybolt/SkyboltEngine/Components/VisObjectsComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Diagnostics/StatsDisplaySystem.cpp b/src/Skybolt/SkyboltEngine/Diagnostics/StatsDisplaySystem.cpp index 1ddcce96..90e25046 100644 --- a/src/Skybolt/SkyboltEngine/Diagnostics/StatsDisplaySystem.cpp +++ b/src/Skybolt/SkyboltEngine/Diagnostics/StatsDisplaySystem.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this @@ -80,17 +80,17 @@ std::optional getMinAttribute(const osg::Stats& stats, const std::string // TODO: Fix this in OSG struct ContextData_bugFix : public osg::ContextData { - template - T* get_bugFix() - { - for (const auto& i : _managerMap) - { - if (auto r = dynamic_cast(i.second.get()); r) - { - return r; - } - } - return nullptr; + template + T* get_bugFix() + { + for (const auto& i : _managerMap) + { + if (auto r = dynamic_cast(i.second.get()); r) + { + return r; + } + } + return nullptr; } }; diff --git a/src/Skybolt/SkyboltEngine/Diagnostics/StatsDisplaySystem.h b/src/Skybolt/SkyboltEngine/Diagnostics/StatsDisplaySystem.h index 5741111e..31d02574 100644 --- a/src/Skybolt/SkyboltEngine/Diagnostics/StatsDisplaySystem.h +++ b/src/Skybolt/SkyboltEngine/Diagnostics/StatsDisplaySystem.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/EngineCommandLineParser.cpp b/src/Skybolt/SkyboltEngine/EngineCommandLineParser.cpp index a246ae6d..fe0f0717 100644 --- a/src/Skybolt/SkyboltEngine/EngineCommandLineParser.cpp +++ b/src/Skybolt/SkyboltEngine/EngineCommandLineParser.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/EngineCommandLineParser.h b/src/Skybolt/SkyboltEngine/EngineCommandLineParser.h index 0356a7f5..1ce63cc8 100644 --- a/src/Skybolt/SkyboltEngine/EngineCommandLineParser.h +++ b/src/Skybolt/SkyboltEngine/EngineCommandLineParser.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/EngineRoot.cpp b/src/Skybolt/SkyboltEngine/EngineRoot.cpp index 2eb2a824..a5c5ac4f 100644 --- a/src/Skybolt/SkyboltEngine/EngineRoot.cpp +++ b/src/Skybolt/SkyboltEngine/EngineRoot.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/EngineRoot.h b/src/Skybolt/SkyboltEngine/EngineRoot.h index 377bb2fe..8b34c2f4 100644 --- a/src/Skybolt/SkyboltEngine/EngineRoot.h +++ b/src/Skybolt/SkyboltEngine/EngineRoot.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/EngineRootFactory.cpp b/src/Skybolt/SkyboltEngine/EngineRootFactory.cpp index fd912fa9..16829c90 100644 --- a/src/Skybolt/SkyboltEngine/EngineRootFactory.cpp +++ b/src/Skybolt/SkyboltEngine/EngineRootFactory.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/EngineRootFactory.h b/src/Skybolt/SkyboltEngine/EngineRootFactory.h index 970f62d6..dfdb4f2b 100644 --- a/src/Skybolt/SkyboltEngine/EngineRootFactory.h +++ b/src/Skybolt/SkyboltEngine/EngineRootFactory.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/EngineSettings.cpp b/src/Skybolt/SkyboltEngine/EngineSettings.cpp index b806a563..9c44f6bf 100644 --- a/src/Skybolt/SkyboltEngine/EngineSettings.cpp +++ b/src/Skybolt/SkyboltEngine/EngineSettings.cpp @@ -1,9 +1,10 @@ -/* Copyright 2012-2021 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #include "EngineSettings.h" #include "EngineCommandLineParser.h" #include diff --git a/src/Skybolt/SkyboltEngine/EngineSettings.h b/src/Skybolt/SkyboltEngine/EngineSettings.h index 44fd87b9..711ee1f8 100644 --- a/src/Skybolt/SkyboltEngine/EngineSettings.h +++ b/src/Skybolt/SkyboltEngine/EngineSettings.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/EngineStats.h b/src/Skybolt/SkyboltEngine/EngineStats.h index 37cd5ecb..69f9a58a 100644 --- a/src/Skybolt/SkyboltEngine/EngineStats.h +++ b/src/Skybolt/SkyboltEngine/EngineStats.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/EntityFactory.cpp b/src/Skybolt/SkyboltEngine/EntityFactory.cpp index 64dc3184..ea50b797 100644 --- a/src/Skybolt/SkyboltEngine/EntityFactory.cpp +++ b/src/Skybolt/SkyboltEngine/EntityFactory.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/EntityFactory.h b/src/Skybolt/SkyboltEngine/EntityFactory.h index df91f008..7709d355 100644 --- a/src/Skybolt/SkyboltEngine/EntityFactory.h +++ b/src/Skybolt/SkyboltEngine/EntityFactory.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/GetExecutablePath.cpp b/src/Skybolt/SkyboltEngine/GetExecutablePath.cpp index c27441ed..2c1577a8 100644 --- a/src/Skybolt/SkyboltEngine/GetExecutablePath.cpp +++ b/src/Skybolt/SkyboltEngine/GetExecutablePath.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/GetExecutablePath.h b/src/Skybolt/SkyboltEngine/GetExecutablePath.h index 9c5cea85..735413b6 100644 --- a/src/Skybolt/SkyboltEngine/GetExecutablePath.h +++ b/src/Skybolt/SkyboltEngine/GetExecutablePath.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Input/InputPlatform.h b/src/Skybolt/SkyboltEngine/Input/InputPlatform.h index eed76272..7598eb8f 100644 --- a/src/Skybolt/SkyboltEngine/Input/InputPlatform.h +++ b/src/Skybolt/SkyboltEngine/Input/InputPlatform.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Input/InputPlatformOsg.cpp b/src/Skybolt/SkyboltEngine/Input/InputPlatformOsg.cpp index cec60915..2ddde2bf 100644 --- a/src/Skybolt/SkyboltEngine/Input/InputPlatformOsg.cpp +++ b/src/Skybolt/SkyboltEngine/Input/InputPlatformOsg.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Input/InputPlatformOsg.h b/src/Skybolt/SkyboltEngine/Input/InputPlatformOsg.h index e8b8cdca..a1b105e5 100644 --- a/src/Skybolt/SkyboltEngine/Input/InputPlatformOsg.h +++ b/src/Skybolt/SkyboltEngine/Input/InputPlatformOsg.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Input/InputSystem.cpp b/src/Skybolt/SkyboltEngine/Input/InputSystem.cpp index a82f1eb8..6553f971 100644 --- a/src/Skybolt/SkyboltEngine/Input/InputSystem.cpp +++ b/src/Skybolt/SkyboltEngine/Input/InputSystem.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Input/InputSystem.h b/src/Skybolt/SkyboltEngine/Input/InputSystem.h index bf7f05b2..02f0beba 100644 --- a/src/Skybolt/SkyboltEngine/Input/InputSystem.h +++ b/src/Skybolt/SkyboltEngine/Input/InputSystem.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Input/LogicalAxis.cpp b/src/Skybolt/SkyboltEngine/Input/LogicalAxis.cpp index dd008857..68f90d9a 100644 --- a/src/Skybolt/SkyboltEngine/Input/LogicalAxis.cpp +++ b/src/Skybolt/SkyboltEngine/Input/LogicalAxis.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Input/LogicalAxis.h b/src/Skybolt/SkyboltEngine/Input/LogicalAxis.h index cc99f2be..46c75d71 100644 --- a/src/Skybolt/SkyboltEngine/Input/LogicalAxis.h +++ b/src/Skybolt/SkyboltEngine/Input/LogicalAxis.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Plugin/Plugin.h b/src/Skybolt/SkyboltEngine/Plugin/Plugin.h index 6eba6cb9..1d2acd8f 100644 --- a/src/Skybolt/SkyboltEngine/Plugin/Plugin.h +++ b/src/Skybolt/SkyboltEngine/Plugin/Plugin.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Plugin/PluginHelpers.cpp b/src/Skybolt/SkyboltEngine/Plugin/PluginHelpers.cpp index 60ff3d8e..dbad7ebe 100644 --- a/src/Skybolt/SkyboltEngine/Plugin/PluginHelpers.cpp +++ b/src/Skybolt/SkyboltEngine/Plugin/PluginHelpers.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Plugin/PluginHelpers.h b/src/Skybolt/SkyboltEngine/Plugin/PluginHelpers.h index 0bc410fb..b6be0ff0 100644 --- a/src/Skybolt/SkyboltEngine/Plugin/PluginHelpers.h +++ b/src/Skybolt/SkyboltEngine/Plugin/PluginHelpers.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Scenario/Scenario.cpp b/src/Skybolt/SkyboltEngine/Scenario/Scenario.cpp index c0d446ec..0ae5abaa 100644 --- a/src/Skybolt/SkyboltEngine/Scenario/Scenario.cpp +++ b/src/Skybolt/SkyboltEngine/Scenario/Scenario.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Scenario/Scenario.h b/src/Skybolt/SkyboltEngine/Scenario/Scenario.h index fa49ce8f..3640fd1a 100644 --- a/src/Skybolt/SkyboltEngine/Scenario/Scenario.h +++ b/src/Skybolt/SkyboltEngine/Scenario/Scenario.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Scenario/ScenarioMetadataComponent.h b/src/Skybolt/SkyboltEngine/Scenario/ScenarioMetadataComponent.h index 66d8cf47..02cdb6c3 100644 --- a/src/Skybolt/SkyboltEngine/Scenario/ScenarioMetadataComponent.h +++ b/src/Skybolt/SkyboltEngine/Scenario/ScenarioMetadataComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Scenario/ScenarioObjectPath.h b/src/Skybolt/SkyboltEngine/Scenario/ScenarioObjectPath.h index 948d1f7d..b3f24cdd 100644 --- a/src/Skybolt/SkyboltEngine/Scenario/ScenarioObjectPath.h +++ b/src/Skybolt/SkyboltEngine/Scenario/ScenarioObjectPath.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Scenario/ScenarioSerialization.cpp b/src/Skybolt/SkyboltEngine/Scenario/ScenarioSerialization.cpp index 582f4518..35447761 100644 --- a/src/Skybolt/SkyboltEngine/Scenario/ScenarioSerialization.cpp +++ b/src/Skybolt/SkyboltEngine/Scenario/ScenarioSerialization.cpp @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #include "ScenarioSerialization.h" #include "Scenario.h" #include diff --git a/src/Skybolt/SkyboltEngine/Scenario/ScenarioSerialization.h b/src/Skybolt/SkyboltEngine/Scenario/ScenarioSerialization.h index dbf5748f..a3176316 100644 --- a/src/Skybolt/SkyboltEngine/Scenario/ScenarioSerialization.h +++ b/src/Skybolt/SkyboltEngine/Scenario/ScenarioSerialization.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Sequence/EntityStateSequenceController.cpp b/src/Skybolt/SkyboltEngine/Sequence/EntityStateSequenceController.cpp index 6ca3dee6..7fc46d6e 100644 --- a/src/Skybolt/SkyboltEngine/Sequence/EntityStateSequenceController.cpp +++ b/src/Skybolt/SkyboltEngine/Sequence/EntityStateSequenceController.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Sequence/EntityStateSequenceController.h b/src/Skybolt/SkyboltEngine/Sequence/EntityStateSequenceController.h index 7ceae070..390a5ea5 100644 --- a/src/Skybolt/SkyboltEngine/Sequence/EntityStateSequenceController.h +++ b/src/Skybolt/SkyboltEngine/Sequence/EntityStateSequenceController.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Sequence/Interpolator/CubicBSplineInterpolator.h b/src/Skybolt/SkyboltEngine/Sequence/Interpolator/CubicBSplineInterpolator.h index fa9365f4..11a3ff0e 100644 --- a/src/Skybolt/SkyboltEngine/Sequence/Interpolator/CubicBSplineInterpolator.h +++ b/src/Skybolt/SkyboltEngine/Sequence/Interpolator/CubicBSplineInterpolator.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Sequence/Interpolator/Interpolator.h b/src/Skybolt/SkyboltEngine/Sequence/Interpolator/Interpolator.h index e3f3276a..95c30cc7 100644 --- a/src/Skybolt/SkyboltEngine/Sequence/Interpolator/Interpolator.h +++ b/src/Skybolt/SkyboltEngine/Sequence/Interpolator/Interpolator.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Sequence/Interpolator/LinearInterpolator.h b/src/Skybolt/SkyboltEngine/Sequence/Interpolator/LinearInterpolator.h index 09ea3df4..29fb4a86 100644 --- a/src/Skybolt/SkyboltEngine/Sequence/Interpolator/LinearInterpolator.h +++ b/src/Skybolt/SkyboltEngine/Sequence/Interpolator/LinearInterpolator.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Sequence/JulianDateSequenceController.cpp b/src/Skybolt/SkyboltEngine/Sequence/JulianDateSequenceController.cpp index aa718dd9..ad92d067 100644 --- a/src/Skybolt/SkyboltEngine/Sequence/JulianDateSequenceController.cpp +++ b/src/Skybolt/SkyboltEngine/Sequence/JulianDateSequenceController.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Sequence/JulianDateSequenceController.h b/src/Skybolt/SkyboltEngine/Sequence/JulianDateSequenceController.h index e872a2bf..50304e29 100644 --- a/src/Skybolt/SkyboltEngine/Sequence/JulianDateSequenceController.h +++ b/src/Skybolt/SkyboltEngine/Sequence/JulianDateSequenceController.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/Sequence/SequenceController.h b/src/Skybolt/SkyboltEngine/Sequence/SequenceController.h index 0b863ef1..3c61b087 100644 --- a/src/Skybolt/SkyboltEngine/Sequence/SequenceController.h +++ b/src/Skybolt/SkyboltEngine/Sequence/SequenceController.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/CameraSimVisBinding.cpp b/src/Skybolt/SkyboltEngine/SimVisBinding/CameraSimVisBinding.cpp index 089d184a..d2766939 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/CameraSimVisBinding.cpp +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/CameraSimVisBinding.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/CameraSimVisBinding.h b/src/Skybolt/SkyboltEngine/SimVisBinding/CameraSimVisBinding.h index ce9edf2d..1a230c00 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/CameraSimVisBinding.h +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/CameraSimVisBinding.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/CelestialObjectVisBinding.cpp b/src/Skybolt/SkyboltEngine/SimVisBinding/CelestialObjectVisBinding.cpp index e23d31b2..818a19bb 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/CelestialObjectVisBinding.cpp +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/CelestialObjectVisBinding.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/CelestialObjectVisBinding.h b/src/Skybolt/SkyboltEngine/SimVisBinding/CelestialObjectVisBinding.h index 57011000..070ecaa7 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/CelestialObjectVisBinding.h +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/CelestialObjectVisBinding.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/EntityVisibilityFilterable.h b/src/Skybolt/SkyboltEngine/SimVisBinding/EntityVisibilityFilterable.h index fa63b618..09383110 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/EntityVisibilityFilterable.h +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/EntityVisibilityFilterable.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/ForcesVisBinding.cpp b/src/Skybolt/SkyboltEngine/SimVisBinding/ForcesVisBinding.cpp index 21939c23..60b999dd 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/ForcesVisBinding.cpp +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/ForcesVisBinding.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/ForcesVisBinding.h b/src/Skybolt/SkyboltEngine/SimVisBinding/ForcesVisBinding.h index 6517d85d..e0a7cdd1 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/ForcesVisBinding.h +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/ForcesVisBinding.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/GeocentricToNedConverter.cpp b/src/Skybolt/SkyboltEngine/SimVisBinding/GeocentricToNedConverter.cpp index d59c1df4..c26ee1d3 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/GeocentricToNedConverter.cpp +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/GeocentricToNedConverter.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/GeocentricToNedConverter.h b/src/Skybolt/SkyboltEngine/SimVisBinding/GeocentricToNedConverter.h index 8066e4fa..a6290bd9 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/GeocentricToNedConverter.h +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/GeocentricToNedConverter.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/MoonVisBinding.cpp b/src/Skybolt/SkyboltEngine/SimVisBinding/MoonVisBinding.cpp index 07e47fa9..eefc81aa 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/MoonVisBinding.cpp +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/MoonVisBinding.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/MoonVisBinding.h b/src/Skybolt/SkyboltEngine/SimVisBinding/MoonVisBinding.h index 89c5311d..662e1114 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/MoonVisBinding.h +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/MoonVisBinding.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/ParticlesVisBinding.cpp b/src/Skybolt/SkyboltEngine/SimVisBinding/ParticlesVisBinding.cpp index 61dd5355..fef581b4 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/ParticlesVisBinding.cpp +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/ParticlesVisBinding.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/ParticlesVisBinding.h b/src/Skybolt/SkyboltEngine/SimVisBinding/ParticlesVisBinding.h index 18b55bf3..5857a050 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/ParticlesVisBinding.h +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/ParticlesVisBinding.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/PlanetVisBinding.cpp b/src/Skybolt/SkyboltEngine/SimVisBinding/PlanetVisBinding.cpp index 2ffd2fc2..9a7c996e 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/PlanetVisBinding.cpp +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/PlanetVisBinding.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/PlanetVisBinding.h b/src/Skybolt/SkyboltEngine/SimVisBinding/PlanetVisBinding.h index e2348213..8661e58d 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/PlanetVisBinding.h +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/PlanetVisBinding.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/PolylineVisBinding.cpp b/src/Skybolt/SkyboltEngine/SimVisBinding/PolylineVisBinding.cpp index 00b47f08..e7bb1ceb 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/PolylineVisBinding.cpp +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/PolylineVisBinding.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/PolylineVisBinding.h b/src/Skybolt/SkyboltEngine/SimVisBinding/PolylineVisBinding.h index 89a6a56b..6791ef2a 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/PolylineVisBinding.h +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/PolylineVisBinding.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/SimVisBinding.cpp b/src/Skybolt/SkyboltEngine/SimVisBinding/SimVisBinding.cpp index 88fd0cf3..21f248fa 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/SimVisBinding.cpp +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/SimVisBinding.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/SimVisBinding.h b/src/Skybolt/SkyboltEngine/SimVisBinding/SimVisBinding.h index fddb3534..55d97622 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/SimVisBinding.h +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/SimVisBinding.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/SimVisObjectsReflector.h b/src/Skybolt/SkyboltEngine/SimVisBinding/SimVisObjectsReflector.h index 841060bb..90024a45 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/SimVisObjectsReflector.h +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/SimVisObjectsReflector.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/SimVisSystem.cpp b/src/Skybolt/SkyboltEngine/SimVisBinding/SimVisSystem.cpp index e14422f6..b10c096b 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/SimVisSystem.cpp +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/SimVisSystem.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/SimVisSystem.h b/src/Skybolt/SkyboltEngine/SimVisBinding/SimVisSystem.h index 297c21b6..4b26a79d 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/SimVisSystem.h +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/SimVisSystem.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/VisNameLabels.cpp b/src/Skybolt/SkyboltEngine/SimVisBinding/VisNameLabels.cpp index b71b25e9..1167e7de 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/VisNameLabels.cpp +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/VisNameLabels.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/VisNameLabels.h b/src/Skybolt/SkyboltEngine/SimVisBinding/VisNameLabels.h index afa69494..f5dcf375 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/VisNameLabels.h +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/VisNameLabels.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/WakeBinding.cpp b/src/Skybolt/SkyboltEngine/SimVisBinding/WakeBinding.cpp index d3604b58..51193b84 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/WakeBinding.cpp +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/WakeBinding.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SimVisBinding/WakeBinding.h b/src/Skybolt/SkyboltEngine/SimVisBinding/WakeBinding.h index 3126319d..b4ec5304 100644 --- a/src/Skybolt/SkyboltEngine/SimVisBinding/WakeBinding.h +++ b/src/Skybolt/SkyboltEngine/SimVisBinding/WakeBinding.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/SkyboltEngineFwd.h b/src/Skybolt/SkyboltEngine/SkyboltEngineFwd.h index 3021939f..9dd9bcc8 100644 --- a/src/Skybolt/SkyboltEngine/SkyboltEngineFwd.h +++ b/src/Skybolt/SkyboltEngine/SkyboltEngineFwd.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/TimeSource.cpp b/src/Skybolt/SkyboltEngine/TimeSource.cpp index 73760d92..1f00614c 100644 --- a/src/Skybolt/SkyboltEngine/TimeSource.cpp +++ b/src/Skybolt/SkyboltEngine/TimeSource.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/TimeSource.h b/src/Skybolt/SkyboltEngine/TimeSource.h index 38d8a826..d18a1abb 100644 --- a/src/Skybolt/SkyboltEngine/TimeSource.h +++ b/src/Skybolt/SkyboltEngine/TimeSource.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/UpdateLoop/UpdateLoop.cpp b/src/Skybolt/SkyboltEngine/UpdateLoop/UpdateLoop.cpp index e4f15308..54b22983 100644 --- a/src/Skybolt/SkyboltEngine/UpdateLoop/UpdateLoop.cpp +++ b/src/Skybolt/SkyboltEngine/UpdateLoop/UpdateLoop.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/UpdateLoop/UpdateLoop.h b/src/Skybolt/SkyboltEngine/UpdateLoop/UpdateLoop.h index 3d4707bc..cc61cb66 100644 --- a/src/Skybolt/SkyboltEngine/UpdateLoop/UpdateLoop.h +++ b/src/Skybolt/SkyboltEngine/UpdateLoop/UpdateLoop.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/UpdateLoop/UpdateLoopUtility.cpp b/src/Skybolt/SkyboltEngine/UpdateLoop/UpdateLoopUtility.cpp index 7d38e4f2..75720eac 100644 --- a/src/Skybolt/SkyboltEngine/UpdateLoop/UpdateLoopUtility.cpp +++ b/src/Skybolt/SkyboltEngine/UpdateLoop/UpdateLoopUtility.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/UpdateLoop/UpdateLoopUtility.h b/src/Skybolt/SkyboltEngine/UpdateLoop/UpdateLoopUtility.h index 3bf7ab3c..997fe19a 100644 --- a/src/Skybolt/SkyboltEngine/UpdateLoop/UpdateLoopUtility.h +++ b/src/Skybolt/SkyboltEngine/UpdateLoop/UpdateLoopUtility.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/VisHud.cpp b/src/Skybolt/SkyboltEngine/VisHud.cpp index 46f47171..24280083 100644 --- a/src/Skybolt/SkyboltEngine/VisHud.cpp +++ b/src/Skybolt/SkyboltEngine/VisHud.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/VisHud.h b/src/Skybolt/SkyboltEngine/VisHud.h index 7c914323..353b14f3 100644 --- a/src/Skybolt/SkyboltEngine/VisHud.h +++ b/src/Skybolt/SkyboltEngine/VisHud.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/WindowUtil.cpp b/src/Skybolt/SkyboltEngine/WindowUtil.cpp index 2ae0176f..487467e1 100644 --- a/src/Skybolt/SkyboltEngine/WindowUtil.cpp +++ b/src/Skybolt/SkyboltEngine/WindowUtil.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngine/WindowUtil.h b/src/Skybolt/SkyboltEngine/WindowUtil.h index c381a369..3521b6bf 100644 --- a/src/Skybolt/SkyboltEngine/WindowUtil.h +++ b/src/Skybolt/SkyboltEngine/WindowUtil.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/AltitudeProvider.h b/src/Skybolt/SkyboltEnginePlugins/Bullet/AltitudeProvider.h index 67bf8581..c00cb50c 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/AltitudeProvider.h +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/AltitudeProvider.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletDynamicBodyComponent.cpp b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletDynamicBodyComponent.cpp index f8b608ce..cfd5b453 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletDynamicBodyComponent.cpp +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletDynamicBodyComponent.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletDynamicBodyComponent.h b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletDynamicBodyComponent.h index c4c264bd..103938c3 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletDynamicBodyComponent.h +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletDynamicBodyComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletPlugin.cpp b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletPlugin.cpp index 877def1a..cd599ee1 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletPlugin.cpp +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletPlugin.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletPlugin.h b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletPlugin.h index 1a4c9d0e..3eee1f2d 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletPlugin.h +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletPlugin.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletSystem.cpp b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletSystem.cpp index 57a9302d..5c0d3a59 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletSystem.cpp +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletSystem.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletSystem.h b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletSystem.h index ea322748..4954624c 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletSystem.h +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletSystem.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletTypeConversion.h b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletTypeConversion.h index 6faa6f43..28cd929f 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletTypeConversion.h +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletTypeConversion.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletWheelsComponent.cpp b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletWheelsComponent.cpp index 920c8e84..6e4ea4e3 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletWheelsComponent.cpp +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletWheelsComponent.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this @@ -50,29 +50,29 @@ class CustomVehicleRacaster : public btVehicleRaycaster assert(mIgnoreObject); } - void* castRay(const btVector3& from, const btVector3& to, btVehicleRaycasterResult& result) override - { - ClosestRayResultCallbackWithExclude rayCallback(from, to, mIgnoreObject); - rayCallback.m_collisionFilterGroup = ~CollisionGroupMasks::terrain; - - m_dynamicsWorld->rayTest(from, to, rayCallback); - - if (rayCallback.hasHit()) - { - - const btRigidBody* body = btRigidBody::upcast(rayCallback.m_collisionObject); - if (body && body->hasContactResponse()) - { - result.m_hitPointInWorld = rayCallback.m_hitPointWorld; - result.m_hitNormalInWorld = rayCallback.m_hitNormalWorld; - result.m_hitNormalInWorld.normalize(); - result.m_distFraction = rayCallback.m_closestHitFraction; - return (void*)body; - } - } - return 0; - } - + void* castRay(const btVector3& from, const btVector3& to, btVehicleRaycasterResult& result) override + { + ClosestRayResultCallbackWithExclude rayCallback(from, to, mIgnoreObject); + rayCallback.m_collisionFilterGroup = ~CollisionGroupMasks::terrain; + + m_dynamicsWorld->rayTest(from, to, rayCallback); + + if (rayCallback.hasHit()) + { + + const btRigidBody* body = btRigidBody::upcast(rayCallback.m_collisionObject); + if (body && body->hasContactResponse()) + { + result.m_hitPointInWorld = rayCallback.m_hitPointWorld; + result.m_hitNormalInWorld = rayCallback.m_hitNormalWorld; + result.m_hitNormalInWorld.normalize(); + result.m_distFraction = rayCallback.m_closestHitFraction; + return (void*)body; + } + } + return 0; + } + private: btDynamicsWorld* m_dynamicsWorld; btBroadphaseProxy* mIgnoreObject; diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletWheelsComponent.h b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletWheelsComponent.h index 9b729f68..48de1414 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletWheelsComponent.h +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletWheelsComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletWorld.cpp b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletWorld.cpp index e4c24ce9..f2e0fc7b 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletWorld.cpp +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletWorld.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletWorld.h b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletWorld.h index 7780c2cc..21892fa6 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletWorld.h +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/BulletWorld.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/DrivetrainComponent.cpp b/src/Skybolt/SkyboltEnginePlugins/Bullet/DrivetrainComponent.cpp index 75ba0382..45e204a4 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/DrivetrainComponent.cpp +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/DrivetrainComponent.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/DrivetrainComponent.h b/src/Skybolt/SkyboltEnginePlugins/Bullet/DrivetrainComponent.h index 9d6095f3..3732b060 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/DrivetrainComponent.h +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/DrivetrainComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/KinematicBody.cpp b/src/Skybolt/SkyboltEnginePlugins/Bullet/KinematicBody.cpp index b5c7e8af..145d2973 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/KinematicBody.cpp +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/KinematicBody.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/KinematicBody.h b/src/Skybolt/SkyboltEnginePlugins/Bullet/KinematicBody.h index 2bf08d59..244fc914 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/KinematicBody.h +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/KinematicBody.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/RigidBody.cpp b/src/Skybolt/SkyboltEnginePlugins/Bullet/RigidBody.cpp index d9e7850e..db23ab46 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/RigidBody.cpp +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/RigidBody.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/RigidBody.h b/src/Skybolt/SkyboltEnginePlugins/Bullet/RigidBody.h index 60af97a7..e39c8c34 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/RigidBody.h +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/RigidBody.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/SkyboltBulletFwd.h b/src/Skybolt/SkyboltEnginePlugins/Bullet/SkyboltBulletFwd.h index ae73ed24..3bda1f72 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/SkyboltBulletFwd.h +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/SkyboltBulletFwd.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/TerrainCollisionShape.cpp b/src/Skybolt/SkyboltEnginePlugins/Bullet/TerrainCollisionShape.cpp index cfbb5e06..c75141f3 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/TerrainCollisionShape.cpp +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/TerrainCollisionShape.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/TerrainCollisionShape.h b/src/Skybolt/SkyboltEnginePlugins/Bullet/TerrainCollisionShape.h index e01c76d3..d7caf1b4 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/TerrainCollisionShape.h +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/TerrainCollisionShape.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/TriangleMeshShapeData.cpp b/src/Skybolt/SkyboltEnginePlugins/Bullet/TriangleMeshShapeData.cpp index 238e9f7f..2da8ced1 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/TriangleMeshShapeData.cpp +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/TriangleMeshShapeData.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/Bullet/TriangleMeshShapeData.h b/src/Skybolt/SkyboltEnginePlugins/Bullet/TriangleMeshShapeData.h index 28fc73db..dec192bb 100644 --- a/src/Skybolt/SkyboltEnginePlugins/Bullet/TriangleMeshShapeData.h +++ b/src/Skybolt/SkyboltEnginePlugins/Bullet/TriangleMeshShapeData.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/CigiComponent/CigiClient.cpp b/src/Skybolt/SkyboltEnginePlugins/CigiComponent/CigiClient.cpp index 3badf143..bfb50c33 100644 --- a/src/Skybolt/SkyboltEnginePlugins/CigiComponent/CigiClient.cpp +++ b/src/Skybolt/SkyboltEnginePlugins/CigiComponent/CigiClient.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/CigiComponent/CigiClient.h b/src/Skybolt/SkyboltEnginePlugins/CigiComponent/CigiClient.h index b9f0e298..7f7949c0 100644 --- a/src/Skybolt/SkyboltEnginePlugins/CigiComponent/CigiClient.h +++ b/src/Skybolt/SkyboltEnginePlugins/CigiComponent/CigiClient.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/CigiComponent/CigiComponentPlugin.cpp b/src/Skybolt/SkyboltEnginePlugins/CigiComponent/CigiComponentPlugin.cpp index fe74d0a9..2f2f1517 100644 --- a/src/Skybolt/SkyboltEnginePlugins/CigiComponent/CigiComponentPlugin.cpp +++ b/src/Skybolt/SkyboltEnginePlugins/CigiComponent/CigiComponentPlugin.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/CigiComponent/CigiComponentPlugin.h b/src/Skybolt/SkyboltEnginePlugins/CigiComponent/CigiComponentPlugin.h index 86900df6..401033b8 100644 --- a/src/Skybolt/SkyboltEnginePlugins/CigiComponent/CigiComponentPlugin.h +++ b/src/Skybolt/SkyboltEnginePlugins/CigiComponent/CigiComponentPlugin.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/CigiComponent/UdpCommunicator.cpp b/src/Skybolt/SkyboltEnginePlugins/CigiComponent/UdpCommunicator.cpp index eface916..1af4dabf 100644 --- a/src/Skybolt/SkyboltEnginePlugins/CigiComponent/UdpCommunicator.cpp +++ b/src/Skybolt/SkyboltEnginePlugins/CigiComponent/UdpCommunicator.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/CigiComponent/UdpCommunicator.h b/src/Skybolt/SkyboltEnginePlugins/CigiComponent/UdpCommunicator.h index 8ef4bec2..ca8caa6c 100644 --- a/src/Skybolt/SkyboltEnginePlugins/CigiComponent/UdpCommunicator.h +++ b/src/Skybolt/SkyboltEnginePlugins/CigiComponent/UdpCommunicator.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/CigiComponentTests/CigiClientTest.cpp b/src/Skybolt/SkyboltEnginePlugins/CigiComponentTests/CigiClientTest.cpp index aa20c37b..acde629e 100644 --- a/src/Skybolt/SkyboltEnginePlugins/CigiComponentTests/CigiClientTest.cpp +++ b/src/Skybolt/SkyboltEnginePlugins/CigiComponentTests/CigiClientTest.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/CigiTestHost/CigiTestHost.cpp b/src/Skybolt/SkyboltEnginePlugins/CigiTestHost/CigiTestHost.cpp index 59957119..c5fbcf38 100644 --- a/src/Skybolt/SkyboltEnginePlugins/CigiTestHost/CigiTestHost.cpp +++ b/src/Skybolt/SkyboltEnginePlugins/CigiTestHost/CigiTestHost.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/FftOcean/FftOceanGenerator.cpp b/src/Skybolt/SkyboltEnginePlugins/FftOcean/FftOceanGenerator.cpp index b9e96dfb..139f9df9 100644 --- a/src/Skybolt/SkyboltEnginePlugins/FftOcean/FftOceanGenerator.cpp +++ b/src/Skybolt/SkyboltEnginePlugins/FftOcean/FftOceanGenerator.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/FftOcean/FftOceanGenerator.h b/src/Skybolt/SkyboltEnginePlugins/FftOcean/FftOceanGenerator.h index dd54c4fd..c07d929b 100644 --- a/src/Skybolt/SkyboltEnginePlugins/FftOcean/FftOceanGenerator.h +++ b/src/Skybolt/SkyboltEnginePlugins/FftOcean/FftOceanGenerator.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/FftOcean/FftOceanPlugin.cpp b/src/Skybolt/SkyboltEnginePlugins/FftOcean/FftOceanPlugin.cpp index 6149c531..b9f4d31e 100644 --- a/src/Skybolt/SkyboltEnginePlugins/FftOcean/FftOceanPlugin.cpp +++ b/src/Skybolt/SkyboltEnginePlugins/FftOcean/FftOceanPlugin.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/FftOcean/FftOceanPlugin.h b/src/Skybolt/SkyboltEnginePlugins/FftOcean/FftOceanPlugin.h index 278e4565..96f39651 100644 --- a/src/Skybolt/SkyboltEnginePlugins/FftOcean/FftOceanPlugin.h +++ b/src/Skybolt/SkyboltEnginePlugins/FftOcean/FftOceanPlugin.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/FftOcean/FftOceanWaveHeightTextureGenerator.h b/src/Skybolt/SkyboltEnginePlugins/FftOcean/FftOceanWaveHeightTextureGenerator.h index f518b0f3..558ad210 100644 --- a/src/Skybolt/SkyboltEnginePlugins/FftOcean/FftOceanWaveHeightTextureGenerator.h +++ b/src/Skybolt/SkyboltEnginePlugins/FftOcean/FftOceanWaveHeightTextureGenerator.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePlugins/FftOceanTests/FftOceanGeneratorTest.cpp b/src/Skybolt/SkyboltEnginePlugins/FftOceanTests/FftOceanGeneratorTest.cpp index cefb42aa..df7a78a8 100644 --- a/src/Skybolt/SkyboltEnginePlugins/FftOceanTests/FftOceanGeneratorTest.cpp +++ b/src/Skybolt/SkyboltEnginePlugins/FftOceanTests/FftOceanGeneratorTest.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEnginePython/PythonBindings.cpp b/src/Skybolt/SkyboltEnginePython/PythonBindings.cpp index 4600b813..0b416c50 100644 --- a/src/Skybolt/SkyboltEnginePython/PythonBindings.cpp +++ b/src/Skybolt/SkyboltEnginePython/PythonBindings.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngineTests/CubicBSplineInterpolatorTests.cpp b/src/Skybolt/SkyboltEngineTests/CubicBSplineInterpolatorTests.cpp index 7b5e9795..6c5676ba 100644 --- a/src/Skybolt/SkyboltEngineTests/CubicBSplineInterpolatorTests.cpp +++ b/src/Skybolt/SkyboltEngineTests/CubicBSplineInterpolatorTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngineTests/GeocentricToNedConverterTests.cpp b/src/Skybolt/SkyboltEngineTests/GeocentricToNedConverterTests.cpp index 7e4a6ab0..776c9607 100644 --- a/src/Skybolt/SkyboltEngineTests/GeocentricToNedConverterTests.cpp +++ b/src/Skybolt/SkyboltEngineTests/GeocentricToNedConverterTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltEngineTests/TestHelpers.h b/src/Skybolt/SkyboltEngineTests/TestHelpers.h index 34530ccb..e3bbc056 100644 --- a/src/Skybolt/SkyboltEngineTests/TestHelpers.h +++ b/src/Skybolt/SkyboltEngineTests/TestHelpers.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/ContextAction/ActionContext.h b/src/Skybolt/SkyboltQt/ContextAction/ActionContext.h index 1dc4f702..fc96a3fc 100644 --- a/src/Skybolt/SkyboltQt/ContextAction/ActionContext.h +++ b/src/Skybolt/SkyboltQt/ContextAction/ActionContext.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/ContextAction/ContextAction.h b/src/Skybolt/SkyboltQt/ContextAction/ContextAction.h index 7f8768ab..28cbb963 100644 --- a/src/Skybolt/SkyboltQt/ContextAction/ContextAction.h +++ b/src/Skybolt/SkyboltQt/ContextAction/ContextAction.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/ContextAction/CreateContextActions.cpp b/src/Skybolt/SkyboltQt/ContextAction/CreateContextActions.cpp index 47975d68..01b9770b 100644 --- a/src/Skybolt/SkyboltQt/ContextAction/CreateContextActions.cpp +++ b/src/Skybolt/SkyboltQt/ContextAction/CreateContextActions.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/ContextAction/CreateContextActions.h b/src/Skybolt/SkyboltQt/ContextAction/CreateContextActions.h index f362de97..e6a72449 100644 --- a/src/Skybolt/SkyboltQt/ContextAction/CreateContextActions.h +++ b/src/Skybolt/SkyboltQt/ContextAction/CreateContextActions.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/ContextAction/Entity/AboutContextAction.cpp b/src/Skybolt/SkyboltQt/ContextAction/Entity/AboutContextAction.cpp index 953e964f..29229caa 100644 --- a/src/Skybolt/SkyboltQt/ContextAction/Entity/AboutContextAction.cpp +++ b/src/Skybolt/SkyboltQt/ContextAction/Entity/AboutContextAction.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/ContextAction/Entity/AboutContextAction.h b/src/Skybolt/SkyboltQt/ContextAction/Entity/AboutContextAction.h index 4b273bbd..2496de0e 100644 --- a/src/Skybolt/SkyboltQt/ContextAction/Entity/AboutContextAction.h +++ b/src/Skybolt/SkyboltQt/ContextAction/Entity/AboutContextAction.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/ContextAction/Entity/AttachToParentContextAction.cpp b/src/Skybolt/SkyboltQt/ContextAction/Entity/AttachToParentContextAction.cpp index 0955ec9e..7d22db75 100644 --- a/src/Skybolt/SkyboltQt/ContextAction/Entity/AttachToParentContextAction.cpp +++ b/src/Skybolt/SkyboltQt/ContextAction/Entity/AttachToParentContextAction.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/ContextAction/Entity/AttachToParentContextAction.h b/src/Skybolt/SkyboltQt/ContextAction/Entity/AttachToParentContextAction.h index ae679e53..81c8f506 100644 --- a/src/Skybolt/SkyboltQt/ContextAction/Entity/AttachToParentContextAction.h +++ b/src/Skybolt/SkyboltQt/ContextAction/Entity/AttachToParentContextAction.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/ContextAction/Entity/DebugInfoContextAction.cpp b/src/Skybolt/SkyboltQt/ContextAction/Entity/DebugInfoContextAction.cpp index d0635584..fc4b8d74 100644 --- a/src/Skybolt/SkyboltQt/ContextAction/Entity/DebugInfoContextAction.cpp +++ b/src/Skybolt/SkyboltQt/ContextAction/Entity/DebugInfoContextAction.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/ContextAction/Entity/DebugInfoContextAction.h b/src/Skybolt/SkyboltQt/ContextAction/Entity/DebugInfoContextAction.h index e85c6a78..d1a0199f 100644 --- a/src/Skybolt/SkyboltQt/ContextAction/Entity/DebugInfoContextAction.h +++ b/src/Skybolt/SkyboltQt/ContextAction/Entity/DebugInfoContextAction.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/ContextAction/Entity/DetatchFromParentContextAction.cpp b/src/Skybolt/SkyboltQt/ContextAction/Entity/DetatchFromParentContextAction.cpp index fbc4ff77..85b801db 100644 --- a/src/Skybolt/SkyboltQt/ContextAction/Entity/DetatchFromParentContextAction.cpp +++ b/src/Skybolt/SkyboltQt/ContextAction/Entity/DetatchFromParentContextAction.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/ContextAction/Entity/DetatchFromParentContextAction.h b/src/Skybolt/SkyboltQt/ContextAction/Entity/DetatchFromParentContextAction.h index b7dd4492..bf1e0ab8 100644 --- a/src/Skybolt/SkyboltQt/ContextAction/Entity/DetatchFromParentContextAction.h +++ b/src/Skybolt/SkyboltQt/ContextAction/Entity/DetatchFromParentContextAction.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/ContextAction/Entity/EntityContextAction.h b/src/Skybolt/SkyboltQt/ContextAction/Entity/EntityContextAction.h index 0e64f9cb..60f5c7a8 100644 --- a/src/Skybolt/SkyboltQt/ContextAction/Entity/EntityContextAction.h +++ b/src/Skybolt/SkyboltQt/ContextAction/Entity/EntityContextAction.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/ContextAction/Entity/SetOrientationContextAction.cpp b/src/Skybolt/SkyboltQt/ContextAction/Entity/SetOrientationContextAction.cpp index 87722e3f..74e4e02b 100644 --- a/src/Skybolt/SkyboltQt/ContextAction/Entity/SetOrientationContextAction.cpp +++ b/src/Skybolt/SkyboltQt/ContextAction/Entity/SetOrientationContextAction.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/ContextAction/Entity/SetOrientationContextAction.h b/src/Skybolt/SkyboltQt/ContextAction/Entity/SetOrientationContextAction.h index 0b435aab..5ca6e407 100644 --- a/src/Skybolt/SkyboltQt/ContextAction/Entity/SetOrientationContextAction.h +++ b/src/Skybolt/SkyboltQt/ContextAction/Entity/SetOrientationContextAction.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/ContextAction/Entity/SetPositionContextAction.cpp b/src/Skybolt/SkyboltQt/ContextAction/Entity/SetPositionContextAction.cpp index dc1665b3..f6a4d1bd 100644 --- a/src/Skybolt/SkyboltQt/ContextAction/Entity/SetPositionContextAction.cpp +++ b/src/Skybolt/SkyboltQt/ContextAction/Entity/SetPositionContextAction.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/ContextAction/Entity/SetPositionContextAction.h b/src/Skybolt/SkyboltQt/ContextAction/Entity/SetPositionContextAction.h index e3fa899c..8a037e30 100644 --- a/src/Skybolt/SkyboltQt/ContextAction/Entity/SetPositionContextAction.h +++ b/src/Skybolt/SkyboltQt/ContextAction/Entity/SetPositionContextAction.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/ContextAction/Point/MoveToPointContextAction.cpp b/src/Skybolt/SkyboltQt/ContextAction/Point/MoveToPointContextAction.cpp index 15cda9c1..07240e1a 100644 --- a/src/Skybolt/SkyboltQt/ContextAction/Point/MoveToPointContextAction.cpp +++ b/src/Skybolt/SkyboltQt/ContextAction/Point/MoveToPointContextAction.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/ContextAction/Point/MoveToPointContextAction.h b/src/Skybolt/SkyboltQt/ContextAction/Point/MoveToPointContextAction.h index 1c8bbc9b..2d852710 100644 --- a/src/Skybolt/SkyboltQt/ContextAction/Point/MoveToPointContextAction.h +++ b/src/Skybolt/SkyboltQt/ContextAction/Point/MoveToPointContextAction.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Engine/EngineSettingsSerialization.cpp b/src/Skybolt/SkyboltQt/Engine/EngineSettingsSerialization.cpp index a8b5f9dd..978e2c2c 100644 --- a/src/Skybolt/SkyboltQt/Engine/EngineSettingsSerialization.cpp +++ b/src/Skybolt/SkyboltQt/Engine/EngineSettingsSerialization.cpp @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #include "EngineSettingsSerialization.h" #include diff --git a/src/Skybolt/SkyboltQt/Engine/EngineSettingsSerialization.h b/src/Skybolt/SkyboltQt/Engine/EngineSettingsSerialization.h index 77eb3e99..1452482e 100644 --- a/src/Skybolt/SkyboltQt/Engine/EngineSettingsSerialization.h +++ b/src/Skybolt/SkyboltQt/Engine/EngineSettingsSerialization.h @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #pragma once #include diff --git a/src/Skybolt/SkyboltQt/Engine/SimUpdater.cpp b/src/Skybolt/SkyboltQt/Engine/SimUpdater.cpp index 38b0e003..756d0d03 100644 --- a/src/Skybolt/SkyboltQt/Engine/SimUpdater.cpp +++ b/src/Skybolt/SkyboltQt/Engine/SimUpdater.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Engine/SimUpdater.h b/src/Skybolt/SkyboltQt/Engine/SimUpdater.h index 87066f71..5b7dd9fa 100644 --- a/src/Skybolt/SkyboltQt/Engine/SimUpdater.h +++ b/src/Skybolt/SkyboltQt/Engine/SimUpdater.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Entity/EntityChooserDialogFactory.cpp b/src/Skybolt/SkyboltQt/Entity/EntityChooserDialogFactory.cpp index 4a02e387..5b8e0a45 100644 --- a/src/Skybolt/SkyboltQt/Entity/EntityChooserDialogFactory.cpp +++ b/src/Skybolt/SkyboltQt/Entity/EntityChooserDialogFactory.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Entity/EntityChooserDialogFactory.h b/src/Skybolt/SkyboltQt/Entity/EntityChooserDialogFactory.h index a36eb308..56052dd6 100644 --- a/src/Skybolt/SkyboltQt/Entity/EntityChooserDialogFactory.h +++ b/src/Skybolt/SkyboltQt/Entity/EntityChooserDialogFactory.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Entity/EntityListModel.cpp b/src/Skybolt/SkyboltQt/Entity/EntityListModel.cpp index 637871e1..ff970156 100644 --- a/src/Skybolt/SkyboltQt/Entity/EntityListModel.cpp +++ b/src/Skybolt/SkyboltQt/Entity/EntityListModel.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Entity/EntityListModel.h b/src/Skybolt/SkyboltQt/Entity/EntityListModel.h index 0e7d3432..ea38458e 100644 --- a/src/Skybolt/SkyboltQt/Entity/EntityListModel.h +++ b/src/Skybolt/SkyboltQt/Entity/EntityListModel.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Entity/EntityPropertiesModel.cpp b/src/Skybolt/SkyboltQt/Entity/EntityPropertiesModel.cpp index fdb3bbf4..eab40191 100644 --- a/src/Skybolt/SkyboltQt/Entity/EntityPropertiesModel.cpp +++ b/src/Skybolt/SkyboltQt/Entity/EntityPropertiesModel.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Entity/EntityPropertiesModel.h b/src/Skybolt/SkyboltQt/Entity/EntityPropertiesModel.h index d344f98d..a05efdbb 100644 --- a/src/Skybolt/SkyboltQt/Entity/EntityPropertiesModel.h +++ b/src/Skybolt/SkyboltQt/Entity/EntityPropertiesModel.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Icon/IconFactory.cpp b/src/Skybolt/SkyboltQt/Icon/IconFactory.cpp index 859300d5..90c2a9f1 100644 --- a/src/Skybolt/SkyboltQt/Icon/IconFactory.cpp +++ b/src/Skybolt/SkyboltQt/Icon/IconFactory.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Icon/IconFactory.h b/src/Skybolt/SkyboltQt/Icon/IconFactory.h index 0748b5d5..4a0ebf9a 100644 --- a/src/Skybolt/SkyboltQt/Icon/IconFactory.h +++ b/src/Skybolt/SkyboltQt/Icon/IconFactory.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Icon/SkyboltIcons.cpp b/src/Skybolt/SkyboltQt/Icon/SkyboltIcons.cpp index 2c21e05d..1cd6b624 100644 --- a/src/Skybolt/SkyboltQt/Icon/SkyboltIcons.cpp +++ b/src/Skybolt/SkyboltQt/Icon/SkyboltIcons.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Icon/SkyboltIcons.h b/src/Skybolt/SkyboltQt/Icon/SkyboltIcons.h index f4f65efd..53ddd50b 100644 --- a/src/Skybolt/SkyboltQt/Icon/SkyboltIcons.h +++ b/src/Skybolt/SkyboltQt/Icon/SkyboltIcons.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Input/InputPlatformQt.cpp b/src/Skybolt/SkyboltQt/Input/InputPlatformQt.cpp index 29e29fa2..38d5ef14 100644 --- a/src/Skybolt/SkyboltQt/Input/InputPlatformQt.cpp +++ b/src/Skybolt/SkyboltQt/Input/InputPlatformQt.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Input/InputPlatformQt.h b/src/Skybolt/SkyboltQt/Input/InputPlatformQt.h index 16ffbd9e..18cf1ee4 100644 --- a/src/Skybolt/SkyboltQt/Input/InputPlatformQt.h +++ b/src/Skybolt/SkyboltQt/Input/InputPlatformQt.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Input/QtKeyCodeMapping.cpp b/src/Skybolt/SkyboltQt/Input/QtKeyCodeMapping.cpp index f4bc68f9..f8d09ecf 100644 --- a/src/Skybolt/SkyboltQt/Input/QtKeyCodeMapping.cpp +++ b/src/Skybolt/SkyboltQt/Input/QtKeyCodeMapping.cpp @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #include "QtKeyCodeMapping.h" using namespace skybolt; diff --git a/src/Skybolt/SkyboltQt/Input/QtKeyCodeMapping.h b/src/Skybolt/SkyboltQt/Input/QtKeyCodeMapping.h index db003ffc..ce2d8741 100644 --- a/src/Skybolt/SkyboltQt/Input/QtKeyCodeMapping.h +++ b/src/Skybolt/SkyboltQt/Input/QtKeyCodeMapping.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Input/ViewportInputSystem.cpp b/src/Skybolt/SkyboltQt/Input/ViewportInputSystem.cpp index d5df2f7a..2476428d 100644 --- a/src/Skybolt/SkyboltQt/Input/ViewportInputSystem.cpp +++ b/src/Skybolt/SkyboltQt/Input/ViewportInputSystem.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Input/ViewportInputSystem.h b/src/Skybolt/SkyboltQt/Input/ViewportInputSystem.h index 4b7e89cd..e6fa8fce 100644 --- a/src/Skybolt/SkyboltQt/Input/ViewportInputSystem.h +++ b/src/Skybolt/SkyboltQt/Input/ViewportInputSystem.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/MainWindow.cpp b/src/Skybolt/SkyboltQt/MainWindow.cpp index 4ff46762..6c7511f5 100644 --- a/src/Skybolt/SkyboltQt/MainWindow.cpp +++ b/src/Skybolt/SkyboltQt/MainWindow.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/MainWindow.h b/src/Skybolt/SkyboltQt/MainWindow.h index fb5bda21..280bb170 100644 --- a/src/Skybolt/SkyboltQt/MainWindow.h +++ b/src/Skybolt/SkyboltQt/MainWindow.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Property/DefaultEditorWidgets.cpp b/src/Skybolt/SkyboltQt/Property/DefaultEditorWidgets.cpp index aa20a1a5..04531c8c 100644 --- a/src/Skybolt/SkyboltQt/Property/DefaultEditorWidgets.cpp +++ b/src/Skybolt/SkyboltQt/Property/DefaultEditorWidgets.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Property/DefaultEditorWidgets.h b/src/Skybolt/SkyboltQt/Property/DefaultEditorWidgets.h index 89e942db..b58c3c74 100644 --- a/src/Skybolt/SkyboltQt/Property/DefaultEditorWidgets.h +++ b/src/Skybolt/SkyboltQt/Property/DefaultEditorWidgets.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Property/DefaultPropertyModelFactories.cpp b/src/Skybolt/SkyboltQt/Property/DefaultPropertyModelFactories.cpp index 42cbdea0..23fcf43a 100644 --- a/src/Skybolt/SkyboltQt/Property/DefaultPropertyModelFactories.cpp +++ b/src/Skybolt/SkyboltQt/Property/DefaultPropertyModelFactories.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Property/DefaultPropertyModelFactories.h b/src/Skybolt/SkyboltQt/Property/DefaultPropertyModelFactories.h index 74317926..0f2fcff0 100644 --- a/src/Skybolt/SkyboltQt/Property/DefaultPropertyModelFactories.h +++ b/src/Skybolt/SkyboltQt/Property/DefaultPropertyModelFactories.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Property/PropertyEditor.cpp b/src/Skybolt/SkyboltQt/Property/PropertyEditor.cpp index 895eeeb6..6fa65702 100644 --- a/src/Skybolt/SkyboltQt/Property/PropertyEditor.cpp +++ b/src/Skybolt/SkyboltQt/Property/PropertyEditor.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Property/PropertyEditor.h b/src/Skybolt/SkyboltQt/Property/PropertyEditor.h index e9e12406..2ef6c39f 100644 --- a/src/Skybolt/SkyboltQt/Property/PropertyEditor.h +++ b/src/Skybolt/SkyboltQt/Property/PropertyEditor.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Property/PropertyEditorWidgetFactory.h b/src/Skybolt/SkyboltQt/Property/PropertyEditorWidgetFactory.h index dc0f3ca4..079aa421 100644 --- a/src/Skybolt/SkyboltQt/Property/PropertyEditorWidgetFactory.h +++ b/src/Skybolt/SkyboltQt/Property/PropertyEditorWidgetFactory.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Property/PropertyModel.cpp b/src/Skybolt/SkyboltQt/Property/PropertyModel.cpp index 52bf6234..bba44e01 100644 --- a/src/Skybolt/SkyboltQt/Property/PropertyModel.cpp +++ b/src/Skybolt/SkyboltQt/Property/PropertyModel.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Property/PropertyModel.h b/src/Skybolt/SkyboltQt/Property/PropertyModel.h index c6e2d739..a06b8652 100644 --- a/src/Skybolt/SkyboltQt/Property/PropertyModel.h +++ b/src/Skybolt/SkyboltQt/Property/PropertyModel.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Property/PropertyModelFactoryMap.h b/src/Skybolt/SkyboltQt/Property/PropertyModelFactoryMap.h index db8b68ef..f4fb205e 100644 --- a/src/Skybolt/SkyboltQt/Property/PropertyModelFactoryMap.h +++ b/src/Skybolt/SkyboltQt/Property/PropertyModelFactoryMap.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Property/QtMetaTypes.h b/src/Skybolt/SkyboltQt/Property/QtMetaTypes.h index 931c3148..38d9ee72 100644 --- a/src/Skybolt/SkyboltQt/Property/QtMetaTypes.h +++ b/src/Skybolt/SkyboltQt/Property/QtMetaTypes.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Property/QtPropertyMetadata.h b/src/Skybolt/SkyboltQt/Property/QtPropertyMetadata.h index defcd6ac..66196ceb 100644 --- a/src/Skybolt/SkyboltQt/Property/QtPropertyMetadata.h +++ b/src/Skybolt/SkyboltQt/Property/QtPropertyMetadata.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Property/QtPropertyReflection.cpp b/src/Skybolt/SkyboltQt/Property/QtPropertyReflection.cpp index bd88792d..cabc6947 100644 --- a/src/Skybolt/SkyboltQt/Property/QtPropertyReflection.cpp +++ b/src/Skybolt/SkyboltQt/Property/QtPropertyReflection.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Property/QtPropertyReflection.h b/src/Skybolt/SkyboltQt/Property/QtPropertyReflection.h index 38917bb9..214a8f33 100644 --- a/src/Skybolt/SkyboltQt/Property/QtPropertyReflection.h +++ b/src/Skybolt/SkyboltQt/Property/QtPropertyReflection.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/QtUtil/ApplicationUtil.cpp b/src/Skybolt/SkyboltQt/QtUtil/ApplicationUtil.cpp index ac68ac8a..4a42dc3a 100644 --- a/src/Skybolt/SkyboltQt/QtUtil/ApplicationUtil.cpp +++ b/src/Skybolt/SkyboltQt/QtUtil/ApplicationUtil.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/QtUtil/ApplicationUtil.h b/src/Skybolt/SkyboltQt/QtUtil/ApplicationUtil.h index 2be20cae..1aeb095e 100644 --- a/src/Skybolt/SkyboltQt/QtUtil/ApplicationUtil.h +++ b/src/Skybolt/SkyboltQt/QtUtil/ApplicationUtil.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/QtUtil/QtDateTimeUtil.cpp b/src/Skybolt/SkyboltQt/QtUtil/QtDateTimeUtil.cpp index a9ea8164..8605f7cf 100644 --- a/src/Skybolt/SkyboltQt/QtUtil/QtDateTimeUtil.cpp +++ b/src/Skybolt/SkyboltQt/QtUtil/QtDateTimeUtil.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/QtUtil/QtDateTimeUtil.h b/src/Skybolt/SkyboltQt/QtUtil/QtDateTimeUtil.h index dc00e801..3b531f1c 100644 --- a/src/Skybolt/SkyboltQt/QtUtil/QtDateTimeUtil.h +++ b/src/Skybolt/SkyboltQt/QtUtil/QtDateTimeUtil.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/QtUtil/QtDialogUtil.cpp b/src/Skybolt/SkyboltQt/QtUtil/QtDialogUtil.cpp index 47fe5abe..3c187961 100644 --- a/src/Skybolt/SkyboltQt/QtUtil/QtDialogUtil.cpp +++ b/src/Skybolt/SkyboltQt/QtUtil/QtDialogUtil.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/QtUtil/QtDialogUtil.h b/src/Skybolt/SkyboltQt/QtUtil/QtDialogUtil.h index 393712d7..f33bc65a 100644 --- a/src/Skybolt/SkyboltQt/QtUtil/QtDialogUtil.h +++ b/src/Skybolt/SkyboltQt/QtUtil/QtDialogUtil.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/QtUtil/QtLayoutUtil.cpp b/src/Skybolt/SkyboltQt/QtUtil/QtLayoutUtil.cpp index bd0c6dbb..0d9e8438 100644 --- a/src/Skybolt/SkyboltQt/QtUtil/QtLayoutUtil.cpp +++ b/src/Skybolt/SkyboltQt/QtUtil/QtLayoutUtil.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/QtUtil/QtLayoutUtil.h b/src/Skybolt/SkyboltQt/QtUtil/QtLayoutUtil.h index 5093b57a..59930b6a 100644 --- a/src/Skybolt/SkyboltQt/QtUtil/QtLayoutUtil.h +++ b/src/Skybolt/SkyboltQt/QtUtil/QtLayoutUtil.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/QtUtil/QtMenuUtil.cpp b/src/Skybolt/SkyboltQt/QtUtil/QtMenuUtil.cpp index ebbadf6e..0ecdf5d2 100644 --- a/src/Skybolt/SkyboltQt/QtUtil/QtMenuUtil.cpp +++ b/src/Skybolt/SkyboltQt/QtUtil/QtMenuUtil.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/QtUtil/QtMenuUtil.h b/src/Skybolt/SkyboltQt/QtUtil/QtMenuUtil.h index afd4791e..db60d31c 100644 --- a/src/Skybolt/SkyboltQt/QtUtil/QtMenuUtil.h +++ b/src/Skybolt/SkyboltQt/QtUtil/QtMenuUtil.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/QtUtil/QtScrollAreaUtil.cpp b/src/Skybolt/SkyboltQt/QtUtil/QtScrollAreaUtil.cpp index 07cb3c2b..3e10690b 100644 --- a/src/Skybolt/SkyboltQt/QtUtil/QtScrollAreaUtil.cpp +++ b/src/Skybolt/SkyboltQt/QtUtil/QtScrollAreaUtil.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/QtUtil/QtScrollAreaUtil.h b/src/Skybolt/SkyboltQt/QtUtil/QtScrollAreaUtil.h index 0969501d..9713061d 100644 --- a/src/Skybolt/SkyboltQt/QtUtil/QtScrollAreaUtil.h +++ b/src/Skybolt/SkyboltQt/QtUtil/QtScrollAreaUtil.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/QtUtil/QtTimerUtil.cpp b/src/Skybolt/SkyboltQt/QtUtil/QtTimerUtil.cpp index f912c924..4deed587 100644 --- a/src/Skybolt/SkyboltQt/QtUtil/QtTimerUtil.cpp +++ b/src/Skybolt/SkyboltQt/QtUtil/QtTimerUtil.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/QtUtil/QtTimerUtil.h b/src/Skybolt/SkyboltQt/QtUtil/QtTimerUtil.h index 14db7d39..c92d4378 100644 --- a/src/Skybolt/SkyboltQt/QtUtil/QtTimerUtil.h +++ b/src/Skybolt/SkyboltQt/QtUtil/QtTimerUtil.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/QtUtil/QtTypeConversions.h b/src/Skybolt/SkyboltQt/QtUtil/QtTypeConversions.h index 928e35cf..93744c45 100644 --- a/src/Skybolt/SkyboltQt/QtUtil/QtTypeConversions.h +++ b/src/Skybolt/SkyboltQt/QtUtil/QtTypeConversions.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/QtUtil/RecentFilesMenuPopulator.cpp b/src/Skybolt/SkyboltQt/QtUtil/RecentFilesMenuPopulator.cpp index b4679280..5cdf44c4 100644 --- a/src/Skybolt/SkyboltQt/QtUtil/RecentFilesMenuPopulator.cpp +++ b/src/Skybolt/SkyboltQt/QtUtil/RecentFilesMenuPopulator.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/QtUtil/RecentFilesMenuPopulator.h b/src/Skybolt/SkyboltQt/QtUtil/RecentFilesMenuPopulator.h index c1fbef08..25d320c3 100644 --- a/src/Skybolt/SkyboltQt/QtUtil/RecentFilesMenuPopulator.h +++ b/src/Skybolt/SkyboltQt/QtUtil/RecentFilesMenuPopulator.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Scenario/EntityObjectType.cpp b/src/Skybolt/SkyboltQt/Scenario/EntityObjectType.cpp index a47f4ab9..4d2c1702 100644 --- a/src/Skybolt/SkyboltQt/Scenario/EntityObjectType.cpp +++ b/src/Skybolt/SkyboltQt/Scenario/EntityObjectType.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Scenario/EntityObjectType.h b/src/Skybolt/SkyboltQt/Scenario/EntityObjectType.h index 24574c29..3f21ab88 100644 --- a/src/Skybolt/SkyboltQt/Scenario/EntityObjectType.h +++ b/src/Skybolt/SkyboltQt/Scenario/EntityObjectType.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Scenario/JsonScenarioSerializable.h b/src/Skybolt/SkyboltQt/Scenario/JsonScenarioSerializable.h index a324b2a7..099b3c05 100644 --- a/src/Skybolt/SkyboltQt/Scenario/JsonScenarioSerializable.h +++ b/src/Skybolt/SkyboltQt/Scenario/JsonScenarioSerializable.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Scenario/Registry.h b/src/Skybolt/SkyboltQt/Scenario/Registry.h index 05b2286d..ec997a3d 100644 --- a/src/Skybolt/SkyboltQt/Scenario/Registry.h +++ b/src/Skybolt/SkyboltQt/Scenario/Registry.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Scenario/ScenarioDescObjectType.cpp b/src/Skybolt/SkyboltQt/Scenario/ScenarioDescObjectType.cpp index de294059..e78e4449 100644 --- a/src/Skybolt/SkyboltQt/Scenario/ScenarioDescObjectType.cpp +++ b/src/Skybolt/SkyboltQt/Scenario/ScenarioDescObjectType.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Scenario/ScenarioDescObjectType.h b/src/Skybolt/SkyboltQt/Scenario/ScenarioDescObjectType.h index be187a5d..201368ac 100644 --- a/src/Skybolt/SkyboltQt/Scenario/ScenarioDescObjectType.h +++ b/src/Skybolt/SkyboltQt/Scenario/ScenarioDescObjectType.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Scenario/ScenarioObject.cpp b/src/Skybolt/SkyboltQt/Scenario/ScenarioObject.cpp index 05ead585..3d176166 100644 --- a/src/Skybolt/SkyboltQt/Scenario/ScenarioObject.cpp +++ b/src/Skybolt/SkyboltQt/Scenario/ScenarioObject.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Scenario/ScenarioObject.h b/src/Skybolt/SkyboltQt/Scenario/ScenarioObject.h index c237881b..08739df0 100644 --- a/src/Skybolt/SkyboltQt/Scenario/ScenarioObject.h +++ b/src/Skybolt/SkyboltQt/Scenario/ScenarioObject.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Scenario/ScenarioObjectIntersectionUtil.cpp b/src/Skybolt/SkyboltQt/Scenario/ScenarioObjectIntersectionUtil.cpp index 23abf1e6..64cf3751 100644 --- a/src/Skybolt/SkyboltQt/Scenario/ScenarioObjectIntersectionUtil.cpp +++ b/src/Skybolt/SkyboltQt/Scenario/ScenarioObjectIntersectionUtil.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Scenario/ScenarioObjectIntersectionUtil.h b/src/Skybolt/SkyboltQt/Scenario/ScenarioObjectIntersectionUtil.h index 19843425..09c38259 100644 --- a/src/Skybolt/SkyboltQt/Scenario/ScenarioObjectIntersectionUtil.h +++ b/src/Skybolt/SkyboltQt/Scenario/ScenarioObjectIntersectionUtil.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Scenario/ScenarioObjectPredicate.h b/src/Skybolt/SkyboltQt/Scenario/ScenarioObjectPredicate.h index 67cc6e28..0362e404 100644 --- a/src/Skybolt/SkyboltQt/Scenario/ScenarioObjectPredicate.h +++ b/src/Skybolt/SkyboltQt/Scenario/ScenarioObjectPredicate.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Scenario/ScenarioObjectTypeMap.h b/src/Skybolt/SkyboltQt/Scenario/ScenarioObjectTypeMap.h index 16f41840..efb0b703 100644 --- a/src/Skybolt/SkyboltQt/Scenario/ScenarioObjectTypeMap.h +++ b/src/Skybolt/SkyboltQt/Scenario/ScenarioObjectTypeMap.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Scenario/ScenarioPropertiesModel.cpp b/src/Skybolt/SkyboltQt/Scenario/ScenarioPropertiesModel.cpp index 65548cbe..b2efc99a 100644 --- a/src/Skybolt/SkyboltQt/Scenario/ScenarioPropertiesModel.cpp +++ b/src/Skybolt/SkyboltQt/Scenario/ScenarioPropertiesModel.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Scenario/ScenarioPropertiesModel.h b/src/Skybolt/SkyboltQt/Scenario/ScenarioPropertiesModel.h index c285ab1d..01f9ab16 100644 --- a/src/Skybolt/SkyboltQt/Scenario/ScenarioPropertiesModel.h +++ b/src/Skybolt/SkyboltQt/Scenario/ScenarioPropertiesModel.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Scenario/ScenarioSelectionModel.cpp b/src/Skybolt/SkyboltQt/Scenario/ScenarioSelectionModel.cpp index 4d11825c..d93b721a 100644 --- a/src/Skybolt/SkyboltQt/Scenario/ScenarioSelectionModel.cpp +++ b/src/Skybolt/SkyboltQt/Scenario/ScenarioSelectionModel.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Scenario/ScenarioSelectionModel.h b/src/Skybolt/SkyboltQt/Scenario/ScenarioSelectionModel.h index 93971a0b..3e7cf8a8 100644 --- a/src/Skybolt/SkyboltQt/Scenario/ScenarioSelectionModel.h +++ b/src/Skybolt/SkyboltQt/Scenario/ScenarioSelectionModel.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Scenario/ScenarioWorkspace.cpp b/src/Skybolt/SkyboltQt/Scenario/ScenarioWorkspace.cpp index 2591a59f..69b92442 100644 --- a/src/Skybolt/SkyboltQt/Scenario/ScenarioWorkspace.cpp +++ b/src/Skybolt/SkyboltQt/Scenario/ScenarioWorkspace.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Scenario/ScenarioWorkspace.h b/src/Skybolt/SkyboltQt/Scenario/ScenarioWorkspace.h index b3b42f81..a842b164 100644 --- a/src/Skybolt/SkyboltQt/Scenario/ScenarioWorkspace.h +++ b/src/Skybolt/SkyboltQt/Scenario/ScenarioWorkspace.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/SkyboltQtFwd.h b/src/Skybolt/SkyboltQt/SkyboltQtFwd.h index 969b151f..07e99a58 100644 --- a/src/Skybolt/SkyboltQt/SkyboltQtFwd.h +++ b/src/Skybolt/SkyboltQt/SkyboltQtFwd.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Style/DarkStyle.cpp b/src/Skybolt/SkyboltQt/Style/DarkStyle.cpp index d3054ab1..b913ef56 100644 --- a/src/Skybolt/SkyboltQt/Style/DarkStyle.cpp +++ b/src/Skybolt/SkyboltQt/Style/DarkStyle.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Style/DarkStyle.h b/src/Skybolt/SkyboltQt/Style/DarkStyle.h index 720bfb07..dbe3f862 100644 --- a/src/Skybolt/SkyboltQt/Style/DarkStyle.h +++ b/src/Skybolt/SkyboltQt/Style/DarkStyle.h @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #pragma once #include diff --git a/src/Skybolt/SkyboltQt/Viewport/DefaultViewportMouseEventHandler.cpp b/src/Skybolt/SkyboltQt/Viewport/DefaultViewportMouseEventHandler.cpp index 2a3ad163..46e1d5f0 100644 --- a/src/Skybolt/SkyboltQt/Viewport/DefaultViewportMouseEventHandler.cpp +++ b/src/Skybolt/SkyboltQt/Viewport/DefaultViewportMouseEventHandler.cpp @@ -1,8 +1,8 @@ -/* Copyright 2012-2020 Matthew Reid - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ #include "DefaultViewportMouseEventHandler.h" #include "SkyboltQt/Input/ViewportInputSystem.h" diff --git a/src/Skybolt/SkyboltQt/Viewport/DefaultViewportMouseEventHandler.h b/src/Skybolt/SkyboltQt/Viewport/DefaultViewportMouseEventHandler.h index 2fcc838f..fd5a89c1 100644 --- a/src/Skybolt/SkyboltQt/Viewport/DefaultViewportMouseEventHandler.h +++ b/src/Skybolt/SkyboltQt/Viewport/DefaultViewportMouseEventHandler.h @@ -1,8 +1,8 @@ -/* Copyright 2012-2020 Matthew Reid - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ #pragma once diff --git a/src/Skybolt/SkyboltQt/Viewport/OsgWindow.cpp b/src/Skybolt/SkyboltQt/Viewport/OsgWindow.cpp index 92ead62e..84834548 100644 --- a/src/Skybolt/SkyboltQt/Viewport/OsgWindow.cpp +++ b/src/Skybolt/SkyboltQt/Viewport/OsgWindow.cpp @@ -1,26 +1,26 @@ -/* Copyright 2012-2020 Matthew Reid - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ - -#include "OsgWindow.h" -#include -#include - -#include - -#ifdef WIN32 -#include -#endif - -#include - -using namespace skybolt; -using namespace skybolt::vis; - -static osg::ref_ptr createView(int width, int height, std::size_t hwnd, bool vsync) -{ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + +#include "OsgWindow.h" +#include +#include + +#include + +#ifdef WIN32 +#include +#endif + +#include + +using namespace skybolt; +using namespace skybolt::vis; + +static osg::ref_ptr createView(int width, int height, std::size_t hwnd, bool vsync) +{ osg::ref_ptr traits(new osg::GraphicsContext::Traits); traits->x = 0; traits->y = 0; @@ -41,23 +41,23 @@ static osg::ref_ptr createView(int width, int height, std::size // See https://github.com/openscenegraph/OpenSceneGraph/blob/master/src/osgViewer/GraphicsWindowWin32.cpp#L1978 traits->vsync = vsync; - osg::ref_ptr context = osg::GraphicsContext::createGraphicsContext(traits.get()); - configureGraphicsState(*context); - - osg::ref_ptr view = new osgViewer::View; + osg::ref_ptr context = osg::GraphicsContext::createGraphicsContext(traits.get()); + configureGraphicsState(*context); + + osg::ref_ptr view = new osgViewer::View; view->getCamera()->setViewport(new osg::Viewport(0, 0, width, height)); view->getCamera()->setGraphicsContext(context); - return view; -} - -class OsgViewWindow : public Window -{ -public: - OsgViewWindow(const osg::ref_ptr& view) : - Window(view) - { - } - + return view; +} + +class OsgViewWindow : public Window +{ +public: + OsgViewWindow(const osg::ref_ptr& view) : + Window(view) + { + } + int getWidth() const override { int x, y, width, height; @@ -65,65 +65,65 @@ class OsgViewWindow : public Window return width; } - int getHeight() const override - { + int getHeight() const override + { int x, y, width, height; getGraphicsWindow().getWindowRectangle(x, y, width, height); - return height; - } - - osgViewer::GraphicsWindow& getGraphicsWindow() const - { - osgViewer::GraphicsWindow* window = dynamic_cast(mView->getCamera()->getGraphicsContext()); - assert(window); - return *window; - } -}; - -OsgWindow::OsgWindow(const VisRootPtr& visRoot) : - mVisRoot(visRoot) -{ - setFlags(Qt::FramelessWindowHint); - - // TODO: we should take the devicePixelRatio() into account - - mWindow = std::make_shared(createView(width(), height(), std::size_t(winId()), visRoot->getDisplaySettings().vsync)); - mVisRoot->addWindow(mWindow); - - mWindow->getGraphicsWindow().useCursor(true); - mWindow->getGraphicsWindow().setCursor(osgViewer::GraphicsWindow::MouseCursor::InheritCursor); // Inherit the Qt cursor -} - -OsgWindow::~OsgWindow() = default; - -skybolt::vis::Window* OsgWindow::getWindow() const -{ - return mWindow.get(); -} - -void OsgWindow::mousePressEvent(QMouseEvent* event) -{ - emit mousePressed(event->localPos(), event->button(), event->modifiers()); - event->accept(); -} - -void OsgWindow::mouseReleaseEvent(QMouseEvent* event) -{ - emit mouseReleased(event->localPos(), event->button()); - event->accept(); -} - -void OsgWindow::mouseMoveEvent(QMouseEvent* event) -{ - mouseMoved(event->localPos(), event->buttons()); - event->accept(); -} - -void OsgWindow::keyPressEvent(QKeyEvent* event) -{ - event->ignore(); -} - + return height; + } + + osgViewer::GraphicsWindow& getGraphicsWindow() const + { + osgViewer::GraphicsWindow* window = dynamic_cast(mView->getCamera()->getGraphicsContext()); + assert(window); + return *window; + } +}; + +OsgWindow::OsgWindow(const VisRootPtr& visRoot) : + mVisRoot(visRoot) +{ + setFlags(Qt::FramelessWindowHint); + + // TODO: we should take the devicePixelRatio() into account + + mWindow = std::make_shared(createView(width(), height(), std::size_t(winId()), visRoot->getDisplaySettings().vsync)); + mVisRoot->addWindow(mWindow); + + mWindow->getGraphicsWindow().useCursor(true); + mWindow->getGraphicsWindow().setCursor(osgViewer::GraphicsWindow::MouseCursor::InheritCursor); // Inherit the Qt cursor +} + +OsgWindow::~OsgWindow() = default; + +skybolt::vis::Window* OsgWindow::getWindow() const +{ + return mWindow.get(); +} + +void OsgWindow::mousePressEvent(QMouseEvent* event) +{ + emit mousePressed(event->localPos(), event->button(), event->modifiers()); + event->accept(); +} + +void OsgWindow::mouseReleaseEvent(QMouseEvent* event) +{ + emit mouseReleased(event->localPos(), event->button()); + event->accept(); +} + +void OsgWindow::mouseMoveEvent(QMouseEvent* event) +{ + mouseMoved(event->localPos(), event->buttons()); + event->accept(); +} + +void OsgWindow::keyPressEvent(QKeyEvent* event) +{ + event->ignore(); +} + bool OsgWindow::event(QEvent* event) { switch (event->type()) @@ -133,7 +133,7 @@ bool OsgWindow::event(QEvent* event) if (surfaceEvent->surfaceEventType() == QPlatformSurfaceEvent::SurfaceAboutToBeDestroyed) { // Destroy OSG window since its surface is about to be destroyed - mVisRoot->removeWindow(mWindow); + mVisRoot->removeWindow(mWindow); mWindow.reset(); } break; @@ -144,8 +144,8 @@ bool OsgWindow::event(QEvent* event) if (!points.empty()) { QTouchEvent::TouchPoint point = points[0]; - emit mousePressed(point.pos(), Qt::LeftButton, Qt::KeyboardModifiers()); - } + emit mousePressed(point.pos(), Qt::LeftButton, Qt::KeyboardModifiers()); + } event->accept(); break; } @@ -155,8 +155,8 @@ bool OsgWindow::event(QEvent* event) if (!points.empty()) { QTouchEvent::TouchPoint point = points[0]; - emit mouseReleased(point.pos(), Qt::LeftButton); - } + emit mouseReleased(point.pos(), Qt::LeftButton); + } event->accept(); break; } @@ -167,8 +167,8 @@ bool OsgWindow::event(QEvent* event) if (!points.empty()) { QTouchEvent::TouchPoint point = points[0]; - emit mouseMoved(point.pos(), Qt::LeftButton); - } + emit mouseMoved(point.pos(), Qt::LeftButton); + } event->accept(); break; } diff --git a/src/Skybolt/SkyboltQt/Viewport/OsgWindow.h b/src/Skybolt/SkyboltQt/Viewport/OsgWindow.h index 1870ae32..9bf07c00 100644 --- a/src/Skybolt/SkyboltQt/Viewport/OsgWindow.h +++ b/src/Skybolt/SkyboltQt/Viewport/OsgWindow.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Viewport/PlanetPointPicker.cpp b/src/Skybolt/SkyboltQt/Viewport/PlanetPointPicker.cpp index 2a1bbf66..8e105084 100644 --- a/src/Skybolt/SkyboltQt/Viewport/PlanetPointPicker.cpp +++ b/src/Skybolt/SkyboltQt/Viewport/PlanetPointPicker.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Viewport/PlanetPointPicker.h b/src/Skybolt/SkyboltQt/Viewport/PlanetPointPicker.h index 6f2dc5cd..44108a29 100644 --- a/src/Skybolt/SkyboltQt/Viewport/PlanetPointPicker.h +++ b/src/Skybolt/SkyboltQt/Viewport/PlanetPointPicker.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Viewport/ScenarioObjectPicker.cpp b/src/Skybolt/SkyboltQt/Viewport/ScenarioObjectPicker.cpp index 8201b003..1663b80d 100644 --- a/src/Skybolt/SkyboltQt/Viewport/ScenarioObjectPicker.cpp +++ b/src/Skybolt/SkyboltQt/Viewport/ScenarioObjectPicker.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Viewport/ScenarioObjectPicker.h b/src/Skybolt/SkyboltQt/Viewport/ScenarioObjectPicker.h index b68ecb88..a818795d 100644 --- a/src/Skybolt/SkyboltQt/Viewport/ScenarioObjectPicker.h +++ b/src/Skybolt/SkyboltQt/Viewport/ScenarioObjectPicker.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Viewport/ScreenTransformUtil.cpp b/src/Skybolt/SkyboltQt/Viewport/ScreenTransformUtil.cpp index 758582a0..4bc4567c 100644 --- a/src/Skybolt/SkyboltQt/Viewport/ScreenTransformUtil.cpp +++ b/src/Skybolt/SkyboltQt/Viewport/ScreenTransformUtil.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Viewport/ScreenTransformUtil.h b/src/Skybolt/SkyboltQt/Viewport/ScreenTransformUtil.h index 473371f1..9a92d4d7 100644 --- a/src/Skybolt/SkyboltQt/Viewport/ScreenTransformUtil.h +++ b/src/Skybolt/SkyboltQt/Viewport/ScreenTransformUtil.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Viewport/ViewportMouseEventHandler.h b/src/Skybolt/SkyboltQt/Viewport/ViewportMouseEventHandler.h index 3444a050..a2ebc3ee 100644 --- a/src/Skybolt/SkyboltQt/Viewport/ViewportMouseEventHandler.h +++ b/src/Skybolt/SkyboltQt/Viewport/ViewportMouseEventHandler.h @@ -1,8 +1,8 @@ -/* Copyright 2012-2020 Matthew Reid - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ #pragma once diff --git a/src/Skybolt/SkyboltQt/Viewport/ViewportPropertiesModel.cpp b/src/Skybolt/SkyboltQt/Viewport/ViewportPropertiesModel.cpp index e65b34d5..367a9f9b 100644 --- a/src/Skybolt/SkyboltQt/Viewport/ViewportPropertiesModel.cpp +++ b/src/Skybolt/SkyboltQt/Viewport/ViewportPropertiesModel.cpp @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #include "ViewportPropertiesModel.h" #include #include diff --git a/src/Skybolt/SkyboltQt/Viewport/ViewportPropertiesModel.h b/src/Skybolt/SkyboltQt/Viewport/ViewportPropertiesModel.h index ae87ef00..0c69a1f7 100644 --- a/src/Skybolt/SkyboltQt/Viewport/ViewportPropertiesModel.h +++ b/src/Skybolt/SkyboltQt/Viewport/ViewportPropertiesModel.h @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #pragma once #include "SkyboltQt/Property/PropertyModel.h" diff --git a/src/Skybolt/SkyboltQt/Viewport/ViewportVisibilityFiltering.cpp b/src/Skybolt/SkyboltQt/Viewport/ViewportVisibilityFiltering.cpp index 5e2e5b8f..bc2447b6 100644 --- a/src/Skybolt/SkyboltQt/Viewport/ViewportVisibilityFiltering.cpp +++ b/src/Skybolt/SkyboltQt/Viewport/ViewportVisibilityFiltering.cpp @@ -1,42 +1,42 @@ -/* Copyright 2012-2020 Matthew Reid - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ - -#include "ViewportVisibilityFiltering.h" -#include "SkyboltQt/Scenario/EntityObjectType.h" -#include "SkyboltQt/Scenario/ScenarioSelectionModel.h" -#include "SkyboltQt/Widgets/ViewportWidget.h" - -#include -#include -#include - -#include - -using namespace skybolt; - +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + +#include "ViewportVisibilityFiltering.h" +#include "SkyboltQt/Scenario/EntityObjectType.h" +#include "SkyboltQt/Scenario/ScenarioSelectionModel.h" +#include "SkyboltQt/Widgets/ViewportWidget.h" + +#include +#include +#include + +#include + +using namespace skybolt; + static QAction* addCheckedAction(QMenu& menu, const QString& text, std::function fn) { QAction* action = menu.addAction(text, fn); action->setCheckable(true); return action; } - -QMenu* createVisibilityFilterMenu(const QString& name, const ObjectVisibilityFilterPtr& filter, QWidget* parent) -{ - auto menu = new QMenu(name, parent); - QActionGroup* alignmentGroup = new QActionGroup(menu); - + +QMenu* createVisibilityFilterMenu(const QString& name, const ObjectVisibilityFilterPtr& filter, QWidget* parent) +{ + auto menu = new QMenu(name, parent); + QActionGroup* alignmentGroup = new QActionGroup(menu); + QAction* offAction = addCheckedAction(*menu, "Hide All", [=](bool checked) { filter->set(ObjectVisibilityFilterState::Off); - }); - + }); + QAction* selectedAction = addCheckedAction(*menu, "Show Selected", [=](bool checked) { filter->set(ObjectVisibilityFilterState::Selected); - }); - + }); + QAction* onAction = addCheckedAction(*menu, "Show All", [=](bool checked) { filter->set(ObjectVisibilityFilterState::On); }); @@ -48,63 +48,63 @@ QMenu* createVisibilityFilterMenu(const QString& name, const ObjectVisibilityFil auto applyState = [=] (const ObjectVisibilityFilterState& oldValue, const ObjectVisibilityFilterState& newValue) { switch(newValue) { - case ObjectVisibilityFilterState::Off: - offAction->setChecked(true); - break; - case ObjectVisibilityFilterState::Selected: - selectedAction->setChecked(true); - break; - case ObjectVisibilityFilterState::On: - onAction->setChecked(true); - break; - }; - }; - - filter->valueChanged.connect(applyState); - applyState(filter->get(), filter->get()); - - return menu; -} - -QMenu* createVisibilityFilterSubMenu(QMenu& parent, const QString& name, const std::shared_ptr& filter) -{ + case ObjectVisibilityFilterState::Off: + offAction->setChecked(true); + break; + case ObjectVisibilityFilterState::Selected: + selectedAction->setChecked(true); + break; + case ObjectVisibilityFilterState::On: + onAction->setChecked(true); + break; + }; + }; + + filter->valueChanged.connect(applyState); + applyState(filter->get(), filter->get()); + + return menu; +} + +QMenu* createVisibilityFilterSubMenu(QMenu& parent, const QString& name, const std::shared_ptr& filter) +{ QMenu* menu = createVisibilityFilterMenu(name, filter); - parent.addMenu(menu); - return menu; -} - -EntityVisibilityPredicate createSelectedEntityVisibilityPredicate(const ObjectVisibilityFilterPtr& filter, const ScenarioSelectionModel* selectionModel) -{ - return [filter, selectionModel] (const sim::Entity& entity) { + parent.addMenu(menu); + return menu; +} + +EntityVisibilityPredicate createSelectedEntityVisibilityPredicate(const ObjectVisibilityFilterPtr& filter, const ScenarioSelectionModel* selectionModel) +{ + return [filter, selectionModel] (const sim::Entity& entity) { switch(filter->get()) { - case ObjectVisibilityFilterState::Off: - return false; - case ObjectVisibilityFilterState::Selected: + case ObjectVisibilityFilterState::Off: + return false; + case ObjectVisibilityFilterState::Selected: for (const auto& object : selectionModel->getSelectedItems()) { if (auto entityObject = dynamic_cast(object.get()); entityObject) - { - return (entityObject->data == entity.getId()); - } - } - return false; - case ObjectVisibilityFilterState::On: - return true; - }; - assert(!"Should not get here"); - return false; - }; -} - -EntityVisibilityPredicate createLineOfSightVisibilityPredicate(QPointer viewportWidget, sim::World* world) -{ - return [viewportWidget, world] (const sim::Entity& entity) { - if (!viewportWidget) - { - return false; - } - + { + return (entityObject->data == entity.getId()); + } + } + return false; + case ObjectVisibilityFilterState::On: + return true; + }; + assert(!"Should not get here"); + return false; + }; +} + +EntityVisibilityPredicate createLineOfSightVisibilityPredicate(QPointer viewportWidget, sim::World* world) +{ + return [viewportWidget, world] (const sim::Entity& entity) { + if (!viewportWidget) + { + return false; + } + if (const auto& entityPosition = getPosition(entity); entityPosition) { if (sim::Entity* camera = viewportWidget->getCamera(); camera) @@ -123,61 +123,61 @@ EntityVisibilityPredicate createLineOfSightVisibilityPredicate(QPointer& v) -{ - return [=] (const sim::Entity& entity) { - for (const auto& i : v) - { - if (!i(entity)) - { - return false; - } - } - return true; - }; -} - -skybolt::EntityVisibilityPredicate predicateOr(const skybolt::EntityVisibilityPredicate& a, const skybolt::EntityVisibilityPredicate& b) -{ - return [=] (const sim::Entity& entity) { - return a(entity) || b(entity); - }; -} - -EntityVisibilityPredicate createSelectedEntityVisibilityPredicateAndAddSubMenu(QMenu& parent, const std::string& name, const ScenarioSelectionModel* selectionModel) -{ + } + return false; + }; +} + +skybolt::EntityVisibilityPredicate predicateAnd(const skybolt::EntityVisibilityPredicate& a, const skybolt::EntityVisibilityPredicate& b) +{ + return [=] (const sim::Entity& entity) { + return a(entity) && b(entity); + }; +} + +skybolt::EntityVisibilityPredicate predicateAnd(const std::vector& v) +{ + return [=] (const sim::Entity& entity) { + for (const auto& i : v) + { + if (!i(entity)) + { + return false; + } + } + return true; + }; +} + +skybolt::EntityVisibilityPredicate predicateOr(const skybolt::EntityVisibilityPredicate& a, const skybolt::EntityVisibilityPredicate& b) +{ + return [=] (const sim::Entity& entity) { + return a(entity) || b(entity); + }; +} + +EntityVisibilityPredicate createSelectedEntityVisibilityPredicateAndAddSubMenu(QMenu& parent, const std::string& name, const ScenarioSelectionModel* selectionModel) +{ auto filter = std::make_shared(ObjectVisibilityFilterState::On); createVisibilityFilterSubMenu(parent, QString::fromStdString(name), filter); - return createSelectedEntityVisibilityPredicate(filter, selectionModel); -} - -ObjectVisibilityFilterPtr addVisibilityLayerSubMenu(QMenu& parent, const skybolt::EntityVisibilityPredicate& basePredicate, const std::string& name, const skybolt::EntityVisibilityPredicateSetter& predicateSetter, const ScenarioSelectionModel* selectionModel) -{ - auto filter = std::make_shared(ObjectVisibilityFilterState::On); - QMenu* menu = createVisibilityFilterSubMenu(parent, QString::fromStdString(name), filter); - + return createSelectedEntityVisibilityPredicate(filter, selectionModel); +} + +ObjectVisibilityFilterPtr addVisibilityLayerSubMenu(QMenu& parent, const skybolt::EntityVisibilityPredicate& basePredicate, const std::string& name, const skybolt::EntityVisibilityPredicateSetter& predicateSetter, const ScenarioSelectionModel* selectionModel) +{ + auto filter = std::make_shared(ObjectVisibilityFilterState::On); + QMenu* menu = createVisibilityFilterSubMenu(parent, QString::fromStdString(name), filter); + EntityVisibilityPredicate predicate = createSelectedEntityVisibilityPredicate(filter, selectionModel); - predicateSetter(predicateAnd(predicate, basePredicate)); - - return filter; -} - -void addVisibilityLayerSubMenus(QMenu& parent, const EntityVisibilityPredicate& basePredicate, const std::map& layerMap, const ScenarioSelectionModel* selectionModel) -{ + predicateSetter(predicateAnd(predicate, basePredicate)); + + return filter; +} + +void addVisibilityLayerSubMenus(QMenu& parent, const EntityVisibilityPredicate& basePredicate, const std::map& layerMap, const ScenarioSelectionModel* selectionModel) +{ for (const auto& layer : layerMap) { addVisibilityLayerSubMenu(parent, basePredicate, layer.first, layer.second, selectionModel); - } + } } \ No newline at end of file diff --git a/src/Skybolt/SkyboltQt/Viewport/ViewportVisibilityFiltering.h b/src/Skybolt/SkyboltQt/Viewport/ViewportVisibilityFiltering.h index f3d967dd..d2b455fc 100644 --- a/src/Skybolt/SkyboltQt/Viewport/ViewportVisibilityFiltering.h +++ b/src/Skybolt/SkyboltQt/Viewport/ViewportVisibilityFiltering.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Viewport/VisEntityAttachables.cpp b/src/Skybolt/SkyboltQt/Viewport/VisEntityAttachables.cpp index 4919d981..2b0be3cc 100644 --- a/src/Skybolt/SkyboltQt/Viewport/VisEntityAttachables.cpp +++ b/src/Skybolt/SkyboltQt/Viewport/VisEntityAttachables.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Viewport/VisEntityAttachables.h b/src/Skybolt/SkyboltQt/Viewport/VisEntityAttachables.h index 82e5c2ad..58a0d03c 100644 --- a/src/Skybolt/SkyboltQt/Viewport/VisEntityAttachables.h +++ b/src/Skybolt/SkyboltQt/Viewport/VisEntityAttachables.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Viewport/VisEntityIcons.cpp b/src/Skybolt/SkyboltQt/Viewport/VisEntityIcons.cpp index ee471a20..d0b90926 100644 --- a/src/Skybolt/SkyboltQt/Viewport/VisEntityIcons.cpp +++ b/src/Skybolt/SkyboltQt/Viewport/VisEntityIcons.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Viewport/VisEntityIcons.h b/src/Skybolt/SkyboltQt/Viewport/VisEntityIcons.h index ae90b268..fddc577c 100644 --- a/src/Skybolt/SkyboltQt/Viewport/VisEntityIcons.h +++ b/src/Skybolt/SkyboltQt/Viewport/VisEntityIcons.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Viewport/VisIcon.cpp b/src/Skybolt/SkyboltQt/Viewport/VisIcon.cpp index c9d14cd6..acc6be65 100644 --- a/src/Skybolt/SkyboltQt/Viewport/VisIcon.cpp +++ b/src/Skybolt/SkyboltQt/Viewport/VisIcon.cpp @@ -1,9 +1,8 @@ -/* Copyright 2012 - 2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0.If a copy of the MPL was not distributed with this - * file, You can obtain one at https ://mozilla.org/MPL/2.0/. */ - + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ #include #include diff --git a/src/Skybolt/SkyboltQt/Viewport/VisIcon.h b/src/Skybolt/SkyboltQt/Viewport/VisIcon.h index 82b31321..0cbd0a0e 100644 --- a/src/Skybolt/SkyboltQt/Viewport/VisIcon.h +++ b/src/Skybolt/SkyboltQt/Viewport/VisIcon.h @@ -1,8 +1,8 @@ -/* Copyright 2012 - 2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0.If a copy of the MPL was not distributed with this - * file, You can obtain one at https ://mozilla.org/MPL/2.0/. */ + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ #pragma once diff --git a/src/Skybolt/SkyboltQt/Viewport/VisSelectionIcons.cpp b/src/Skybolt/SkyboltQt/Viewport/VisSelectionIcons.cpp index 6e0558c5..a58d551f 100644 --- a/src/Skybolt/SkyboltQt/Viewport/VisSelectionIcons.cpp +++ b/src/Skybolt/SkyboltQt/Viewport/VisSelectionIcons.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Viewport/VisSelectionIcons.h b/src/Skybolt/SkyboltQt/Viewport/VisSelectionIcons.h index aaa11ee4..b5d3436f 100644 --- a/src/Skybolt/SkyboltQt/Viewport/VisSelectionIcons.h +++ b/src/Skybolt/SkyboltQt/Viewport/VisSelectionIcons.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/CameraControllerWidget.cpp b/src/Skybolt/SkyboltQt/Widgets/CameraControllerWidget.cpp index da5053ef..7dd1a99b 100644 --- a/src/Skybolt/SkyboltQt/Widgets/CameraControllerWidget.cpp +++ b/src/Skybolt/SkyboltQt/Widgets/CameraControllerWidget.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/CameraControllerWidget.h b/src/Skybolt/SkyboltQt/Widgets/CameraControllerWidget.h index 9d28d4dd..26ea41f7 100644 --- a/src/Skybolt/SkyboltQt/Widgets/CameraControllerWidget.h +++ b/src/Skybolt/SkyboltQt/Widgets/CameraControllerWidget.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/CaptureImageDailog.h b/src/Skybolt/SkyboltQt/Widgets/CaptureImageDailog.h index 2038f8d3..d5eaaefb 100644 --- a/src/Skybolt/SkyboltQt/Widgets/CaptureImageDailog.h +++ b/src/Skybolt/SkyboltQt/Widgets/CaptureImageDailog.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/CaptureImageDialog.cpp b/src/Skybolt/SkyboltQt/Widgets/CaptureImageDialog.cpp index 452df3bf..ebb3d057 100644 --- a/src/Skybolt/SkyboltQt/Widgets/CaptureImageDialog.cpp +++ b/src/Skybolt/SkyboltQt/Widgets/CaptureImageDialog.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/EngineSystemsWidget.cpp b/src/Skybolt/SkyboltQt/Widgets/EngineSystemsWidget.cpp index 5dc72383..debb3089 100644 --- a/src/Skybolt/SkyboltQt/Widgets/EngineSystemsWidget.cpp +++ b/src/Skybolt/SkyboltQt/Widgets/EngineSystemsWidget.cpp @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #include "EngineSystemsWidget.h" #include diff --git a/src/Skybolt/SkyboltQt/Widgets/EngineSystemsWidget.h b/src/Skybolt/SkyboltQt/Widgets/EngineSystemsWidget.h index 2e05c9ba..75b6e662 100644 --- a/src/Skybolt/SkyboltQt/Widgets/EngineSystemsWidget.h +++ b/src/Skybolt/SkyboltQt/Widgets/EngineSystemsWidget.h @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #pragma once #include diff --git a/src/Skybolt/SkyboltQt/Widgets/EntityControllerWidget.cpp b/src/Skybolt/SkyboltQt/Widgets/EntityControllerWidget.cpp index 92630e06..d686b68e 100644 --- a/src/Skybolt/SkyboltQt/Widgets/EntityControllerWidget.cpp +++ b/src/Skybolt/SkyboltQt/Widgets/EntityControllerWidget.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/EntityControllerWidget.h b/src/Skybolt/SkyboltQt/Widgets/EntityControllerWidget.h index 96e0e1b7..45774b72 100644 --- a/src/Skybolt/SkyboltQt/Widgets/EntityControllerWidget.h +++ b/src/Skybolt/SkyboltQt/Widgets/EntityControllerWidget.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/OrientationEditor.cpp b/src/Skybolt/SkyboltQt/Widgets/OrientationEditor.cpp index 7e2e0342..856ac2ff 100644 --- a/src/Skybolt/SkyboltQt/Widgets/OrientationEditor.cpp +++ b/src/Skybolt/SkyboltQt/Widgets/OrientationEditor.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/OrientationEditor.h b/src/Skybolt/SkyboltQt/Widgets/OrientationEditor.h index bac7b568..445bc7d8 100644 --- a/src/Skybolt/SkyboltQt/Widgets/OrientationEditor.h +++ b/src/Skybolt/SkyboltQt/Widgets/OrientationEditor.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/PositionEditor.cpp b/src/Skybolt/SkyboltQt/Widgets/PositionEditor.cpp index ea36fa54..7ea942e1 100644 --- a/src/Skybolt/SkyboltQt/Widgets/PositionEditor.cpp +++ b/src/Skybolt/SkyboltQt/Widgets/PositionEditor.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/PositionEditor.h b/src/Skybolt/SkyboltQt/Widgets/PositionEditor.h index f2c6bf46..7f2235fa 100644 --- a/src/Skybolt/SkyboltQt/Widgets/PositionEditor.h +++ b/src/Skybolt/SkyboltQt/Widgets/PositionEditor.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/ScenarioObjectCreationToolBar.cpp b/src/Skybolt/SkyboltQt/Widgets/ScenarioObjectCreationToolBar.cpp index 659fa9ff..74e40f9d 100644 --- a/src/Skybolt/SkyboltQt/Widgets/ScenarioObjectCreationToolBar.cpp +++ b/src/Skybolt/SkyboltQt/Widgets/ScenarioObjectCreationToolBar.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/ScenarioObjectCreationToolBar.h b/src/Skybolt/SkyboltQt/Widgets/ScenarioObjectCreationToolBar.h index b8eb5c69..46576853 100644 --- a/src/Skybolt/SkyboltQt/Widgets/ScenarioObjectCreationToolBar.h +++ b/src/Skybolt/SkyboltQt/Widgets/ScenarioObjectCreationToolBar.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/ScenarioObjectsEditorWidget.cpp b/src/Skybolt/SkyboltQt/Widgets/ScenarioObjectsEditorWidget.cpp index c0a8dbcb..03ca6463 100644 --- a/src/Skybolt/SkyboltQt/Widgets/ScenarioObjectsEditorWidget.cpp +++ b/src/Skybolt/SkyboltQt/Widgets/ScenarioObjectsEditorWidget.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/ScenarioObjectsEditorWidget.h b/src/Skybolt/SkyboltQt/Widgets/ScenarioObjectsEditorWidget.h index df7ef355..fa52cc92 100644 --- a/src/Skybolt/SkyboltQt/Widgets/ScenarioObjectsEditorWidget.h +++ b/src/Skybolt/SkyboltQt/Widgets/ScenarioObjectsEditorWidget.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/ScenarioPropertyEditorWidget.cpp b/src/Skybolt/SkyboltQt/Widgets/ScenarioPropertyEditorWidget.cpp index 9a73bf37..30aef491 100644 --- a/src/Skybolt/SkyboltQt/Widgets/ScenarioPropertyEditorWidget.cpp +++ b/src/Skybolt/SkyboltQt/Widgets/ScenarioPropertyEditorWidget.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/ScenarioPropertyEditorWidget.h b/src/Skybolt/SkyboltQt/Widgets/ScenarioPropertyEditorWidget.h index 46ac6866..ab44154f 100644 --- a/src/Skybolt/SkyboltQt/Widgets/ScenarioPropertyEditorWidget.h +++ b/src/Skybolt/SkyboltQt/Widgets/ScenarioPropertyEditorWidget.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/ScenarioTreeWidget.cpp b/src/Skybolt/SkyboltQt/Widgets/ScenarioTreeWidget.cpp index 2a5d2d7b..c2abc2eb 100644 --- a/src/Skybolt/SkyboltQt/Widgets/ScenarioTreeWidget.cpp +++ b/src/Skybolt/SkyboltQt/Widgets/ScenarioTreeWidget.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/ScenarioTreeWidget.h b/src/Skybolt/SkyboltQt/Widgets/ScenarioTreeWidget.h index bcb32dd5..b8e284d4 100644 --- a/src/Skybolt/SkyboltQt/Widgets/ScenarioTreeWidget.h +++ b/src/Skybolt/SkyboltQt/Widgets/ScenarioTreeWidget.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/SettingsEditor.cpp b/src/Skybolt/SkyboltQt/Widgets/SettingsEditor.cpp index d57c10d6..1637ab5d 100644 --- a/src/Skybolt/SkyboltQt/Widgets/SettingsEditor.cpp +++ b/src/Skybolt/SkyboltQt/Widgets/SettingsEditor.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/SettingsEditor.h b/src/Skybolt/SkyboltQt/Widgets/SettingsEditor.h index c30a9071..c16671bf 100644 --- a/src/Skybolt/SkyboltQt/Widgets/SettingsEditor.h +++ b/src/Skybolt/SkyboltQt/Widgets/SettingsEditor.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/TimeControlWidget.cpp b/src/Skybolt/SkyboltQt/Widgets/TimeControlWidget.cpp index 32c1aed6..214617b0 100644 --- a/src/Skybolt/SkyboltQt/Widgets/TimeControlWidget.cpp +++ b/src/Skybolt/SkyboltQt/Widgets/TimeControlWidget.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/TimeControlWidget.h b/src/Skybolt/SkyboltQt/Widgets/TimeControlWidget.h index cf32af90..b06eac8d 100644 --- a/src/Skybolt/SkyboltQt/Widgets/TimeControlWidget.h +++ b/src/Skybolt/SkyboltQt/Widgets/TimeControlWidget.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/TimeRateDialog.cpp b/src/Skybolt/SkyboltQt/Widgets/TimeRateDialog.cpp index f81366cb..6a6b9919 100644 --- a/src/Skybolt/SkyboltQt/Widgets/TimeRateDialog.cpp +++ b/src/Skybolt/SkyboltQt/Widgets/TimeRateDialog.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/TimeRateDialog.h b/src/Skybolt/SkyboltQt/Widgets/TimeRateDialog.h index bdb5c8fb..dbf32b06 100644 --- a/src/Skybolt/SkyboltQt/Widgets/TimeRateDialog.h +++ b/src/Skybolt/SkyboltQt/Widgets/TimeRateDialog.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/TimelineControlWidget.cpp b/src/Skybolt/SkyboltQt/Widgets/TimelineControlWidget.cpp index 63d384ba..3635b297 100644 --- a/src/Skybolt/SkyboltQt/Widgets/TimelineControlWidget.cpp +++ b/src/Skybolt/SkyboltQt/Widgets/TimelineControlWidget.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/TimelineControlWidget.h b/src/Skybolt/SkyboltQt/Widgets/TimelineControlWidget.h index dd6f1a82..7bce24c5 100644 --- a/src/Skybolt/SkyboltQt/Widgets/TimelineControlWidget.h +++ b/src/Skybolt/SkyboltQt/Widgets/TimelineControlWidget.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/TimelineWidget.cpp b/src/Skybolt/SkyboltQt/Widgets/TimelineWidget.cpp index 2bcb87ac..14e221e6 100644 --- a/src/Skybolt/SkyboltQt/Widgets/TimelineWidget.cpp +++ b/src/Skybolt/SkyboltQt/Widgets/TimelineWidget.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/TimelineWidget.h b/src/Skybolt/SkyboltQt/Widgets/TimelineWidget.h index eced9cad..22e912fe 100644 --- a/src/Skybolt/SkyboltQt/Widgets/TimelineWidget.h +++ b/src/Skybolt/SkyboltQt/Widgets/TimelineWidget.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/TreeItemModel.cpp b/src/Skybolt/SkyboltQt/Widgets/TreeItemModel.cpp index 6a03cb62..c4a36f57 100644 --- a/src/Skybolt/SkyboltQt/Widgets/TreeItemModel.cpp +++ b/src/Skybolt/SkyboltQt/Widgets/TreeItemModel.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/TreeItemModel.h b/src/Skybolt/SkyboltQt/Widgets/TreeItemModel.h index 94b218b7..9ecd3f8b 100644 --- a/src/Skybolt/SkyboltQt/Widgets/TreeItemModel.h +++ b/src/Skybolt/SkyboltQt/Widgets/TreeItemModel.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/ViewportWidget.cpp b/src/Skybolt/SkyboltQt/Widgets/ViewportWidget.cpp index e6d39825..bedefe29 100644 --- a/src/Skybolt/SkyboltQt/Widgets/ViewportWidget.cpp +++ b/src/Skybolt/SkyboltQt/Widgets/ViewportWidget.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQt/Widgets/ViewportWidget.h b/src/Skybolt/SkyboltQt/Widgets/ViewportWidget.h index 7998ecfb..40fa1b9d 100644 --- a/src/Skybolt/SkyboltQt/Widgets/ViewportWidget.h +++ b/src/Skybolt/SkyboltQt/Widgets/ViewportWidget.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQtTests/QtDateTimeUtilTests.cpp b/src/Skybolt/SkyboltQtTests/QtDateTimeUtilTests.cpp index 8a2dd81f..04eeb0b3 100644 --- a/src/Skybolt/SkyboltQtTests/QtDateTimeUtilTests.cpp +++ b/src/Skybolt/SkyboltQtTests/QtDateTimeUtilTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQtTests/QtPropertyReflectionTests.cpp b/src/Skybolt/SkyboltQtTests/QtPropertyReflectionTests.cpp index 28992a4a..265d56af 100644 --- a/src/Skybolt/SkyboltQtTests/QtPropertyReflectionTests.cpp +++ b/src/Skybolt/SkyboltQtTests/QtPropertyReflectionTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQtTests/ScenarioWorkspaceTests.cpp b/src/Skybolt/SkyboltQtTests/ScenarioWorkspaceTests.cpp index 1c60f4f0..9f94e006 100644 --- a/src/Skybolt/SkyboltQtTests/ScenarioWorkspaceTests.cpp +++ b/src/Skybolt/SkyboltQtTests/ScenarioWorkspaceTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltQtTests/ScreenTransformUtilTests.cpp b/src/Skybolt/SkyboltQtTests/ScreenTransformUtilTests.cpp index e0caedea..4d1db5ee 100644 --- a/src/Skybolt/SkyboltQtTests/ScreenTransformUtilTests.cpp +++ b/src/Skybolt/SkyboltQtTests/ScreenTransformUtilTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltReflection/Reflection.cpp b/src/Skybolt/SkyboltReflection/Reflection.cpp index 0a19b666..0f2b99db 100644 --- a/src/Skybolt/SkyboltReflection/Reflection.cpp +++ b/src/Skybolt/SkyboltReflection/Reflection.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltReflection/Reflection.h b/src/Skybolt/SkyboltReflection/Reflection.h index b5c87db5..e7676e62 100644 --- a/src/Skybolt/SkyboltReflection/Reflection.h +++ b/src/Skybolt/SkyboltReflection/Reflection.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltReflection/SkyboltReflectionFwd.h b/src/Skybolt/SkyboltReflection/SkyboltReflectionFwd.h index c3d2444f..bc7cee6d 100644 --- a/src/Skybolt/SkyboltReflection/SkyboltReflectionFwd.h +++ b/src/Skybolt/SkyboltReflection/SkyboltReflectionFwd.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltReflectionTests/PolymorphicReflectionTests.cpp b/src/Skybolt/SkyboltReflectionTests/PolymorphicReflectionTests.cpp index 09023dcc..72e08488 100644 --- a/src/Skybolt/SkyboltReflectionTests/PolymorphicReflectionTests.cpp +++ b/src/Skybolt/SkyboltReflectionTests/PolymorphicReflectionTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltReflectionTests/RegistrationTests.cpp b/src/Skybolt/SkyboltReflectionTests/RegistrationTests.cpp index 8a5809c2..9acce566 100644 --- a/src/Skybolt/SkyboltReflectionTests/RegistrationTests.cpp +++ b/src/Skybolt/SkyboltReflectionTests/RegistrationTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/CameraController/AttachedCameraController.cpp b/src/Skybolt/SkyboltSim/CameraController/AttachedCameraController.cpp index 719cbcbb..c2fe857f 100644 --- a/src/Skybolt/SkyboltSim/CameraController/AttachedCameraController.cpp +++ b/src/Skybolt/SkyboltSim/CameraController/AttachedCameraController.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/CameraController/AttachedCameraController.h b/src/Skybolt/SkyboltSim/CameraController/AttachedCameraController.h index 25ae5cef..b306aaaf 100644 --- a/src/Skybolt/SkyboltSim/CameraController/AttachedCameraController.h +++ b/src/Skybolt/SkyboltSim/CameraController/AttachedCameraController.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/CameraController/CameraController.cpp b/src/Skybolt/SkyboltSim/CameraController/CameraController.cpp index e3380674..7b533b39 100644 --- a/src/Skybolt/SkyboltSim/CameraController/CameraController.cpp +++ b/src/Skybolt/SkyboltSim/CameraController/CameraController.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/CameraController/CameraController.h b/src/Skybolt/SkyboltSim/CameraController/CameraController.h index 6747c64c..02b66af0 100644 --- a/src/Skybolt/SkyboltSim/CameraController/CameraController.h +++ b/src/Skybolt/SkyboltSim/CameraController/CameraController.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/CameraController/CameraControllerSelector.cpp b/src/Skybolt/SkyboltSim/CameraController/CameraControllerSelector.cpp index ab4fcbae..741916ab 100644 --- a/src/Skybolt/SkyboltSim/CameraController/CameraControllerSelector.cpp +++ b/src/Skybolt/SkyboltSim/CameraController/CameraControllerSelector.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/CameraController/CameraControllerSelector.h b/src/Skybolt/SkyboltSim/CameraController/CameraControllerSelector.h index ee45276d..335445d3 100644 --- a/src/Skybolt/SkyboltSim/CameraController/CameraControllerSelector.h +++ b/src/Skybolt/SkyboltSim/CameraController/CameraControllerSelector.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/CameraController/FreeCameraController.cpp b/src/Skybolt/SkyboltSim/CameraController/FreeCameraController.cpp index e6997b5e..b3531209 100644 --- a/src/Skybolt/SkyboltSim/CameraController/FreeCameraController.cpp +++ b/src/Skybolt/SkyboltSim/CameraController/FreeCameraController.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/CameraController/FreeCameraController.h b/src/Skybolt/SkyboltSim/CameraController/FreeCameraController.h index f4cf13c8..ae63045e 100644 --- a/src/Skybolt/SkyboltSim/CameraController/FreeCameraController.h +++ b/src/Skybolt/SkyboltSim/CameraController/FreeCameraController.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/CameraController/LatLonSettable.h b/src/Skybolt/SkyboltSim/CameraController/LatLonSettable.h index 92bfa31e..0639c830 100644 --- a/src/Skybolt/SkyboltSim/CameraController/LatLonSettable.h +++ b/src/Skybolt/SkyboltSim/CameraController/LatLonSettable.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/CameraController/NullCameraController.h b/src/Skybolt/SkyboltSim/CameraController/NullCameraController.h index 1ba59a29..7b1e32f5 100644 --- a/src/Skybolt/SkyboltSim/CameraController/NullCameraController.h +++ b/src/Skybolt/SkyboltSim/CameraController/NullCameraController.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/CameraController/OrbitCameraController.cpp b/src/Skybolt/SkyboltSim/CameraController/OrbitCameraController.cpp index 540ba832..301a8dd0 100644 --- a/src/Skybolt/SkyboltSim/CameraController/OrbitCameraController.cpp +++ b/src/Skybolt/SkyboltSim/CameraController/OrbitCameraController.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/CameraController/OrbitCameraController.h b/src/Skybolt/SkyboltSim/CameraController/OrbitCameraController.h index 9756d5a6..a9ad02e7 100644 --- a/src/Skybolt/SkyboltSim/CameraController/OrbitCameraController.h +++ b/src/Skybolt/SkyboltSim/CameraController/OrbitCameraController.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/CameraController/Pitchable.h b/src/Skybolt/SkyboltSim/CameraController/Pitchable.h index 5e485713..8bc7c3cf 100644 --- a/src/Skybolt/SkyboltSim/CameraController/Pitchable.h +++ b/src/Skybolt/SkyboltSim/CameraController/Pitchable.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/CameraController/PlanetCameraController.cpp b/src/Skybolt/SkyboltSim/CameraController/PlanetCameraController.cpp index 668fe5e7..abfc7051 100644 --- a/src/Skybolt/SkyboltSim/CameraController/PlanetCameraController.cpp +++ b/src/Skybolt/SkyboltSim/CameraController/PlanetCameraController.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/CameraController/PlanetCameraController.h b/src/Skybolt/SkyboltSim/CameraController/PlanetCameraController.h index 69df0407..5cbb7903 100644 --- a/src/Skybolt/SkyboltSim/CameraController/PlanetCameraController.h +++ b/src/Skybolt/SkyboltSim/CameraController/PlanetCameraController.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/CameraController/Targetable.cpp b/src/Skybolt/SkyboltSim/CameraController/Targetable.cpp index f084c9ac..8901dcb0 100644 --- a/src/Skybolt/SkyboltSim/CameraController/Targetable.cpp +++ b/src/Skybolt/SkyboltSim/CameraController/Targetable.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/CameraController/Targetable.h b/src/Skybolt/SkyboltSim/CameraController/Targetable.h index b0f038bf..64d47188 100644 --- a/src/Skybolt/SkyboltSim/CameraController/Targetable.h +++ b/src/Skybolt/SkyboltSim/CameraController/Targetable.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/CameraController/Yawable.h b/src/Skybolt/SkyboltSim/CameraController/Yawable.h index 6217d696..3490582d 100644 --- a/src/Skybolt/SkyboltSim/CameraController/Yawable.h +++ b/src/Skybolt/SkyboltSim/CameraController/Yawable.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/CameraController/Zoomable.h b/src/Skybolt/SkyboltSim/CameraController/Zoomable.h index 362097a4..a2068c80 100644 --- a/src/Skybolt/SkyboltSim/CameraController/Zoomable.h +++ b/src/Skybolt/SkyboltSim/CameraController/Zoomable.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Chrono.h b/src/Skybolt/SkyboltSim/Chrono.h index dcf48f10..9eaf6dd1 100644 --- a/src/Skybolt/SkyboltSim/Chrono.h +++ b/src/Skybolt/SkyboltSim/Chrono.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/CollisionGroupMasks.h b/src/Skybolt/SkyboltSim/CollisionGroupMasks.h index a808c052..fb436085 100644 --- a/src/Skybolt/SkyboltSim/CollisionGroupMasks.h +++ b/src/Skybolt/SkyboltSim/CollisionGroupMasks.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Component.h b/src/Skybolt/SkyboltSim/Component.h index a2105260..7303f8fe 100644 --- a/src/Skybolt/SkyboltSim/Component.h +++ b/src/Skybolt/SkyboltSim/Component.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/AssetDescriptionComponent.h b/src/Skybolt/SkyboltSim/Components/AssetDescriptionComponent.h index 398a3f85..571b811d 100644 --- a/src/Skybolt/SkyboltSim/Components/AssetDescriptionComponent.h +++ b/src/Skybolt/SkyboltSim/Components/AssetDescriptionComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/AttachmentComponent.cpp b/src/Skybolt/SkyboltSim/Components/AttachmentComponent.cpp index 1b9df61c..0551c3ea 100644 --- a/src/Skybolt/SkyboltSim/Components/AttachmentComponent.cpp +++ b/src/Skybolt/SkyboltSim/Components/AttachmentComponent.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/AttachmentComponent.h b/src/Skybolt/SkyboltSim/Components/AttachmentComponent.h index fce07587..72f62398 100644 --- a/src/Skybolt/SkyboltSim/Components/AttachmentComponent.h +++ b/src/Skybolt/SkyboltSim/Components/AttachmentComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/AttachmentPointsComponent.cpp b/src/Skybolt/SkyboltSim/Components/AttachmentPointsComponent.cpp index 5b284cfc..8eec262d 100644 --- a/src/Skybolt/SkyboltSim/Components/AttachmentPointsComponent.cpp +++ b/src/Skybolt/SkyboltSim/Components/AttachmentPointsComponent.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/AttachmentPointsComponent.h b/src/Skybolt/SkyboltSim/Components/AttachmentPointsComponent.h index 635eec72..664b85d6 100644 --- a/src/Skybolt/SkyboltSim/Components/AttachmentPointsComponent.h +++ b/src/Skybolt/SkyboltSim/Components/AttachmentPointsComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/CameraComponent.cpp b/src/Skybolt/SkyboltSim/Components/CameraComponent.cpp index 831f2ada..92ea2fe3 100644 --- a/src/Skybolt/SkyboltSim/Components/CameraComponent.cpp +++ b/src/Skybolt/SkyboltSim/Components/CameraComponent.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/CameraComponent.h b/src/Skybolt/SkyboltSim/Components/CameraComponent.h index 2d2cf1e8..e22b1038 100644 --- a/src/Skybolt/SkyboltSim/Components/CameraComponent.h +++ b/src/Skybolt/SkyboltSim/Components/CameraComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/CameraControllerComponent.cpp b/src/Skybolt/SkyboltSim/Components/CameraControllerComponent.cpp index e7967080..d3cad9ef 100644 --- a/src/Skybolt/SkyboltSim/Components/CameraControllerComponent.cpp +++ b/src/Skybolt/SkyboltSim/Components/CameraControllerComponent.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/CameraControllerComponent.h b/src/Skybolt/SkyboltSim/Components/CameraControllerComponent.h index 80c57459..ac04345a 100644 --- a/src/Skybolt/SkyboltSim/Components/CameraControllerComponent.h +++ b/src/Skybolt/SkyboltSim/Components/CameraControllerComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/CloudComponent.h b/src/Skybolt/SkyboltSim/Components/CloudComponent.h index c68fdf84..62198ff6 100644 --- a/src/Skybolt/SkyboltSim/Components/CloudComponent.h +++ b/src/Skybolt/SkyboltSim/Components/CloudComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/ControlInputsComponent.h b/src/Skybolt/SkyboltSim/Components/ControlInputsComponent.h index a771d2c1..546db6e3 100644 --- a/src/Skybolt/SkyboltSim/Components/ControlInputsComponent.h +++ b/src/Skybolt/SkyboltSim/Components/ControlInputsComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/DynamicBodyComponent.cpp b/src/Skybolt/SkyboltSim/Components/DynamicBodyComponent.cpp index d0cded29..0cb5a718 100644 --- a/src/Skybolt/SkyboltSim/Components/DynamicBodyComponent.cpp +++ b/src/Skybolt/SkyboltSim/Components/DynamicBodyComponent.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/DynamicBodyComponent.h b/src/Skybolt/SkyboltSim/Components/DynamicBodyComponent.h index 22319418..6aff2288 100644 --- a/src/Skybolt/SkyboltSim/Components/DynamicBodyComponent.h +++ b/src/Skybolt/SkyboltSim/Components/DynamicBodyComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/FuselageComponent.cpp b/src/Skybolt/SkyboltSim/Components/FuselageComponent.cpp index ca48ac31..daf9b94b 100644 --- a/src/Skybolt/SkyboltSim/Components/FuselageComponent.cpp +++ b/src/Skybolt/SkyboltSim/Components/FuselageComponent.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/FuselageComponent.h b/src/Skybolt/SkyboltSim/Components/FuselageComponent.h index a59f00e1..f59910a4 100644 --- a/src/Skybolt/SkyboltSim/Components/FuselageComponent.h +++ b/src/Skybolt/SkyboltSim/Components/FuselageComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/JetTurbineComponent.cpp b/src/Skybolt/SkyboltSim/Components/JetTurbineComponent.cpp index c6a7846d..3730ed4c 100644 --- a/src/Skybolt/SkyboltSim/Components/JetTurbineComponent.cpp +++ b/src/Skybolt/SkyboltSim/Components/JetTurbineComponent.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/JetTurbineComponent.h b/src/Skybolt/SkyboltSim/Components/JetTurbineComponent.h index daed4ed0..680e453e 100644 --- a/src/Skybolt/SkyboltSim/Components/JetTurbineComponent.h +++ b/src/Skybolt/SkyboltSim/Components/JetTurbineComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/MainRotorComponent.cpp b/src/Skybolt/SkyboltSim/Components/MainRotorComponent.cpp index de9311b9..b26d0d23 100644 --- a/src/Skybolt/SkyboltSim/Components/MainRotorComponent.cpp +++ b/src/Skybolt/SkyboltSim/Components/MainRotorComponent.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/MainRotorComponent.h b/src/Skybolt/SkyboltSim/Components/MainRotorComponent.h index 12ddfb19..4cb8e278 100644 --- a/src/Skybolt/SkyboltSim/Components/MainRotorComponent.h +++ b/src/Skybolt/SkyboltSim/Components/MainRotorComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/Motion.cpp b/src/Skybolt/SkyboltSim/Components/Motion.cpp index 8d539250..4ef04f72 100644 --- a/src/Skybolt/SkyboltSim/Components/Motion.cpp +++ b/src/Skybolt/SkyboltSim/Components/Motion.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/Motion.h b/src/Skybolt/SkyboltSim/Components/Motion.h index 9c7e5b7b..392e1f2e 100644 --- a/src/Skybolt/SkyboltSim/Components/Motion.h +++ b/src/Skybolt/SkyboltSim/Components/Motion.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/NameComponent.cpp b/src/Skybolt/SkyboltSim/Components/NameComponent.cpp index 1f0bf123..0a82b2a4 100644 --- a/src/Skybolt/SkyboltSim/Components/NameComponent.cpp +++ b/src/Skybolt/SkyboltSim/Components/NameComponent.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/NameComponent.h b/src/Skybolt/SkyboltSim/Components/NameComponent.h index ec1d5d16..0dc759f7 100644 --- a/src/Skybolt/SkyboltSim/Components/NameComponent.h +++ b/src/Skybolt/SkyboltSim/Components/NameComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/Node.cpp b/src/Skybolt/SkyboltSim/Components/Node.cpp index 5ac6fbed..40eff765 100644 --- a/src/Skybolt/SkyboltSim/Components/Node.cpp +++ b/src/Skybolt/SkyboltSim/Components/Node.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/Node.h b/src/Skybolt/SkyboltSim/Components/Node.h index ae5edcad..139f730f 100644 --- a/src/Skybolt/SkyboltSim/Components/Node.h +++ b/src/Skybolt/SkyboltSim/Components/Node.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/OceanComponent.cpp b/src/Skybolt/SkyboltSim/Components/OceanComponent.cpp index df750412..e0988d6b 100644 --- a/src/Skybolt/SkyboltSim/Components/OceanComponent.cpp +++ b/src/Skybolt/SkyboltSim/Components/OceanComponent.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/OceanComponent.h b/src/Skybolt/SkyboltSim/Components/OceanComponent.h index 827bfe5e..3d33ddbe 100644 --- a/src/Skybolt/SkyboltSim/Components/OceanComponent.h +++ b/src/Skybolt/SkyboltSim/Components/OceanComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/ParticleSystemComponent.cpp b/src/Skybolt/SkyboltSim/Components/ParticleSystemComponent.cpp index c044b52d..607596dc 100644 --- a/src/Skybolt/SkyboltSim/Components/ParticleSystemComponent.cpp +++ b/src/Skybolt/SkyboltSim/Components/ParticleSystemComponent.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/ParticleSystemComponent.h b/src/Skybolt/SkyboltSim/Components/ParticleSystemComponent.h index 932c8d05..e8e65e94 100644 --- a/src/Skybolt/SkyboltSim/Components/ParticleSystemComponent.h +++ b/src/Skybolt/SkyboltSim/Components/ParticleSystemComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/PlanetComponent.h b/src/Skybolt/SkyboltSim/Components/PlanetComponent.h index d69fa2e5..6beffcbc 100644 --- a/src/Skybolt/SkyboltSim/Components/PlanetComponent.h +++ b/src/Skybolt/SkyboltSim/Components/PlanetComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/PropellerComponent.cpp b/src/Skybolt/SkyboltSim/Components/PropellerComponent.cpp index 63e051fc..66d38e3d 100644 --- a/src/Skybolt/SkyboltSim/Components/PropellerComponent.cpp +++ b/src/Skybolt/SkyboltSim/Components/PropellerComponent.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/PropellerComponent.h b/src/Skybolt/SkyboltSim/Components/PropellerComponent.h index f3e18e3d..d8ce6442 100644 --- a/src/Skybolt/SkyboltSim/Components/PropellerComponent.h +++ b/src/Skybolt/SkyboltSim/Components/PropellerComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/ReactionControlSystemComponent.cpp b/src/Skybolt/SkyboltSim/Components/ReactionControlSystemComponent.cpp index 47b07ad0..dfee0e74 100644 --- a/src/Skybolt/SkyboltSim/Components/ReactionControlSystemComponent.cpp +++ b/src/Skybolt/SkyboltSim/Components/ReactionControlSystemComponent.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/ReactionControlSystemComponent.h b/src/Skybolt/SkyboltSim/Components/ReactionControlSystemComponent.h index ee80d60d..7ae88554 100644 --- a/src/Skybolt/SkyboltSim/Components/ReactionControlSystemComponent.h +++ b/src/Skybolt/SkyboltSim/Components/ReactionControlSystemComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/RocketMotorComponent.cpp b/src/Skybolt/SkyboltSim/Components/RocketMotorComponent.cpp index 3af1bcf6..f99a1668 100644 --- a/src/Skybolt/SkyboltSim/Components/RocketMotorComponent.cpp +++ b/src/Skybolt/SkyboltSim/Components/RocketMotorComponent.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/RocketMotorComponent.h b/src/Skybolt/SkyboltSim/Components/RocketMotorComponent.h index 1a11c335..ef75a141 100644 --- a/src/Skybolt/SkyboltSim/Components/RocketMotorComponent.h +++ b/src/Skybolt/SkyboltSim/Components/RocketMotorComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/ShipWakeComponent.h b/src/Skybolt/SkyboltSim/Components/ShipWakeComponent.h index 5e3282a1..b695b525 100644 --- a/src/Skybolt/SkyboltSim/Components/ShipWakeComponent.h +++ b/src/Skybolt/SkyboltSim/Components/ShipWakeComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/SimpleDynamicBodyComponent.cpp b/src/Skybolt/SkyboltSim/Components/SimpleDynamicBodyComponent.cpp index 41b0e21c..f8a2c0c6 100644 --- a/src/Skybolt/SkyboltSim/Components/SimpleDynamicBodyComponent.cpp +++ b/src/Skybolt/SkyboltSim/Components/SimpleDynamicBodyComponent.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Components/SimpleDynamicBodyComponent.h b/src/Skybolt/SkyboltSim/Components/SimpleDynamicBodyComponent.h index 2cf96327..5eafb20e 100644 --- a/src/Skybolt/SkyboltSim/Components/SimpleDynamicBodyComponent.h +++ b/src/Skybolt/SkyboltSim/Components/SimpleDynamicBodyComponent.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Entity.cpp b/src/Skybolt/SkyboltSim/Entity.cpp index 6b03696f..c735a223 100644 --- a/src/Skybolt/SkyboltSim/Entity.cpp +++ b/src/Skybolt/SkyboltSim/Entity.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Entity.h b/src/Skybolt/SkyboltSim/Entity.h index 086b7bf4..1a2c1c20 100644 --- a/src/Skybolt/SkyboltSim/Entity.h +++ b/src/Skybolt/SkyboltSim/Entity.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/EntityId.h b/src/Skybolt/SkyboltSim/EntityId.h index ef5d3f8c..860fd6d6 100644 --- a/src/Skybolt/SkyboltSim/EntityId.h +++ b/src/Skybolt/SkyboltSim/EntityId.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/JsonHelpers.h b/src/Skybolt/SkyboltSim/JsonHelpers.h index 9b06b463..cf224c97 100644 --- a/src/Skybolt/SkyboltSim/JsonHelpers.h +++ b/src/Skybolt/SkyboltSim/JsonHelpers.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Particles/ParticleSystem.cpp b/src/Skybolt/SkyboltSim/Particles/ParticleSystem.cpp index 2c647a70..0b04e471 100644 --- a/src/Skybolt/SkyboltSim/Particles/ParticleSystem.cpp +++ b/src/Skybolt/SkyboltSim/Particles/ParticleSystem.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Particles/ParticleSystem.h b/src/Skybolt/SkyboltSim/Particles/ParticleSystem.h index b8a93766..87056660 100644 --- a/src/Skybolt/SkyboltSim/Particles/ParticleSystem.h +++ b/src/Skybolt/SkyboltSim/Particles/ParticleSystem.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Physics/Astronomy.cpp b/src/Skybolt/SkyboltSim/Physics/Astronomy.cpp index bb9b4309..d63b8126 100644 --- a/src/Skybolt/SkyboltSim/Physics/Astronomy.cpp +++ b/src/Skybolt/SkyboltSim/Physics/Astronomy.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Physics/Astronomy.h b/src/Skybolt/SkyboltSim/Physics/Astronomy.h index 8d751dbc..e8295075 100644 --- a/src/Skybolt/SkyboltSim/Physics/Astronomy.h +++ b/src/Skybolt/SkyboltSim/Physics/Astronomy.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Physics/Atmosphere.cpp b/src/Skybolt/SkyboltSim/Physics/Atmosphere.cpp index 9b47dd1e..2ebc4b09 100644 --- a/src/Skybolt/SkyboltSim/Physics/Atmosphere.cpp +++ b/src/Skybolt/SkyboltSim/Physics/Atmosphere.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Physics/Atmosphere.h b/src/Skybolt/SkyboltSim/Physics/Atmosphere.h index ba38714f..35c6cdc4 100644 --- a/src/Skybolt/SkyboltSim/Physics/Atmosphere.h +++ b/src/Skybolt/SkyboltSim/Physics/Atmosphere.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/PlanetAltitudeProvider.h b/src/Skybolt/SkyboltSim/PlanetAltitudeProvider.h index 4bd798b6..2a2a1c04 100644 --- a/src/Skybolt/SkyboltSim/PlanetAltitudeProvider.h +++ b/src/Skybolt/SkyboltSim/PlanetAltitudeProvider.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/PropertyMetadata.h b/src/Skybolt/SkyboltSim/PropertyMetadata.h index 08c8f5a8..2bc8c57e 100644 --- a/src/Skybolt/SkyboltSim/PropertyMetadata.h +++ b/src/Skybolt/SkyboltSim/PropertyMetadata.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Serialization/Serialization.cpp b/src/Skybolt/SkyboltSim/Serialization/Serialization.cpp index a7670236..77a96b06 100644 --- a/src/Skybolt/SkyboltSim/Serialization/Serialization.cpp +++ b/src/Skybolt/SkyboltSim/Serialization/Serialization.cpp @@ -1,8 +1,9 @@ -/* Copyright 2012-2019 Matthew Paul Reid -* -* This Source Code Form is subject to the terms of the Mozilla Public -* License, v. 2.0. If a copy of the MPL was not distributed with this -* file, You can obtain one at https://mozilla.org/MPL/2.0/. */ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #include "Serialization.h" #include "SkyboltSim/JsonHelpers.h" diff --git a/src/Skybolt/SkyboltSim/Serialization/Serialization.h b/src/Skybolt/SkyboltSim/Serialization/Serialization.h index 03850754..c4b6d2ad 100644 --- a/src/Skybolt/SkyboltSim/Serialization/Serialization.h +++ b/src/Skybolt/SkyboltSim/Serialization/Serialization.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/SimMath.cpp b/src/Skybolt/SkyboltSim/SimMath.cpp index 45113e73..38d0a60e 100644 --- a/src/Skybolt/SkyboltSim/SimMath.cpp +++ b/src/Skybolt/SkyboltSim/SimMath.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/SimMath.h b/src/Skybolt/SkyboltSim/SimMath.h index d1c1b8b3..1f84c206 100644 --- a/src/Skybolt/SkyboltSim/SimMath.h +++ b/src/Skybolt/SkyboltSim/SimMath.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/SimUpdatable.h b/src/Skybolt/SkyboltSim/SimUpdatable.h index fed772e9..437b1ef6 100644 --- a/src/Skybolt/SkyboltSim/SimUpdatable.h +++ b/src/Skybolt/SkyboltSim/SimUpdatable.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/SkyboltSimFwd.h b/src/Skybolt/SkyboltSim/SkyboltSimFwd.h index 17d3022c..14fabc9c 100644 --- a/src/Skybolt/SkyboltSim/SkyboltSimFwd.h +++ b/src/Skybolt/SkyboltSim/SkyboltSimFwd.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Spatial/Frustum.cpp b/src/Skybolt/SkyboltSim/Spatial/Frustum.cpp index c6135785..7f161a16 100644 --- a/src/Skybolt/SkyboltSim/Spatial/Frustum.cpp +++ b/src/Skybolt/SkyboltSim/Spatial/Frustum.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Spatial/Frustum.h b/src/Skybolt/SkyboltSim/Spatial/Frustum.h index c5ac5986..ef7a3471 100644 --- a/src/Skybolt/SkyboltSim/Spatial/Frustum.h +++ b/src/Skybolt/SkyboltSim/Spatial/Frustum.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Spatial/Geocentric.cpp b/src/Skybolt/SkyboltSim/Spatial/Geocentric.cpp index 07d9c68d..c6cb9a71 100644 --- a/src/Skybolt/SkyboltSim/Spatial/Geocentric.cpp +++ b/src/Skybolt/SkyboltSim/Spatial/Geocentric.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Spatial/Geocentric.h b/src/Skybolt/SkyboltSim/Spatial/Geocentric.h index a22e1c56..17bb5800 100644 --- a/src/Skybolt/SkyboltSim/Spatial/Geocentric.h +++ b/src/Skybolt/SkyboltSim/Spatial/Geocentric.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Spatial/GreatCircle.cpp b/src/Skybolt/SkyboltSim/Spatial/GreatCircle.cpp index 0c621f28..b20899f0 100644 --- a/src/Skybolt/SkyboltSim/Spatial/GreatCircle.cpp +++ b/src/Skybolt/SkyboltSim/Spatial/GreatCircle.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Spatial/GreatCircle.h b/src/Skybolt/SkyboltSim/Spatial/GreatCircle.h index 98224577..5ea348c2 100644 --- a/src/Skybolt/SkyboltSim/Spatial/GreatCircle.h +++ b/src/Skybolt/SkyboltSim/Spatial/GreatCircle.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Spatial/LatLon.h b/src/Skybolt/SkyboltSim/Spatial/LatLon.h index 6db1a75e..1d01a658 100644 --- a/src/Skybolt/SkyboltSim/Spatial/LatLon.h +++ b/src/Skybolt/SkyboltSim/Spatial/LatLon.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Spatial/LatLonAlt.h b/src/Skybolt/SkyboltSim/Spatial/LatLonAlt.h index 6d43c92a..7655597f 100644 --- a/src/Skybolt/SkyboltSim/Spatial/LatLonAlt.h +++ b/src/Skybolt/SkyboltSim/Spatial/LatLonAlt.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Spatial/Orientation.cpp b/src/Skybolt/SkyboltSim/Spatial/Orientation.cpp index 08705d26..c791a46c 100644 --- a/src/Skybolt/SkyboltSim/Spatial/Orientation.cpp +++ b/src/Skybolt/SkyboltSim/Spatial/Orientation.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Spatial/Orientation.h b/src/Skybolt/SkyboltSim/Spatial/Orientation.h index 6d97c365..24a1251c 100644 --- a/src/Skybolt/SkyboltSim/Spatial/Orientation.h +++ b/src/Skybolt/SkyboltSim/Spatial/Orientation.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Spatial/Position.cpp b/src/Skybolt/SkyboltSim/Spatial/Position.cpp index 643921aa..0fe4235b 100644 --- a/src/Skybolt/SkyboltSim/Spatial/Position.cpp +++ b/src/Skybolt/SkyboltSim/Spatial/Position.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Spatial/Position.h b/src/Skybolt/SkyboltSim/Spatial/Position.h index 876e5e9e..5bd55c9b 100644 --- a/src/Skybolt/SkyboltSim/Spatial/Position.h +++ b/src/Skybolt/SkyboltSim/Spatial/Position.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/Spatial/Positionable.h b/src/Skybolt/SkyboltSim/Spatial/Positionable.h index 18f666db..f907267a 100644 --- a/src/Skybolt/SkyboltSim/Spatial/Positionable.h +++ b/src/Skybolt/SkyboltSim/Spatial/Positionable.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/System/CollisionSystem.h b/src/Skybolt/SkyboltSim/System/CollisionSystem.h index 65fe9e71..8ac6414f 100644 --- a/src/Skybolt/SkyboltSim/System/CollisionSystem.h +++ b/src/Skybolt/SkyboltSim/System/CollisionSystem.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/System/EntitySystem.cpp b/src/Skybolt/SkyboltSim/System/EntitySystem.cpp index 9181a41b..66d05b65 100644 --- a/src/Skybolt/SkyboltSim/System/EntitySystem.cpp +++ b/src/Skybolt/SkyboltSim/System/EntitySystem.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/System/EntitySystem.h b/src/Skybolt/SkyboltSim/System/EntitySystem.h index 1d6671f4..3b00977e 100644 --- a/src/Skybolt/SkyboltSim/System/EntitySystem.h +++ b/src/Skybolt/SkyboltSim/System/EntitySystem.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/System/SimStepper.cpp b/src/Skybolt/SkyboltSim/System/SimStepper.cpp index bb994148..66cb3d1e 100644 --- a/src/Skybolt/SkyboltSim/System/SimStepper.cpp +++ b/src/Skybolt/SkyboltSim/System/SimStepper.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/System/SimStepper.h b/src/Skybolt/SkyboltSim/System/SimStepper.h index d68d2544..30f6fb2d 100644 --- a/src/Skybolt/SkyboltSim/System/SimStepper.h +++ b/src/Skybolt/SkyboltSim/System/SimStepper.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/System/System.h b/src/Skybolt/SkyboltSim/System/System.h index f743443a..56252dc6 100644 --- a/src/Skybolt/SkyboltSim/System/System.h +++ b/src/Skybolt/SkyboltSim/System/System.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/System/SystemRegistry.h b/src/Skybolt/SkyboltSim/System/SystemRegistry.h index b75008b4..ff195ea2 100644 --- a/src/Skybolt/SkyboltSim/System/SystemRegistry.h +++ b/src/Skybolt/SkyboltSim/System/SystemRegistry.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/World.cpp b/src/Skybolt/SkyboltSim/World.cpp index 1c237c13..5a410d99 100644 --- a/src/Skybolt/SkyboltSim/World.cpp +++ b/src/Skybolt/SkyboltSim/World.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/World.h b/src/Skybolt/SkyboltSim/World.h index 61a52e4b..edb594e1 100644 --- a/src/Skybolt/SkyboltSim/World.h +++ b/src/Skybolt/SkyboltSim/World.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSim/WorldUtil.h b/src/Skybolt/SkyboltSim/WorldUtil.h index 94111c9e..d671d32e 100644 --- a/src/Skybolt/SkyboltSim/WorldUtil.h +++ b/src/Skybolt/SkyboltSim/WorldUtil.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSimTests/AstronomyTests.cpp b/src/Skybolt/SkyboltSimTests/AstronomyTests.cpp index 1639c59c..c25a4cff 100644 --- a/src/Skybolt/SkyboltSimTests/AstronomyTests.cpp +++ b/src/Skybolt/SkyboltSimTests/AstronomyTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSimTests/AtmosphereTest.cpp b/src/Skybolt/SkyboltSimTests/AtmosphereTest.cpp index 45201612..b221f4ca 100644 --- a/src/Skybolt/SkyboltSimTests/AtmosphereTest.cpp +++ b/src/Skybolt/SkyboltSimTests/AtmosphereTest.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSimTests/EntityTest.cpp b/src/Skybolt/SkyboltSimTests/EntityTest.cpp index d7ae4fe4..bb74f77c 100644 --- a/src/Skybolt/SkyboltSimTests/EntityTest.cpp +++ b/src/Skybolt/SkyboltSimTests/EntityTest.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSimTests/FrustumTests.cpp b/src/Skybolt/SkyboltSimTests/FrustumTests.cpp index b5b15bba..e85574db 100644 --- a/src/Skybolt/SkyboltSimTests/FrustumTests.cpp +++ b/src/Skybolt/SkyboltSimTests/FrustumTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSimTests/GeocentricTests.cpp b/src/Skybolt/SkyboltSimTests/GeocentricTests.cpp index 3a00ad89..6d7733ec 100644 --- a/src/Skybolt/SkyboltSimTests/GeocentricTests.cpp +++ b/src/Skybolt/SkyboltSimTests/GeocentricTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSimTests/GreatCircleTests.cpp b/src/Skybolt/SkyboltSimTests/GreatCircleTests.cpp index ddeff3e1..9370385f 100644 --- a/src/Skybolt/SkyboltSimTests/GreatCircleTests.cpp +++ b/src/Skybolt/SkyboltSimTests/GreatCircleTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSimTests/LatLonAltTests.cpp b/src/Skybolt/SkyboltSimTests/LatLonAltTests.cpp index 4d522a0a..3b8b3be4 100644 --- a/src/Skybolt/SkyboltSimTests/LatLonAltTests.cpp +++ b/src/Skybolt/SkyboltSimTests/LatLonAltTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSimTests/LatLonTests.cpp b/src/Skybolt/SkyboltSimTests/LatLonTests.cpp index a87939f5..8a176b1d 100644 --- a/src/Skybolt/SkyboltSimTests/LatLonTests.cpp +++ b/src/Skybolt/SkyboltSimTests/LatLonTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSimTests/SerializationTests.cpp b/src/Skybolt/SkyboltSimTests/SerializationTests.cpp index 8bc24360..a32934ef 100644 --- a/src/Skybolt/SkyboltSimTests/SerializationTests.cpp +++ b/src/Skybolt/SkyboltSimTests/SerializationTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSimTests/SimpleDynamicBodyComponentTest.cpp b/src/Skybolt/SkyboltSimTests/SimpleDynamicBodyComponentTest.cpp index 34dff414..cee6a145 100644 --- a/src/Skybolt/SkyboltSimTests/SimpleDynamicBodyComponentTest.cpp +++ b/src/Skybolt/SkyboltSimTests/SimpleDynamicBodyComponentTest.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltSimTests/TestHelpers.h b/src/Skybolt/SkyboltSimTests/TestHelpers.h index b315be99..350926f4 100644 --- a/src/Skybolt/SkyboltSimTests/TestHelpers.h +++ b/src/Skybolt/SkyboltSimTests/TestHelpers.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Camera.cpp b/src/Skybolt/SkyboltVis/Camera.cpp index c6dacfca..a134b186 100644 --- a/src/Skybolt/SkyboltVis/Camera.cpp +++ b/src/Skybolt/SkyboltVis/Camera.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Camera.h b/src/Skybolt/SkyboltVis/Camera.h index 45eebba3..cc34e666 100644 --- a/src/Skybolt/SkyboltVis/Camera.h +++ b/src/Skybolt/SkyboltVis/Camera.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/DefaultRootNode.cpp b/src/Skybolt/SkyboltVis/DefaultRootNode.cpp index 0e70f2e4..a9747849 100644 --- a/src/Skybolt/SkyboltVis/DefaultRootNode.cpp +++ b/src/Skybolt/SkyboltVis/DefaultRootNode.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/DefaultRootNode.h b/src/Skybolt/SkyboltVis/DefaultRootNode.h index 45a691bb..22bf997f 100644 --- a/src/Skybolt/SkyboltVis/DefaultRootNode.h +++ b/src/Skybolt/SkyboltVis/DefaultRootNode.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/DisplaySettings.h b/src/Skybolt/SkyboltVis/DisplaySettings.h index edbd5371..9a09f9a0 100644 --- a/src/Skybolt/SkyboltVis/DisplaySettings.h +++ b/src/Skybolt/SkyboltVis/DisplaySettings.h @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #pragma once #include diff --git a/src/Skybolt/SkyboltVis/ElevationProvider/ElevationProvider.h b/src/Skybolt/SkyboltVis/ElevationProvider/ElevationProvider.h index 32254153..ef8c048e 100644 --- a/src/Skybolt/SkyboltVis/ElevationProvider/ElevationProvider.h +++ b/src/Skybolt/SkyboltVis/ElevationProvider/ElevationProvider.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/ElevationProvider/HeightMapElevationProvider.cpp b/src/Skybolt/SkyboltVis/ElevationProvider/HeightMapElevationProvider.cpp index 66090597..182880ab 100644 --- a/src/Skybolt/SkyboltVis/ElevationProvider/HeightMapElevationProvider.cpp +++ b/src/Skybolt/SkyboltVis/ElevationProvider/HeightMapElevationProvider.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/ElevationProvider/HeightMapElevationProvider.h b/src/Skybolt/SkyboltVis/ElevationProvider/HeightMapElevationProvider.h index 3ad2b54b..58619953 100644 --- a/src/Skybolt/SkyboltVis/ElevationProvider/HeightMapElevationProvider.h +++ b/src/Skybolt/SkyboltVis/ElevationProvider/HeightMapElevationProvider.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/ElevationProvider/TilePlanetAltitudeProvider.cpp b/src/Skybolt/SkyboltVis/ElevationProvider/TilePlanetAltitudeProvider.cpp index 28431ac7..30d89940 100644 --- a/src/Skybolt/SkyboltVis/ElevationProvider/TilePlanetAltitudeProvider.cpp +++ b/src/Skybolt/SkyboltVis/ElevationProvider/TilePlanetAltitudeProvider.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/ElevationProvider/TilePlanetAltitudeProvider.h b/src/Skybolt/SkyboltVis/ElevationProvider/TilePlanetAltitudeProvider.h index 01751a32..30195991 100644 --- a/src/Skybolt/SkyboltVis/ElevationProvider/TilePlanetAltitudeProvider.h +++ b/src/Skybolt/SkyboltVis/ElevationProvider/TilePlanetAltitudeProvider.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/GeoImageHelpers.h b/src/Skybolt/SkyboltVis/GeoImageHelpers.h index 77ca1b50..59c86a98 100644 --- a/src/Skybolt/SkyboltVis/GeoImageHelpers.h +++ b/src/Skybolt/SkyboltVis/GeoImageHelpers.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/GlobalSamplerUnit.h b/src/Skybolt/SkyboltVis/GlobalSamplerUnit.h index c2e515ce..81d112e6 100644 --- a/src/Skybolt/SkyboltVis/GlobalSamplerUnit.h +++ b/src/Skybolt/SkyboltVis/GlobalSamplerUnit.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Light.cpp b/src/Skybolt/SkyboltVis/Light.cpp index bf9fb2a3..96f5ffdc 100644 --- a/src/Skybolt/SkyboltVis/Light.cpp +++ b/src/Skybolt/SkyboltVis/Light.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Light.h b/src/Skybolt/SkyboltVis/Light.h index c9c8f24f..1614c09f 100644 --- a/src/Skybolt/SkyboltVis/Light.h +++ b/src/Skybolt/SkyboltVis/Light.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/LlaToNedConverter.cpp b/src/Skybolt/SkyboltVis/LlaToNedConverter.cpp index 5c640388..292fba2e 100644 --- a/src/Skybolt/SkyboltVis/LlaToNedConverter.cpp +++ b/src/Skybolt/SkyboltVis/LlaToNedConverter.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/LlaToNedConverter.h b/src/Skybolt/SkyboltVis/LlaToNedConverter.h index c8b9218b..dc6ef74b 100644 --- a/src/Skybolt/SkyboltVis/LlaToNedConverter.h +++ b/src/Skybolt/SkyboltVis/LlaToNedConverter.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/MatrixHelpers.h b/src/Skybolt/SkyboltVis/MatrixHelpers.h index 9cbec370..9f51a2fe 100644 --- a/src/Skybolt/SkyboltVis/MatrixHelpers.h +++ b/src/Skybolt/SkyboltVis/MatrixHelpers.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/OsgBox2.h b/src/Skybolt/SkyboltVis/OsgBox2.h index 51722f13..2ab57ba1 100644 --- a/src/Skybolt/SkyboltVis/OsgBox2.h +++ b/src/Skybolt/SkyboltVis/OsgBox2.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/OsgGeocentric.cpp b/src/Skybolt/SkyboltVis/OsgGeocentric.cpp index 2cea00bd..82ab2d69 100644 --- a/src/Skybolt/SkyboltVis/OsgGeocentric.cpp +++ b/src/Skybolt/SkyboltVis/OsgGeocentric.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/OsgGeocentric.h b/src/Skybolt/SkyboltVis/OsgGeocentric.h index f50be44c..77fcaef0 100644 --- a/src/Skybolt/SkyboltVis/OsgGeocentric.h +++ b/src/Skybolt/SkyboltVis/OsgGeocentric.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/OsgGeometryFactory.cpp b/src/Skybolt/SkyboltVis/OsgGeometryFactory.cpp index a73f1d39..1b4fcbc4 100644 --- a/src/Skybolt/SkyboltVis/OsgGeometryFactory.cpp +++ b/src/Skybolt/SkyboltVis/OsgGeometryFactory.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/OsgGeometryFactory.h b/src/Skybolt/SkyboltVis/OsgGeometryFactory.h index 6e259325..97e8b9d5 100644 --- a/src/Skybolt/SkyboltVis/OsgGeometryFactory.h +++ b/src/Skybolt/SkyboltVis/OsgGeometryFactory.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/OsgGeometryHelpers.cpp b/src/Skybolt/SkyboltVis/OsgGeometryHelpers.cpp index e21b8131..f4198da6 100644 --- a/src/Skybolt/SkyboltVis/OsgGeometryHelpers.cpp +++ b/src/Skybolt/SkyboltVis/OsgGeometryHelpers.cpp @@ -1,9 +1,10 @@ -/* Copyright 2012-2021 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #include "OsgGeometryHelpers.h" #include diff --git a/src/Skybolt/SkyboltVis/OsgGeometryHelpers.h b/src/Skybolt/SkyboltVis/OsgGeometryHelpers.h index fa70e38a..5c3b27c9 100644 --- a/src/Skybolt/SkyboltVis/OsgGeometryHelpers.h +++ b/src/Skybolt/SkyboltVis/OsgGeometryHelpers.h @@ -1,9 +1,10 @@ -/* Copyright 2012-2021 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #pragma once #include diff --git a/src/Skybolt/SkyboltVis/OsgImageHelpers.cpp b/src/Skybolt/SkyboltVis/OsgImageHelpers.cpp index 08c89d19..36cc0155 100644 --- a/src/Skybolt/SkyboltVis/OsgImageHelpers.cpp +++ b/src/Skybolt/SkyboltVis/OsgImageHelpers.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/OsgImageHelpers.h b/src/Skybolt/SkyboltVis/OsgImageHelpers.h index 26c91ab3..0bb80271 100644 --- a/src/Skybolt/SkyboltVis/OsgImageHelpers.h +++ b/src/Skybolt/SkyboltVis/OsgImageHelpers.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/OsgLogHandler.cpp b/src/Skybolt/SkyboltVis/OsgLogHandler.cpp index 4090939a..274687f1 100644 --- a/src/Skybolt/SkyboltVis/OsgLogHandler.cpp +++ b/src/Skybolt/SkyboltVis/OsgLogHandler.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/OsgLogHandler.h b/src/Skybolt/SkyboltVis/OsgLogHandler.h index 9997f75f..924435d0 100644 --- a/src/Skybolt/SkyboltVis/OsgLogHandler.h +++ b/src/Skybolt/SkyboltVis/OsgLogHandler.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/OsgMathHelpers.cpp b/src/Skybolt/SkyboltVis/OsgMathHelpers.cpp index 92ae6317..7e79ccc8 100644 --- a/src/Skybolt/SkyboltVis/OsgMathHelpers.cpp +++ b/src/Skybolt/SkyboltVis/OsgMathHelpers.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/OsgMathHelpers.h b/src/Skybolt/SkyboltVis/OsgMathHelpers.h index 68360150..7c7f1fa6 100644 --- a/src/Skybolt/SkyboltVis/OsgMathHelpers.h +++ b/src/Skybolt/SkyboltVis/OsgMathHelpers.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/OsgStateSetHelpers.cpp b/src/Skybolt/SkyboltVis/OsgStateSetHelpers.cpp index 74047a17..cf7a2dba 100644 --- a/src/Skybolt/SkyboltVis/OsgStateSetHelpers.cpp +++ b/src/Skybolt/SkyboltVis/OsgStateSetHelpers.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/OsgStateSetHelpers.h b/src/Skybolt/SkyboltVis/OsgStateSetHelpers.h index 0e6e348b..8c0b2fa5 100644 --- a/src/Skybolt/SkyboltVis/OsgStateSetHelpers.h +++ b/src/Skybolt/SkyboltVis/OsgStateSetHelpers.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/OsgTextHelpers.cpp b/src/Skybolt/SkyboltVis/OsgTextHelpers.cpp index c4f1fab2..53cbe718 100644 --- a/src/Skybolt/SkyboltVis/OsgTextHelpers.cpp +++ b/src/Skybolt/SkyboltVis/OsgTextHelpers.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/OsgTextHelpers.h b/src/Skybolt/SkyboltVis/OsgTextHelpers.h index db7ca053..cf76461f 100644 --- a/src/Skybolt/SkyboltVis/OsgTextHelpers.h +++ b/src/Skybolt/SkyboltVis/OsgTextHelpers.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/OsgTextureHelpers.cpp b/src/Skybolt/SkyboltVis/OsgTextureHelpers.cpp index 14713250..e0d74077 100644 --- a/src/Skybolt/SkyboltVis/OsgTextureHelpers.cpp +++ b/src/Skybolt/SkyboltVis/OsgTextureHelpers.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/OsgTextureHelpers.h b/src/Skybolt/SkyboltVis/OsgTextureHelpers.h index a814c39a..142125f4 100644 --- a/src/Skybolt/SkyboltVis/OsgTextureHelpers.h +++ b/src/Skybolt/SkyboltVis/OsgTextureHelpers.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Rect.h b/src/Skybolt/SkyboltVis/Rect.h index 16e5888e..bb86a3e4 100644 --- a/src/Skybolt/SkyboltVis/Rect.h +++ b/src/Skybolt/SkyboltVis/Rect.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderBinHelpers.cpp b/src/Skybolt/SkyboltVis/RenderBinHelpers.cpp index 092cb6ed..0a0e6252 100644 --- a/src/Skybolt/SkyboltVis/RenderBinHelpers.cpp +++ b/src/Skybolt/SkyboltVis/RenderBinHelpers.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderBinHelpers.h b/src/Skybolt/SkyboltVis/RenderBinHelpers.h index 7602a538..a3c94219 100644 --- a/src/Skybolt/SkyboltVis/RenderBinHelpers.h +++ b/src/Skybolt/SkyboltVis/RenderBinHelpers.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderContext.h b/src/Skybolt/SkyboltVis/RenderContext.h index 12681a2f..db4bb71f 100644 --- a/src/Skybolt/SkyboltVis/RenderContext.h +++ b/src/Skybolt/SkyboltVis/RenderContext.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderOperation/DefaultRenderCameraViewport.cpp b/src/Skybolt/SkyboltVis/RenderOperation/DefaultRenderCameraViewport.cpp index 716fee24..94211a17 100644 --- a/src/Skybolt/SkyboltVis/RenderOperation/DefaultRenderCameraViewport.cpp +++ b/src/Skybolt/SkyboltVis/RenderOperation/DefaultRenderCameraViewport.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderOperation/DefaultRenderCameraViewport.h b/src/Skybolt/SkyboltVis/RenderOperation/DefaultRenderCameraViewport.h index 12b45f31..2fd5bb6e 100644 --- a/src/Skybolt/SkyboltVis/RenderOperation/DefaultRenderCameraViewport.h +++ b/src/Skybolt/SkyboltVis/RenderOperation/DefaultRenderCameraViewport.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderOperation/RenderCameraViewport.h b/src/Skybolt/SkyboltVis/RenderOperation/RenderCameraViewport.h index ec9b64c3..af43e596 100644 --- a/src/Skybolt/SkyboltVis/RenderOperation/RenderCameraViewport.h +++ b/src/Skybolt/SkyboltVis/RenderOperation/RenderCameraViewport.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderOperation/RenderEnvironmentMap.cpp b/src/Skybolt/SkyboltVis/RenderOperation/RenderEnvironmentMap.cpp index 404f6145..eb47d618 100644 --- a/src/Skybolt/SkyboltVis/RenderOperation/RenderEnvironmentMap.cpp +++ b/src/Skybolt/SkyboltVis/RenderOperation/RenderEnvironmentMap.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderOperation/RenderEnvironmentMap.h b/src/Skybolt/SkyboltVis/RenderOperation/RenderEnvironmentMap.h index 536a6477..f88dcc5c 100644 --- a/src/Skybolt/SkyboltVis/RenderOperation/RenderEnvironmentMap.h +++ b/src/Skybolt/SkyboltVis/RenderOperation/RenderEnvironmentMap.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderOperation/RenderOperation.h b/src/Skybolt/SkyboltVis/RenderOperation/RenderOperation.h index 4bc44d25..3694c26f 100644 --- a/src/Skybolt/SkyboltVis/RenderOperation/RenderOperation.h +++ b/src/Skybolt/SkyboltVis/RenderOperation/RenderOperation.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationOrder.h b/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationOrder.h index 66a23af2..79bfe705 100644 --- a/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationOrder.h +++ b/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationOrder.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationSequence.cpp b/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationSequence.cpp index 655b8725..bcf446d1 100644 --- a/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationSequence.cpp +++ b/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationSequence.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationSequence.h b/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationSequence.h index 19d69f64..0b96d0aa 100644 --- a/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationSequence.h +++ b/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationSequence.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationUtil.cpp b/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationUtil.cpp index fa716ad6..6a9b9f0f 100644 --- a/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationUtil.cpp +++ b/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationUtil.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationUtil.h b/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationUtil.h index 83edcab7..b4b519cb 100644 --- a/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationUtil.h +++ b/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationUtil.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationVisualizer.cpp b/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationVisualizer.cpp index 3152c644..2ba9f95f 100644 --- a/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationVisualizer.cpp +++ b/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationVisualizer.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationVisualizer.h b/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationVisualizer.h index 2b9f2610..bef59273 100644 --- a/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationVisualizer.h +++ b/src/Skybolt/SkyboltVis/RenderOperation/RenderOperationVisualizer.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderOperation/RenderTarget.cpp b/src/Skybolt/SkyboltVis/RenderOperation/RenderTarget.cpp index 8989a99d..2a566494 100644 --- a/src/Skybolt/SkyboltVis/RenderOperation/RenderTarget.cpp +++ b/src/Skybolt/SkyboltVis/RenderOperation/RenderTarget.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderOperation/RenderTarget.h b/src/Skybolt/SkyboltVis/RenderOperation/RenderTarget.h index 20f3e907..bf7e6380 100644 --- a/src/Skybolt/SkyboltVis/RenderOperation/RenderTarget.h +++ b/src/Skybolt/SkyboltVis/RenderOperation/RenderTarget.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderOperation/RenderTexture.cpp b/src/Skybolt/SkyboltVis/RenderOperation/RenderTexture.cpp index 3a6cea40..b0bb60c8 100644 --- a/src/Skybolt/SkyboltVis/RenderOperation/RenderTexture.cpp +++ b/src/Skybolt/SkyboltVis/RenderOperation/RenderTexture.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderOperation/RenderTexture.h b/src/Skybolt/SkyboltVis/RenderOperation/RenderTexture.h index 4ecf4c63..1329eda1 100644 --- a/src/Skybolt/SkyboltVis/RenderOperation/RenderTexture.h +++ b/src/Skybolt/SkyboltVis/RenderOperation/RenderTexture.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderOperation/ViewportStateSet.cpp b/src/Skybolt/SkyboltVis/RenderOperation/ViewportStateSet.cpp index ed172e85..24e8936a 100644 --- a/src/Skybolt/SkyboltVis/RenderOperation/ViewportStateSet.cpp +++ b/src/Skybolt/SkyboltVis/RenderOperation/ViewportStateSet.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RenderOperation/ViewportStateSet.h b/src/Skybolt/SkyboltVis/RenderOperation/ViewportStateSet.h index 072b01ca..e92ee9d0 100644 --- a/src/Skybolt/SkyboltVis/RenderOperation/ViewportStateSet.h +++ b/src/Skybolt/SkyboltVis/RenderOperation/ViewportStateSet.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Arrows.cpp b/src/Skybolt/SkyboltVis/Renderable/Arrows.cpp index 195e0bd3..b1b090aa 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Arrows.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Arrows.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Arrows.h b/src/Skybolt/SkyboltVis/Renderable/Arrows.h index ae602ecc..c5bdde4a 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Arrows.h +++ b/src/Skybolt/SkyboltVis/Renderable/Arrows.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphere.cpp b/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphere.cpp index 0c12a09a..85fb8ad2 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphere.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphere.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphere.h b/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphere.h index 385405de..118c3b1e 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphere.h +++ b/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphere.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphereGenerator.cpp b/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphereGenerator.cpp index accef3d4..dd99aebb 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphereGenerator.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphereGenerator.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphereGenerator.h b/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphereGenerator.h index af1f48b5..c0e1ddcd 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphereGenerator.h +++ b/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphereGenerator.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphereRenderOperation.cpp b/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphereRenderOperation.cpp index 7d995f4b..8b59e890 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphereRenderOperation.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphereRenderOperation.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphereRenderOperation.h b/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphereRenderOperation.h index afabd376..53e4d246 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphereRenderOperation.h +++ b/src/Skybolt/SkyboltVis/Renderable/Atmosphere/Bruneton/BruentonAtmosphereRenderOperation.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Beams.cpp b/src/Skybolt/SkyboltVis/Renderable/Beams.cpp index 68b95545..367fbcd5 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Beams.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Beams.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Beams.h b/src/Skybolt/SkyboltVis/Renderable/Beams.h index 85258488..be2a1741 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Beams.h +++ b/src/Skybolt/SkyboltVis/Renderable/Beams.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Billboard.cpp b/src/Skybolt/SkyboltVis/Renderable/Billboard.cpp index 186816c1..fb518f1f 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Billboard.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Billboard.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Billboard.h b/src/Skybolt/SkyboltVis/Renderable/Billboard.h index c5ee39af..433e46da 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Billboard.h +++ b/src/Skybolt/SkyboltVis/Renderable/Billboard.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/BuildingsBatch.cpp b/src/Skybolt/SkyboltVis/Renderable/BuildingsBatch.cpp index 9ef505ba..cc8b490d 100644 --- a/src/Skybolt/SkyboltVis/Renderable/BuildingsBatch.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/BuildingsBatch.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/BuildingsBatch.h b/src/Skybolt/SkyboltVis/Renderable/BuildingsBatch.h index e10c8b9c..caa18819 100644 --- a/src/Skybolt/SkyboltVis/Renderable/BuildingsBatch.h +++ b/src/Skybolt/SkyboltVis/Renderable/BuildingsBatch.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/CameraRelativeBillboard.cpp b/src/Skybolt/SkyboltVis/Renderable/CameraRelativeBillboard.cpp index e774574c..5f291406 100644 --- a/src/Skybolt/SkyboltVis/Renderable/CameraRelativeBillboard.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/CameraRelativeBillboard.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/CameraRelativeBillboard.h b/src/Skybolt/SkyboltVis/Renderable/CameraRelativeBillboard.h index 9bf6c5a3..1d912006 100644 --- a/src/Skybolt/SkyboltVis/Renderable/CameraRelativeBillboard.h +++ b/src/Skybolt/SkyboltVis/Renderable/CameraRelativeBillboard.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudNoiseTextureGenerator.cpp b/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudNoiseTextureGenerator.cpp index 57961026..d9a6a3ce 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudNoiseTextureGenerator.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudNoiseTextureGenerator.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudNoiseTextureGenerator.h b/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudNoiseTextureGenerator.h index 81b1fc2b..efc02aac 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudNoiseTextureGenerator.h +++ b/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudNoiseTextureGenerator.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudRenderingParams.h b/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudRenderingParams.h index 16e26339..eab7a79f 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudRenderingParams.h +++ b/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudRenderingParams.h @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #pragma once namespace skybolt { diff --git a/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudsRenderTexture.cpp b/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudsRenderTexture.cpp index b682c667..9e9bad6c 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudsRenderTexture.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudsRenderTexture.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudsRenderTexture.h b/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudsRenderTexture.h index 8c7d3c53..28de9419 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudsRenderTexture.h +++ b/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudsRenderTexture.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudsTemporalUpscaling.cpp b/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudsTemporalUpscaling.cpp index 05eb6589..e90977bc 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudsTemporalUpscaling.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudsTemporalUpscaling.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudsTemporalUpscaling.h b/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudsTemporalUpscaling.h index db442cef..5df85c9c 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudsTemporalUpscaling.h +++ b/src/Skybolt/SkyboltVis/Renderable/Clouds/CloudsTemporalUpscaling.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Clouds/VolumeClouds.cpp b/src/Skybolt/SkyboltVis/Renderable/Clouds/VolumeClouds.cpp index 078f1fe1..299f146a 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Clouds/VolumeClouds.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Clouds/VolumeClouds.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Clouds/VolumeClouds.h b/src/Skybolt/SkyboltVis/Renderable/Clouds/VolumeClouds.h index 6c74d986..5415b071 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Clouds/VolumeClouds.h +++ b/src/Skybolt/SkyboltVis/Renderable/Clouds/VolumeClouds.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Forest/BillboardForest.cpp b/src/Skybolt/SkyboltVis/Renderable/Forest/BillboardForest.cpp index 1946bcb8..37219c68 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Forest/BillboardForest.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Forest/BillboardForest.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Forest/BillboardForest.h b/src/Skybolt/SkyboltVis/Renderable/Forest/BillboardForest.h index 844bfe68..6cc3a417 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Forest/BillboardForest.h +++ b/src/Skybolt/SkyboltVis/Renderable/Forest/BillboardForest.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Forest/BillboardTextureGenerator.cpp b/src/Skybolt/SkyboltVis/Renderable/Forest/BillboardTextureGenerator.cpp index 099b0176..e2c0f272 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Forest/BillboardTextureGenerator.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Forest/BillboardTextureGenerator.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Forest/BillboardTextureGenerator.h b/src/Skybolt/SkyboltVis/Renderable/Forest/BillboardTextureGenerator.h index d6135709..0c187e1a 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Forest/BillboardTextureGenerator.h +++ b/src/Skybolt/SkyboltVis/Renderable/Forest/BillboardTextureGenerator.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Forest/ForestGenerator.cpp b/src/Skybolt/SkyboltVis/Renderable/Forest/ForestGenerator.cpp index 66108373..9df35347 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Forest/ForestGenerator.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Forest/ForestGenerator.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Forest/ForestGenerator.h b/src/Skybolt/SkyboltVis/Renderable/Forest/ForestGenerator.h index 3c8ceb52..4ba23de0 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Forest/ForestGenerator.h +++ b/src/Skybolt/SkyboltVis/Renderable/Forest/ForestGenerator.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Forest/GpuForest.cpp b/src/Skybolt/SkyboltVis/Renderable/Forest/GpuForest.cpp index 455b4dc4..460f0430 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Forest/GpuForest.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Forest/GpuForest.cpp @@ -1,9 +1,10 @@ -/* Copyright 2012-2021 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #include "GpuForest.h" #include "SkyboltVis/OsgGeocentric.h" diff --git a/src/Skybolt/SkyboltVis/Renderable/Forest/GpuForest.h b/src/Skybolt/SkyboltVis/Renderable/Forest/GpuForest.h index a91a6031..9c8a2351 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Forest/GpuForest.h +++ b/src/Skybolt/SkyboltVis/Renderable/Forest/GpuForest.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2021 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Forest/GpuForestTile.cpp b/src/Skybolt/SkyboltVis/Renderable/Forest/GpuForestTile.cpp index 048d0f35..73ad82a4 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Forest/GpuForestTile.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Forest/GpuForestTile.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Forest/GpuForestTile.h b/src/Skybolt/SkyboltVis/Renderable/Forest/GpuForestTile.h index 19639e75..ef2855fe 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Forest/GpuForestTile.h +++ b/src/Skybolt/SkyboltVis/Renderable/Forest/GpuForestTile.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Forest/PagedForest.cpp b/src/Skybolt/SkyboltVis/Renderable/Forest/PagedForest.cpp index f790af72..4e0e983b 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Forest/PagedForest.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Forest/PagedForest.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Forest/PagedForest.h b/src/Skybolt/SkyboltVis/Renderable/Forest/PagedForest.h index a6152f17..097ff4d1 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Forest/PagedForest.h +++ b/src/Skybolt/SkyboltVis/Renderable/Forest/PagedForest.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Forest/TerrainForestTextureGenerator.cpp b/src/Skybolt/SkyboltVis/Renderable/Forest/TerrainForestTextureGenerator.cpp index 6ab8c95b..1c435eb4 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Forest/TerrainForestTextureGenerator.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Forest/TerrainForestTextureGenerator.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Forest/TerrainForestTextureGenerator.h b/src/Skybolt/SkyboltVis/Renderable/Forest/TerrainForestTextureGenerator.h index 6155cd30..7edd8bf7 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Forest/TerrainForestTextureGenerator.h +++ b/src/Skybolt/SkyboltVis/Renderable/Forest/TerrainForestTextureGenerator.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Model/Model.cpp b/src/Skybolt/SkyboltVis/Renderable/Model/Model.cpp index 5c734b2e..cf6d3095 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Model/Model.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Model/Model.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Model/Model.h b/src/Skybolt/SkyboltVis/Renderable/Model/Model.h index 7617c2a9..830d1795 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Model/Model.h +++ b/src/Skybolt/SkyboltVis/Renderable/Model/Model.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Model/ModelFactory.cpp b/src/Skybolt/SkyboltVis/Renderable/Model/ModelFactory.cpp index 1c4b2a43..8b7ef828 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Model/ModelFactory.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Model/ModelFactory.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Model/ModelFactory.h b/src/Skybolt/SkyboltVis/Renderable/Model/ModelFactory.h index 78e9d757..03767125 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Model/ModelFactory.h +++ b/src/Skybolt/SkyboltVis/Renderable/Model/ModelFactory.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Model/ModelPreparer.cpp b/src/Skybolt/SkyboltVis/Renderable/Model/ModelPreparer.cpp index 70394b12..e76a3af5 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Model/ModelPreparer.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Model/ModelPreparer.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Model/ModelPreparer.h b/src/Skybolt/SkyboltVis/Renderable/Model/ModelPreparer.h index fd263426..0c5e5e51 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Model/ModelPreparer.h +++ b/src/Skybolt/SkyboltVis/Renderable/Model/ModelPreparer.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Particles.cpp b/src/Skybolt/SkyboltVis/Renderable/Particles.cpp index fb6275ff..46af0f97 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Particles.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Particles.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Particles.h b/src/Skybolt/SkyboltVis/Renderable/Particles.h index 191acc32..654c93c3 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Particles.h +++ b/src/Skybolt/SkyboltVis/Renderable/Particles.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/AttributeMapHelpers.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/AttributeMapHelpers.cpp index b5e43b0c..a0fef7b6 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/AttributeMapHelpers.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/AttributeMapHelpers.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/AttributeMapHelpers.h b/src/Skybolt/SkyboltVis/Renderable/Planet/AttributeMapHelpers.h index dfb6e6ea..f6d60f3b 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/AttributeMapHelpers.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/AttributeMapHelpers.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Features/BuildingTypes.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Features/BuildingTypes.cpp index d30e952c..f34121fa 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Features/BuildingTypes.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Features/BuildingTypes.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Features/BuildingTypes.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Features/BuildingTypes.h index 0798df81..f84b1c33 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Features/BuildingTypes.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Features/BuildingTypes.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeatures.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeatures.cpp index 8155757d..a99fe7c3 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeatures.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeatures.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeatures.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeatures.h index def89025..49f648d2 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeatures.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeatures.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeaturesHelpers.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeaturesHelpers.cpp index 7dd40a18..fea16c54 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeaturesHelpers.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeaturesHelpers.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeaturesHelpers.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeaturesHelpers.h index bed8c73f..ad8d05ef 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeaturesHelpers.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeaturesHelpers.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeaturesSource.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeaturesSource.cpp index fe83a3d4..caeddefc 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeaturesSource.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeaturesSource.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeaturesSource.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeaturesSource.h index a4d29b76..d9f3a967 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeaturesSource.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Features/PlanetFeaturesSource.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Planet.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Planet.cpp index 2da9b917..839fafff 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Planet.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Planet.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Planet.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Planet.h index ae6244ea..4d986326 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Planet.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Planet.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetSky.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetSky.cpp index 1b9598fa..d1c0e4d6 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetSky.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetSky.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetSky.h b/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetSky.h index 49016146..32e92077 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetSky.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetSky.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetSurface.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetSurface.cpp index d1f1487d..283fbd13 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetSurface.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetSurface.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetSurface.h b/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetSurface.h index ccf53630..dcb1d1ef 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetSurface.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetSurface.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetTileGeometry.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetTileGeometry.cpp index 03f93b81..4c0dbbf5 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetTileGeometry.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetTileGeometry.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetTileGeometry.h b/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetTileGeometry.h index 3123a902..1b4e7cd0 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetTileGeometry.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/PlanetTileGeometry.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Terrain.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Terrain.cpp index 0271af87..bc26c4db 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Terrain.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Terrain.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Terrain.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Terrain.h index 18dedba5..c912b7e2 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Terrain.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Terrain.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/TextureCompiler.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/TextureCompiler.cpp index 6f26c4bf..7d405f75 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/TextureCompiler.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/TextureCompiler.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/TextureCompiler.h b/src/Skybolt/SkyboltVis/Renderable/Planet/TextureCompiler.h index e3a928c5..289fbd39 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/TextureCompiler.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/TextureCompiler.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/AsyncTileLoader.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/AsyncTileLoader.h index 537e1821..2d4442ce 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/AsyncTileLoader.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/AsyncTileLoader.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/ConcurrentAsyncTileLoader.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/ConcurrentAsyncTileLoader.cpp index b11c2573..a58b065b 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/ConcurrentAsyncTileLoader.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/ConcurrentAsyncTileLoader.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/ConcurrentAsyncTileLoader.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/ConcurrentAsyncTileLoader.h index a7a8dd5b..d3ccbc2a 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/ConcurrentAsyncTileLoader.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/ConcurrentAsyncTileLoader.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/HeightMapElevationBounds.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/HeightMapElevationBounds.cpp index f30fb19e..a8177231 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/HeightMapElevationBounds.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/HeightMapElevationBounds.cpp @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #include "HeightMapElevationBounds.h" #include diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/HeightMapElevationBounds.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/HeightMapElevationBounds.h index b296c6c2..bfd798f6 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/HeightMapElevationBounds.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/HeightMapElevationBounds.h @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #pragma once #include diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/HeightMapElevationRerange.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/HeightMapElevationRerange.cpp index dc937e6a..741d0097 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/HeightMapElevationRerange.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/HeightMapElevationRerange.cpp @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #include "HeightMapElevationRerange.h" #include diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/HeightMapElevationRerange.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/HeightMapElevationRerange.h index de4ea7dc..7180d501 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/HeightMapElevationRerange.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/HeightMapElevationRerange.h @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #pragma once #include diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/NormalMapHelpers.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/NormalMapHelpers.cpp index 12c2a298..e86f1c7b 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/NormalMapHelpers.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/NormalMapHelpers.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/NormalMapHelpers.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/NormalMapHelpers.h index 00903aed..88db685d 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/NormalMapHelpers.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/NormalMapHelpers.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/OsgTile.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/OsgTile.h index 04fa3881..27c79443 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/OsgTile.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/OsgTile.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/OsgTileFactory.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/OsgTileFactory.cpp index 9c7af38e..9442ceb4 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/OsgTileFactory.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/OsgTileFactory.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/OsgTileFactory.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/OsgTileFactory.h index 1a4280a5..a9faf774 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/OsgTileFactory.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/OsgTileFactory.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/PlanetSubdivisionPredicate.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/PlanetSubdivisionPredicate.cpp index baa3c98d..cd80c553 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/PlanetSubdivisionPredicate.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/PlanetSubdivisionPredicate.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/PlanetSubdivisionPredicate.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/PlanetSubdivisionPredicate.h index cf36ce17..0eca3b4e 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/PlanetSubdivisionPredicate.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/PlanetSubdivisionPredicate.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/PlanetTileImagesLoader.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/PlanetTileImagesLoader.cpp index 1fa2f458..c0a5e2d1 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/PlanetTileImagesLoader.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/PlanetTileImagesLoader.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/PlanetTileImagesLoader.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/PlanetTileImagesLoader.h index 52342f91..0eb0a414 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/PlanetTileImagesLoader.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/PlanetTileImagesLoader.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/QuadTreeTileLoader.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/QuadTreeTileLoader.cpp index 3b53e2be..1ef38210 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/QuadTreeTileLoader.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/QuadTreeTileLoader.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/QuadTreeTileLoader.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/QuadTreeTileLoader.h index 2a1e16e9..390f479e 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/QuadTreeTileLoader.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/QuadTreeTileLoader.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileImage.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileImage.h index edb545a7..3f7bcba0 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileImage.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileImage.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileImagesLoader.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileImagesLoader.cpp index 3377dccd..84980bcd 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileImagesLoader.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileImagesLoader.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileImagesLoader.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileImagesLoader.h index 2d06bf30..5a834b40 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileImagesLoader.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileImagesLoader.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileKeyHelpers.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileKeyHelpers.cpp index 66c7b430..bfebfbfd 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileKeyHelpers.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileKeyHelpers.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileKeyHelpers.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileKeyHelpers.h index 099df4a6..a4be10c1 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileKeyHelpers.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileKeyHelpers.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/BingTileSource.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/BingTileSource.cpp index b818317d..25d84a76 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/BingTileSource.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/BingTileSource.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/BingTileSource.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/BingTileSource.h index 6e210cc6..33de26cb 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/BingTileSource.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/BingTileSource.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/CachedTileSource.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/CachedTileSource.cpp index 471efd3f..c9f0a012 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/CachedTileSource.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/CachedTileSource.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/CachedTileSource.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/CachedTileSource.h index a0ea198c..b421f43b 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/CachedTileSource.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/CachedTileSource.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/JsonTileSourceFactory.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/JsonTileSourceFactory.cpp index d2a51a15..7833db98 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/JsonTileSourceFactory.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/JsonTileSourceFactory.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/JsonTileSourceFactory.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/JsonTileSourceFactory.h index f296e8a3..4593caa3 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/JsonTileSourceFactory.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/JsonTileSourceFactory.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/MapboxElevationTileSource.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/MapboxElevationTileSource.cpp index 8723a52d..77747c64 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/MapboxElevationTileSource.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/MapboxElevationTileSource.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/MapboxElevationTileSource.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/MapboxElevationTileSource.h index e44823d2..da0aa141 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/MapboxElevationTileSource.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/MapboxElevationTileSource.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/SphericalMercatorToPlateCarreeTileSource.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/SphericalMercatorToPlateCarreeTileSource.cpp index e5a589ab..d6aab425 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/SphericalMercatorToPlateCarreeTileSource.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/SphericalMercatorToPlateCarreeTileSource.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/SphericalMercatorToPlateCarreeTileSource.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/SphericalMercatorToPlateCarreeTileSource.h index 4731f46b..b9157801 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/SphericalMercatorToPlateCarreeTileSource.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/SphericalMercatorToPlateCarreeTileSource.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/TileSource.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/TileSource.h index 6450a4ee..b63c0421 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/TileSource.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/TileSource.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/TileSourceWithMinMaxLevel.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/TileSourceWithMinMaxLevel.cpp index 3c574fb1..47b5159e 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/TileSourceWithMinMaxLevel.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/TileSourceWithMinMaxLevel.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/TileSourceWithMinMaxLevel.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/TileSourceWithMinMaxLevel.h index 6754b827..cb533194 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/TileSourceWithMinMaxLevel.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/TileSourceWithMinMaxLevel.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/XyzTileSource.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/XyzTileSource.cpp index 445e14c0..8a89b568 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/XyzTileSource.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/XyzTileSource.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/XyzTileSource.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/XyzTileSource.h index 13154404..b33a0693 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/XyzTileSource.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileSource/XyzTileSource.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileTexture.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileTexture.h index dc51a419..7d4d70cd 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileTexture.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileTexture.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileTextureCache.cpp b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileTextureCache.cpp index 620b0f8c..3ddc1e31 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileTextureCache.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileTextureCache.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileTextureCache.h b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileTextureCache.h index 2727d04b..146f7f5a 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileTextureCache.h +++ b/src/Skybolt/SkyboltVis/Renderable/Planet/Tile/TileTextureCache.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Polyline.cpp b/src/Skybolt/SkyboltVis/Renderable/Polyline.cpp index 53ad73e3..3831ca05 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Polyline.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Polyline.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Polyline.h b/src/Skybolt/SkyboltVis/Renderable/Polyline.h index a543da03..698353f4 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Polyline.h +++ b/src/Skybolt/SkyboltVis/Renderable/Polyline.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/RoadsBatch.cpp b/src/Skybolt/SkyboltVis/Renderable/RoadsBatch.cpp index ca083feb..21a64b38 100644 --- a/src/Skybolt/SkyboltVis/Renderable/RoadsBatch.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/RoadsBatch.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/RoadsBatch.h b/src/Skybolt/SkyboltVis/Renderable/RoadsBatch.h index 55e62ce9..284b22bc 100644 --- a/src/Skybolt/SkyboltVis/Renderable/RoadsBatch.h +++ b/src/Skybolt/SkyboltVis/Renderable/RoadsBatch.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/RunwaysBatch.cpp b/src/Skybolt/SkyboltVis/Renderable/RunwaysBatch.cpp index 7d6c0cfa..d31770d2 100644 --- a/src/Skybolt/SkyboltVis/Renderable/RunwaysBatch.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/RunwaysBatch.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/RunwaysBatch.h b/src/Skybolt/SkyboltVis/Renderable/RunwaysBatch.h index 5caf0491..492b9e59 100644 --- a/src/Skybolt/SkyboltVis/Renderable/RunwaysBatch.h +++ b/src/Skybolt/SkyboltVis/Renderable/RunwaysBatch.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/ScreenQuad.cpp b/src/Skybolt/SkyboltVis/Renderable/ScreenQuad.cpp index daa4fe1b..0813a937 100644 --- a/src/Skybolt/SkyboltVis/Renderable/ScreenQuad.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/ScreenQuad.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/ScreenQuad.h b/src/Skybolt/SkyboltVis/Renderable/ScreenQuad.h index 2bb7cacf..688bbd06 100644 --- a/src/Skybolt/SkyboltVis/Renderable/ScreenQuad.h +++ b/src/Skybolt/SkyboltVis/Renderable/ScreenQuad.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Stars/BrightStarCatelog.cpp b/src/Skybolt/SkyboltVis/Renderable/Stars/BrightStarCatelog.cpp index 1a53cc7d..8f84f22d 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Stars/BrightStarCatelog.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Stars/BrightStarCatelog.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Stars/BrightStarCatelog.h b/src/Skybolt/SkyboltVis/Renderable/Stars/BrightStarCatelog.h index d0956ea9..8b1beff7 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Stars/BrightStarCatelog.h +++ b/src/Skybolt/SkyboltVis/Renderable/Stars/BrightStarCatelog.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Stars/Starfield.cpp b/src/Skybolt/SkyboltVis/Renderable/Stars/Starfield.cpp index 04ccb3f4..abd16ceb 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Stars/Starfield.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Stars/Starfield.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Stars/Starfield.h b/src/Skybolt/SkyboltVis/Renderable/Stars/Starfield.h index 5ab45514..67f2a3dd 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Stars/Starfield.h +++ b/src/Skybolt/SkyboltVis/Renderable/Stars/Starfield.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Water/LakesBatch.cpp b/src/Skybolt/SkyboltVis/Renderable/Water/LakesBatch.cpp index 501f554b..07b3235c 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Water/LakesBatch.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Water/LakesBatch.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Water/LakesBatch.h b/src/Skybolt/SkyboltVis/Renderable/Water/LakesBatch.h index e998bcf3..2c3a8c65 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Water/LakesBatch.h +++ b/src/Skybolt/SkyboltVis/Renderable/Water/LakesBatch.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Water/Ocean.cpp b/src/Skybolt/SkyboltVis/Renderable/Water/Ocean.cpp index 6cd48b4b..d91eeb7d 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Water/Ocean.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Water/Ocean.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Water/Ocean.h b/src/Skybolt/SkyboltVis/Renderable/Water/Ocean.h index f5ee407e..b2169ecd 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Water/Ocean.h +++ b/src/Skybolt/SkyboltVis/Renderable/Water/Ocean.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Water/ReflectionCameraController.cpp b/src/Skybolt/SkyboltVis/Renderable/Water/ReflectionCameraController.cpp index 950cb860..965c6731 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Water/ReflectionCameraController.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Water/ReflectionCameraController.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Water/ReflectionCameraController.h b/src/Skybolt/SkyboltVis/Renderable/Water/ReflectionCameraController.h index 9068e368..10e04e29 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Water/ReflectionCameraController.h +++ b/src/Skybolt/SkyboltVis/Renderable/Water/ReflectionCameraController.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Water/SimpleWaveHeightTextureGenerator.cpp b/src/Skybolt/SkyboltVis/Renderable/Water/SimpleWaveHeightTextureGenerator.cpp index 78430767..ba08267b 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Water/SimpleWaveHeightTextureGenerator.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Water/SimpleWaveHeightTextureGenerator.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Water/SimpleWaveHeightTextureGenerator.h b/src/Skybolt/SkyboltVis/Renderable/Water/SimpleWaveHeightTextureGenerator.h index b4ce8f63..4a4ea1cc 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Water/SimpleWaveHeightTextureGenerator.h +++ b/src/Skybolt/SkyboltVis/Renderable/Water/SimpleWaveHeightTextureGenerator.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Water/WaterMaterial.cpp b/src/Skybolt/SkyboltVis/Renderable/Water/WaterMaterial.cpp index 7d6011b6..9ace6746 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Water/WaterMaterial.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Water/WaterMaterial.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Water/WaterMaterial.h b/src/Skybolt/SkyboltVis/Renderable/Water/WaterMaterial.h index 46f298f7..06eb6e68 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Water/WaterMaterial.h +++ b/src/Skybolt/SkyboltVis/Renderable/Water/WaterMaterial.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Water/WaterMaterialRenderOperation.cpp b/src/Skybolt/SkyboltVis/Renderable/Water/WaterMaterialRenderOperation.cpp index 694c8224..4bab139c 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Water/WaterMaterialRenderOperation.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Water/WaterMaterialRenderOperation.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Water/WaterMaterialRenderOperation.h b/src/Skybolt/SkyboltVis/Renderable/Water/WaterMaterialRenderOperation.h index a35340d5..08bea9a2 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Water/WaterMaterialRenderOperation.h +++ b/src/Skybolt/SkyboltVis/Renderable/Water/WaterMaterialRenderOperation.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Water/WaterStateSet.cpp b/src/Skybolt/SkyboltVis/Renderable/Water/WaterStateSet.cpp index a8b2cf71..743da9b5 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Water/WaterStateSet.cpp +++ b/src/Skybolt/SkyboltVis/Renderable/Water/WaterStateSet.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Water/WaterStateSet.h b/src/Skybolt/SkyboltVis/Renderable/Water/WaterStateSet.h index 290ca1dd..082a377d 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Water/WaterStateSet.h +++ b/src/Skybolt/SkyboltVis/Renderable/Water/WaterStateSet.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Renderable/Water/WaveHeightTextureGenerator.h b/src/Skybolt/SkyboltVis/Renderable/Water/WaveHeightTextureGenerator.h index 3f3aa53d..6794cf91 100644 --- a/src/Skybolt/SkyboltVis/Renderable/Water/WaveHeightTextureGenerator.h +++ b/src/Skybolt/SkyboltVis/Renderable/Water/WaveHeightTextureGenerator.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/RootNode.h b/src/Skybolt/SkyboltVis/RootNode.h index 64b0d8c8..567184a9 100644 --- a/src/Skybolt/SkyboltVis/RootNode.h +++ b/src/Skybolt/SkyboltVis/RootNode.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Scene.cpp b/src/Skybolt/SkyboltVis/Scene.cpp index c2e45f19..18925bb3 100644 --- a/src/Skybolt/SkyboltVis/Scene.cpp +++ b/src/Skybolt/SkyboltVis/Scene.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Scene.h b/src/Skybolt/SkyboltVis/Scene.h index 83ef4cf8..edd42cce 100644 --- a/src/Skybolt/SkyboltVis/Scene.h +++ b/src/Skybolt/SkyboltVis/Scene.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Shader/OsgShaderHelpers.cpp b/src/Skybolt/SkyboltVis/Shader/OsgShaderHelpers.cpp index a52463b5..4e425cdd 100644 --- a/src/Skybolt/SkyboltVis/Shader/OsgShaderHelpers.cpp +++ b/src/Skybolt/SkyboltVis/Shader/OsgShaderHelpers.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Shader/OsgShaderHelpers.h b/src/Skybolt/SkyboltVis/Shader/OsgShaderHelpers.h index f97bfcb9..057f80ba 100644 --- a/src/Skybolt/SkyboltVis/Shader/OsgShaderHelpers.h +++ b/src/Skybolt/SkyboltVis/Shader/OsgShaderHelpers.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Shader/ShaderProgramRegistry.cpp b/src/Skybolt/SkyboltVis/Shader/ShaderProgramRegistry.cpp index 6095ed8a..254efc81 100644 --- a/src/Skybolt/SkyboltVis/Shader/ShaderProgramRegistry.cpp +++ b/src/Skybolt/SkyboltVis/Shader/ShaderProgramRegistry.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Shader/ShaderProgramRegistry.h b/src/Skybolt/SkyboltVis/Shader/ShaderProgramRegistry.h index 588dcc8d..780d4ebb 100644 --- a/src/Skybolt/SkyboltVis/Shader/ShaderProgramRegistry.h +++ b/src/Skybolt/SkyboltVis/Shader/ShaderProgramRegistry.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Shader/ShaderSourceFileChangeMonitor.cpp b/src/Skybolt/SkyboltVis/Shader/ShaderSourceFileChangeMonitor.cpp index d69c7171..1de70192 100644 --- a/src/Skybolt/SkyboltVis/Shader/ShaderSourceFileChangeMonitor.cpp +++ b/src/Skybolt/SkyboltVis/Shader/ShaderSourceFileChangeMonitor.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Shader/ShaderSourceFileChangeMonitor.h b/src/Skybolt/SkyboltVis/Shader/ShaderSourceFileChangeMonitor.h index e29dd78c..1c4f4af0 100644 --- a/src/Skybolt/SkyboltVis/Shader/ShaderSourceFileChangeMonitor.h +++ b/src/Skybolt/SkyboltVis/Shader/ShaderSourceFileChangeMonitor.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Shadow/CascadedShadowMapGenerator.cpp b/src/Skybolt/SkyboltVis/Shadow/CascadedShadowMapGenerator.cpp index 539c7ecc..a8dc9069 100644 --- a/src/Skybolt/SkyboltVis/Shadow/CascadedShadowMapGenerator.cpp +++ b/src/Skybolt/SkyboltVis/Shadow/CascadedShadowMapGenerator.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2021 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Shadow/CascadedShadowMapGenerator.h b/src/Skybolt/SkyboltVis/Shadow/CascadedShadowMapGenerator.h index 518933c4..1806f58d 100644 --- a/src/Skybolt/SkyboltVis/Shadow/CascadedShadowMapGenerator.h +++ b/src/Skybolt/SkyboltVis/Shadow/CascadedShadowMapGenerator.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2021 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Shadow/ShadowHelpers.cpp b/src/Skybolt/SkyboltVis/Shadow/ShadowHelpers.cpp index 71922615..5813514f 100644 --- a/src/Skybolt/SkyboltVis/Shadow/ShadowHelpers.cpp +++ b/src/Skybolt/SkyboltVis/Shadow/ShadowHelpers.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Shadow/ShadowHelpers.h b/src/Skybolt/SkyboltVis/Shadow/ShadowHelpers.h index 55750dae..cee8a266 100644 --- a/src/Skybolt/SkyboltVis/Shadow/ShadowHelpers.h +++ b/src/Skybolt/SkyboltVis/Shadow/ShadowHelpers.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Shadow/ShadowMapGenerator.cpp b/src/Skybolt/SkyboltVis/Shadow/ShadowMapGenerator.cpp index 9585c090..13b27d1f 100644 --- a/src/Skybolt/SkyboltVis/Shadow/ShadowMapGenerator.cpp +++ b/src/Skybolt/SkyboltVis/Shadow/ShadowMapGenerator.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2021 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Shadow/ShadowMapGenerator.h b/src/Skybolt/SkyboltVis/Shadow/ShadowMapGenerator.h index 3f07c79e..161f34d1 100644 --- a/src/Skybolt/SkyboltVis/Shadow/ShadowMapGenerator.h +++ b/src/Skybolt/SkyboltVis/Shadow/ShadowMapGenerator.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2021 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Shadow/ShadowParams.h b/src/Skybolt/SkyboltVis/Shadow/ShadowParams.h index 7d16ae56..9c468d06 100644 --- a/src/Skybolt/SkyboltVis/Shadow/ShadowParams.h +++ b/src/Skybolt/SkyboltVis/Shadow/ShadowParams.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/SkyboltVisFwd.h b/src/Skybolt/SkyboltVis/SkyboltVisFwd.h index 1d05f76b..bc7398a1 100644 --- a/src/Skybolt/SkyboltVis/SkyboltVisFwd.h +++ b/src/Skybolt/SkyboltVis/SkyboltVisFwd.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/TextureCache.cpp b/src/Skybolt/SkyboltVis/TextureCache.cpp index b4a789b6..05475582 100644 --- a/src/Skybolt/SkyboltVis/TextureCache.cpp +++ b/src/Skybolt/SkyboltVis/TextureCache.cpp @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #include "TextureCache.h" namespace skybolt { diff --git a/src/Skybolt/SkyboltVis/TextureCache.h b/src/Skybolt/SkyboltVis/TextureCache.h index 0fcacd8a..3156e7c8 100644 --- a/src/Skybolt/SkyboltVis/TextureCache.h +++ b/src/Skybolt/SkyboltVis/TextureCache.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/TextureGenerator/CompositingPipelineFactory.cpp b/src/Skybolt/SkyboltVis/TextureGenerator/CompositingPipelineFactory.cpp index 67d79500..1815ff0c 100644 --- a/src/Skybolt/SkyboltVis/TextureGenerator/CompositingPipelineFactory.cpp +++ b/src/Skybolt/SkyboltVis/TextureGenerator/CompositingPipelineFactory.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/TextureGenerator/CompositingPipelineFactory.h b/src/Skybolt/SkyboltVis/TextureGenerator/CompositingPipelineFactory.h index 2a1723ce..e05f91a6 100644 --- a/src/Skybolt/SkyboltVis/TextureGenerator/CompositingPipelineFactory.h +++ b/src/Skybolt/SkyboltVis/TextureGenerator/CompositingPipelineFactory.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/TextureGenerator/GpuTextureGenerator.cpp b/src/Skybolt/SkyboltVis/TextureGenerator/GpuTextureGenerator.cpp index e2a1e1ee..05c5a3d9 100644 --- a/src/Skybolt/SkyboltVis/TextureGenerator/GpuTextureGenerator.cpp +++ b/src/Skybolt/SkyboltVis/TextureGenerator/GpuTextureGenerator.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/TextureGenerator/GpuTextureGenerator.h b/src/Skybolt/SkyboltVis/TextureGenerator/GpuTextureGenerator.h index 8feb3c5b..af97349e 100644 --- a/src/Skybolt/SkyboltVis/TextureGenerator/GpuTextureGenerator.h +++ b/src/Skybolt/SkyboltVis/TextureGenerator/GpuTextureGenerator.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/TextureGenerator/GpuTextureGeneratorStateSets.cpp b/src/Skybolt/SkyboltVis/TextureGenerator/GpuTextureGeneratorStateSets.cpp index 9d1414c7..d919b531 100644 --- a/src/Skybolt/SkyboltVis/TextureGenerator/GpuTextureGeneratorStateSets.cpp +++ b/src/Skybolt/SkyboltVis/TextureGenerator/GpuTextureGeneratorStateSets.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/TextureGenerator/GpuTextureGeneratorStateSets.h b/src/Skybolt/SkyboltVis/TextureGenerator/GpuTextureGeneratorStateSets.h index bf646e1d..5de8f604 100644 --- a/src/Skybolt/SkyboltVis/TextureGenerator/GpuTextureGeneratorStateSets.h +++ b/src/Skybolt/SkyboltVis/TextureGenerator/GpuTextureGeneratorStateSets.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/TextureGenerator/TextureGeneratorCameraFactory.cpp b/src/Skybolt/SkyboltVis/TextureGenerator/TextureGeneratorCameraFactory.cpp index a8e74b9d..fc3ffd20 100644 --- a/src/Skybolt/SkyboltVis/TextureGenerator/TextureGeneratorCameraFactory.cpp +++ b/src/Skybolt/SkyboltVis/TextureGenerator/TextureGeneratorCameraFactory.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/TextureGenerator/TextureGeneratorCameraFactory.h b/src/Skybolt/SkyboltVis/TextureGenerator/TextureGeneratorCameraFactory.h index d254f049..516a63c6 100644 --- a/src/Skybolt/SkyboltVis/TextureGenerator/TextureGeneratorCameraFactory.h +++ b/src/Skybolt/SkyboltVis/TextureGenerator/TextureGeneratorCameraFactory.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/TextureGenerator/TextureGeneratorCullCallback.cpp b/src/Skybolt/SkyboltVis/TextureGenerator/TextureGeneratorCullCallback.cpp index ca9ed297..8926b295 100644 --- a/src/Skybolt/SkyboltVis/TextureGenerator/TextureGeneratorCullCallback.cpp +++ b/src/Skybolt/SkyboltVis/TextureGenerator/TextureGeneratorCullCallback.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/TextureGenerator/TextureGeneratorCullCallback.h b/src/Skybolt/SkyboltVis/TextureGenerator/TextureGeneratorCullCallback.h index 48c24fb8..48f829a0 100644 --- a/src/Skybolt/SkyboltVis/TextureGenerator/TextureGeneratorCullCallback.h +++ b/src/Skybolt/SkyboltVis/TextureGenerator/TextureGeneratorCullCallback.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/VisFactory.cpp b/src/Skybolt/SkyboltVis/VisFactory.cpp index 250822a3..0671f142 100644 --- a/src/Skybolt/SkyboltVis/VisFactory.cpp +++ b/src/Skybolt/SkyboltVis/VisFactory.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/VisFactory.h b/src/Skybolt/SkyboltVis/VisFactory.h index 05aadabd..ba7e2568 100644 --- a/src/Skybolt/SkyboltVis/VisFactory.h +++ b/src/Skybolt/SkyboltVis/VisFactory.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/VisObject.cpp b/src/Skybolt/SkyboltVis/VisObject.cpp index 16a3de51..1d7af139 100644 --- a/src/Skybolt/SkyboltVis/VisObject.cpp +++ b/src/Skybolt/SkyboltVis/VisObject.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/VisObject.h b/src/Skybolt/SkyboltVis/VisObject.h index 4e12905d..165ab3ed 100644 --- a/src/Skybolt/SkyboltVis/VisObject.h +++ b/src/Skybolt/SkyboltVis/VisObject.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/VisRoot.cpp b/src/Skybolt/SkyboltVis/VisRoot.cpp index ae86e2dc..ebed240b 100644 --- a/src/Skybolt/SkyboltVis/VisRoot.cpp +++ b/src/Skybolt/SkyboltVis/VisRoot.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/VisRoot.h b/src/Skybolt/SkyboltVis/VisRoot.h index 8efbd6f8..d5e33db4 100644 --- a/src/Skybolt/SkyboltVis/VisRoot.h +++ b/src/Skybolt/SkyboltVis/VisRoot.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/VisibilityCategory.h b/src/Skybolt/SkyboltVis/VisibilityCategory.h index 85552949..31911e36 100644 --- a/src/Skybolt/SkyboltVis/VisibilityCategory.h +++ b/src/Skybolt/SkyboltVis/VisibilityCategory.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Window/CaptureScreenshot.cpp b/src/Skybolt/SkyboltVis/Window/CaptureScreenshot.cpp index 467e3b09..cfd9e9c7 100644 --- a/src/Skybolt/SkyboltVis/Window/CaptureScreenshot.cpp +++ b/src/Skybolt/SkyboltVis/Window/CaptureScreenshot.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Window/CaptureScreenshot.h b/src/Skybolt/SkyboltVis/Window/CaptureScreenshot.h index dc83ca1f..d882b7dd 100644 --- a/src/Skybolt/SkyboltVis/Window/CaptureScreenshot.h +++ b/src/Skybolt/SkyboltVis/Window/CaptureScreenshot.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Window/EmbeddedWindow.cpp b/src/Skybolt/SkyboltVis/Window/EmbeddedWindow.cpp index 4eda997d..dafa3bbe 100644 --- a/src/Skybolt/SkyboltVis/Window/EmbeddedWindow.cpp +++ b/src/Skybolt/SkyboltVis/Window/EmbeddedWindow.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Window/EmbeddedWindow.h b/src/Skybolt/SkyboltVis/Window/EmbeddedWindow.h index c6ba2a61..6058328f 100644 --- a/src/Skybolt/SkyboltVis/Window/EmbeddedWindow.h +++ b/src/Skybolt/SkyboltVis/Window/EmbeddedWindow.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Window/OffscreenViewer.cpp b/src/Skybolt/SkyboltVis/Window/OffscreenViewer.cpp index 32aa052a..97e4cec1 100644 --- a/src/Skybolt/SkyboltVis/Window/OffscreenViewer.cpp +++ b/src/Skybolt/SkyboltVis/Window/OffscreenViewer.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Window/OffscreenViewer.h b/src/Skybolt/SkyboltVis/Window/OffscreenViewer.h index 1f48eb66..3cc4a6b6 100644 --- a/src/Skybolt/SkyboltVis/Window/OffscreenViewer.h +++ b/src/Skybolt/SkyboltVis/Window/OffscreenViewer.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Window/OffscreenWindow.cpp b/src/Skybolt/SkyboltVis/Window/OffscreenWindow.cpp index 611a8114..113ceb75 100644 --- a/src/Skybolt/SkyboltVis/Window/OffscreenWindow.cpp +++ b/src/Skybolt/SkyboltVis/Window/OffscreenWindow.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Window/OffscreenWindow.h b/src/Skybolt/SkyboltVis/Window/OffscreenWindow.h index 442288f0..2162b77e 100644 --- a/src/Skybolt/SkyboltVis/Window/OffscreenWindow.h +++ b/src/Skybolt/SkyboltVis/Window/OffscreenWindow.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Window/StandaloneWindow.cpp b/src/Skybolt/SkyboltVis/Window/StandaloneWindow.cpp index db310e61..97366d30 100644 --- a/src/Skybolt/SkyboltVis/Window/StandaloneWindow.cpp +++ b/src/Skybolt/SkyboltVis/Window/StandaloneWindow.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Window/StandaloneWindow.h b/src/Skybolt/SkyboltVis/Window/StandaloneWindow.h index 0a3ecb71..c2810c62 100644 --- a/src/Skybolt/SkyboltVis/Window/StandaloneWindow.h +++ b/src/Skybolt/SkyboltVis/Window/StandaloneWindow.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Window/Window.cpp b/src/Skybolt/SkyboltVis/Window/Window.cpp index e8e42d84..d6e4494c 100644 --- a/src/Skybolt/SkyboltVis/Window/Window.cpp +++ b/src/Skybolt/SkyboltVis/Window/Window.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/Window/Window.h b/src/Skybolt/SkyboltVis/Window/Window.h index 83840c52..45985320 100644 --- a/src/Skybolt/SkyboltVis/Window/Window.h +++ b/src/Skybolt/SkyboltVis/Window/Window.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVis/earcutOsg.h b/src/Skybolt/SkyboltVis/earcutOsg.h index 3db6dad2..02a6a713 100644 --- a/src/Skybolt/SkyboltVis/earcutOsg.h +++ b/src/Skybolt/SkyboltVis/earcutOsg.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/BillboardTextureGeneratorTest.cpp b/src/Skybolt/SkyboltVisTests/BillboardTextureGeneratorTest.cpp index 7245366d..8d676c19 100644 --- a/src/Skybolt/SkyboltVisTests/BillboardTextureGeneratorTest.cpp +++ b/src/Skybolt/SkyboltVisTests/BillboardTextureGeneratorTest.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/Box2Test.cpp b/src/Skybolt/SkyboltVisTests/Box2Test.cpp index 1d8713b9..21ba6b7e 100644 --- a/src/Skybolt/SkyboltVisTests/Box2Test.cpp +++ b/src/Skybolt/SkyboltVisTests/Box2Test.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/BrunetonAtmosphereGeneratorTests.cpp b/src/Skybolt/SkyboltVisTests/BrunetonAtmosphereGeneratorTests.cpp index 67464382..97533c8c 100644 --- a/src/Skybolt/SkyboltVisTests/BrunetonAtmosphereGeneratorTests.cpp +++ b/src/Skybolt/SkyboltVisTests/BrunetonAtmosphereGeneratorTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/CascadedShadowMapGeneratorTests.cpp b/src/Skybolt/SkyboltVisTests/CascadedShadowMapGeneratorTests.cpp index 71a39b6c..5d4cfcf9 100644 --- a/src/Skybolt/SkyboltVisTests/CascadedShadowMapGeneratorTests.cpp +++ b/src/Skybolt/SkyboltVisTests/CascadedShadowMapGeneratorTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/CompositingPipelineFactoryTests.cpp b/src/Skybolt/SkyboltVisTests/CompositingPipelineFactoryTests.cpp index 3501158a..35afb7df 100644 --- a/src/Skybolt/SkyboltVisTests/CompositingPipelineFactoryTests.cpp +++ b/src/Skybolt/SkyboltVisTests/CompositingPipelineFactoryTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/ConcurrentAsyncTileLoaderTests.cpp b/src/Skybolt/SkyboltVisTests/ConcurrentAsyncTileLoaderTests.cpp index bc2a050b..77bcbf36 100644 --- a/src/Skybolt/SkyboltVisTests/ConcurrentAsyncTileLoaderTests.cpp +++ b/src/Skybolt/SkyboltVisTests/ConcurrentAsyncTileLoaderTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/HeightMapElevationBoundsTests.cpp b/src/Skybolt/SkyboltVisTests/HeightMapElevationBoundsTests.cpp index fae958d2..884bf88a 100644 --- a/src/Skybolt/SkyboltVisTests/HeightMapElevationBoundsTests.cpp +++ b/src/Skybolt/SkyboltVisTests/HeightMapElevationBoundsTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/HeightMapElevationRerangeTests.cpp b/src/Skybolt/SkyboltVisTests/HeightMapElevationRerangeTests.cpp index f323a5e6..f5963f43 100644 --- a/src/Skybolt/SkyboltVisTests/HeightMapElevationRerangeTests.cpp +++ b/src/Skybolt/SkyboltVisTests/HeightMapElevationRerangeTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/HeightmapElevationProviderTests.cpp b/src/Skybolt/SkyboltVisTests/HeightmapElevationProviderTests.cpp index ac070b3d..52f8e1ca 100644 --- a/src/Skybolt/SkyboltVisTests/HeightmapElevationProviderTests.cpp +++ b/src/Skybolt/SkyboltVisTests/HeightmapElevationProviderTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/Helpers/CaptureTexture.cpp b/src/Skybolt/SkyboltVisTests/Helpers/CaptureTexture.cpp index d1444cec..d8eb391f 100644 --- a/src/Skybolt/SkyboltVisTests/Helpers/CaptureTexture.cpp +++ b/src/Skybolt/SkyboltVisTests/Helpers/CaptureTexture.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/Helpers/CaptureTexture.h b/src/Skybolt/SkyboltVisTests/Helpers/CaptureTexture.h index 99b58e64..c4a488f4 100644 --- a/src/Skybolt/SkyboltVisTests/Helpers/CaptureTexture.h +++ b/src/Skybolt/SkyboltVisTests/Helpers/CaptureTexture.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/Helpers/CheckingHelpers.h b/src/Skybolt/SkyboltVisTests/Helpers/CheckingHelpers.h index 9a459e6b..0f0bf4c7 100644 --- a/src/Skybolt/SkyboltVisTests/Helpers/CheckingHelpers.h +++ b/src/Skybolt/SkyboltVisTests/Helpers/CheckingHelpers.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/MatrixHelpersTest.cpp b/src/Skybolt/SkyboltVisTests/MatrixHelpersTest.cpp index 2581ca37..0c5a435f 100644 --- a/src/Skybolt/SkyboltVisTests/MatrixHelpersTest.cpp +++ b/src/Skybolt/SkyboltVisTests/MatrixHelpersTest.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/NormalMapHelpersTests.cpp b/src/Skybolt/SkyboltVisTests/NormalMapHelpersTests.cpp index a98a120d..b5d7a65b 100644 --- a/src/Skybolt/SkyboltVisTests/NormalMapHelpersTests.cpp +++ b/src/Skybolt/SkyboltVisTests/NormalMapHelpersTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/OsgImageHelpersTests.cpp b/src/Skybolt/SkyboltVisTests/OsgImageHelpersTests.cpp index 2d2146b7..19f22ab8 100644 --- a/src/Skybolt/SkyboltVisTests/OsgImageHelpersTests.cpp +++ b/src/Skybolt/SkyboltVisTests/OsgImageHelpersTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/OsgTextureHelpersTests.cpp b/src/Skybolt/SkyboltVisTests/OsgTextureHelpersTests.cpp index f70569b0..fe206822 100644 --- a/src/Skybolt/SkyboltVisTests/OsgTextureHelpersTests.cpp +++ b/src/Skybolt/SkyboltVisTests/OsgTextureHelpersTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/PlanetElevationProviderTest.cpp b/src/Skybolt/SkyboltVisTests/PlanetElevationProviderTest.cpp index 3c62dc50..cfce0bdf 100644 --- a/src/Skybolt/SkyboltVisTests/PlanetElevationProviderTest.cpp +++ b/src/Skybolt/SkyboltVisTests/PlanetElevationProviderTest.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/PlanetFeaturesHelpersTest.cpp b/src/Skybolt/SkyboltVisTests/PlanetFeaturesHelpersTest.cpp index 5bea9d3e..6b4dba96 100644 --- a/src/Skybolt/SkyboltVisTests/PlanetFeaturesHelpersTest.cpp +++ b/src/Skybolt/SkyboltVisTests/PlanetFeaturesHelpersTest.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/PrincipledBrdfTests.cpp b/src/Skybolt/SkyboltVisTests/PrincipledBrdfTests.cpp index dafc4c26..de6c84df 100644 --- a/src/Skybolt/SkyboltVisTests/PrincipledBrdfTests.cpp +++ b/src/Skybolt/SkyboltVisTests/PrincipledBrdfTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this @@ -37,29 +37,29 @@ TEST_CASE("Principled BRDF matches reference under directional light") // Tested against PBRT 3 Disney Principled BRDF implementation with eta = 1.44 // Here's the PBRT scene file: /* - LookAt 5 0 0 # eye - 0 0 0 # look at point - 0 0 1 # up vector - Camera "orthographic" "float fov" 45 - - Sampler "halton" "integer pixelsamples" 1 - Integrator "directlighting" - Film "image" "string filename" "simple.exr" - "integer xresolution" [1024] "integer yresolution" [1024] - - WorldBegin - - # approximate the sun - LightSource "distant" "point from" [ 0 0 100 ] - "rgb L" [1 1 1 ] - - AttributeBegin - Material "disney" - "rgb color" [1 0 0] - "float roughness" 0.2 - "float eta" 1.44 - Shape "sphere" "float radius" 1 - AttributeEnd + LookAt 5 0 0 # eye + 0 0 0 # look at point + 0 0 1 # up vector + Camera "orthographic" "float fov" 45 + + Sampler "halton" "integer pixelsamples" 1 + Integrator "directlighting" + Film "image" "string filename" "simple.exr" + "integer xresolution" [1024] "integer yresolution" [1024] + + WorldBegin + + # approximate the sun + LightSource "distant" "point from" [ 0 0 100 ] + "rgb L" [1 1 1 ] + + AttributeBegin + Material "disney" + "rgb color" [1 0 0] + "float roughness" 0.2 + "float eta" 1.44 + Shape "sphere" "float radius" 1 + AttributeEnd WorldEnd */ @@ -126,49 +126,49 @@ static osg::ref_ptr renderImageOnGpu(const osg::ref_ptr program = new osg::Program(); - program->addShader(new osg::Shader(osg::Shader::VERTEX, vertexShader)); + program->addShader(new osg::Shader(osg::Shader::VERTEX, vertexShader)); program->addShader(vis::readShaderFromString(osg::Shader::FRAGMENT, fragmentShader, std::string(SHADERS_SOURCE_DIR))); auto image = renderImageOnGpu(program, 512, 512); diff --git a/src/Skybolt/SkyboltVisTests/QuadTreeTileLoaderTests.cpp b/src/Skybolt/SkyboltVisTests/QuadTreeTileLoaderTests.cpp index ebad932b..bd68360c 100644 --- a/src/Skybolt/SkyboltVisTests/QuadTreeTileLoaderTests.cpp +++ b/src/Skybolt/SkyboltVisTests/QuadTreeTileLoaderTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/TerrainTests.cpp b/src/Skybolt/SkyboltVisTests/TerrainTests.cpp index 075c5fcf..68ceb9ea 100644 --- a/src/Skybolt/SkyboltVisTests/TerrainTests.cpp +++ b/src/Skybolt/SkyboltVisTests/TerrainTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/TileSource/XyzTileSourceTests.cpp b/src/Skybolt/SkyboltVisTests/TileSource/XyzTileSourceTests.cpp index 1a2ff0eb..341c3f64 100644 --- a/src/Skybolt/SkyboltVisTests/TileSource/XyzTileSourceTests.cpp +++ b/src/Skybolt/SkyboltVisTests/TileSource/XyzTileSourceTests.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/SkyboltVisTests/VectorDisplacementToNormalMapTest.cpp b/src/Skybolt/SkyboltVisTests/VectorDisplacementToNormalMapTest.cpp index dca9d882..d391135b 100644 --- a/src/Skybolt/SkyboltVisTests/VectorDisplacementToNormalMapTest.cpp +++ b/src/Skybolt/SkyboltVisTests/VectorDisplacementToNormalMapTest.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/TileMapGenerator/TileMapGenerator.cpp b/src/Skybolt/TileMapGenerator/TileMapGenerator.cpp index 8d9e886c..2c0cc792 100644 --- a/src/Skybolt/TileMapGenerator/TileMapGenerator.cpp +++ b/src/Skybolt/TileMapGenerator/TileMapGenerator.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/TileMapGenerator/TileMapGenerator.h b/src/Skybolt/TileMapGenerator/TileMapGenerator.h index b026b556..625f73a4 100644 --- a/src/Skybolt/TileMapGenerator/TileMapGenerator.h +++ b/src/Skybolt/TileMapGenerator/TileMapGenerator.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/Skybolt/TileMapGenerator/main.cpp b/src/Skybolt/TileMapGenerator/main.cpp index 9ec71edd..bbe5b882 100644 --- a/src/Skybolt/TileMapGenerator/main.cpp +++ b/src/Skybolt/TileMapGenerator/main.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/SkyboltExamples/ExamplesCommon/CameraDebugPositionLoaderSystem.cpp b/src/SkyboltExamples/ExamplesCommon/CameraDebugPositionLoaderSystem.cpp index cc9eafeb..d6355313 100644 --- a/src/SkyboltExamples/ExamplesCommon/CameraDebugPositionLoaderSystem.cpp +++ b/src/SkyboltExamples/ExamplesCommon/CameraDebugPositionLoaderSystem.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/SkyboltExamples/ExamplesCommon/CameraDebugPositionLoaderSystem.h b/src/SkyboltExamples/ExamplesCommon/CameraDebugPositionLoaderSystem.h index 2b7a979c..b6e3895e 100644 --- a/src/SkyboltExamples/ExamplesCommon/CameraDebugPositionLoaderSystem.h +++ b/src/SkyboltExamples/ExamplesCommon/CameraDebugPositionLoaderSystem.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/SkyboltExamples/ExamplesCommon/EntityInputSystem.cpp b/src/SkyboltExamples/ExamplesCommon/EntityInputSystem.cpp index da4ea54b..eebb4319 100644 --- a/src/SkyboltExamples/ExamplesCommon/EntityInputSystem.cpp +++ b/src/SkyboltExamples/ExamplesCommon/EntityInputSystem.cpp @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #include "EntityInputSystem.h" #include #include diff --git a/src/SkyboltExamples/ExamplesCommon/EntityInputSystem.h b/src/SkyboltExamples/ExamplesCommon/EntityInputSystem.h index 87d627e6..ce81174a 100644 --- a/src/SkyboltExamples/ExamplesCommon/EntityInputSystem.h +++ b/src/SkyboltExamples/ExamplesCommon/EntityInputSystem.h @@ -1,30 +1,36 @@ -#pragma once - -#include -#include -#include - -#include - -namespace skybolt { - -class EntityInputSystem : public sim::System -{ -public: - EntityInputSystem(const std::vector& axes); - - void setEntity(const sim::EntityPtr& entity); - -public: +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + +#pragma once + +#include +#include +#include + +#include + +namespace skybolt { + +class EntityInputSystem : public sim::System +{ +public: + EntityInputSystem(const std::vector& axes); + + void setEntity(const sim::EntityPtr& entity); + +public: SKYBOLT_BEGIN_REGISTER_UPDATE_HANDLERS SKYBOLT_REGISTER_UPDATE_HANDLER(sim::UpdateStage::BeginStateUpdate, updateState) - SKYBOLT_END_REGISTER_UPDATE_HANDLERS - - void updateState(); - -private: - sim::EntityPtr mEntity; - std::vector mAxes; -}; - + SKYBOLT_END_REGISTER_UPDATE_HANDLERS + + void updateState(); + +private: + sim::EntityPtr mEntity; + std::vector mAxes; +}; + } // namespace skybolt \ No newline at end of file diff --git a/src/SkyboltExamples/ExamplesCommon/HelpDisplayRenderOperation.cpp b/src/SkyboltExamples/ExamplesCommon/HelpDisplayRenderOperation.cpp index 6675ab2c..9a5f0b48 100644 --- a/src/SkyboltExamples/ExamplesCommon/HelpDisplayRenderOperation.cpp +++ b/src/SkyboltExamples/ExamplesCommon/HelpDisplayRenderOperation.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/SkyboltExamples/ExamplesCommon/HelpDisplayRenderOperation.h b/src/SkyboltExamples/ExamplesCommon/HelpDisplayRenderOperation.h index 252ef476..fb02a639 100644 --- a/src/SkyboltExamples/ExamplesCommon/HelpDisplayRenderOperation.h +++ b/src/SkyboltExamples/ExamplesCommon/HelpDisplayRenderOperation.h @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/SkyboltExamples/ExamplesCommon/HelpDisplayToggleEventListener.cpp b/src/SkyboltExamples/ExamplesCommon/HelpDisplayToggleEventListener.cpp index 8c1d3af4..2d98c5bc 100644 --- a/src/SkyboltExamples/ExamplesCommon/HelpDisplayToggleEventListener.cpp +++ b/src/SkyboltExamples/ExamplesCommon/HelpDisplayToggleEventListener.cpp @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #include "HelpDisplayToggleEventListener.h" #include diff --git a/src/SkyboltExamples/ExamplesCommon/HelpDisplayToggleEventListener.h b/src/SkyboltExamples/ExamplesCommon/HelpDisplayToggleEventListener.h index 327aeb1d..5514e836 100644 --- a/src/SkyboltExamples/ExamplesCommon/HelpDisplayToggleEventListener.h +++ b/src/SkyboltExamples/ExamplesCommon/HelpDisplayToggleEventListener.h @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #pragma once #include "HelpDisplayRenderOperation.h" diff --git a/src/SkyboltExamples/ExamplesCommon/HudSystem.cpp b/src/SkyboltExamples/ExamplesCommon/HudSystem.cpp index 5de98427..a20449ff 100644 --- a/src/SkyboltExamples/ExamplesCommon/HudSystem.cpp +++ b/src/SkyboltExamples/ExamplesCommon/HudSystem.cpp @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #include "HudSystem.h" #include diff --git a/src/SkyboltExamples/ExamplesCommon/HudSystem.h b/src/SkyboltExamples/ExamplesCommon/HudSystem.h index ca781d78..d6cb6569 100644 --- a/src/SkyboltExamples/ExamplesCommon/HudSystem.h +++ b/src/SkyboltExamples/ExamplesCommon/HudSystem.h @@ -1,54 +1,60 @@ -#pragma once - -#include -#include -#include - -#include -#include - -namespace skybolt { - -class HeadingRibbonModel; -class HudHoverVelModel; -class PitchLadderModel; -class AltitudeBarModel; -class RollAngleRibbonModel; - -class HudSystem : public sim::System, public sim::EntityListener -{ -public: - HudSystem(const osg::ref_ptr& parentCamera, const std::function& verticalFovProvider); - ~HudSystem() override; - +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + +#pragma once + +#include +#include +#include + +#include +#include + +namespace skybolt { + +class HeadingRibbonModel; +class HudHoverVelModel; +class PitchLadderModel; +class AltitudeBarModel; +class RollAngleRibbonModel; + +class HudSystem : public sim::System, public sim::EntityListener +{ +public: + HudSystem(const osg::ref_ptr& parentCamera, const std::function& verticalFovProvider); + ~HudSystem() override; + SKYBOLT_BEGIN_REGISTER_UPDATE_HANDLERS SKYBOLT_REGISTER_UPDATE_HANDLER(sim::UpdateStage::Attachments, updateState) - SKYBOLT_END_REGISTER_UPDATE_HANDLERS - - void updateState(); - - //! @param entity may be null - void setEntity(sim::Entity* entity); - - void setEnabled(bool enabled) { mEnabled = enabled; } - void setPitchLadderVisible(bool visible) { mPitchLadderVisible = visible; } - -private: // EntityListener interface - void onDestroy(sim::Entity* entity) override; - -private: - osg::ref_ptr mParentCamera; - std::function mVerticalFovProvider; - sim::Entity* mEntity = nullptr; - bool mEnabled = true; - bool mPitchLadderVisible = true; - bool mInScene = false; - osg::ref_ptr mHud; - std::unique_ptr mHeadingRibbon; - std::unique_ptr mHoverVelModel; - std::unique_ptr mPitchLadder; - std::unique_ptr mAltitudeBar; - std::unique_ptr mRollAngleRibbon; -}; - -} // namespace skybolt + SKYBOLT_END_REGISTER_UPDATE_HANDLERS + + void updateState(); + + //! @param entity may be null + void setEntity(sim::Entity* entity); + + void setEnabled(bool enabled) { mEnabled = enabled; } + void setPitchLadderVisible(bool visible) { mPitchLadderVisible = visible; } + +private: // EntityListener interface + void onDestroy(sim::Entity* entity) override; + +private: + osg::ref_ptr mParentCamera; + std::function mVerticalFovProvider; + sim::Entity* mEntity = nullptr; + bool mEnabled = true; + bool mPitchLadderVisible = true; + bool mInScene = false; + osg::ref_ptr mHud; + std::unique_ptr mHeadingRibbon; + std::unique_ptr mHoverVelModel; + std::unique_ptr mPitchLadder; + std::unique_ptr mAltitudeBar; + std::unique_ptr mRollAngleRibbon; +}; + +} // namespace skybolt diff --git a/src/SkyboltExamples/ExamplesCommon/VisRootUtil.cpp b/src/SkyboltExamples/ExamplesCommon/VisRootUtil.cpp index 84f5d3a3..d80508a0 100644 --- a/src/SkyboltExamples/ExamplesCommon/VisRootUtil.cpp +++ b/src/SkyboltExamples/ExamplesCommon/VisRootUtil.cpp @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #include "WindowUtil.h" #include diff --git a/src/SkyboltExamples/ExamplesCommon/VisRootUtil.h b/src/SkyboltExamples/ExamplesCommon/VisRootUtil.h index 83aa701b..9f7c54c7 100644 --- a/src/SkyboltExamples/ExamplesCommon/VisRootUtil.h +++ b/src/SkyboltExamples/ExamplesCommon/VisRootUtil.h @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #pragma once #include diff --git a/src/SkyboltExamples/ExamplesCommon/WindowUtil.cpp b/src/SkyboltExamples/ExamplesCommon/WindowUtil.cpp index f9f7f424..528c90d9 100644 --- a/src/SkyboltExamples/ExamplesCommon/WindowUtil.cpp +++ b/src/SkyboltExamples/ExamplesCommon/WindowUtil.cpp @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #include "WindowUtil.h" #include diff --git a/src/SkyboltExamples/ExamplesCommon/WindowUtil.h b/src/SkyboltExamples/ExamplesCommon/WindowUtil.h index 0309f4a7..d8dd7cb0 100644 --- a/src/SkyboltExamples/ExamplesCommon/WindowUtil.h +++ b/src/SkyboltExamples/ExamplesCommon/WindowUtil.h @@ -1,3 +1,9 @@ +/* Copyright Matthew Reid + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at https://mozilla.org/MPL/2.0/. */ + #pragma once #include diff --git a/src/SkyboltExamples/FlightSimApp/FlightSimApp.cpp b/src/SkyboltExamples/FlightSimApp/FlightSimApp.cpp index 46277e2c..4f64f0ba 100644 --- a/src/SkyboltExamples/FlightSimApp/FlightSimApp.cpp +++ b/src/SkyboltExamples/FlightSimApp/FlightSimApp.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/SkyboltExamples/MinimalApp/MinimalApp.cpp b/src/SkyboltExamples/MinimalApp/MinimalApp.cpp index cbab2fc6..664ad120 100644 --- a/src/SkyboltExamples/MinimalApp/MinimalApp.cpp +++ b/src/SkyboltExamples/MinimalApp/MinimalApp.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this diff --git a/src/SkyboltExamples/SkyboltQtApp/main.cpp b/src/SkyboltExamples/SkyboltQtApp/main.cpp index 67f5f8b9..71929ab2 100644 --- a/src/SkyboltExamples/SkyboltQtApp/main.cpp +++ b/src/SkyboltExamples/SkyboltQtApp/main.cpp @@ -1,4 +1,4 @@ -/* Copyright 2012-2020 Matthew Reid +/* Copyright Matthew Reid * * This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this