From d69699230a7bc35d999560dec176f3cc76e4797b Mon Sep 17 00:00:00 2001 From: Kearwood Gilbert Date: Mon, 16 Aug 2021 16:35:36 -0700 Subject: [PATCH] Updated HEaders --- kraken/KRAmbientZone.cpp | 29 +++++++++++++++-- kraken/KRAmbientZone.h | 29 +++++++++++++++-- kraken/KRAnimation.cpp | 4 +-- kraken/KRAnimation.h | 4 +-- kraken/KRAnimationAttribute.cpp | 4 +-- kraken/KRAnimationAttribute.h | 4 +-- kraken/KRAnimationCurve.cpp | 4 +-- kraken/KRAnimationCurve.h | 4 +-- kraken/KRAnimationCurveManager.cpp | 4 +-- kraken/KRAnimationCurveManager.h | 4 +-- kraken/KRAnimationLayer.cpp | 4 +-- kraken/KRAnimationLayer.h | 4 +-- kraken/KRAnimationManager.cpp | 4 +-- kraken/KRAnimationManager.h | 4 +-- kraken/KRAudioBuffer.cpp | 29 +++++++++++++++-- kraken/KRAudioBuffer.h | 29 +++++++++++++++-- kraken/KRAudioManager.cpp | 4 +-- kraken/KRAudioManager.h | 4 +-- kraken/KRAudioSample.cpp | 4 +-- kraken/KRAudioSample.h | 4 +-- kraken/KRAudioSource.cpp | 4 +-- kraken/KRAudioSource.h | 4 +-- kraken/KRBehavior.cpp | 29 +++++++++++++++-- kraken/KRBehavior.h | 29 +++++++++++++++-- kraken/KRBone.cpp | 29 +++++++++++++++-- kraken/KRBone.h | 29 +++++++++++++++-- kraken/KRBundle.cpp | 4 +-- kraken/KRBundle.h | 4 +-- kraken/KRBundleManager.cpp | 4 +-- kraken/KRBundleManager.h | 5 ++- kraken/KRCamera.cpp | 4 +-- kraken/KRCamera.h | 4 +-- kraken/KRCollider.cpp | 4 +-- kraken/KRCollider.h | 4 +-- kraken/KRContext.cpp | 29 +++++++++++++++-- kraken/KRContext.h | 29 +++++++++++++++-- kraken/KRContextObject.cpp | 29 +++++++++++++++-- kraken/KRContextObject.h | 29 +++++++++++++++-- kraken/KRContext_ios.mm | 31 +++++++++++++++--- kraken/KRContext_osx.mm | 31 +++++++++++++++--- kraken/KRDSP.h | 6 ++-- kraken/KRDSP_slow.cpp | 6 ++-- kraken/KRDSP_vDSP.cpp | 6 ++-- kraken/KRDataBlock.cpp | 4 +-- kraken/KRDataBlock.h | 4 +-- kraken/KRDevice.cpp | 2 +- kraken/KRDevice.h | 2 +- kraken/KRDirectionalLight.cpp | 29 +++++++++++++++-- kraken/KRDirectionalLight.h | 29 +++++++++++++++-- kraken/KREngine-common.h | 32 ++++++++++++++++--- kraken/KREngine.h | 6 ++-- kraken/KRHelpers.cpp | 31 ++++++++++++++++++ kraken/KRHelpers.h | 31 ++++++++++++++++++ kraken/KRLODGroup.cpp | 29 +++++++++++++++-- kraken/KRLODGroup.h | 29 +++++++++++++++-- kraken/KRLODSet.cpp | 29 +++++++++++++++-- kraken/KRLODSet.h | 31 +++++++++++++++--- kraken/KRLight.cpp | 29 +++++++++++++++-- kraken/KRLight.h | 30 ++++++++++++++--- kraken/KRLocator.cpp | 29 +++++++++++++++-- kraken/KRLocator.h | 31 +++++++++++++++--- kraken/KRMaterial.cpp | 4 +-- kraken/KRMaterial.h | 4 +-- kraken/KRMaterialManager.cpp | 4 +-- kraken/KRMaterialManager.h | 4 +-- kraken/KRMesh.cpp | 4 +-- kraken/KRMesh.h | 4 +-- kraken/KRMeshCube.cpp | 4 +-- kraken/KRMeshCube.h | 4 +-- kraken/KRMeshManager.cpp | 4 +-- kraken/KRMeshManager.h | 4 +-- kraken/KRMeshQuad.cpp | 4 +-- kraken/KRMeshQuad.h | 4 +-- kraken/KRMeshSphere.cpp | 4 +-- kraken/KRMeshSphere.h | 4 +-- kraken/KRModel.cpp | 4 +-- kraken/KRModel.h | 4 +-- kraken/KRNode.cpp | 29 +++++++++++++++-- kraken/KRNode.h | 29 +++++++++++++++-- kraken/KROctree.cpp | 29 +++++++++++++++-- kraken/KROctree.h | 29 +++++++++++++++-- kraken/KROctreeNode.cpp | 29 +++++++++++++++-- kraken/KROctreeNode.h | 29 +++++++++++++++-- kraken/KRParticleSystem.cpp | 30 ++++++++++++++--- kraken/KRParticleSystem.h | 29 +++++++++++++++-- kraken/KRParticleSystemNewtonian.cpp | 29 +++++++++++++++-- kraken/KRParticleSystemNewtonian.h | 29 +++++++++++++++-- kraken/KRPipeline.cpp | 4 +-- kraken/KRPipeline.h | 4 +-- kraken/KRPipelineManager.cpp | 4 +-- kraken/KRPipelineManager.h | 4 +-- kraken/KRPointLight.cpp | 29 +++++++++++++++-- kraken/KRPointLight.h | 29 +++++++++++++++-- kraken/KRRenderSettings.cpp | 29 +++++++++++++++-- kraken/KRRenderSettings.h | 29 +++++++++++++++-- kraken/KRResource+blend.cpp | 29 +++++++++++++++-- kraken/KRResource+blend.h | 30 ++++++++++++++--- kraken/KRResource+fbx.cpp | 29 +++++++++++++++-- kraken/KRResource+obj.cpp | 31 +++++++++++++++--- kraken/KRResource.cpp | 29 +++++++++++++++-- kraken/KRResource.h | 29 +++++++++++++++-- kraken/KRResourceManager.cpp | 4 +-- kraken/KRResourceManager.h | 5 ++- kraken/KRReverbZone.cpp | 29 +++++++++++++++-- kraken/KRReverbZone.h | 29 +++++++++++++++-- kraken/KRScene.cpp | 4 +-- kraken/KRScene.h | 4 +-- kraken/KRSceneManager.cpp | 4 +-- kraken/KRSceneManager.h | 4 +-- kraken/KRShader.cpp | 4 +-- kraken/KRShader.h | 4 +-- kraken/KRShaderManager.cpp | 4 +-- kraken/KRShaderManager.h | 4 +-- kraken/KRSource.cpp | 4 +-- kraken/KRSource.h | 4 +-- kraken/KRSourceManager.cpp | 4 +-- kraken/KRSourceManager.h | 4 +-- kraken/KRSpotLight.cpp | 29 +++++++++++++++-- kraken/KRSpotLight.h | 29 +++++++++++++++-- kraken/KRSprite.cpp | 29 +++++++++++++++-- kraken/KRSprite.h | 29 +++++++++++++++-- kraken/KRStockGeometry.h | 29 +++++++++++++++-- kraken/KRStreamer.cpp | 29 +++++++++++++++-- kraken/KRStreamer.h | 6 ++-- kraken/KRSurface.cpp | 2 +- kraken/KRSurface.h | 2 +- kraken/KRTexture.cpp | 29 +++++++++++++++-- kraken/KRTexture.h | 4 +-- kraken/KRTexture2D.cpp | 4 +-- kraken/KRTexture2D.h | 4 +-- kraken/KRTextureAnimated.cpp | 4 +-- kraken/KRTextureAnimated.h | 4 +-- kraken/KRTextureCube.cpp | 4 +-- kraken/KRTextureCube.h | 4 +-- kraken/KRTextureKTX.cpp | 4 +-- kraken/KRTextureKTX.h | 29 +++++++++++++++-- kraken/KRTextureManager.cpp | 4 +-- kraken/KRTextureManager.h | 4 +-- kraken/KRTexturePVR.cpp | 4 +-- kraken/KRTexturePVR.h | 30 ++++++++++++++--- kraken/KRTextureTGA.cpp | 30 ++++++++++++++--- kraken/KRTextureTGA.h | 29 +++++++++++++++-- kraken/KRUnknown.cpp | 4 +-- kraken/KRUnknown.h | 4 +-- kraken/KRUnknownManager.cpp | 6 ++-- kraken/KRUnknownManager.h | 6 ++-- kraken/KRViewport.cpp | 30 ++++++++++++++--- kraken/KRViewport.h | 30 ++++++++++++++--- kraken/kraken.cpp | 31 ++++++++++++++++++ kraken/public/context.h | 5 +-- kraken/public/kraken.h | 6 ++-- kraken_ios/KrakenView.h | 29 +++++++++++++++-- kraken_ios/KrakenView.mm | 31 +++++++++++++++--- kraken_ios/kraken.h | 29 +++++++++++++++-- kraken_osx/KrakenView.h | 29 +++++++++++++++-- kraken_osx/KrakenView.mm | 31 +++++++++++++++--- kraken_osx/kraken.h | 29 +++++++++++++++-- kraken_osx/kraken.mm | 29 +++++++++++++++-- kraken_tvos/kraken.h | 29 +++++++++++++++-- standard_assets/shaders/ObjectShader_osx.fsh | 9 ++++-- standard_assets/shaders/ObjectShader_osx.vsh | 9 +++--- standard_assets/shaders/ShadowShader_osx.fsh | 7 +++- standard_assets/shaders/ShadowShader_osx.vsh | 7 +++- standard_assets/shaders/debug_font_osx.fsh | 14 +++++--- standard_assets/shaders/debug_font_osx.vsh | 15 ++++++--- standard_assets/shaders/dust_particle_osx.fsh | 16 +++++----- standard_assets/shaders/dust_particle_osx.vsh | 17 +++++----- standard_assets/shaders/flare_osx.fsh | 17 +++++----- standard_assets/shaders/flare_osx.vsh | 17 +++++----- .../shaders/light_directional_osx.fsh | 7 +++- .../shaders/light_directional_osx.vsh | 7 +++- .../shaders/light_point_inside_osx.fsh | 7 +++- .../shaders/light_point_inside_osx.vsh | 7 +++- standard_assets/shaders/light_point_osx.fsh | 7 +++- standard_assets/shaders/light_point_osx.vsh | 7 +++- .../shaders/occlusion_test_osx.fsh | 17 +++++----- .../shaders/occlusion_test_osx.vsh | 15 ++++++--- standard_assets/shaders/post_fx.frag | 7 +++- standard_assets/shaders/post_fx.vert | 7 +++- standard_assets/shaders/simple_blit.frag | 15 ++++++--- standard_assets/shaders/simple_blit.vert | 15 ++++++--- standard_assets/shaders/sky_box_osx.fsh | 17 +++++----- standard_assets/shaders/sky_box_osx.vsh | 18 +++++------ standard_assets/shaders/sprite.frag | 15 ++++++--- standard_assets/shaders/sprite.vert | 15 ++++++--- .../shaders/visualize_overlay_osx.fsh | 17 +++++----- .../shaders/visualize_overlay_osx.vsh | 17 +++++----- .../volumetric_fog_downsampled_osx.fsh | 15 ++++++--- .../volumetric_fog_downsampled_osx.vsh | 15 ++++++--- .../shaders/volumetric_fog_osx.fsh | 15 ++++++--- .../shaders/volumetric_fog_osx.vsh | 15 ++++++--- tests/smoke/hello_cube/hello_cube.cpp | 30 +++++++++++++++++ tests/smoke/hello_cube/hello_cube.h | 6 ++-- tests/smoke/hello_cube/main_macos.mm | 31 ++++++++++++++++++ tests/smoke/hello_cube/main_win.cpp | 31 ++++++++++++++++++ tools/convert/main.cpp | 30 +++++++++++++++++ tools/convert/main.h | 30 +++++++++++++++++ 197 files changed, 2466 insertions(+), 549 deletions(-) diff --git a/kraken/KRAmbientZone.cpp b/kraken/KRAmbientZone.cpp index e1dacee..f9e7c3e 100755 --- a/kraken/KRAmbientZone.cpp +++ b/kraken/KRAmbientZone.cpp @@ -1,9 +1,32 @@ // // KRAmbientZone.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-12-06. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KRAmbientZone.h" diff --git a/kraken/KRAmbientZone.h b/kraken/KRAmbientZone.h index 10b6549..e8275b8 100755 --- a/kraken/KRAmbientZone.h +++ b/kraken/KRAmbientZone.h @@ -1,9 +1,32 @@ // // KRAmbientZone.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-12-06. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KRAMBIENT_ZONE_H diff --git a/kraken/KRAnimation.cpp b/kraken/KRAnimation.cpp index 7ececa2..1d1ca0f 100755 --- a/kraken/KRAnimation.cpp +++ b/kraken/KRAnimation.cpp @@ -1,8 +1,8 @@ // // KRAnimation.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimation.h b/kraken/KRAnimation.h index 2c731ea..c852548 100755 --- a/kraken/KRAnimation.h +++ b/kraken/KRAnimation.h @@ -1,8 +1,8 @@ // // KRAnimation.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimationAttribute.cpp b/kraken/KRAnimationAttribute.cpp index 3ae0952..8dd3f2f 100755 --- a/kraken/KRAnimationAttribute.cpp +++ b/kraken/KRAnimationAttribute.cpp @@ -1,8 +1,8 @@ // // KRAnimationAttribute.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimationAttribute.h b/kraken/KRAnimationAttribute.h index a343fdd..5cb0bbf 100755 --- a/kraken/KRAnimationAttribute.h +++ b/kraken/KRAnimationAttribute.h @@ -1,8 +1,8 @@ // // KRAnimationAttribute.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimationCurve.cpp b/kraken/KRAnimationCurve.cpp index 366ae26..882f174 100755 --- a/kraken/KRAnimationCurve.cpp +++ b/kraken/KRAnimationCurve.cpp @@ -1,8 +1,8 @@ // // KRAnimationCurve.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimationCurve.h b/kraken/KRAnimationCurve.h index 2a2beda..0b65f98 100755 --- a/kraken/KRAnimationCurve.h +++ b/kraken/KRAnimationCurve.h @@ -1,8 +1,8 @@ // // KRAnimationCurve.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimationCurveManager.cpp b/kraken/KRAnimationCurveManager.cpp index 02c6c41..df18254 100755 --- a/kraken/KRAnimationCurveManager.cpp +++ b/kraken/KRAnimationCurveManager.cpp @@ -1,8 +1,8 @@ // // KRAnimationCurveManager.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimationCurveManager.h b/kraken/KRAnimationCurveManager.h index 0a7caa4..c71a789 100755 --- a/kraken/KRAnimationCurveManager.h +++ b/kraken/KRAnimationCurveManager.h @@ -1,8 +1,8 @@ // // KRAnimationCurveManager.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimationLayer.cpp b/kraken/KRAnimationLayer.cpp index 2056eb8..a47c553 100755 --- a/kraken/KRAnimationLayer.cpp +++ b/kraken/KRAnimationLayer.cpp @@ -1,8 +1,8 @@ // // KRAnimationLayer.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimationLayer.h b/kraken/KRAnimationLayer.h index d0c65f3..03d228e 100755 --- a/kraken/KRAnimationLayer.h +++ b/kraken/KRAnimationLayer.h @@ -1,8 +1,8 @@ // // KRAnimationLayer.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimationManager.cpp b/kraken/KRAnimationManager.cpp index 77b2dae..91895c0 100755 --- a/kraken/KRAnimationManager.cpp +++ b/kraken/KRAnimationManager.cpp @@ -1,8 +1,8 @@ // // KRAnimationManager.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimationManager.h b/kraken/KRAnimationManager.h index b1393b3..259cb45 100755 --- a/kraken/KRAnimationManager.h +++ b/kraken/KRAnimationManager.h @@ -1,8 +1,8 @@ // // KRAnimationManager.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAudioBuffer.cpp b/kraken/KRAudioBuffer.cpp index cb903d0..97855c8 100755 --- a/kraken/KRAudioBuffer.cpp +++ b/kraken/KRAudioBuffer.cpp @@ -1,9 +1,32 @@ // // KRAudioBuffer.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2013-01-04. -// Copyright (c) 2013 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KRAudioBuffer.h" diff --git a/kraken/KRAudioBuffer.h b/kraken/KRAudioBuffer.h index 63d2459..2e71c97 100755 --- a/kraken/KRAudioBuffer.h +++ b/kraken/KRAudioBuffer.h @@ -1,9 +1,32 @@ // // KRAudioBuffer.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2013-01-04. -// Copyright (c) 2013 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KRAUDIO_BUFFER_H diff --git a/kraken/KRAudioManager.cpp b/kraken/KRAudioManager.cpp index 9e0f426..1f8e7dd 100755 --- a/kraken/KRAudioManager.cpp +++ b/kraken/KRAudioManager.cpp @@ -1,8 +1,8 @@ // // FileManager.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAudioManager.h b/kraken/KRAudioManager.h index 52297f5..3c471e3 100755 --- a/kraken/KRAudioManager.h +++ b/kraken/KRAudioManager.h @@ -1,8 +1,8 @@ // // FileManager.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAudioSample.cpp b/kraken/KRAudioSample.cpp index ae87a5f..2f59859 100755 --- a/kraken/KRAudioSample.cpp +++ b/kraken/KRAudioSample.cpp @@ -1,8 +1,8 @@ // // KRAudioSample.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAudioSample.h b/kraken/KRAudioSample.h index d8dc07a..885bb36 100755 --- a/kraken/KRAudioSample.h +++ b/kraken/KRAudioSample.h @@ -1,8 +1,8 @@ // // KRAudioSample.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAudioSource.cpp b/kraken/KRAudioSource.cpp index 3273f6a..2fa203d 100755 --- a/kraken/KRAudioSource.cpp +++ b/kraken/KRAudioSource.cpp @@ -1,8 +1,8 @@ // // KRAudioSource.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAudioSource.h b/kraken/KRAudioSource.h index 2edb255..979ef1b 100755 --- a/kraken/KRAudioSource.h +++ b/kraken/KRAudioSource.h @@ -1,8 +1,8 @@ // // KRAudioSource.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRBehavior.cpp b/kraken/KRBehavior.cpp index cfd77cc..528a0e8 100755 --- a/kraken/KRBehavior.cpp +++ b/kraken/KRBehavior.cpp @@ -1,9 +1,32 @@ // // KRBehavior.cpp -// Kraken +// Kraken Engine // -// Created by Kearwood Gilbert on 2013-05-17. -// Copyright (c) 2013 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KRBehavior.h" diff --git a/kraken/KRBehavior.h b/kraken/KRBehavior.h index 3c0eb1b..8723c66 100755 --- a/kraken/KRBehavior.h +++ b/kraken/KRBehavior.h @@ -1,9 +1,32 @@ // // KRBehavior.h -// Kraken +// Kraken Engine // -// Created by Kearwood Gilbert on 2013-05-17. -// Copyright (c) 2013 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KRBEHAVIOR_H diff --git a/kraken/KRBone.cpp b/kraken/KRBone.cpp index ae757cb..6b6743f 100755 --- a/kraken/KRBone.cpp +++ b/kraken/KRBone.cpp @@ -1,9 +1,32 @@ // // KRBone.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-12-06. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KRBone.h" diff --git a/kraken/KRBone.h b/kraken/KRBone.h index 1d36672..8a7b96e 100755 --- a/kraken/KRBone.h +++ b/kraken/KRBone.h @@ -1,9 +1,32 @@ // // KRBone.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-12-06. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KRBONE_H diff --git a/kraken/KRBundle.cpp b/kraken/KRBundle.cpp index da996f6..9e1deba 100755 --- a/kraken/KRBundle.cpp +++ b/kraken/KRBundle.cpp @@ -1,8 +1,8 @@ // // KRBundle.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRBundle.h b/kraken/KRBundle.h index b854d22..8a0794c 100755 --- a/kraken/KRBundle.h +++ b/kraken/KRBundle.h @@ -1,8 +1,8 @@ // // KRBundle.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRBundleManager.cpp b/kraken/KRBundleManager.cpp index 6f27295..0a2acb0 100755 --- a/kraken/KRBundleManager.cpp +++ b/kraken/KRBundleManager.cpp @@ -1,8 +1,8 @@ // // KRBundleManager.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRBundleManager.h b/kraken/KRBundleManager.h index 235cb7c..1e6b02a 100755 --- a/kraken/KRBundleManager.h +++ b/kraken/KRBundleManager.h @@ -1,9 +1,8 @@ // // KRBundleManager.h -// KREngine +// Kraken Engine // -// -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRCamera.cpp b/kraken/KRCamera.cpp index c5f53aa..d80819b 100755 --- a/kraken/KRCamera.cpp +++ b/kraken/KRCamera.cpp @@ -1,8 +1,8 @@ // // KRCamera.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRCamera.h b/kraken/KRCamera.h index 6c7881d..86bf0ea 100755 --- a/kraken/KRCamera.h +++ b/kraken/KRCamera.h @@ -1,8 +1,8 @@ // // KRSettings.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRCollider.cpp b/kraken/KRCollider.cpp index 28d27af..54deba7 100755 --- a/kraken/KRCollider.cpp +++ b/kraken/KRCollider.cpp @@ -1,8 +1,8 @@ // // KRCollider.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRCollider.h b/kraken/KRCollider.h index af68573..af59cab 100755 --- a/kraken/KRCollider.h +++ b/kraken/KRCollider.h @@ -1,8 +1,8 @@ // // KRCollider.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRContext.cpp b/kraken/KRContext.cpp index 62c8956..caad67f 100755 --- a/kraken/KRContext.cpp +++ b/kraken/KRContext.cpp @@ -1,9 +1,32 @@ // // KRContext.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 12-04-12. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KREngine-common.h" diff --git a/kraken/KRContext.h b/kraken/KRContext.h index 52d75a5..43ba736 100755 --- a/kraken/KRContext.h +++ b/kraken/KRContext.h @@ -1,9 +1,32 @@ // // KRContext.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 12-04-12. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KREngine_KRContext_h diff --git a/kraken/KRContextObject.cpp b/kraken/KRContextObject.cpp index cc24243..03ae82b 100755 --- a/kraken/KRContextObject.cpp +++ b/kraken/KRContextObject.cpp @@ -1,9 +1,32 @@ // // KRContextObject.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-08-16. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KRContextObject.h" diff --git a/kraken/KRContextObject.h b/kraken/KRContextObject.h index 9e4d05e..cf32788 100755 --- a/kraken/KRContextObject.h +++ b/kraken/KRContextObject.h @@ -1,9 +1,32 @@ // // KRContextObject.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-08-16. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KRCONTEXTOBJECT_H diff --git a/kraken/KRContext_ios.mm b/kraken/KRContext_ios.mm index ba311b7..d4c7736 100755 --- a/kraken/KRContext_ios.mm +++ b/kraken/KRContext_ios.mm @@ -1,9 +1,32 @@ // -// KRContext-ios.mm -// Kraken +// KRContext_ios.mm +// Kraken Engine // -// Created by Kearwood Gilbert on 11/1/2013. -// Copyright (c) 2013 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KREngine-common.h" diff --git a/kraken/KRContext_osx.mm b/kraken/KRContext_osx.mm index 461f4ea..cbcddd7 100755 --- a/kraken/KRContext_osx.mm +++ b/kraken/KRContext_osx.mm @@ -1,9 +1,32 @@ // -// KRContext-osx.mm -// Kraken +// KRContext_osx.mm +// Kraken Engine // -// Created by Kearwood Gilbert on 11/1/2013. -// Copyright (c) 2013 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KREngine-common.h" diff --git a/kraken/KRDSP.h b/kraken/KRDSP.h index 770fc3e..5e81e71 100644 --- a/kraken/KRDSP.h +++ b/kraken/KRDSP.h @@ -1,8 +1,8 @@ // -// KREngine.h -// KREngine +// KRDSP.h +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRDSP_slow.cpp b/kraken/KRDSP_slow.cpp index 22157a0..2ce79c4 100644 --- a/kraken/KRDSP_slow.cpp +++ b/kraken/KRDSP_slow.cpp @@ -1,8 +1,8 @@ // -// KREngine.h -// KREngine +// KRDSP_slow.cpp +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRDSP_vDSP.cpp b/kraken/KRDSP_vDSP.cpp index a989ad5..beb34dd 100644 --- a/kraken/KRDSP_vDSP.cpp +++ b/kraken/KRDSP_vDSP.cpp @@ -1,8 +1,8 @@ // -// KREngine.h -// KREngine +// KRDSP_vDSP.cpp +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRDataBlock.cpp b/kraken/KRDataBlock.cpp index 1bd604f..bd8083b 100755 --- a/kraken/KRDataBlock.cpp +++ b/kraken/KRDataBlock.cpp @@ -1,8 +1,8 @@ // // KRDataBlock.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRDataBlock.h b/kraken/KRDataBlock.h index c3ff22c..55eaed6 100755 --- a/kraken/KRDataBlock.h +++ b/kraken/KRDataBlock.h @@ -1,8 +1,8 @@ // // KRDataBlock.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRDevice.cpp b/kraken/KRDevice.cpp index 320b293..d4d74f4 100644 --- a/kraken/KRDevice.cpp +++ b/kraken/KRDevice.cpp @@ -1,6 +1,6 @@ // // KRDevice.cpp -// KREngine +// Kraken Engine // // Copyright 2021 Kearwood Gilbert. All rights reserved. // diff --git a/kraken/KRDevice.h b/kraken/KRDevice.h index 60c757a..f600223 100644 --- a/kraken/KRDevice.h +++ b/kraken/KRDevice.h @@ -1,6 +1,6 @@ // // KRDevice.h -// KREngine +// Kraken Engine // // Copyright 2021 Kearwood Gilbert. All rights reserved. // diff --git a/kraken/KRDirectionalLight.cpp b/kraken/KRDirectionalLight.cpp index 692afa3..3a9162f 100755 --- a/kraken/KRDirectionalLight.cpp +++ b/kraken/KRDirectionalLight.cpp @@ -1,9 +1,32 @@ // // KRDirectionalLight.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 12-04-05. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KREngine-common.h" diff --git a/kraken/KRDirectionalLight.h b/kraken/KRDirectionalLight.h index 038ebc4..a69e700 100755 --- a/kraken/KRDirectionalLight.h +++ b/kraken/KRDirectionalLight.h @@ -1,9 +1,32 @@ // // KRDirectionalLight.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 12-04-05. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KREngine_KRDirectionalLight_h diff --git a/kraken/KREngine-common.h b/kraken/KREngine-common.h index 6132ed9..90eb958 100755 --- a/kraken/KREngine-common.h +++ b/kraken/KREngine-common.h @@ -1,13 +1,35 @@ // -// KREngine-common.h -// KREngine +// Kraken Engine-common.h +// Kraken Engine // -// Created by Kearwood Gilbert on 12-03-15. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // - #ifndef KRENGINE_COMMON_H #define KRENGINE_COMMON_H diff --git a/kraken/KREngine.h b/kraken/KREngine.h index ca81c56..e0b69fe 100755 --- a/kraken/KREngine.h +++ b/kraken/KREngine.h @@ -1,8 +1,8 @@ // -// KREngine.h -// KREngine +// Kraken Engine.h +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRHelpers.cpp b/kraken/KRHelpers.cpp index 5511a86..5c8ee5e 100644 --- a/kraken/KRHelpers.cpp +++ b/kraken/KRHelpers.cpp @@ -1,3 +1,34 @@ +// +// KRHelpers.cpp +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. +// + #include "KREngine-common.h" #include "KRHelpers.h" diff --git a/kraken/KRHelpers.h b/kraken/KRHelpers.h index 9d19736..36b3b2f 100644 --- a/kraken/KRHelpers.h +++ b/kraken/KRHelpers.h @@ -1,3 +1,34 @@ +// +// KRHelpers.h +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. +// + #ifndef KRHELPERS_H #define KRHELPERS_H diff --git a/kraken/KRLODGroup.cpp b/kraken/KRLODGroup.cpp index 8eb34e8..ef5111d 100755 --- a/kraken/KRLODGroup.cpp +++ b/kraken/KRLODGroup.cpp @@ -1,9 +1,32 @@ // // KRLODGroup.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-12-06. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KRLODGroup.h" diff --git a/kraken/KRLODGroup.h b/kraken/KRLODGroup.h index 1be21f6..58de43a 100755 --- a/kraken/KRLODGroup.h +++ b/kraken/KRLODGroup.h @@ -1,9 +1,32 @@ // // KRLODGroup.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-12-06. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KRLODGROUP_H diff --git a/kraken/KRLODSet.cpp b/kraken/KRLODSet.cpp index b99c80c..a500cd4 100755 --- a/kraken/KRLODSet.cpp +++ b/kraken/KRLODSet.cpp @@ -1,9 +1,32 @@ // // KRLODSet.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-12-06. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KRLODSet.h" diff --git a/kraken/KRLODSet.h b/kraken/KRLODSet.h index 5e51c4f..50a298a 100755 --- a/kraken/KRLODSet.h +++ b/kraken/KRLODSet.h @@ -1,9 +1,32 @@ // -// KRLODSet -// KREngine +// KRLODSet.h +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-12-06. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KRLODSET_H diff --git a/kraken/KRLight.cpp b/kraken/KRLight.cpp index e69b9b6..6d8d2e8 100755 --- a/kraken/KRLight.cpp +++ b/kraken/KRLight.cpp @@ -1,9 +1,32 @@ // // KRLight.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 12-04-05. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // diff --git a/kraken/KRLight.h b/kraken/KRLight.h index 8408d45..06339ee 100755 --- a/kraken/KRLight.h +++ b/kraken/KRLight.h @@ -1,11 +1,33 @@ // // KRLight.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 12-04-05. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // - #ifndef KRLIGHT_H #define KRLIGHT_H diff --git a/kraken/KRLocator.cpp b/kraken/KRLocator.cpp index 181f1bf..5ffc616 100755 --- a/kraken/KRLocator.cpp +++ b/kraken/KRLocator.cpp @@ -1,9 +1,32 @@ // // KRLocator.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-12-06. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KRLocator.h" diff --git a/kraken/KRLocator.h b/kraken/KRLocator.h index a640537..f5ef85d 100755 --- a/kraken/KRLocator.h +++ b/kraken/KRLocator.h @@ -1,9 +1,32 @@ // -// KRLocator -// KREngine +// KRLocator.h +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-12-06. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KRLOCATOR_H diff --git a/kraken/KRMaterial.cpp b/kraken/KRMaterial.cpp index 0237129..227d3b7 100755 --- a/kraken/KRMaterial.cpp +++ b/kraken/KRMaterial.cpp @@ -1,8 +1,8 @@ // // KRMaterial.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMaterial.h b/kraken/KRMaterial.h index 268aa19..96e969f 100755 --- a/kraken/KRMaterial.h +++ b/kraken/KRMaterial.h @@ -1,8 +1,8 @@ // // KRMaterial.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMaterialManager.cpp b/kraken/KRMaterialManager.cpp index 59d38e2..dc5999c 100755 --- a/kraken/KRMaterialManager.cpp +++ b/kraken/KRMaterialManager.cpp @@ -1,8 +1,8 @@ // // KRMaterialManager.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMaterialManager.h b/kraken/KRMaterialManager.h index a960a35..b8f9072 100755 --- a/kraken/KRMaterialManager.h +++ b/kraken/KRMaterialManager.h @@ -1,8 +1,8 @@ // // KRMaterialManager.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMesh.cpp b/kraken/KRMesh.cpp index f92c453..f3e39aa 100755 --- a/kraken/KRMesh.cpp +++ b/kraken/KRMesh.cpp @@ -1,8 +1,8 @@ // // KRMesh.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMesh.h b/kraken/KRMesh.h index ce9b242..51822fe 100755 --- a/kraken/KRMesh.h +++ b/kraken/KRMesh.h @@ -1,8 +1,8 @@ // // KRMesh.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMeshCube.cpp b/kraken/KRMeshCube.cpp index 08597e0..3101a2d 100755 --- a/kraken/KRMeshCube.cpp +++ b/kraken/KRMeshCube.cpp @@ -1,8 +1,8 @@ // // KRMeshCube.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMeshCube.h b/kraken/KRMeshCube.h index 3cd7b7c..1089a9e 100755 --- a/kraken/KRMeshCube.h +++ b/kraken/KRMeshCube.h @@ -1,8 +1,8 @@ // // KRMeshCube.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMeshManager.cpp b/kraken/KRMeshManager.cpp index 1e81f33..c0d0889 100755 --- a/kraken/KRMeshManager.cpp +++ b/kraken/KRMeshManager.cpp @@ -1,8 +1,8 @@ // // KRMeshManager.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMeshManager.h b/kraken/KRMeshManager.h index 0571105..a9bc8a2 100755 --- a/kraken/KRMeshManager.h +++ b/kraken/KRMeshManager.h @@ -1,8 +1,8 @@ // // KRMeshManager.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMeshQuad.cpp b/kraken/KRMeshQuad.cpp index ac9a241..fcfd362 100755 --- a/kraken/KRMeshQuad.cpp +++ b/kraken/KRMeshQuad.cpp @@ -1,8 +1,8 @@ // // KRMeshQuad.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMeshQuad.h b/kraken/KRMeshQuad.h index 5fa5de2..99ba0b8 100755 --- a/kraken/KRMeshQuad.h +++ b/kraken/KRMeshQuad.h @@ -1,8 +1,8 @@ // // KRMeshQuad.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMeshSphere.cpp b/kraken/KRMeshSphere.cpp index 66e6113..4dc2c40 100755 --- a/kraken/KRMeshSphere.cpp +++ b/kraken/KRMeshSphere.cpp @@ -1,8 +1,8 @@ // // KRMeshSphere.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMeshSphere.h b/kraken/KRMeshSphere.h index bfa1de2..2ab7f77 100755 --- a/kraken/KRMeshSphere.h +++ b/kraken/KRMeshSphere.h @@ -1,8 +1,8 @@ // // KRMeshSphere.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRModel.cpp b/kraken/KRModel.cpp index 94954fb..5aea932 100755 --- a/kraken/KRModel.cpp +++ b/kraken/KRModel.cpp @@ -1,8 +1,8 @@ // // KRModel.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRModel.h b/kraken/KRModel.h index b4e3647..2968884 100755 --- a/kraken/KRModel.h +++ b/kraken/KRModel.h @@ -1,8 +1,8 @@ // // KRModel.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRNode.cpp b/kraken/KRNode.cpp index 341b4dd..99d162b 100755 --- a/kraken/KRNode.cpp +++ b/kraken/KRNode.cpp @@ -1,9 +1,32 @@ // // KRNode.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 12-04-11. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KREngine-common.h" diff --git a/kraken/KRNode.h b/kraken/KRNode.h index 90a360b..4f4ee51 100755 --- a/kraken/KRNode.h +++ b/kraken/KRNode.h @@ -1,9 +1,32 @@ // // KRNode.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 12-04-11. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KRNODE_H diff --git a/kraken/KROctree.cpp b/kraken/KROctree.cpp index a909926..fdb7d59 100755 --- a/kraken/KROctree.cpp +++ b/kraken/KROctree.cpp @@ -1,9 +1,32 @@ // // KROctree.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-08-29. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "public/kraken.h" diff --git a/kraken/KROctree.h b/kraken/KROctree.h index 082e922..4d20086 100755 --- a/kraken/KROctree.h +++ b/kraken/KROctree.h @@ -1,9 +1,32 @@ // // KROctree.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-08-29. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KROCTREE_H diff --git a/kraken/KROctreeNode.cpp b/kraken/KROctreeNode.cpp index 31be551..bddefc1 100755 --- a/kraken/KROctreeNode.cpp +++ b/kraken/KROctreeNode.cpp @@ -1,9 +1,32 @@ // // KROctreeNode.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-08-29. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KROctreeNode.h" diff --git a/kraken/KROctreeNode.h b/kraken/KROctreeNode.h index 6facfa3..bac7db6 100755 --- a/kraken/KROctreeNode.h +++ b/kraken/KROctreeNode.h @@ -1,9 +1,32 @@ // // KROctreeNode.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-08-29. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KROCTREENODE_H diff --git a/kraken/KRParticleSystem.cpp b/kraken/KRParticleSystem.cpp index a0e242b..a66491f 100755 --- a/kraken/KRParticleSystem.cpp +++ b/kraken/KRParticleSystem.cpp @@ -1,11 +1,33 @@ // // KRParticleSystem.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-11-02. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // - #include "KRParticleSystem.h" KRParticleSystem::KRParticleSystem(KRScene &scene, std::string name) : KRNode(scene, name) diff --git a/kraken/KRParticleSystem.h b/kraken/KRParticleSystem.h index fbd17a1..b6c2d4c 100755 --- a/kraken/KRParticleSystem.h +++ b/kraken/KRParticleSystem.h @@ -1,9 +1,32 @@ // // KRParticleSystem.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-11-02. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KRPARTICLESYSTEM_H diff --git a/kraken/KRParticleSystemNewtonian.cpp b/kraken/KRParticleSystemNewtonian.cpp index b17e312..3003569 100755 --- a/kraken/KRParticleSystemNewtonian.cpp +++ b/kraken/KRParticleSystemNewtonian.cpp @@ -1,9 +1,32 @@ // // KRParticleSystemNewtonian.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-11-02. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // diff --git a/kraken/KRParticleSystemNewtonian.h b/kraken/KRParticleSystemNewtonian.h index f641874..815f46f 100755 --- a/kraken/KRParticleSystemNewtonian.h +++ b/kraken/KRParticleSystemNewtonian.h @@ -1,9 +1,32 @@ // // KRParticleSystemNewtonian.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-11-02. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KRPARTICLESYSTEMNEWTONIAN_H diff --git a/kraken/KRPipeline.cpp b/kraken/KRPipeline.cpp index 65064cb..35df82c 100644 --- a/kraken/KRPipeline.cpp +++ b/kraken/KRPipeline.cpp @@ -1,8 +1,8 @@ // // KRPipeline.cpp -// KREngine +// Kraken Engine // -// Copyright 2019 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRPipeline.h b/kraken/KRPipeline.h index 67ba9f0..232f759 100644 --- a/kraken/KRPipeline.h +++ b/kraken/KRPipeline.h @@ -1,8 +1,8 @@ // // KRPipeline.h -// KREngine +// Kraken Engine // -// Copyright 2019 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRPipelineManager.cpp b/kraken/KRPipelineManager.cpp index 76592c3..2dc8856 100644 --- a/kraken/KRPipelineManager.cpp +++ b/kraken/KRPipelineManager.cpp @@ -1,8 +1,8 @@ // // KRPipelineManager.cpp -// KREngine +// Kraken Engine // -// Copyright 2019 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRPipelineManager.h b/kraken/KRPipelineManager.h index a90ba47..88d043f 100644 --- a/kraken/KRPipelineManager.h +++ b/kraken/KRPipelineManager.h @@ -1,8 +1,8 @@ // // KRPipelineManager.h -// KREngine +// Kraken Engine // -// Copyright 2019 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRPointLight.cpp b/kraken/KRPointLight.cpp index b5a0d49..ac593b2 100755 --- a/kraken/KRPointLight.cpp +++ b/kraken/KRPointLight.cpp @@ -1,9 +1,32 @@ // // KRPointLight.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 12-04-05. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KREngine-common.h" diff --git a/kraken/KRPointLight.h b/kraken/KRPointLight.h index ef69c3c..64c5d6d 100755 --- a/kraken/KRPointLight.h +++ b/kraken/KRPointLight.h @@ -1,9 +1,32 @@ // // KRPointLight.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 12-04-05. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KRPOINTLIGHT_H diff --git a/kraken/KRRenderSettings.cpp b/kraken/KRRenderSettings.cpp index a8c98db..acde861 100755 --- a/kraken/KRRenderSettings.cpp +++ b/kraken/KRRenderSettings.cpp @@ -1,9 +1,32 @@ // // KRRenderSettings.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-12-20. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KRRenderSettings.h" diff --git a/kraken/KRRenderSettings.h b/kraken/KRRenderSettings.h index b9c18d6..f1d81b7 100755 --- a/kraken/KRRenderSettings.h +++ b/kraken/KRRenderSettings.h @@ -1,9 +1,32 @@ // // KRRenderSettings.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-12-20. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KRRENDERSETTINGS_H diff --git a/kraken/KRResource+blend.cpp b/kraken/KRResource+blend.cpp index 3c12fc1..e5a7d07 100755 --- a/kraken/KRResource+blend.cpp +++ b/kraken/KRResource+blend.cpp @@ -1,9 +1,32 @@ // // KRResource+blend.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 12-05-08. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KREngine-common.h" diff --git a/kraken/KRResource+blend.h b/kraken/KRResource+blend.h index 4199085..08db23f 100755 --- a/kraken/KRResource+blend.h +++ b/kraken/KRResource+blend.h @@ -1,11 +1,33 @@ // // KRResource+blend.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 12-05-08. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // - #ifndef KRRESOURCE_BLEND_H #define KRRESOURCE_BLEND_H diff --git a/kraken/KRResource+fbx.cpp b/kraken/KRResource+fbx.cpp index 7ccf7b4..eb3de44 100755 --- a/kraken/KRResource+fbx.cpp +++ b/kraken/KRResource+fbx.cpp @@ -1,9 +1,32 @@ // // KRResource+fbx.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 12-03-22. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KREngine-common.h" diff --git a/kraken/KRResource+obj.cpp b/kraken/KRResource+obj.cpp index 834685e..61abfb2 100755 --- a/kraken/KRResource+obj.cpp +++ b/kraken/KRResource+obj.cpp @@ -1,9 +1,32 @@ // -// KRResource_obj.cpp -// KREngine +// KRResource+obj.cpp +// Kraken Engine // -// Created by Kearwood Gilbert on 12-03-22. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KREngine-common.h" diff --git a/kraken/KRResource.cpp b/kraken/KRResource.cpp index d2dad91..468946b 100755 --- a/kraken/KRResource.cpp +++ b/kraken/KRResource.cpp @@ -1,9 +1,32 @@ // // KRResource.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 12-03-22. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KREngine-common.h" diff --git a/kraken/KRResource.h b/kraken/KRResource.h index 1cb7db9..75d437d 100755 --- a/kraken/KRResource.h +++ b/kraken/KRResource.h @@ -1,9 +1,32 @@ // // KRResource.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 12-03-22. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KREngine-common.h" diff --git a/kraken/KRResourceManager.cpp b/kraken/KRResourceManager.cpp index 68f83c4..5b515c4 100644 --- a/kraken/KRResourceManager.cpp +++ b/kraken/KRResourceManager.cpp @@ -1,8 +1,8 @@ // // KRResourceManager.cpp -// KREngine +// Kraken Engine // -// Copyright 2019 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRResourceManager.h b/kraken/KRResourceManager.h index 130a2ff..3691600 100644 --- a/kraken/KRResourceManager.h +++ b/kraken/KRResourceManager.h @@ -1,9 +1,8 @@ // // KRResourceManager.h -// KREngine +// Kraken Engine // -// -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRReverbZone.cpp b/kraken/KRReverbZone.cpp index 6bca54b..67224bc 100755 --- a/kraken/KRReverbZone.cpp +++ b/kraken/KRReverbZone.cpp @@ -1,9 +1,32 @@ // // KRReverbZone.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-12-06. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KRReverbZone.h" diff --git a/kraken/KRReverbZone.h b/kraken/KRReverbZone.h index 2c58019..b0004a9 100755 --- a/kraken/KRReverbZone.h +++ b/kraken/KRReverbZone.h @@ -1,9 +1,32 @@ // // KRReverbZone.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-12-06. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KRREVERB_ZONE_H diff --git a/kraken/KRScene.cpp b/kraken/KRScene.cpp index e85fd9e..92766de 100755 --- a/kraken/KRScene.cpp +++ b/kraken/KRScene.cpp @@ -1,8 +1,8 @@ // // KRScene.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRScene.h b/kraken/KRScene.h index a0677df..fe3994b 100755 --- a/kraken/KRScene.h +++ b/kraken/KRScene.h @@ -1,8 +1,8 @@ // // KRScene.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRSceneManager.cpp b/kraken/KRSceneManager.cpp index 0a5c235..0db004d 100755 --- a/kraken/KRSceneManager.cpp +++ b/kraken/KRSceneManager.cpp @@ -1,8 +1,8 @@ // // KRSceneManager.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRSceneManager.h b/kraken/KRSceneManager.h index 6027eaf..60280ff 100755 --- a/kraken/KRSceneManager.h +++ b/kraken/KRSceneManager.h @@ -1,8 +1,8 @@ // // KRSceneManager.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRShader.cpp b/kraken/KRShader.cpp index dba106c..ae90f4f 100644 --- a/kraken/KRShader.cpp +++ b/kraken/KRShader.cpp @@ -1,8 +1,8 @@ // // KRShader.cpp -// KREngine +// Kraken Engine // -// Copyright 2019 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRShader.h b/kraken/KRShader.h index 80e4d11..17a395c 100644 --- a/kraken/KRShader.h +++ b/kraken/KRShader.h @@ -1,8 +1,8 @@ // // KRShader.h -// KREngine +// Kraken Engine // -// Copyright 2019 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRShaderManager.cpp b/kraken/KRShaderManager.cpp index 1956c0c..45d4f72 100644 --- a/kraken/KRShaderManager.cpp +++ b/kraken/KRShaderManager.cpp @@ -1,8 +1,8 @@ // // ShaderManager.cpp -// KREngine +// Kraken Engine // -// Copyright 2019 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRShaderManager.h b/kraken/KRShaderManager.h index 1bfea4e..97668c9 100644 --- a/kraken/KRShaderManager.h +++ b/kraken/KRShaderManager.h @@ -1,8 +1,8 @@ // // ShaderManager.h -// KREngine +// Kraken Engine // -// Copyright 2019 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRSource.cpp b/kraken/KRSource.cpp index aba023b..bfdb006 100644 --- a/kraken/KRSource.cpp +++ b/kraken/KRSource.cpp @@ -1,8 +1,8 @@ // // KRSource.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRSource.h b/kraken/KRSource.h index cdeb9d1..8f7cfd6 100644 --- a/kraken/KRSource.h +++ b/kraken/KRSource.h @@ -1,8 +1,8 @@ // // KRSource.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRSourceManager.cpp b/kraken/KRSourceManager.cpp index 7f79770..b3b7a08 100644 --- a/kraken/KRSourceManager.cpp +++ b/kraken/KRSourceManager.cpp @@ -1,8 +1,8 @@ // // SourceManager.cpp -// KREngine +// Kraken Engine // -// Copyright 2019 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRSourceManager.h b/kraken/KRSourceManager.h index 958e8a6..6f39fd0 100644 --- a/kraken/KRSourceManager.h +++ b/kraken/KRSourceManager.h @@ -1,8 +1,8 @@ // // SourceManager.h -// KREngine +// Kraken Engine // -// Copyright 2019 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRSpotLight.cpp b/kraken/KRSpotLight.cpp index 8119a8d..23563d3 100755 --- a/kraken/KRSpotLight.cpp +++ b/kraken/KRSpotLight.cpp @@ -1,9 +1,32 @@ // // KRSpotLight.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 12-04-05. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KREngine-common.h" diff --git a/kraken/KRSpotLight.h b/kraken/KRSpotLight.h index dea2767..61add26 100755 --- a/kraken/KRSpotLight.h +++ b/kraken/KRSpotLight.h @@ -1,9 +1,32 @@ // // KRSpotLight.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 12-04-05. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KREngine_KRSpotLight_h diff --git a/kraken/KRSprite.cpp b/kraken/KRSprite.cpp index ff069f1..2266384 100755 --- a/kraken/KRSprite.cpp +++ b/kraken/KRSprite.cpp @@ -1,9 +1,32 @@ // // KRSprite.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 12-04-05. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // diff --git a/kraken/KRSprite.h b/kraken/KRSprite.h index 12e3f43..e8626ac 100755 --- a/kraken/KRSprite.h +++ b/kraken/KRSprite.h @@ -1,9 +1,32 @@ // // KRSprite.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 12-04-05. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KRSPRITE_H diff --git a/kraken/KRStockGeometry.h b/kraken/KRStockGeometry.h index 37297c2..69a5ee0 100755 --- a/kraken/KRStockGeometry.h +++ b/kraken/KRStockGeometry.h @@ -1,9 +1,32 @@ // // KRStockGeometry.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-09-19. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KRSTOCKGEOMETRY_H diff --git a/kraken/KRStreamer.cpp b/kraken/KRStreamer.cpp index 7ae5b19..8663633 100644 --- a/kraken/KRStreamer.cpp +++ b/kraken/KRStreamer.cpp @@ -1,9 +1,32 @@ // // KRStreamer.cpp -// Kraken +// Kraken Engine // -// Created by Kearwood Gilbert on 11/1/2013. -// Copyright (c) 2013 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KREngine-common.h" diff --git a/kraken/KRStreamer.h b/kraken/KRStreamer.h index af6d545..8c8cc23 100755 --- a/kraken/KRStreamer.h +++ b/kraken/KRStreamer.h @@ -1,8 +1,8 @@ // -// KRTextureManager.h -// KREngine +// KRStreamer.h +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRSurface.cpp b/kraken/KRSurface.cpp index c711f21..4d1b93d 100644 --- a/kraken/KRSurface.cpp +++ b/kraken/KRSurface.cpp @@ -1,6 +1,6 @@ // // KRSurface.cpp -// KREngine +// Kraken Engine // // Copyright 2021 Kearwood Gilbert. All rights reserved. // diff --git a/kraken/KRSurface.h b/kraken/KRSurface.h index 9c66dea..633eaaf 100644 --- a/kraken/KRSurface.h +++ b/kraken/KRSurface.h @@ -1,6 +1,6 @@ // // KRSurface.h -// KREngine +// Kraken Engine // // Copyright 2021 Kearwood Gilbert. All rights reserved. // diff --git a/kraken/KRTexture.cpp b/kraken/KRTexture.cpp index 4520836..2ee9bf2 100755 --- a/kraken/KRTexture.cpp +++ b/kraken/KRTexture.cpp @@ -1,9 +1,32 @@ // // KRTexture.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-10-05. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "KREngine-common.h" diff --git a/kraken/KRTexture.h b/kraken/KRTexture.h index 75284f6..23ae49c 100755 --- a/kraken/KRTexture.h +++ b/kraken/KRTexture.h @@ -1,8 +1,8 @@ // // KRTexture.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTexture2D.cpp b/kraken/KRTexture2D.cpp index b6fb6db..1b3dc41 100755 --- a/kraken/KRTexture2D.cpp +++ b/kraken/KRTexture2D.cpp @@ -1,8 +1,8 @@ // // KRTexture2D.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTexture2D.h b/kraken/KRTexture2D.h index 8b32bdd..39bebf5 100755 --- a/kraken/KRTexture2D.h +++ b/kraken/KRTexture2D.h @@ -1,8 +1,8 @@ // // KRTexture2D.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTextureAnimated.cpp b/kraken/KRTextureAnimated.cpp index dcecf99..fb49ca5 100755 --- a/kraken/KRTextureAnimated.cpp +++ b/kraken/KRTextureAnimated.cpp @@ -1,8 +1,8 @@ // // KRTextureAnimated.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTextureAnimated.h b/kraken/KRTextureAnimated.h index 94ae16c..e2bbee0 100755 --- a/kraken/KRTextureAnimated.h +++ b/kraken/KRTextureAnimated.h @@ -1,8 +1,8 @@ // // KRTextureAnimated.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTextureCube.cpp b/kraken/KRTextureCube.cpp index 37bd3f3..9e61d44 100755 --- a/kraken/KRTextureCube.cpp +++ b/kraken/KRTextureCube.cpp @@ -1,8 +1,8 @@ // // KRTextureCube.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTextureCube.h b/kraken/KRTextureCube.h index c643e2b..dadcbba 100755 --- a/kraken/KRTextureCube.h +++ b/kraken/KRTextureCube.h @@ -1,8 +1,8 @@ // // KRTextureCube.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTextureKTX.cpp b/kraken/KRTextureKTX.cpp index 1f57ea1..a559927 100755 --- a/kraken/KRTextureKTX.cpp +++ b/kraken/KRTextureKTX.cpp @@ -1,8 +1,8 @@ // // KRTextureKTX.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTextureKTX.h b/kraken/KRTextureKTX.h index c9f2ffd..84295b4 100755 --- a/kraken/KRTextureKTX.h +++ b/kraken/KRTextureKTX.h @@ -1,9 +1,32 @@ // // KRTextureKTX.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-10-23. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KRTEXTUREKTX_H diff --git a/kraken/KRTextureManager.cpp b/kraken/KRTextureManager.cpp index 1f27d89..1b3f842 100755 --- a/kraken/KRTextureManager.cpp +++ b/kraken/KRTextureManager.cpp @@ -1,8 +1,8 @@ // // KRTextureManager.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTextureManager.h b/kraken/KRTextureManager.h index 138d17d..3885d79 100755 --- a/kraken/KRTextureManager.h +++ b/kraken/KRTextureManager.h @@ -1,8 +1,8 @@ // // KRTextureManager.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTexturePVR.cpp b/kraken/KRTexturePVR.cpp index 57a682f..ec8b35d 100755 --- a/kraken/KRTexturePVR.cpp +++ b/kraken/KRTexturePVR.cpp @@ -1,8 +1,8 @@ // // KRTexturePVR.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTexturePVR.h b/kraken/KRTexturePVR.h index 0914960..889bbf0 100755 --- a/kraken/KRTexturePVR.h +++ b/kraken/KRTexturePVR.h @@ -1,11 +1,33 @@ // // KRTexturePVR.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-10-23. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // - #ifndef KRTEXTUREPVR_H #define KRTEXTUREPVR_H diff --git a/kraken/KRTextureTGA.cpp b/kraken/KRTextureTGA.cpp index bd3355b..97aad7e 100755 --- a/kraken/KRTextureTGA.cpp +++ b/kraken/KRTextureTGA.cpp @@ -1,11 +1,33 @@ // // KRTextureTGA.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-10-23. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // - #include "KRTextureTGA.h" #include "KREngine-common.h" #include "KRContext.h" diff --git a/kraken/KRTextureTGA.h b/kraken/KRTextureTGA.h index f4a4d58..a8e6666 100755 --- a/kraken/KRTextureTGA.h +++ b/kraken/KRTextureTGA.h @@ -1,9 +1,32 @@ // // KRTextureTGA.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-10-23. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #ifndef KRTEXTURETGA_H diff --git a/kraken/KRUnknown.cpp b/kraken/KRUnknown.cpp index a4d2ec4..001ec69 100755 --- a/kraken/KRUnknown.cpp +++ b/kraken/KRUnknown.cpp @@ -1,8 +1,8 @@ // // KRUnknown.cpp -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRUnknown.h b/kraken/KRUnknown.h index 6196b78..9876bfe 100755 --- a/kraken/KRUnknown.h +++ b/kraken/KRUnknown.h @@ -1,8 +1,8 @@ // // KRUnknown.h -// KREngine +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRUnknownManager.cpp b/kraken/KRUnknownManager.cpp index dad3287..408ac5c 100755 --- a/kraken/KRUnknownManager.cpp +++ b/kraken/KRUnknownManager.cpp @@ -1,8 +1,8 @@ // -// FileManager.cpp -// KREngine +// KRUnknownManager.cpp +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRUnknownManager.h b/kraken/KRUnknownManager.h index 75758a9..f41df11 100755 --- a/kraken/KRUnknownManager.h +++ b/kraken/KRUnknownManager.h @@ -1,8 +1,8 @@ // -// FileManager.h -// KREngine +// KRUnknownManager.h +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRViewport.cpp b/kraken/KRViewport.cpp index 3305d89..95e859c 100755 --- a/kraken/KRViewport.cpp +++ b/kraken/KRViewport.cpp @@ -1,11 +1,33 @@ // // KRViewport.cpp -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-10-25. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // - #define KRENGINE_SWAP_INT(x,y) {int t;t=x;x=y;y=t;} #include "KREngine-common.h" diff --git a/kraken/KRViewport.h b/kraken/KRViewport.h index 1e98307..4f6db75 100755 --- a/kraken/KRViewport.h +++ b/kraken/KRViewport.h @@ -1,11 +1,33 @@ // // KRViewport.h -// KREngine +// Kraken Engine // -// Created by Kearwood Gilbert on 2012-10-25. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // - #ifndef KRENGINE_KRVIEWPORT_H #define KRENGINE_KRVIEWPORT_H diff --git a/kraken/kraken.cpp b/kraken/kraken.cpp index bc49dd2..9a88584 100644 --- a/kraken/kraken.cpp +++ b/kraken/kraken.cpp @@ -1,3 +1,34 @@ +// +// kraken.cpp +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. +// + #include "public/kraken.h" #include "KRContext.h" diff --git a/kraken/public/context.h b/kraken/public/context.h index 70b8ef9..55114c8 100644 --- a/kraken/public/context.h +++ b/kraken/public/context.h @@ -1,7 +1,8 @@ // -// Kraken +// context.h +// Kraken Engine // -// Copyright 2018 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/public/kraken.h b/kraken/public/kraken.h index ac50ce2..c848d13 100644 --- a/kraken/public/kraken.h +++ b/kraken/public/kraken.h @@ -1,7 +1,7 @@ // -// Kraken -// -// Copyright 2018 Kearwood Gilbert. All rights reserved. +// kraken.h +// Kraken Engine +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken_ios/KrakenView.h b/kraken_ios/KrakenView.h index 8493533..f311e00 100644 --- a/kraken_ios/KrakenView.h +++ b/kraken_ios/KrakenView.h @@ -1,9 +1,32 @@ // // KrakenView.h -// Kraken +// Kraken Engine // -// Created by Kearwood Gilbert on 2017-04-27. -// Copyright © 2017 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // class KRContext; class KRScene; diff --git a/kraken_ios/KrakenView.mm b/kraken_ios/KrakenView.mm index 6382d6a..ac19e15 100644 --- a/kraken_ios/KrakenView.mm +++ b/kraken_ios/KrakenView.mm @@ -1,9 +1,32 @@ // -// KrakenView.m -// Kraken +// KrakenView.mm +// Kraken Engine // -// Created by Kearwood Gilbert on 2017-04-27. -// Copyright © 2017 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #import diff --git a/kraken_ios/kraken.h b/kraken_ios/kraken.h index 224243b..d729d36 100755 --- a/kraken_ios/kraken.h +++ b/kraken_ios/kraken.h @@ -1,9 +1,32 @@ // // kraken.h -// kraken +// Kraken Engine // -// Created by Kearwood Gilbert on 2014-09-13. -// Copyright (c) 2014 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #import diff --git a/kraken_osx/KrakenView.h b/kraken_osx/KrakenView.h index e041c1b..67256dc 100755 --- a/kraken_osx/KrakenView.h +++ b/kraken_osx/KrakenView.h @@ -1,9 +1,32 @@ // // KrakenView.h -// Kraken +// Kraken Engine // -// Created by Kearwood Gilbert on 2015-08-07. -// Copyright © 2015 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #import diff --git a/kraken_osx/KrakenView.mm b/kraken_osx/KrakenView.mm index 1833475..ee47e30 100755 --- a/kraken_osx/KrakenView.mm +++ b/kraken_osx/KrakenView.mm @@ -1,9 +1,32 @@ // -// KrakenView.m -// Kraken +// KrakenView.mm +// Kraken Engine // -// Created by Kearwood Gilbert on 2015-08-07. -// Copyright © 2015 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #import "KrakenView.h" diff --git a/kraken_osx/kraken.h b/kraken_osx/kraken.h index a602284..15e4a18 100755 --- a/kraken_osx/kraken.h +++ b/kraken_osx/kraken.h @@ -1,9 +1,32 @@ // // kraken.h -// Kraken OSX Framework +// Kraken Engine // -// Created by Kearwood Gilbert on 12-03-15. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include diff --git a/kraken_osx/kraken.mm b/kraken_osx/kraken.mm index d63d4d3..9f8e1bd 100755 --- a/kraken_osx/kraken.mm +++ b/kraken_osx/kraken.mm @@ -1,9 +1,32 @@ // // kraken.mm -// Kraken OSX Framework +// Kraken Engine // -// Created by Kearwood Gilbert on 12-03-15. -// Copyright (c) 2012 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #include "kraken.h" diff --git a/kraken_tvos/kraken.h b/kraken_tvos/kraken.h index 224243b..d729d36 100755 --- a/kraken_tvos/kraken.h +++ b/kraken_tvos/kraken.h @@ -1,9 +1,32 @@ // // kraken.h -// kraken +// Kraken Engine // -// Created by Kearwood Gilbert on 2014-09-13. -// Copyright (c) 2014 Kearwood Software. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. // #import diff --git a/standard_assets/shaders/ObjectShader_osx.fsh b/standard_assets/shaders/ObjectShader_osx.fsh index 52952e3..6dbb61b 100644 --- a/standard_assets/shaders/ObjectShader_osx.fsh +++ b/standard_assets/shaders/ObjectShader_osx.fsh @@ -1,11 +1,15 @@ -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// +// ObjectShader_osx.fsh +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: // // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. @@ -25,6 +29,7 @@ // or implied, of Kearwood Gilbert. // + //#extension GL_EXT_shadow_samplers : require out vec4 colorOut; diff --git a/standard_assets/shaders/ObjectShader_osx.vsh b/standard_assets/shaders/ObjectShader_osx.vsh index aadb768..b223a21 100644 --- a/standard_assets/shaders/ObjectShader_osx.vsh +++ b/standard_assets/shaders/ObjectShader_osx.vsh @@ -1,8 +1,8 @@ // -// Shader.vsh -// KREngine +// ObjectShader_osx.vsh +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: @@ -23,13 +23,14 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. // + in highp vec3 vertex_position, vertex_normal; #if HAS_NORMAL_MAP == 1 in highp vec3 vertex_tangent; diff --git a/standard_assets/shaders/ShadowShader_osx.fsh b/standard_assets/shaders/ShadowShader_osx.fsh index 8c19e35..e465c9f 100644 --- a/standard_assets/shaders/ShadowShader_osx.fsh +++ b/standard_assets/shaders/ShadowShader_osx.fsh @@ -1,4 +1,8 @@ -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// +// ShadowShader_osx.fsh +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: @@ -25,6 +29,7 @@ // or implied, of Kearwood Gilbert. // + //in mediump vec2 texCoord; out vec4 colorOut; diff --git a/standard_assets/shaders/ShadowShader_osx.vsh b/standard_assets/shaders/ShadowShader_osx.vsh index 382558f..c3c1142 100644 --- a/standard_assets/shaders/ShadowShader_osx.vsh +++ b/standard_assets/shaders/ShadowShader_osx.vsh @@ -1,4 +1,8 @@ -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// +// ShadowShader_osx.vsh +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: @@ -25,6 +29,7 @@ // or implied, of Kearwood Gilbert. // + #define SHADOW_BIAS 0.01 diff --git a/standard_assets/shaders/debug_font_osx.fsh b/standard_assets/shaders/debug_font_osx.fsh index bfda860..a9566e8 100644 --- a/standard_assets/shaders/debug_font_osx.fsh +++ b/standard_assets/shaders/debug_font_osx.fsh @@ -1,15 +1,19 @@ -// Copyright 2012 Kearwood Gilbert. All rights reserved. // +// debug_font_osx.fsh +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: -// +// // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. -// +// // THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR @@ -19,7 +23,7 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. diff --git a/standard_assets/shaders/debug_font_osx.vsh b/standard_assets/shaders/debug_font_osx.vsh index c6680d4..b4d5a3f 100644 --- a/standard_assets/shaders/debug_font_osx.vsh +++ b/standard_assets/shaders/debug_font_osx.vsh @@ -1,15 +1,19 @@ -// Copyright 2012 Kearwood Gilbert. All rights reserved. // +// debug_font_osx.vsh +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: -// +// // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. -// +// // THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR @@ -19,12 +23,13 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. // + out mediump vec2 textureCoordinate; in vec4 vertex_position; diff --git a/standard_assets/shaders/dust_particle_osx.fsh b/standard_assets/shaders/dust_particle_osx.fsh index 92a36eb..d058927 100644 --- a/standard_assets/shaders/dust_particle_osx.fsh +++ b/standard_assets/shaders/dust_particle_osx.fsh @@ -1,19 +1,19 @@ // -// dust_particle.fsh -// KREngine -// -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// dust_particle_osx.fsh +// Kraken Engine // +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: -// +// // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. -// +// // THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR @@ -23,7 +23,7 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. diff --git a/standard_assets/shaders/dust_particle_osx.vsh b/standard_assets/shaders/dust_particle_osx.vsh index 66aee7d..a6faa0c 100644 --- a/standard_assets/shaders/dust_particle_osx.vsh +++ b/standard_assets/shaders/dust_particle_osx.vsh @@ -1,19 +1,19 @@ // -// dust_particle.vsh -// KREngine -// -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// dust_particle_osx.vsh +// Kraken Engine // +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: -// +// // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. -// +// // THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR @@ -23,12 +23,13 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. // + in mediump vec2 vertex_uv; uniform highp mat4 mvp_matrix; // mvp_matrix is the result of multiplying the model, view, and projection matrices uniform mediump vec4 viewport; diff --git a/standard_assets/shaders/flare_osx.fsh b/standard_assets/shaders/flare_osx.fsh index 0d2831c..35c34c0 100644 --- a/standard_assets/shaders/flare_osx.fsh +++ b/standard_assets/shaders/flare_osx.fsh @@ -1,19 +1,19 @@ // -// flare.fsh -// KREngine -// -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// flare_osx.fsh +// Kraken Engine // +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: -// +// // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. -// +// // THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR @@ -23,12 +23,13 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. // + out vec4 colorOut; in vec2 texCoord; diff --git a/standard_assets/shaders/flare_osx.vsh b/standard_assets/shaders/flare_osx.vsh index d168d5c..bf50a85 100644 --- a/standard_assets/shaders/flare_osx.vsh +++ b/standard_assets/shaders/flare_osx.vsh @@ -1,19 +1,19 @@ // -// flare.vsh -// KREngine -// -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// flare_osx.vsh +// Kraken Engine // +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: -// +// // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. -// +// // THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR @@ -23,12 +23,13 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. // + in vec2 vertex_uv; uniform mat4 mvp_matrix; // mvp_matrix is the result of multiplying the model, view, and projection matrices uniform vec4 viewport; diff --git a/standard_assets/shaders/light_directional_osx.fsh b/standard_assets/shaders/light_directional_osx.fsh index 77c8a6f..64b55ca 100644 --- a/standard_assets/shaders/light_directional_osx.fsh +++ b/standard_assets/shaders/light_directional_osx.fsh @@ -1,4 +1,8 @@ -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// +// light_directional_osx.fsh +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: @@ -25,6 +29,7 @@ // or implied, of Kearwood Gilbert. // + out vec4 colorOut; uniform sampler2D gbuffer_frame; diff --git a/standard_assets/shaders/light_directional_osx.vsh b/standard_assets/shaders/light_directional_osx.vsh index d99548a..2565ed3 100644 --- a/standard_assets/shaders/light_directional_osx.vsh +++ b/standard_assets/shaders/light_directional_osx.vsh @@ -1,4 +1,8 @@ -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// +// light_directional_osx.vsh +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: @@ -25,6 +29,7 @@ // or implied, of Kearwood Gilbert. // + in vec4 vertex_position; void main() diff --git a/standard_assets/shaders/light_point_inside_osx.fsh b/standard_assets/shaders/light_point_inside_osx.fsh index 07f032d..42d4ad5 100644 --- a/standard_assets/shaders/light_point_inside_osx.fsh +++ b/standard_assets/shaders/light_point_inside_osx.fsh @@ -1,4 +1,8 @@ -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// +// light_point_inside_osx.fsh +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: @@ -25,6 +29,7 @@ // or implied, of Kearwood Gilbert. // + out vec4 colorOut; uniform sampler2D gbuffer_frame; diff --git a/standard_assets/shaders/light_point_inside_osx.vsh b/standard_assets/shaders/light_point_inside_osx.vsh index d99548a..f76a964 100644 --- a/standard_assets/shaders/light_point_inside_osx.vsh +++ b/standard_assets/shaders/light_point_inside_osx.vsh @@ -1,4 +1,8 @@ -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// +// light_point_inside_osx.vsh +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: @@ -25,6 +29,7 @@ // or implied, of Kearwood Gilbert. // + in vec4 vertex_position; void main() diff --git a/standard_assets/shaders/light_point_osx.fsh b/standard_assets/shaders/light_point_osx.fsh index 2921cf1..c2279f2 100644 --- a/standard_assets/shaders/light_point_osx.fsh +++ b/standard_assets/shaders/light_point_osx.fsh @@ -1,4 +1,8 @@ -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// +// light_point_osx.fsh +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: @@ -25,6 +29,7 @@ // or implied, of Kearwood Gilbert. // + out vec4 colorOut; uniform sampler2D gbuffer_frame; diff --git a/standard_assets/shaders/light_point_osx.vsh b/standard_assets/shaders/light_point_osx.vsh index 84c6687..12e78a1 100644 --- a/standard_assets/shaders/light_point_osx.vsh +++ b/standard_assets/shaders/light_point_osx.vsh @@ -1,4 +1,8 @@ -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// +// light_point_osx.vsh +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: @@ -25,6 +29,7 @@ // or implied, of Kearwood Gilbert. // + in vec4 vertex_position; uniform highp mat4 mvp_matrix; // mvp_matrix is the result of multiplying the model, view, and projection matrices diff --git a/standard_assets/shaders/occlusion_test_osx.fsh b/standard_assets/shaders/occlusion_test_osx.fsh index 7e484ab..8b8c759 100644 --- a/standard_assets/shaders/occlusion_test_osx.fsh +++ b/standard_assets/shaders/occlusion_test_osx.fsh @@ -1,19 +1,19 @@ // -// flare.fsh -// KREngine -// -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// occlusion_test_osx.fsh +// Kraken Engine // +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: -// +// // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. -// +// // THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR @@ -23,12 +23,13 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. // + out vec4 colorOut; void main() { diff --git a/standard_assets/shaders/occlusion_test_osx.vsh b/standard_assets/shaders/occlusion_test_osx.vsh index f095553..e75273a 100644 --- a/standard_assets/shaders/occlusion_test_osx.vsh +++ b/standard_assets/shaders/occlusion_test_osx.vsh @@ -1,15 +1,19 @@ -// Copyright 2012 Kearwood Gilbert. All rights reserved. // +// occlusion_test_osx.vsh +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: -// +// // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. -// +// // THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR @@ -19,12 +23,13 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. // + in vec4 vertex_position; uniform highp mat4 mvp_matrix; // mvp_matrix is the result of multiplying the model, view, and projection matrices diff --git a/standard_assets/shaders/post_fx.frag b/standard_assets/shaders/post_fx.frag index 689e455..a263584 100644 --- a/standard_assets/shaders/post_fx.frag +++ b/standard_assets/shaders/post_fx.frag @@ -1,4 +1,8 @@ -// Copyright 2019 Kearwood Gilbert. All rights reserved. +// +// post_fx.frag +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: @@ -25,6 +29,7 @@ // or implied, of Kearwood Gilbert. // + #define ENABLE_VIDEO_BG 0 #define PIXEL_SHIFT_1 0.001 #define PIXEL_SHIFT_2 0.002 diff --git a/standard_assets/shaders/post_fx.vert b/standard_assets/shaders/post_fx.vert index aaf3499..2c686e4 100644 --- a/standard_assets/shaders/post_fx.vert +++ b/standard_assets/shaders/post_fx.vert @@ -1,4 +1,8 @@ -// Copyright 2019 Kearwood Gilbert. All rights reserved. +// +// post_fx_vert +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: @@ -25,6 +29,7 @@ // or implied, of Kearwood Gilbert. // + uniform vec2 viewport_downsample; in vec4 vertex_position; in vec4 vertex_uv; diff --git a/standard_assets/shaders/simple_blit.frag b/standard_assets/shaders/simple_blit.frag index eb8a17f..a233798 100644 --- a/standard_assets/shaders/simple_blit.frag +++ b/standard_assets/shaders/simple_blit.frag @@ -1,15 +1,19 @@ -// Copyright 2020 Kearwood Gilbert. All rights reserved. // +// simple_blit.frag +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: -// +// // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. -// +// // THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR @@ -19,12 +23,13 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. // + #version 400 #extension GL_ARB_separate_shader_objects : enable #extension GL_ARB_shading_language_420pack : enable diff --git a/standard_assets/shaders/simple_blit.vert b/standard_assets/shaders/simple_blit.vert index 496b282..ad77e34 100644 --- a/standard_assets/shaders/simple_blit.vert +++ b/standard_assets/shaders/simple_blit.vert @@ -1,15 +1,19 @@ -// Copyright 2020 Kearwood Gilbert. All rights reserved. // +// simple_blit.vert +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: -// +// // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. -// +// // THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR @@ -19,12 +23,13 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. // + #version 400 #extension GL_ARB_separate_shader_objects : enable #extension GL_ARB_shading_language_420pack : enable diff --git a/standard_assets/shaders/sky_box_osx.fsh b/standard_assets/shaders/sky_box_osx.fsh index 0876d09..9641e66 100644 --- a/standard_assets/shaders/sky_box_osx.fsh +++ b/standard_assets/shaders/sky_box_osx.fsh @@ -1,19 +1,19 @@ // -// sky_box.fsh -// KREngine -// -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// sky_box_osx.fsh +// Kraken Engine // +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: -// +// // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. -// +// // THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR @@ -23,12 +23,13 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. // + out vec4 colorOut; uniform samplerCube diffuseTexture; diff --git a/standard_assets/shaders/sky_box_osx.vsh b/standard_assets/shaders/sky_box_osx.vsh index c6b6207..6226efc 100644 --- a/standard_assets/shaders/sky_box_osx.vsh +++ b/standard_assets/shaders/sky_box_osx.vsh @@ -1,19 +1,19 @@ // -// sky_box.vsh -// KREngine -// -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// sky_box_osx.vsh +// Kraken Engine // +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: -// +// // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. -// +// // THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR @@ -23,12 +23,12 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. // -// + in vec4 vertex_position; diff --git a/standard_assets/shaders/sprite.frag b/standard_assets/shaders/sprite.frag index fd92352..85f8419 100644 --- a/standard_assets/shaders/sprite.frag +++ b/standard_assets/shaders/sprite.frag @@ -1,15 +1,19 @@ -// Copyright 2020 Kearwood Gilbert. All rights reserved. // +// sprite.frag +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: -// +// // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. -// +// // THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR @@ -19,12 +23,13 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. // + #version 400 #extension GL_ARB_separate_shader_objects : enable #extension GL_ARB_shading_language_420pack : enable diff --git a/standard_assets/shaders/sprite.vert b/standard_assets/shaders/sprite.vert index fa93275..678164c 100644 --- a/standard_assets/shaders/sprite.vert +++ b/standard_assets/shaders/sprite.vert @@ -1,15 +1,19 @@ -// Copyright 2020 Kearwood Gilbert. All rights reserved. // +// sprite.vert +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: -// +// // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. -// +// // THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR @@ -19,12 +23,13 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. // + #version 400 #extension GL_ARB_separate_shader_objects : enable #extension GL_ARB_shading_language_420pack : enable diff --git a/standard_assets/shaders/visualize_overlay_osx.fsh b/standard_assets/shaders/visualize_overlay_osx.fsh index de29a57..b1b03c1 100644 --- a/standard_assets/shaders/visualize_overlay_osx.fsh +++ b/standard_assets/shaders/visualize_overlay_osx.fsh @@ -1,19 +1,19 @@ // -// visualize_overlay.fsh -// KREngine -// -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// visualize_overlay_osx.fsh +// Kraken Engine // +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: -// +// // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. -// +// // THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR @@ -23,12 +23,13 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. // + out vec4 colorOut; void main() { diff --git a/standard_assets/shaders/visualize_overlay_osx.vsh b/standard_assets/shaders/visualize_overlay_osx.vsh index b508cd3..3c0a327 100644 --- a/standard_assets/shaders/visualize_overlay_osx.vsh +++ b/standard_assets/shaders/visualize_overlay_osx.vsh @@ -1,19 +1,19 @@ // -// visualize_overlay.vsh -// KREngine -// -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// visualize_overlay_osx.vsh +// Kraken Engine // +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: -// +// // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. -// +// // THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR @@ -23,12 +23,13 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. // + in vec4 vertex_position; uniform highp mat4 mvp_matrix; // mvp_matrix is the result of multiplying the model, view, and projection matrices diff --git a/standard_assets/shaders/volumetric_fog_downsampled_osx.fsh b/standard_assets/shaders/volumetric_fog_downsampled_osx.fsh index ac905b1..d03cca4 100644 --- a/standard_assets/shaders/volumetric_fog_downsampled_osx.fsh +++ b/standard_assets/shaders/volumetric_fog_downsampled_osx.fsh @@ -1,15 +1,19 @@ -// Copyright 2012 Kearwood Gilbert. All rights reserved. // +// volumetric_fog_downsampled_osx.fsh +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: -// +// // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. -// +// // THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR @@ -19,12 +23,13 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. // + out vec4 colorOut; in mediump vec4 shadowMapCoord1; diff --git a/standard_assets/shaders/volumetric_fog_downsampled_osx.vsh b/standard_assets/shaders/volumetric_fog_downsampled_osx.vsh index 976996a..594664a 100644 --- a/standard_assets/shaders/volumetric_fog_downsampled_osx.vsh +++ b/standard_assets/shaders/volumetric_fog_downsampled_osx.vsh @@ -1,15 +1,19 @@ -// Copyright 2012 Kearwood Gilbert. All rights reserved. // +// volumetric_fog_downsampled_osx.vsh +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: -// +// // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. -// +// // THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR @@ -19,12 +23,13 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. // + in highp vec4 vertex_position; uniform highp mat4 inv_mvp_matrix; diff --git a/standard_assets/shaders/volumetric_fog_osx.fsh b/standard_assets/shaders/volumetric_fog_osx.fsh index 362b452..d0c1d76 100644 --- a/standard_assets/shaders/volumetric_fog_osx.fsh +++ b/standard_assets/shaders/volumetric_fog_osx.fsh @@ -1,15 +1,19 @@ -// Copyright 2012 Kearwood Gilbert. All rights reserved. // +// volumetric_fog_osx.fsh +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: -// +// // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. -// +// // THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR @@ -19,12 +23,13 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. // + out vec4 colorOut; in mediump vec4 shadowMapCoord1; diff --git a/standard_assets/shaders/volumetric_fog_osx.vsh b/standard_assets/shaders/volumetric_fog_osx.vsh index 4d8183d..58cf251 100644 --- a/standard_assets/shaders/volumetric_fog_osx.vsh +++ b/standard_assets/shaders/volumetric_fog_osx.vsh @@ -1,15 +1,19 @@ -// Copyright 2012 Kearwood Gilbert. All rights reserved. // +// volumetric_fog_osx.vsh +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: -// +// // 1. Redistributions of source code must retain the above copyright notice, this list of // conditions and the following disclaimer. -// +// // 2. Redistributions in binary form must reproduce the above copyright notice, this list // of conditions and the following disclaimer in the documentation and/or other materials // provided with the distribution. -// +// // THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED // WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND // FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR @@ -19,12 +23,13 @@ // ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING // NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF // ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -// +// // The views and conclusions contained in the software and documentation are those of the // authors and should not be interpreted as representing official policies, either expressed // or implied, of Kearwood Gilbert. // + in highp vec4 vertex_position; uniform highp mat4 inv_mvp_matrix; diff --git a/tests/smoke/hello_cube/hello_cube.cpp b/tests/smoke/hello_cube/hello_cube.cpp index 00bbe4d..d2a6015 100644 --- a/tests/smoke/hello_cube/hello_cube.cpp +++ b/tests/smoke/hello_cube/hello_cube.cpp @@ -1,3 +1,33 @@ +// +// hello_cube.cpp +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. +// #include "hello_cube.h" #include "kraken.h" #include diff --git a/tests/smoke/hello_cube/hello_cube.h b/tests/smoke/hello_cube/hello_cube.h index e7dfe88..3991e8c 100644 --- a/tests/smoke/hello_cube/hello_cube.h +++ b/tests/smoke/hello_cube/hello_cube.h @@ -1,8 +1,8 @@ // -// KRAnimationLayer.h -// KREngine +// hello_cube.h +// Kraken Engine // -// Copyright 2012 Kearwood Gilbert. All rights reserved. +// Copyright 2021 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/tests/smoke/hello_cube/main_macos.mm b/tests/smoke/hello_cube/main_macos.mm index a3e8ee4..5aaf5bc 100644 --- a/tests/smoke/hello_cube/main_macos.mm +++ b/tests/smoke/hello_cube/main_macos.mm @@ -1,3 +1,34 @@ +// +// main_macos.mm +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. +// + #import "Cocoa/Cocoa.h" #include "kraken.h" diff --git a/tests/smoke/hello_cube/main_win.cpp b/tests/smoke/hello_cube/main_win.cpp index 1f89c48..a9a74c4 100644 --- a/tests/smoke/hello_cube/main_win.cpp +++ b/tests/smoke/hello_cube/main_win.cpp @@ -1,3 +1,34 @@ +// +// main_win.cpp +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. +// + #include #include "kraken.h" #include "hello_cube.h" diff --git a/tools/convert/main.cpp b/tools/convert/main.cpp index 4690a4f..7e2e322 100644 --- a/tools/convert/main.cpp +++ b/tools/convert/main.cpp @@ -1,3 +1,33 @@ +// +// main.cpp +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. +// #include "main.h" #include diff --git a/tools/convert/main.h b/tools/convert/main.h index e69de29..cc78dd1 100644 --- a/tools/convert/main.h +++ b/tools/convert/main.h @@ -0,0 +1,30 @@ +// +// main.h +// Kraken Engine +// +// Copyright 2021 Kearwood Gilbert. All rights reserved. +// +// Redistribution and use in source and binary forms, with or without modification, are +// permitted provided that the following conditions are met: +// +// 1. Redistributions of source code must retain the above copyright notice, this list of +// conditions and the following disclaimer. +// +// 2. Redistributions in binary form must reproduce the above copyright notice, this list +// of conditions and the following disclaimer in the documentation and/or other materials +// provided with the distribution. +// +// THIS SOFTWARE IS PROVIDED BY KEARWOOD GILBERT ''AS IS'' AND ANY EXPRESS OR IMPLIED +// WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND +// FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL KEARWOOD GILBERT OR +// CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR +// CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR +// SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON +// ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING +// NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF +// ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +// +// The views and conclusions contained in the software and documentation are those of the +// authors and should not be interpreted as representing official policies, either expressed +// or implied, of Kearwood Gilbert. +//