release-23.11
Added a particle effect template
Resaved all assets (#910)
Generic volumes and post processing component (#1020)
Fix Vulkan MSAA Issue + Linux fixes (#1017)
Moved config files needed at runtime into dedicated sub-folder (#891)
Lensflares (#1082)
Fixed #882: Project export only copies the necessary DLLs
Git attributes, Export filter adjustments
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.