AssetStudio/AssetStudioUtility
VaDiM ea09a8de64 Add support for sprites with alpha mask
- Sprites with alpha mask can now be viewed and exported with transparency
- Added hotkeys to control display of an alpha mask  on the preview tab
- Added an option to the export settings to enable/disable export with alpha mask as well
- Prevented texture2D preview options from being changed with hotkeys outside of texture preview (e.g. when some other asset is selected)
2022-11-21 01:59:16 +03:00
..
CSspv implemented SPIR-V shader export 2020-08-12 22:11:26 +08:00
FMOD Studio API Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
Smolv implemented SPIR-V shader export 2020-08-12 22:11:26 +08:00
Unity.CecilTools clean up TypeDefinitionConverter code 2021-06-26 13:16:12 +08:00
Unity.SerializationLogic clean up TypeDefinitionConverter code 2021-06-26 13:16:12 +08:00
AssemblyLoader.cs Fix AssemblyLoading bug 2021-10-07 13:36:03 -07:00
AssetStudioUtility.csproj Update ImageSharp.Drawing version 2022-11-18 06:33:26 +03:00
AudioClipConverter.cs update enum 2022-11-17 04:31:30 +03:00
ImageExtensions.cs Update ImageSharp.Drawing version 2022-11-18 06:33:26 +03:00
ImageFormat.cs Use ImageSharp to process textures 2021-06-27 07:33:20 +08:00
ModelConverter.cs Fixed #962 2022-11-17 04:31:16 +03:00
ModelExporter.cs Add an option to export all UVs as diffuse maps. 2021-06-11 17:12:15 -06:00
MonoBehaviourConverter.cs Improve SerializedFile reading. 2021-05-28 22:23:07 +08:00
MyAssemblyResolver.cs Refactor MonoBehaviour reading 2020-08-14 00:02:59 +08:00
SerializedTypeHelper.cs Refactor MonoBehaviour reading 2020-08-14 00:02:59 +08:00
ShaderConverter.cs update enum 2022-11-17 04:31:30 +03:00
SpirVShaderConverter.cs implemented SPIR-V shader export 2020-08-12 22:11:26 +08:00
SpriteHelper.cs Add support for sprites with alpha mask 2022-11-21 01:59:16 +03:00
Texture2DConverter.cs Fix and improve Texture2D convert 2022-11-17 04:22:14 +03:00
Texture2DExtensions.cs Return to ImageSharp 2022-11-17 03:59:59 +03:00
TypeDefinitionConverter.cs Fix type conversion bug 2022-11-17 04:29:55 +03:00