release-9
Fixed a bug in ezWorld when reloading types from a plugin
Profiling data can now be captured and written to a file in the background
Perlin Noise node in proc gen graph (#65)
Enforces descriptions for cvars
Fix GameEngineTest UWP -Support devenv 2017 enterprise and professional builds in RemoteTestHarness. -Reduce win version to azure VM version. -Fixes to project data directory handling. Separate special directory ">project" target from the data directory "project" target. While the later one normally points to ">project" this is not always the case but was kind of hardcoded which broke fileserve. -Add build dependency to FileServe to RemoteTestHarness.
Procedural vertex color (#63)
Adds a compile time check that ez code does not #include <Windows.h> directly (#62)
CMake: Removes Application.txt
CMake build fixes