ImageProcessingAtom
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
*
|
||||
*/
|
||||
|
||||
#include <ImageProcessing_precompiled.h>
|
||||
|
||||
#include <Processing/PixelFormatInfo.h>
|
||||
#include <Processing/ImageToProcess.h>
|
||||
#include <Processing/ImageConvert.h>
|
||||
@@ -24,10 +22,6 @@
|
||||
|
||||
#include <AzToolsFramework/API/EditorAssetSystemAPI.h>
|
||||
|
||||
// qt has convenience functions to handle file
|
||||
#include <qfile.h>
|
||||
#include <qdir.h>
|
||||
|
||||
// for texture splitting
|
||||
// minimum number of low level mips will be saved in the base file.
|
||||
#define MinPersistantMips 3
|
||||
|
||||
Reference in New Issue
Block a user