Add newlines to the end of all files

This commit is contained in:
Chris Burel
2021-04-21 09:50:30 -07:00
parent 0fa00a117c
commit 28170ffe41
3622 changed files with 3629 additions and 3629 deletions
@@ -29,4 +29,4 @@ namespace ImageProcessing
->Field("Presets", &BuilderSettings::m_presets);
}
}
} // namespace ImageProcessing
} // namespace ImageProcessing
@@ -30,4 +30,4 @@ namespace ImageProcessing
bool m_enablePlatform = true;
AZStd::map<AZ::Uuid, PresetSettings> m_presets;
};
} // namespace ImageProcessing
} // namespace ImageProcessing
@@ -49,4 +49,4 @@ namespace ImageProcessing
->Field("DiffuseProbePreset", &CubemapSettings::m_diffuseGenPreset);
}
}
} // namespace ImageProcessing
} // namespace ImageProcessing
@@ -49,4 +49,4 @@ namespace ImageProcessing
// "cm_diffpreset", the name of the preset to be used for the diffuse probe
AZ::Uuid m_diffuseGenPreset;
};
} // namespace ImageProcessing
} // namespace ImageProcessing
@@ -105,4 +105,4 @@ namespace ImageProcessing
ggx = 5 // same as CP_FILTER_TYPE_GGX. only used for [EnvironmentProbeHDR]
};
} // namespace ImageProcessing
} // namespace ImageProcessing
@@ -63,4 +63,4 @@ namespace ImageProcessing
}
}
}
} // namespace ImageProcessing
} // namespace ImageProcessing
@@ -36,4 +36,4 @@ namespace ImageProcessing
bool m_normalize;
AZ::u32 m_streamableMips;
};
} // namespace ImageProcessing
} // namespace ImageProcessing
@@ -31,4 +31,4 @@ namespace ImageProcessing
//! pixel formats supported for the platform
AZStd::list<EPixelFormat> m_availableFormat;
};
} // namespace ImageProcessing
} // namespace ImageProcessing
@@ -168,4 +168,4 @@ namespace ImageProcessing
};
} // namespace ImageProcessing
} // namespace ImageProcessing
@@ -35,4 +35,4 @@ namespace ImageProcessing
static CryTextureSquisher::ECodingPreset GetCompressPreset(EPixelFormat compressFmt, EPixelFormat uncompressFmt);
};
} // namespace ImageProcessing
} // namespace ImageProcessing
@@ -55,4 +55,4 @@ namespace ImageProcessing
{
}
} // namespace ImageProcessing
} // namespace ImageProcessing
@@ -29,4 +29,4 @@ namespace ImageProcessing
EPixelFormat GetSuggestedUncompressedFormat(EPixelFormat compressedfmt, EPixelFormat uncompressedfmt) override;
};
} // namespace ImageProcessing
} // namespace ImageProcessing
@@ -29,4 +29,4 @@ namespace ImageProcessing
EPixelFormat GetSuggestedUncompressedFormat(EPixelFormat compressedfmt, EPixelFormat uncompressedfmt) override;
};
} // namespace ImageProcessing
} // namespace ImageProcessing
@@ -115,4 +115,4 @@ namespace ImageProcessing
static void InitCubemapLayoutInfos();
};
}//end namspace ImageProcessing
}//end namspace ImageProcessing
@@ -107,4 +107,4 @@ namespace ImageProcessing
m_img = newImage;
}
} // namespace ImageProcessing
} // namespace ImageProcessing
@@ -30,4 +30,4 @@
/////////////////////////////////////////////////////////////////////////////
//Type definitions
/////////////////////////////////////////////////////////////////////////////
#include <ImageBuilderBaseType.h>
#include <ImageBuilderBaseType.h>
@@ -145,4 +145,4 @@ namespace ImageProcessing
}// namespace ImageProcessing
}// namespace ImageProcessing