Skip to content

Commit 0def962

Browse files
committed
Added a disclaimer to files in include folder
1 parent 0480509 commit 0def962

File tree

117 files changed

+420
-166
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+420
-166
lines changed

include/irr/asset/CCPUMesh.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (C) 2018-2020 - DevSH Graphics Programming Sp. z O.O.
2+
// This file is part of the "Nabla Engine".
3+
// For conditions of distribution and use, see copyright notice in nabla.h
4+
15
#ifndef __IRR_C_CPU_MESH_H_INCLUDED__
26
#define __IRR_C_CPU_MESH_H_INCLUDED__
37

include/irr/asset/CCPUMeshPacker.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (C) 2018-2020 - DevSH Graphics Programming Sp. z O.O.
2+
// This file is part of the "Nabla Engine".
3+
// For conditions of distribution and use, see copyright notice in nabla.h
4+
15
#ifndef __IRR_C_CPU_MESH_PACKER_H_INCLUDED__
26
#define __IRR_C_CPU_MESH_PACKER_H_INCLUDED__
37

include/irr/asset/CCPUSkinnedMesh.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (C) 2018-2020 - DevSH Graphics Programming Sp. z O.O.
2+
// This file is part of the "Nabla Engine".
3+
// For conditions of distribution and use, see copyright notice in nabla.h
4+
15
#ifndef __IRR_C_CPU_SKINNED_MESH_INCLUDED__
26
#define __IRR_C_CPU_SKINNED_MESH_INCLUDED__
37

include/irr/asset/CMTLPipelineMetadata.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (C) 2018-2020 - DevSH Graphics Programming Sp. z O.O.
2+
// This file is part of the "Nabla Engine".
3+
// For conditions of distribution and use, see copyright notice in nabla.h
4+
15
#ifndef __IRR_C_MTL_PIPELINE_METADATA_H_INCLUDED__
26
#define __IRR_C_MTL_PIPELINE_METADATA_H_INCLUDED__
37

include/irr/asset/COpenEXRImageMetadata.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (C) 2018-2020 - DevSH Graphics Programming Sp. z O.O.
2+
// This file is part of the "Nabla Engine".
3+
// For conditions of distribution and use, see copyright notice in nabla.h
4+
15
#ifndef __IRR_C_OPENEXR_IMAGE_METADATA_H_INCLUDED__
26
#define __IRR_C_OPENEXR_IMAGE_METADATA_H_INCLUDED__
37

include/irr/asset/CPLYPipelineMetadata.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (C) 2018-2020 - DevSH Graphics Programming Sp. z O.O.
2+
// This file is part of the "Nabla Engine".
3+
// For conditions of distribution and use, see copyright notice in nabla.h
4+
15
#ifndef __IRR_C_PLY_PIPELINE_METADATA_H_INCLUDED__
26
#define __IRR_C_PLY_PIPELINE_METADATA_H_INCLUDED__
37

include/irr/asset/CQuantNormalCache.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (C) 2018-2020 - DevSH Graphics Programming Sp. z O.O.
2+
// This file is part of the "Nabla Engine".
3+
// For conditions of distribution and use, see copyright notice in nabla.h
4+
15
#ifndef C_QUANT_NORMAL_CACHE_H_INCLUDED
26
#define C_QUANT_NORMAL_CACHE_H_INCLUDED
37

include/irr/asset/CSTLPipelineMetadata.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (C) 2018-2020 - DevSH Graphics Programming Sp. z O.O.
2+
// This file is part of the "Nabla Engine".
3+
// For conditions of distribution and use, see copyright notice in nabla.h
4+
15
#ifndef __IRR_C_STL_PIPELINE_METADATA_H_INCLUDED__
26
#define __IRR_C_STL_PIPELINE_METADATA_H_INCLUDED__
37

include/irr/asset/CShaderIntrospector.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (C) 2018-2020 - DevSH Graphics Programming Sp. z O.O.
2+
// This file is part of the "Nabla Engine".
3+
// For conditions of distribution and use, see copyright notice in nabla.h
4+
15
#ifndef __IRR_C_SHADER_INTROSPECTOR_H_INCLUDED__
26
#define __IRR_C_SHADER_INTROSPECTOR_H_INCLUDED__
37

include/irr/asset/EColorSpace.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// Copyright (C) 2018-2020 - DevSH Graphics Programming Sp. z O.O.
2+
// This file is part of the "Nabla Engine".
3+
// For conditions of distribution and use, see copyright notice in nabla.h
4+
15
#ifndef __IRR_E_COLOR_SPACE_H_INCLUDED__
26
#define __IRR_E_COLOR_SPACE_H_INCLUDED__
37

0 commit comments

Comments
 (0)