Unify directory structure for cooked/raw assets

This commit is contained in:
Aruki
2017-07-01 19:03:56 -06:00
parent 4dc11023df
commit c6e6ccaa89
12 changed files with 42 additions and 61 deletions

View File

@@ -4,7 +4,7 @@
#include "Core/GameProject/DependencyListBuilders.h"
#include <Common/Log.h>
const bool gkForceDisableCompression = true;
const bool gkForceDisableCompression = false;
CAreaCooker::CAreaCooker()
: mGeometrySecNum(-1)