Konstantin Koch 17d0771b03 Placed the importers into different categories for the "importing existing files" dialog in Visual Studio.
Fixed a performance problem in the Visual Studio extension where no importer or processor was selected for an asset.
Fixed that the asset names for Uri encoded in the build output.
Fixed that errors when serializing assets get logged.
Sped up ImporterManager.GuessImporterByFileExtension, which caused performance problems if many assemblies are loaded into the current AppDomain.
Made the AssimpImporter library deploy the binary files again (hopefully just a temporary solution until we've found a better way.)
Provide a extension for TargetPlatform enum for getting the DisplayName of an entry.
Changed that ProcessorManager.GetProcessorDisplayName doesn't throw an exception if no processor with the given name exists, which now mimicks the same behavior as in importerManager.GetImporterDisplayName.
2015-04-26 19:47:26 +02:00
2015-03-15 01:13:23 +01:00
2015-03-15 01:13:29 +01:00
2015-03-15 01:13:29 +01:00
2015-03-15 01:12:04 +01:00
2015-03-15 01:13:29 +01:00
Description
No description provided
https://github.com/rrz-dev/anx.framework
96 MiB
Languages
C# 75.7%
HTML 21.6%
HLSL 2.5%