diff --git a/hydra b/hydra index 318e79a..5c24fb9 160000 --- a/hydra +++ b/hydra @@ -1 +1 @@ -Subproject commit 318e79a7b4315ea85b02b742b616818e28b3b0f5 +Subproject commit 5c24fb9fbb713d2ea5f2731e68c154a01cee361b diff --git a/kraken/KRAmbientZone.cpp b/kraken/KRAmbientZone.cpp index 56eaf6c..18da8e5 100755 --- a/kraken/KRAmbientZone.cpp +++ b/kraken/KRAmbientZone.cpp @@ -2,7 +2,7 @@ // KRAmbientZone.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRAmbientZone.h b/kraken/KRAmbientZone.h index 06da2d8..9408421 100755 --- a/kraken/KRAmbientZone.h +++ b/kraken/KRAmbientZone.h @@ -2,7 +2,7 @@ // KRAmbientZone.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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.cpp b/kraken/KRAnimation.cpp index 4e9d7f8..3a9e3f9 100755 --- a/kraken/KRAnimation.cpp +++ b/kraken/KRAnimation.cpp @@ -2,7 +2,7 @@ // KRAnimation.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 ff04e73..94b61a5 100755 --- a/kraken/KRAnimation.h +++ b/kraken/KRAnimation.h @@ -2,7 +2,7 @@ // KRAnimation.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 7be149e..36b7d61 100755 --- a/kraken/KRAnimationAttribute.cpp +++ b/kraken/KRAnimationAttribute.cpp @@ -2,7 +2,7 @@ // KRAnimationAttribute.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 933f24b..12fd2aa 100755 --- a/kraken/KRAnimationAttribute.h +++ b/kraken/KRAnimationAttribute.h @@ -2,7 +2,7 @@ // KRAnimationAttribute.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 bb02a23..0ab2519 100755 --- a/kraken/KRAnimationCurve.cpp +++ b/kraken/KRAnimationCurve.cpp @@ -2,7 +2,7 @@ // KRAnimationCurve.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 f25c882..dd511f3 100755 --- a/kraken/KRAnimationCurve.h +++ b/kraken/KRAnimationCurve.h @@ -2,7 +2,7 @@ // KRAnimationCurve.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 9342956..7cc55c4 100755 --- a/kraken/KRAnimationCurveManager.cpp +++ b/kraken/KRAnimationCurveManager.cpp @@ -2,7 +2,7 @@ // KRAnimationCurveManager.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 4417664..e665f3b 100755 --- a/kraken/KRAnimationCurveManager.h +++ b/kraken/KRAnimationCurveManager.h @@ -2,7 +2,7 @@ // KRAnimationCurveManager.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 edf417a..d18df95 100755 --- a/kraken/KRAnimationLayer.cpp +++ b/kraken/KRAnimationLayer.cpp @@ -2,7 +2,7 @@ // KRAnimationLayer.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 d85e30d..11a518c 100755 --- a/kraken/KRAnimationLayer.h +++ b/kraken/KRAnimationLayer.h @@ -2,7 +2,7 @@ // KRAnimationLayer.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 aff779f..2a89488 100755 --- a/kraken/KRAnimationManager.cpp +++ b/kraken/KRAnimationManager.cpp @@ -2,7 +2,7 @@ // KRAnimationManager.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 c5ae75c..5879465 100755 --- a/kraken/KRAnimationManager.h +++ b/kraken/KRAnimationManager.h @@ -2,7 +2,7 @@ // KRAnimationManager.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 d71b34f..0e9bd98 100755 --- a/kraken/KRAudioBuffer.cpp +++ b/kraken/KRAudioBuffer.cpp @@ -2,7 +2,7 @@ // KRAudioBuffer.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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.h b/kraken/KRAudioBuffer.h index ee6c173..e64866a 100755 --- a/kraken/KRAudioBuffer.h +++ b/kraken/KRAudioBuffer.h @@ -2,7 +2,7 @@ // KRAudioBuffer.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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.cpp b/kraken/KRAudioManager.cpp index 4e5c141..f73b5f2 100755 --- a/kraken/KRAudioManager.cpp +++ b/kraken/KRAudioManager.cpp @@ -2,7 +2,7 @@ // FileManager.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 5781f60..988187c 100755 --- a/kraken/KRAudioManager.h +++ b/kraken/KRAudioManager.h @@ -2,7 +2,7 @@ // FileManager.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 c78e514..2f04c1b 100755 --- a/kraken/KRAudioSample.cpp +++ b/kraken/KRAudioSample.cpp @@ -2,7 +2,7 @@ // KRAudioSample.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 d4f3941..eb4fb91 100755 --- a/kraken/KRAudioSample.h +++ b/kraken/KRAudioSample.h @@ -2,7 +2,7 @@ // KRAudioSample.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 49edf46..ee289ca 100755 --- a/kraken/KRAudioSource.cpp +++ b/kraken/KRAudioSource.cpp @@ -2,7 +2,7 @@ // KRAudioSource.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 5e50e36..e7e5fd6 100755 --- a/kraken/KRAudioSource.h +++ b/kraken/KRAudioSource.h @@ -2,7 +2,7 @@ // KRAudioSource.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 8231935..102d6cc 100755 --- a/kraken/KRBehavior.cpp +++ b/kraken/KRBehavior.cpp @@ -2,7 +2,7 @@ // KRBehavior.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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.h b/kraken/KRBehavior.h index 7ced17e..a75fb69 100755 --- a/kraken/KRBehavior.h +++ b/kraken/KRBehavior.h @@ -2,7 +2,7 @@ // KRBehavior.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRBone.cpp b/kraken/KRBone.cpp index 7f8678b..afdf899 100755 --- a/kraken/KRBone.cpp +++ b/kraken/KRBone.cpp @@ -2,7 +2,7 @@ // KRBone.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRBone.h b/kraken/KRBone.h index 2fbcb66..65a11f6 100755 --- a/kraken/KRBone.h +++ b/kraken/KRBone.h @@ -2,7 +2,7 @@ // KRBone.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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.cpp b/kraken/KRBundle.cpp index d0f45a4..4d33649 100755 --- a/kraken/KRBundle.cpp +++ b/kraken/KRBundle.cpp @@ -2,7 +2,7 @@ // KRBundle.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 5adc54c..79adbed 100755 --- a/kraken/KRBundle.h +++ b/kraken/KRBundle.h @@ -2,7 +2,7 @@ // KRBundle.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 277d2c9..a8e1fb6 100755 --- a/kraken/KRBundleManager.cpp +++ b/kraken/KRBundleManager.cpp @@ -2,7 +2,7 @@ // KRBundleManager.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 5c8054d..90b8e29 100755 --- a/kraken/KRBundleManager.h +++ b/kraken/KRBundleManager.h @@ -2,7 +2,7 @@ // KRBundleManager.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 b9b4dcd..9ed7f16 100755 --- a/kraken/KRCamera.cpp +++ b/kraken/KRCamera.cpp @@ -2,7 +2,7 @@ // KRCamera.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 70c9f7a..f556d81 100755 --- a/kraken/KRCamera.h +++ b/kraken/KRCamera.h @@ -2,7 +2,7 @@ // KRSettings.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 19eb83d..9152739 100755 --- a/kraken/KRCollider.cpp +++ b/kraken/KRCollider.cpp @@ -2,7 +2,7 @@ // KRCollider.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 e4e64ab..006b39c 100755 --- a/kraken/KRCollider.h +++ b/kraken/KRCollider.h @@ -2,7 +2,7 @@ // KRCollider.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 2ccb916..436c568 100755 --- a/kraken/KRContext.cpp +++ b/kraken/KRContext.cpp @@ -2,7 +2,7 @@ // KRContext.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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.h b/kraken/KRContext.h index e512a84..0b16467 100755 --- a/kraken/KRContext.h +++ b/kraken/KRContext.h @@ -2,7 +2,7 @@ // KRContext.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRContextObject.cpp b/kraken/KRContextObject.cpp index 887c85d..a9ceac2 100755 --- a/kraken/KRContextObject.cpp +++ b/kraken/KRContextObject.cpp @@ -2,7 +2,7 @@ // KRContextObject.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRContextObject.h b/kraken/KRContextObject.h index e74590c..419e191 100755 --- a/kraken/KRContextObject.h +++ b/kraken/KRContextObject.h @@ -2,7 +2,7 @@ // KRContextObject.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 919eb04..b49c23d 100644 --- a/kraken/KRDevice.cpp +++ b/kraken/KRDevice.cpp @@ -2,7 +2,7 @@ // KRDevice.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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.h b/kraken/KRDevice.h index a7d551f..13a6ecb 100644 --- a/kraken/KRDevice.h +++ b/kraken/KRDevice.h @@ -2,7 +2,7 @@ // KRDevice.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRDeviceManager.cpp b/kraken/KRDeviceManager.cpp index e64aacc..3b4facc 100644 --- a/kraken/KRDeviceManager.cpp +++ b/kraken/KRDeviceManager.cpp @@ -2,7 +2,7 @@ // KRDeviceManager.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRDeviceManager.h b/kraken/KRDeviceManager.h index 45137fd..040b325 100644 --- a/kraken/KRDeviceManager.h +++ b/kraken/KRDeviceManager.h @@ -2,7 +2,7 @@ // KRDeviceManager.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRDirectionalLight.cpp b/kraken/KRDirectionalLight.cpp index 6d18c7e..e769093 100755 --- a/kraken/KRDirectionalLight.cpp +++ b/kraken/KRDirectionalLight.cpp @@ -2,7 +2,7 @@ // KRDirectionalLight.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRDirectionalLight.h b/kraken/KRDirectionalLight.h index 23a112a..5c9e51f 100755 --- a/kraken/KRDirectionalLight.h +++ b/kraken/KRDirectionalLight.h @@ -2,7 +2,7 @@ // KRDirectionalLight.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KREngine-common.h b/kraken/KREngine-common.h index 1f3d0c1..e43a0ea 100755 --- a/kraken/KREngine-common.h +++ b/kraken/KREngine-common.h @@ -2,7 +2,7 @@ // Kraken Engine-common.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KREngine.h b/kraken/KREngine.h index 5ea3e08..70d1ffd 100755 --- a/kraken/KREngine.h +++ b/kraken/KREngine.h @@ -2,7 +2,7 @@ // Kraken Engine.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 3d9c581..abae7fd 100644 --- a/kraken/KRHelpers.cpp +++ b/kraken/KRHelpers.cpp @@ -2,7 +2,7 @@ // KRHelpers.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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.h b/kraken/KRHelpers.h index f11d0b0..29f870a 100644 --- a/kraken/KRHelpers.h +++ b/kraken/KRHelpers.h @@ -2,7 +2,7 @@ // KRHelpers.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRLODGroup.cpp b/kraken/KRLODGroup.cpp index ddbcd9c..3a20385 100755 --- a/kraken/KRLODGroup.cpp +++ b/kraken/KRLODGroup.cpp @@ -2,7 +2,7 @@ // KRLODGroup.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRLODGroup.h b/kraken/KRLODGroup.h index 139b2e9..fca78de 100755 --- a/kraken/KRLODGroup.h +++ b/kraken/KRLODGroup.h @@ -2,7 +2,7 @@ // KRLODGroup.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRLODSet.cpp b/kraken/KRLODSet.cpp index b6ade5b..f1281df 100755 --- a/kraken/KRLODSet.cpp +++ b/kraken/KRLODSet.cpp @@ -2,7 +2,7 @@ // KRLODSet.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRLODSet.h b/kraken/KRLODSet.h index abc3d49..a5880d6 100755 --- a/kraken/KRLODSet.h +++ b/kraken/KRLODSet.h @@ -2,7 +2,7 @@ // KRLODSet.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRLight.cpp b/kraken/KRLight.cpp index 4c89662..c9eb8e7 100755 --- a/kraken/KRLight.cpp +++ b/kraken/KRLight.cpp @@ -2,7 +2,7 @@ // KRLight.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRLight.h b/kraken/KRLight.h index e155ddc..883cd75 100755 --- a/kraken/KRLight.h +++ b/kraken/KRLight.h @@ -2,7 +2,7 @@ // KRLight.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRLocator.cpp b/kraken/KRLocator.cpp index ae6f8d1..baf7ccd 100755 --- a/kraken/KRLocator.cpp +++ b/kraken/KRLocator.cpp @@ -2,7 +2,7 @@ // KRLocator.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRLocator.h b/kraken/KRLocator.h index 905f23b..43e6349 100755 --- a/kraken/KRLocator.h +++ b/kraken/KRLocator.h @@ -2,7 +2,7 @@ // KRLocator.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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.cpp b/kraken/KRMaterial.cpp index 0e4feac..8bb34c9 100755 --- a/kraken/KRMaterial.cpp +++ b/kraken/KRMaterial.cpp @@ -2,7 +2,7 @@ // KRMaterial.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 1477049..d5df75c 100755 --- a/kraken/KRMaterial.h +++ b/kraken/KRMaterial.h @@ -2,7 +2,7 @@ // KRMaterial.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 37d71f3..5a28147 100755 --- a/kraken/KRMaterialManager.cpp +++ b/kraken/KRMaterialManager.cpp @@ -2,7 +2,7 @@ // KRMaterialManager.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 93e6355..0e9262b 100755 --- a/kraken/KRMaterialManager.h +++ b/kraken/KRMaterialManager.h @@ -2,7 +2,7 @@ // KRMaterialManager.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 395a133..679ca80 100755 --- a/kraken/KRMesh.cpp +++ b/kraken/KRMesh.cpp @@ -2,7 +2,7 @@ // KRMesh.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 8f440f0..259c4fc 100755 --- a/kraken/KRMesh.h +++ b/kraken/KRMesh.h @@ -2,7 +2,7 @@ // KRMesh.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 d839ec5..1fd28b5 100755 --- a/kraken/KRMeshCube.cpp +++ b/kraken/KRMeshCube.cpp @@ -2,7 +2,7 @@ // KRMeshCube.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 8074fd5..b4391e5 100755 --- a/kraken/KRMeshCube.h +++ b/kraken/KRMeshCube.h @@ -2,7 +2,7 @@ // KRMeshCube.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 851cfb3..7690dde 100755 --- a/kraken/KRMeshManager.cpp +++ b/kraken/KRMeshManager.cpp @@ -2,7 +2,7 @@ // KRMeshManager.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 68c19c4..079106c 100755 --- a/kraken/KRMeshManager.h +++ b/kraken/KRMeshManager.h @@ -2,7 +2,7 @@ // KRMeshManager.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 bc7aff6..b3bc8df 100755 --- a/kraken/KRMeshQuad.cpp +++ b/kraken/KRMeshQuad.cpp @@ -2,7 +2,7 @@ // KRMeshQuad.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 ed78b10..d6e4dc5 100755 --- a/kraken/KRMeshQuad.h +++ b/kraken/KRMeshQuad.h @@ -2,7 +2,7 @@ // KRMeshQuad.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 0d8a086..61afce5 100755 --- a/kraken/KRMeshSphere.cpp +++ b/kraken/KRMeshSphere.cpp @@ -2,7 +2,7 @@ // KRMeshSphere.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 9403760..0baff9a 100755 --- a/kraken/KRMeshSphere.h +++ b/kraken/KRMeshSphere.h @@ -2,7 +2,7 @@ // KRMeshSphere.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 240dcb4..8cc4823 100755 --- a/kraken/KRModel.cpp +++ b/kraken/KRModel.cpp @@ -2,7 +2,7 @@ // KRModel.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 db09136..a77b1a8 100755 --- a/kraken/KRModel.h +++ b/kraken/KRModel.h @@ -2,7 +2,7 @@ // KRModel.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 7e08d60..94e00c7 100755 --- a/kraken/KRNode.cpp +++ b/kraken/KRNode.cpp @@ -2,7 +2,7 @@ // KRNode.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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.h b/kraken/KRNode.h index ca038a8..a13234d 100755 --- a/kraken/KRNode.h +++ b/kraken/KRNode.h @@ -2,7 +2,7 @@ // KRNode.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KROctree.cpp b/kraken/KROctree.cpp index ec0726d..b1909c6 100755 --- a/kraken/KROctree.cpp +++ b/kraken/KROctree.cpp @@ -2,7 +2,7 @@ // KROctree.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KROctree.h b/kraken/KROctree.h index 7d68f07..8065b24 100755 --- a/kraken/KROctree.h +++ b/kraken/KROctree.h @@ -2,7 +2,7 @@ // KROctree.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KROctreeNode.cpp b/kraken/KROctreeNode.cpp index 5d79b1b..6b34fff 100755 --- a/kraken/KROctreeNode.cpp +++ b/kraken/KROctreeNode.cpp @@ -2,7 +2,7 @@ // KROctreeNode.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KROctreeNode.h b/kraken/KROctreeNode.h index db71cf9..d4ecc05 100755 --- a/kraken/KROctreeNode.h +++ b/kraken/KROctreeNode.h @@ -2,7 +2,7 @@ // KROctreeNode.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRParticleSystem.cpp b/kraken/KRParticleSystem.cpp index 5712429..2b09caa 100755 --- a/kraken/KRParticleSystem.cpp +++ b/kraken/KRParticleSystem.cpp @@ -2,7 +2,7 @@ // KRParticleSystem.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRParticleSystem.h b/kraken/KRParticleSystem.h index fe27b0b..3ca80d6 100755 --- a/kraken/KRParticleSystem.h +++ b/kraken/KRParticleSystem.h @@ -2,7 +2,7 @@ // KRParticleSystem.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRParticleSystemNewtonian.cpp b/kraken/KRParticleSystemNewtonian.cpp index ef13dde..98e1992 100755 --- a/kraken/KRParticleSystemNewtonian.cpp +++ b/kraken/KRParticleSystemNewtonian.cpp @@ -2,7 +2,7 @@ // KRParticleSystemNewtonian.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRParticleSystemNewtonian.h b/kraken/KRParticleSystemNewtonian.h index 093696a..9942265 100755 --- a/kraken/KRParticleSystemNewtonian.h +++ b/kraken/KRParticleSystemNewtonian.h @@ -2,7 +2,7 @@ // KRParticleSystemNewtonian.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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.cpp b/kraken/KRPipeline.cpp index 52bea58..b862d3d 100644 --- a/kraken/KRPipeline.cpp +++ b/kraken/KRPipeline.cpp @@ -2,7 +2,7 @@ // KRPipeline.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 4bb790c..4c6ca82 100644 --- a/kraken/KRPipeline.h +++ b/kraken/KRPipeline.h @@ -2,7 +2,7 @@ // KRPipeline.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 482f998..85ed542 100644 --- a/kraken/KRPipelineManager.cpp +++ b/kraken/KRPipelineManager.cpp @@ -2,7 +2,7 @@ // KRPipelineManager.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 c158b66..d27d973 100644 --- a/kraken/KRPipelineManager.h +++ b/kraken/KRPipelineManager.h @@ -2,7 +2,7 @@ // KRPipelineManager.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 586ddba..5923ae5 100755 --- a/kraken/KRPointLight.cpp +++ b/kraken/KRPointLight.cpp @@ -2,7 +2,7 @@ // KRPointLight.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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.h b/kraken/KRPointLight.h index 31c3e61..4bbad86 100755 --- a/kraken/KRPointLight.h +++ b/kraken/KRPointLight.h @@ -2,7 +2,7 @@ // KRPointLight.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRPresentationThread.cpp b/kraken/KRPresentationThread.cpp index d8fb801..993f86b 100644 --- a/kraken/KRPresentationThread.cpp +++ b/kraken/KRPresentationThread.cpp @@ -2,7 +2,7 @@ // KRPresentationThread.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRPresentationThread.h b/kraken/KRPresentationThread.h index e652b38..d5d7f37 100644 --- a/kraken/KRPresentationThread.h +++ b/kraken/KRPresentationThread.h @@ -2,7 +2,7 @@ // KRPresentationThread.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRRenderPass.cpp b/kraken/KRRenderPass.cpp index e7f7530..2899f2d 100644 --- a/kraken/KRRenderPass.cpp +++ b/kraken/KRRenderPass.cpp @@ -2,7 +2,7 @@ // KRSurface.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRRenderPass.h b/kraken/KRRenderPass.h index 2607274..7d4cc65 100644 --- a/kraken/KRRenderPass.h +++ b/kraken/KRRenderPass.h @@ -2,7 +2,7 @@ // KRScene.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRRenderSettings.cpp b/kraken/KRRenderSettings.cpp index da23d37..d2b494e 100755 --- a/kraken/KRRenderSettings.cpp +++ b/kraken/KRRenderSettings.cpp @@ -2,7 +2,7 @@ // KRRenderSettings.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRRenderSettings.h b/kraken/KRRenderSettings.h index 6a6f6a3..b004df2 100755 --- a/kraken/KRRenderSettings.h +++ b/kraken/KRRenderSettings.h @@ -2,7 +2,7 @@ // KRRenderSettings.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRResource+blend.cpp b/kraken/KRResource+blend.cpp index 2f9d665..51af7e6 100755 --- a/kraken/KRResource+blend.cpp +++ b/kraken/KRResource+blend.cpp @@ -2,7 +2,7 @@ // KRResource+blend.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRResource+blend.h b/kraken/KRResource+blend.h index c673e91..72b6550 100755 --- a/kraken/KRResource+blend.h +++ b/kraken/KRResource+blend.h @@ -2,7 +2,7 @@ // KRResource+blend.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRResource+fbx.cpp b/kraken/KRResource+fbx.cpp index f45810b..675866d 100755 --- a/kraken/KRResource+fbx.cpp +++ b/kraken/KRResource+fbx.cpp @@ -2,7 +2,7 @@ // KRResource+fbx.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRResource+obj.cpp b/kraken/KRResource+obj.cpp index 38fc488..1dbc8c1 100755 --- a/kraken/KRResource+obj.cpp +++ b/kraken/KRResource+obj.cpp @@ -2,7 +2,7 @@ // KRResource+obj.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRResource.cpp b/kraken/KRResource.cpp index ecac755..d2091d3 100755 --- a/kraken/KRResource.cpp +++ b/kraken/KRResource.cpp @@ -2,7 +2,7 @@ // KRResource.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRResource.h b/kraken/KRResource.h index e727647..58eb70a 100755 --- a/kraken/KRResource.h +++ b/kraken/KRResource.h @@ -2,7 +2,7 @@ // KRResource.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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.cpp b/kraken/KRResourceManager.cpp index ff0783d..5a818ee 100644 --- a/kraken/KRResourceManager.cpp +++ b/kraken/KRResourceManager.cpp @@ -2,7 +2,7 @@ // KRResourceManager.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 28fb558..8bda124 100644 --- a/kraken/KRResourceManager.h +++ b/kraken/KRResourceManager.h @@ -2,7 +2,7 @@ // KRResourceManager.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 6e727cf..6bd3a76 100755 --- a/kraken/KRReverbZone.cpp +++ b/kraken/KRReverbZone.cpp @@ -2,7 +2,7 @@ // KRReverbZone.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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.h b/kraken/KRReverbZone.h index c093fbe..62388c9 100755 --- a/kraken/KRReverbZone.h +++ b/kraken/KRReverbZone.h @@ -2,7 +2,7 @@ // KRReverbZone.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRSampler.cpp b/kraken/KRSampler.cpp index d5dce02..1786c5a 100644 --- a/kraken/KRSampler.cpp +++ b/kraken/KRSampler.cpp @@ -2,7 +2,7 @@ // KRSampler.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRSampler.h b/kraken/KRSampler.h index cfc6b37..5e48e57 100644 --- a/kraken/KRSampler.h +++ b/kraken/KRSampler.h @@ -2,7 +2,7 @@ // KRSampler.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRSamplerManager.cpp b/kraken/KRSamplerManager.cpp index 45ce3e0..9bfda3c 100644 --- a/kraken/KRSamplerManager.cpp +++ b/kraken/KRSamplerManager.cpp @@ -2,7 +2,7 @@ // KRSamplerManager.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRSamplerManager.h b/kraken/KRSamplerManager.h index 72ebdfc..8b640af 100644 --- a/kraken/KRSamplerManager.h +++ b/kraken/KRSamplerManager.h @@ -2,7 +2,7 @@ // KRSamplerManager.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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.cpp b/kraken/KRScene.cpp index 8fa6414..586af1a 100755 --- a/kraken/KRScene.cpp +++ b/kraken/KRScene.cpp @@ -2,7 +2,7 @@ // KRScene.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 25e88ec..6fc4444 100755 --- a/kraken/KRScene.h +++ b/kraken/KRScene.h @@ -2,7 +2,7 @@ // KRScene.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 1ad442a..71a0bb4 100755 --- a/kraken/KRSceneManager.cpp +++ b/kraken/KRSceneManager.cpp @@ -2,7 +2,7 @@ // KRSceneManager.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 5a9e4dd..4c9e1ad 100755 --- a/kraken/KRSceneManager.h +++ b/kraken/KRSceneManager.h @@ -2,7 +2,7 @@ // KRSceneManager.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 1b40317..4dc2267 100644 --- a/kraken/KRShader.cpp +++ b/kraken/KRShader.cpp @@ -2,7 +2,7 @@ // KRShader.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 57c9cf7..81e4086 100644 --- a/kraken/KRShader.h +++ b/kraken/KRShader.h @@ -2,7 +2,7 @@ // KRShader.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 844761e..6bb4cfd 100644 --- a/kraken/KRShaderManager.cpp +++ b/kraken/KRShaderManager.cpp @@ -2,7 +2,7 @@ // ShaderManager.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 932f7b3..864a91e 100644 --- a/kraken/KRShaderManager.h +++ b/kraken/KRShaderManager.h @@ -2,7 +2,7 @@ // ShaderManager.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 2c7b406..7cb60d4 100644 --- a/kraken/KRSource.cpp +++ b/kraken/KRSource.cpp @@ -2,7 +2,7 @@ // KRSource.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 1a87044..b028cef 100644 --- a/kraken/KRSource.h +++ b/kraken/KRSource.h @@ -2,7 +2,7 @@ // KRSource.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 c20c09f..30d09f5 100644 --- a/kraken/KRSourceManager.cpp +++ b/kraken/KRSourceManager.cpp @@ -2,7 +2,7 @@ // SourceManager.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 0390023..8ce1cfd 100644 --- a/kraken/KRSourceManager.h +++ b/kraken/KRSourceManager.h @@ -2,7 +2,7 @@ // SourceManager.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 f59330a..84bcb34 100755 --- a/kraken/KRSpotLight.cpp +++ b/kraken/KRSpotLight.cpp @@ -2,7 +2,7 @@ // KRSpotLight.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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.h b/kraken/KRSpotLight.h index 72b6239..e50f3cc 100755 --- a/kraken/KRSpotLight.h +++ b/kraken/KRSpotLight.h @@ -2,7 +2,7 @@ // KRSpotLight.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRSprite.cpp b/kraken/KRSprite.cpp index 7516add..e14074c 100755 --- a/kraken/KRSprite.cpp +++ b/kraken/KRSprite.cpp @@ -2,7 +2,7 @@ // KRSprite.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRSprite.h b/kraken/KRSprite.h index 365774e..d1d892b 100755 --- a/kraken/KRSprite.h +++ b/kraken/KRSprite.h @@ -2,7 +2,7 @@ // KRSprite.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRStreamerThread.cpp b/kraken/KRStreamerThread.cpp index 87cb0fa..c70872d 100644 --- a/kraken/KRStreamerThread.cpp +++ b/kraken/KRStreamerThread.cpp @@ -2,7 +2,7 @@ // KRStreamerThread.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRStreamerThread.h b/kraken/KRStreamerThread.h index 02c3c88..262b024 100755 --- a/kraken/KRStreamerThread.h +++ b/kraken/KRStreamerThread.h @@ -2,7 +2,7 @@ // KRStreamerThread.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 4bd447a..b996414 100644 --- a/kraken/KRSurface.cpp +++ b/kraken/KRSurface.cpp @@ -2,7 +2,7 @@ // KRSurface.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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.h b/kraken/KRSurface.h index 7581b1d..5989015 100644 --- a/kraken/KRSurface.h +++ b/kraken/KRSurface.h @@ -2,7 +2,7 @@ // KRSurface.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRSurfaceManager.cpp b/kraken/KRSurfaceManager.cpp index d2eb081..90a4179 100644 --- a/kraken/KRSurfaceManager.cpp +++ b/kraken/KRSurfaceManager.cpp @@ -2,7 +2,7 @@ // KRSurfaceManager.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRSurfaceManager.h b/kraken/KRSurfaceManager.h index 375aead..b85dcf3 100644 --- a/kraken/KRSurfaceManager.h +++ b/kraken/KRSurfaceManager.h @@ -2,7 +2,7 @@ // KRSurfaceManager.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRSwapchain.cpp b/kraken/KRSwapchain.cpp index ca36ff8..426307a 100644 --- a/kraken/KRSwapchain.cpp +++ b/kraken/KRSwapchain.cpp @@ -2,7 +2,7 @@ // KRSwapchain.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRSwapchain.h b/kraken/KRSwapchain.h index 74eaef9..9fab56e 100644 --- a/kraken/KRSwapchain.h +++ b/kraken/KRSwapchain.h @@ -2,7 +2,7 @@ // KRSwapchain.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRTexture.cpp b/kraken/KRTexture.cpp index a4f2030..6dfce97 100755 --- a/kraken/KRTexture.cpp +++ b/kraken/KRTexture.cpp @@ -2,7 +2,7 @@ // KRTexture.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRTexture.h b/kraken/KRTexture.h index e3996b3..be5d3d0 100755 --- a/kraken/KRTexture.h +++ b/kraken/KRTexture.h @@ -2,7 +2,7 @@ // KRTexture.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 b9a4317..98f00bf 100755 --- a/kraken/KRTexture2D.cpp +++ b/kraken/KRTexture2D.cpp @@ -2,7 +2,7 @@ // KRTexture2D.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 b1e491d..1c627b3 100755 --- a/kraken/KRTexture2D.h +++ b/kraken/KRTexture2D.h @@ -2,7 +2,7 @@ // KRTexture2D.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 2368bc1..8a295f0 100755 --- a/kraken/KRTextureAnimated.cpp +++ b/kraken/KRTextureAnimated.cpp @@ -2,7 +2,7 @@ // KRTextureAnimated.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 1a330e6..2c701f4 100755 --- a/kraken/KRTextureAnimated.h +++ b/kraken/KRTextureAnimated.h @@ -2,7 +2,7 @@ // KRTextureAnimated.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 206ae40..1b91d96 100755 --- a/kraken/KRTextureCube.cpp +++ b/kraken/KRTextureCube.cpp @@ -2,7 +2,7 @@ // KRTextureCube.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 1a6ff16..b5b2d44 100755 --- a/kraken/KRTextureCube.h +++ b/kraken/KRTextureCube.h @@ -2,7 +2,7 @@ // KRTextureCube.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 c51738f..a995cf4 100755 --- a/kraken/KRTextureKTX.cpp +++ b/kraken/KRTextureKTX.cpp @@ -2,7 +2,7 @@ // KRTextureKTX.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 c143764..a260c52 100755 --- a/kraken/KRTextureKTX.h +++ b/kraken/KRTextureKTX.h @@ -2,7 +2,7 @@ // KRTextureKTX.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRTextureKTX2.cpp b/kraken/KRTextureKTX2.cpp index cb8ea4e..4c2b785 100644 --- a/kraken/KRTextureKTX2.cpp +++ b/kraken/KRTextureKTX2.cpp @@ -2,7 +2,7 @@ // KRTextureKTX2.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRTextureKTX2.h b/kraken/KRTextureKTX2.h index d4e3d7b..eacad4e 100644 --- a/kraken/KRTextureKTX2.h +++ b/kraken/KRTextureKTX2.h @@ -2,7 +2,7 @@ // KRTextureKTX2.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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.cpp b/kraken/KRTextureManager.cpp index a524584..1f29a2a 100755 --- a/kraken/KRTextureManager.cpp +++ b/kraken/KRTextureManager.cpp @@ -2,7 +2,7 @@ // KRTextureManager.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 06b8472..5726fc0 100755 --- a/kraken/KRTextureManager.h +++ b/kraken/KRTextureManager.h @@ -2,7 +2,7 @@ // KRTextureManager.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 7f72f29..90f6496 100755 --- a/kraken/KRTexturePVR.cpp +++ b/kraken/KRTexturePVR.cpp @@ -2,7 +2,7 @@ // KRTexturePVR.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 f34f01e..5dc57e3 100755 --- a/kraken/KRTexturePVR.h +++ b/kraken/KRTexturePVR.h @@ -2,7 +2,7 @@ // KRTexturePVR.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRTextureTGA.cpp b/kraken/KRTextureTGA.cpp index ef4652c..6ca962d 100755 --- a/kraken/KRTextureTGA.cpp +++ b/kraken/KRTextureTGA.cpp @@ -2,7 +2,7 @@ // KRTextureTGA.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRTextureTGA.h b/kraken/KRTextureTGA.h index b1ab998..337c6b0 100755 --- a/kraken/KRTextureTGA.h +++ b/kraken/KRTextureTGA.h @@ -2,7 +2,7 @@ // KRTextureTGA.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRUniformBuffer.cpp b/kraken/KRUniformBuffer.cpp index b543de6..2862fd1 100644 --- a/kraken/KRUniformBuffer.cpp +++ b/kraken/KRUniformBuffer.cpp @@ -2,7 +2,7 @@ // ShaderManager.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRUniformBuffer.h b/kraken/KRUniformBuffer.h index 600d914..60870d1 100644 --- a/kraken/KRUniformBuffer.h +++ b/kraken/KRUniformBuffer.h @@ -2,7 +2,7 @@ // KRPipeline.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRUniformBufferManager.cpp b/kraken/KRUniformBufferManager.cpp index eefffbd..8c6b9ac 100644 --- a/kraken/KRUniformBufferManager.cpp +++ b/kraken/KRUniformBufferManager.cpp @@ -2,7 +2,7 @@ // ShaderManager.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/KRUniformBufferManager.h b/kraken/KRUniformBufferManager.h index 33e9122..b5f5893 100644 --- a/kraken/KRUniformBufferManager.h +++ b/kraken/KRUniformBufferManager.h @@ -2,7 +2,7 @@ // KRSurfaceManager.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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.cpp b/kraken/KRUnknown.cpp index 83d2732..de45224 100755 --- a/kraken/KRUnknown.cpp +++ b/kraken/KRUnknown.cpp @@ -2,7 +2,7 @@ // KRUnknown.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 179e865..aac0289 100755 --- a/kraken/KRUnknown.h +++ b/kraken/KRUnknown.h @@ -2,7 +2,7 @@ // KRUnknown.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 4032b18..be33660 100755 --- a/kraken/KRUnknownManager.cpp +++ b/kraken/KRUnknownManager.cpp @@ -2,7 +2,7 @@ // KRUnknownManager.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 e24e239..49500e0 100755 --- a/kraken/KRUnknownManager.h +++ b/kraken/KRUnknownManager.h @@ -2,7 +2,7 @@ // KRUnknownManager.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 5d4d1ef..a0dd89f 100755 --- a/kraken/KRViewport.cpp +++ b/kraken/KRViewport.cpp @@ -2,7 +2,7 @@ // KRViewport.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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.h b/kraken/KRViewport.h index be9c575..79ce33e 100755 --- a/kraken/KRViewport.h +++ b/kraken/KRViewport.h @@ -2,7 +2,7 @@ // KRViewport.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/kraken.cpp b/kraken/kraken.cpp index da7f69c..d1c3671 100644 --- a/kraken/kraken.cpp +++ b/kraken/kraken.cpp @@ -2,7 +2,7 @@ // kraken.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/context.h b/kraken/public/context.h index 75daf16..12beed1 100644 --- a/kraken/public/context.h +++ b/kraken/public/context.h @@ -2,7 +2,7 @@ // context.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 07335e0..29762bc 100644 --- a/kraken/public/kraken.h +++ b/kraken/public/kraken.h @@ -1,7 +1,7 @@ // // kraken.h // Kraken Engine -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/mimir b/mimir index 8dd76e1..762b878 160000 --- a/mimir +++ b/mimir @@ -1 +1 @@ -Subproject commit 8dd76e1c964ac97f05893973eb2022ac6bf9cc28 +Subproject commit 762b8789c118a804ad976cb96d0911b6b021b80e diff --git a/siren b/siren index 7c8f3d7..def6469 160000 --- a/siren +++ b/siren @@ -1 +1 @@ -Subproject commit 7c8f3d74903dfbaa4edbaf632c48dc1f2fb17d93 +Subproject commit def6469e36721cbb18258bff83262bc73c2f4c5c diff --git a/standard_assets/shaders/ObjectShader_osx.fsh b/standard_assets/shaders/ObjectShader_osx.fsh index 38d7bf7..18b012a 100644 --- a/standard_assets/shaders/ObjectShader_osx.fsh +++ b/standard_assets/shaders/ObjectShader_osx.fsh @@ -2,7 +2,7 @@ // ObjectShader_osx.fsh // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/ObjectShader_osx.vsh b/standard_assets/shaders/ObjectShader_osx.vsh index 6cdc5e0..5b8f87b 100644 --- a/standard_assets/shaders/ObjectShader_osx.vsh +++ b/standard_assets/shaders/ObjectShader_osx.vsh @@ -2,7 +2,7 @@ // ObjectShader_osx.vsh // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/ShadowShader_osx.fsh b/standard_assets/shaders/ShadowShader_osx.fsh index a33a6d1..6e3db9a 100644 --- a/standard_assets/shaders/ShadowShader_osx.fsh +++ b/standard_assets/shaders/ShadowShader_osx.fsh @@ -2,7 +2,7 @@ // ShadowShader_osx.fsh // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/ShadowShader_osx.vsh b/standard_assets/shaders/ShadowShader_osx.vsh index b07d3ca..91b1716 100644 --- a/standard_assets/shaders/ShadowShader_osx.vsh +++ b/standard_assets/shaders/ShadowShader_osx.vsh @@ -2,7 +2,7 @@ // ShadowShader_osx.vsh // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/debug_font.frag b/standard_assets/shaders/debug_font.frag index 16ca8fc..1a0b838 100644 --- a/standard_assets/shaders/debug_font.frag +++ b/standard_assets/shaders/debug_font.frag @@ -2,7 +2,7 @@ // debug_font_osx.fsh // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/debug_font.vert b/standard_assets/shaders/debug_font.vert index b5fd029..8104c31 100644 --- a/standard_assets/shaders/debug_font.vert +++ b/standard_assets/shaders/debug_font.vert @@ -2,7 +2,7 @@ // debug_font_osx.vsh // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/dust_particle_osx.fsh b/standard_assets/shaders/dust_particle_osx.fsh index e02daac..4e795e6 100644 --- a/standard_assets/shaders/dust_particle_osx.fsh +++ b/standard_assets/shaders/dust_particle_osx.fsh @@ -2,7 +2,7 @@ // dust_particle_osx.fsh // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/dust_particle_osx.vsh b/standard_assets/shaders/dust_particle_osx.vsh index edbb6b6..c48814d 100644 --- a/standard_assets/shaders/dust_particle_osx.vsh +++ b/standard_assets/shaders/dust_particle_osx.vsh @@ -2,7 +2,7 @@ // dust_particle_osx.vsh // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/flare_osx.fsh b/standard_assets/shaders/flare_osx.fsh index 77e8090..581883a 100644 --- a/standard_assets/shaders/flare_osx.fsh +++ b/standard_assets/shaders/flare_osx.fsh @@ -2,7 +2,7 @@ // flare_osx.fsh // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/flare_osx.vsh b/standard_assets/shaders/flare_osx.vsh index 364b7df..554606e 100644 --- a/standard_assets/shaders/flare_osx.vsh +++ b/standard_assets/shaders/flare_osx.vsh @@ -2,7 +2,7 @@ // flare_osx.vsh // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/light_directional_osx.fsh b/standard_assets/shaders/light_directional_osx.fsh index c6e9b93..92a3a78 100644 --- a/standard_assets/shaders/light_directional_osx.fsh +++ b/standard_assets/shaders/light_directional_osx.fsh @@ -2,7 +2,7 @@ // light_directional_osx.fsh // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/light_directional_osx.vsh b/standard_assets/shaders/light_directional_osx.vsh index 12b52b4..d8161e4 100644 --- a/standard_assets/shaders/light_directional_osx.vsh +++ b/standard_assets/shaders/light_directional_osx.vsh @@ -2,7 +2,7 @@ // light_directional_osx.vsh // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/light_point_inside_osx.fsh b/standard_assets/shaders/light_point_inside_osx.fsh index 296493d..1ffd130 100644 --- a/standard_assets/shaders/light_point_inside_osx.fsh +++ b/standard_assets/shaders/light_point_inside_osx.fsh @@ -2,7 +2,7 @@ // light_point_inside_osx.fsh // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/light_point_inside_osx.vsh b/standard_assets/shaders/light_point_inside_osx.vsh index e930ecd..3e0e528 100644 --- a/standard_assets/shaders/light_point_inside_osx.vsh +++ b/standard_assets/shaders/light_point_inside_osx.vsh @@ -2,7 +2,7 @@ // light_point_inside_osx.vsh // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/light_point_osx.fsh b/standard_assets/shaders/light_point_osx.fsh index 31f67a4..0aa4e6d 100644 --- a/standard_assets/shaders/light_point_osx.fsh +++ b/standard_assets/shaders/light_point_osx.fsh @@ -2,7 +2,7 @@ // light_point_osx.fsh // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/light_point_osx.vsh b/standard_assets/shaders/light_point_osx.vsh index 745d01b..bf8ff80 100644 --- a/standard_assets/shaders/light_point_osx.vsh +++ b/standard_assets/shaders/light_point_osx.vsh @@ -2,7 +2,7 @@ // light_point_osx.vsh // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/occlusion_test_osx.fsh b/standard_assets/shaders/occlusion_test_osx.fsh index 4f65aeb..062691a 100644 --- a/standard_assets/shaders/occlusion_test_osx.fsh +++ b/standard_assets/shaders/occlusion_test_osx.fsh @@ -2,7 +2,7 @@ // occlusion_test_osx.fsh // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/occlusion_test_osx.vsh b/standard_assets/shaders/occlusion_test_osx.vsh index 6fc27b4..0322d4b 100644 --- a/standard_assets/shaders/occlusion_test_osx.vsh +++ b/standard_assets/shaders/occlusion_test_osx.vsh @@ -2,7 +2,7 @@ // occlusion_test_osx.vsh // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/post_fx.frag b/standard_assets/shaders/post_fx.frag index dd10054..3c06f4d 100644 --- a/standard_assets/shaders/post_fx.frag +++ b/standard_assets/shaders/post_fx.frag @@ -2,7 +2,7 @@ // post_fx.frag // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/post_fx.vert b/standard_assets/shaders/post_fx.vert index 131f02a..99029b6 100644 --- a/standard_assets/shaders/post_fx.vert +++ b/standard_assets/shaders/post_fx.vert @@ -2,7 +2,7 @@ // post_fx_vert // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/simple_blit.frag b/standard_assets/shaders/simple_blit.frag index b795715..dcdb097 100644 --- a/standard_assets/shaders/simple_blit.frag +++ b/standard_assets/shaders/simple_blit.frag @@ -2,7 +2,7 @@ // simple_blit.frag // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/simple_blit.vert b/standard_assets/shaders/simple_blit.vert index 68a1819..2e88292 100644 --- a/standard_assets/shaders/simple_blit.vert +++ b/standard_assets/shaders/simple_blit.vert @@ -2,7 +2,7 @@ // simple_blit.vert // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/sky_box_osx.fsh b/standard_assets/shaders/sky_box_osx.fsh index ec85f91..327f99e 100644 --- a/standard_assets/shaders/sky_box_osx.fsh +++ b/standard_assets/shaders/sky_box_osx.fsh @@ -2,7 +2,7 @@ // sky_box_osx.fsh // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/sky_box_osx.vsh b/standard_assets/shaders/sky_box_osx.vsh index 253b4bc..6c5c31f 100644 --- a/standard_assets/shaders/sky_box_osx.vsh +++ b/standard_assets/shaders/sky_box_osx.vsh @@ -2,7 +2,7 @@ // sky_box_osx.vsh // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/sprite.frag b/standard_assets/shaders/sprite.frag index d687a3b..6febee3 100644 --- a/standard_assets/shaders/sprite.frag +++ b/standard_assets/shaders/sprite.frag @@ -2,7 +2,7 @@ // sprite.frag // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/sprite.vert b/standard_assets/shaders/sprite.vert index 8e38297..02e5b38 100644 --- a/standard_assets/shaders/sprite.vert +++ b/standard_assets/shaders/sprite.vert @@ -2,7 +2,7 @@ // sprite.vert // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/visualize_overlay_osx.fsh b/standard_assets/shaders/visualize_overlay_osx.fsh index bc7f2a6..016148d 100644 --- a/standard_assets/shaders/visualize_overlay_osx.fsh +++ b/standard_assets/shaders/visualize_overlay_osx.fsh @@ -2,7 +2,7 @@ // visualize_overlay_osx.fsh // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/visualize_overlay_osx.vsh b/standard_assets/shaders/visualize_overlay_osx.vsh index 91027bd..9ee9ac4 100644 --- a/standard_assets/shaders/visualize_overlay_osx.vsh +++ b/standard_assets/shaders/visualize_overlay_osx.vsh @@ -2,7 +2,7 @@ // visualize_overlay_osx.vsh // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/volumetric_fog_downsampled_osx.fsh b/standard_assets/shaders/volumetric_fog_downsampled_osx.fsh index ebeff4b..0796a0e 100644 --- a/standard_assets/shaders/volumetric_fog_downsampled_osx.fsh +++ b/standard_assets/shaders/volumetric_fog_downsampled_osx.fsh @@ -2,7 +2,7 @@ // volumetric_fog_downsampled_osx.fsh // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/volumetric_fog_downsampled_osx.vsh b/standard_assets/shaders/volumetric_fog_downsampled_osx.vsh index fcbcb19..35d9ff5 100644 --- a/standard_assets/shaders/volumetric_fog_downsampled_osx.vsh +++ b/standard_assets/shaders/volumetric_fog_downsampled_osx.vsh @@ -2,7 +2,7 @@ // volumetric_fog_downsampled_osx.vsh // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/volumetric_fog_osx.fsh b/standard_assets/shaders/volumetric_fog_osx.fsh index b83813c..c4f390c 100644 --- a/standard_assets/shaders/volumetric_fog_osx.fsh +++ b/standard_assets/shaders/volumetric_fog_osx.fsh @@ -2,7 +2,7 @@ // volumetric_fog_osx.fsh // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/standard_assets/shaders/volumetric_fog_osx.vsh b/standard_assets/shaders/volumetric_fog_osx.vsh index 700f1d8..1c79878 100644 --- a/standard_assets/shaders/volumetric_fog_osx.vsh +++ b/standard_assets/shaders/volumetric_fog_osx.vsh @@ -2,7 +2,7 @@ // volumetric_fog_osx.vsh // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/harness.cpp b/tests/smoke/hello_cube/harness.cpp index 1238e16..2be1904 100644 --- a/tests/smoke/hello_cube/harness.cpp +++ b/tests/smoke/hello_cube/harness.cpp @@ -2,7 +2,7 @@ // harness.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/harness.h b/tests/smoke/hello_cube/harness.h index 1e430d2..e8eaf4a 100644 --- a/tests/smoke/hello_cube/harness.h +++ b/tests/smoke/hello_cube/harness.h @@ -2,7 +2,7 @@ // harness.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/hello_cube.cpp b/tests/smoke/hello_cube/hello_cube.cpp index 2763004..ecf7778 100644 --- a/tests/smoke/hello_cube/hello_cube.cpp +++ b/tests/smoke/hello_cube/hello_cube.cpp @@ -2,7 +2,7 @@ // hello_cube.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/hello_cube.h b/tests/smoke/hello_cube/hello_cube.h index 95f83f8..f722bd0 100644 --- a/tests/smoke/hello_cube/hello_cube.h +++ b/tests/smoke/hello_cube/hello_cube.h @@ -2,7 +2,7 @@ // hello_cube.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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 883909b..3ee1a9d 100644 --- a/tests/smoke/hello_cube/main_macos.mm +++ b/tests/smoke/hello_cube/main_macos.mm @@ -2,7 +2,7 @@ // main_macos.mm // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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_win.cpp b/tests/smoke/hello_cube/main_win.cpp index dcb849c..47eeb8e 100644 --- a/tests/smoke/hello_cube/main_win.cpp +++ b/tests/smoke/hello_cube/main_win.cpp @@ -2,7 +2,7 @@ // main_win.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/tools/convert/main.cpp b/tools/convert/main.cpp index f8b8683..d05e7bc 100644 --- a/tools/convert/main.cpp +++ b/tools/convert/main.cpp @@ -2,7 +2,7 @@ // main.cpp // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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/tools/convert/main.h b/tools/convert/main.h index 650b6a2..bbf1865 100644 --- a/tools/convert/main.h +++ b/tools/convert/main.h @@ -2,7 +2,7 @@ // main.h // Kraken Engine // -// Copyright 2023 Kearwood Gilbert. All rights reserved. +// Copyright 2024 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: