dev
Various fixes (#1986)
Data fixes (#1983)
ezPluginBundles can now configure their own data directories to use (#1985)
Build configuration fixes (#1993)
Cookie textures and light materials for spot lights (#1579)
Removed TypeScript and DukTape (#1511)
Renamed "Shared" folder to "Data". Renamed "Shared/Data" folder to "Data/Base".
* Added a command line mode to the EditorProcessor to open a project and transform all assets, then close * Added a Base data project * Added a workaround in the AssetCurator to not assert when some unclear asset state is encountered. Could not switch projects otherwise. Needs investigation. * Added a "Unit Test" that calls the asset processor to transform the base data assets automatically. Only run on Windows. * Reduced the MSE of the particles engine test, to see whether it succeds now.