Bump copyright year.

This commit is contained in:
2023-01-10 14:22:26 -08:00
parent ebe5682ed5
commit 8845e19273
114 changed files with 114 additions and 114 deletions

View File

@@ -2,7 +2,7 @@
// KRAmbientZone.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRAmbientZone.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRAnimation.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRAnimation.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRAnimationAttribute.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRAnimationAttribute.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRAnimationCurve.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRAnimationCurve.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRAnimationCurveManager.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRAnimationCurveManager.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRAnimationLayer.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRAnimationLayer.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRAnimationManager.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRAnimationManager.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRAudioBuffer.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRAudioBuffer.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// FileManager.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// FileManager.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRAudioSample.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRAudioSample.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRAudioSource.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRAudioSource.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRBehavior.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRBehavior.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRBone.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRBone.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRBundle.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRBundle.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRBundleManager.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRBundleManager.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRCamera.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRSettings.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRCollider.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRCollider.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRContext.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRContext.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRContextObject.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRContextObject.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRContext_ios.mm
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRContext_osx.mm
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRDSP.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRDSP_slow.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRDataBlock.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRDataBlock.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRDevice.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRDevice.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRDeviceManager.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRDeviceManager.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRDirectionalLight.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRDirectionalLight.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// Kraken Engine-common.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// Kraken Engine.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRHelpers.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRHelpers.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRLODGroup.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRLODGroup.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRLODSet.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRLODSet.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRLight.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRLight.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRLocator.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRLocator.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRMaterial.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRMaterialManager.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRMaterialManager.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRMesh.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRMesh.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRMeshCube.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRMeshCube.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRMeshManager.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRMeshQuad.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRMeshQuad.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRMeshSphere.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRMeshSphere.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRModel.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KROctree.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KROctreeNode.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRPointLight.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRPointLight.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRResource.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRResource.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRSpotLight.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRSpotLight.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRStreamerThread.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRStreamerThread.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRTexture.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRTexture.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRTexture2D.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRTexture2D.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRTextureAnimated.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRTextureAnimated.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRTextureCube.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRTextureCube.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRTextureKTX.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRTextureKTX.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRTextureKTX2.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRTextureKTX2.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRTextureManager.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRTextureManager.h
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRTexturePVR.cpp
// Kraken Engine
//
// Copyright 2022 Kearwood Gilbert. All rights reserved.
// Copyright 2023 Kearwood Gilbert. All rights reserved.
//
// Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met:

Some files were not shown because too many files have changed in this diff Show More