Add preliminary budget tracking system and remove driller integration

Signed-off-by: Jeremy Ong <jcong@amazon.com>
This commit is contained in:
Jeremy Ong
2021-08-23 12:44:21 -06:00
parent 07a14bdce1
commit 5e04c3737f
50 changed files with 191 additions and 2288 deletions
@@ -125,7 +125,7 @@ namespace NvCloth
}
else
{
AZ_PROFILE_END();
AZ_PROFILE_END(Cloth);
}
}
};