AssetStudio/AssetStudioUtility
hozuki c76e41b1ab
Replace C++/CLI components with P/Invoke components (#562)
* Replace C++/CLI components with P/Invoke

* Deleted C++/CLI projects

* Use Utf8StringHandle to marshal UTF-8 strings

* Use plaform-default calling convention

* Handle DLL preloading on Linux and macOS

* Change intermediate and output directories of native projects

* Improve P/Invoke documentation
2020-08-06 10:35:50 +08:00
..
FMOD Studio API Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
Libraries move file 2019-04-04 21:14:52 +08:00
Properties update to .net framework 4.7.2 2020-03-27 21:42:40 +08:00
AssetStudioUtility.csproj Replace C++/CLI components with P/Invoke components (#562) 2020-08-06 10:35:50 +08:00
AudioClipConverter.cs fixed bug 2020-04-10 18:51:43 +08:00
ModelConverter.cs multiple uv export 2020-04-06 19:29:15 +08:00
ModelExporter.cs add more options for export model 2019-07-28 18:55:08 +08:00
ScriptDumper.cs small improved 2018-12-28 10:24:32 +08:00
ShaderConverter.cs fixed bug 2020-03-24 14:09:54 +08:00
SpriteHelper.cs Modify Sprite processing function as an extension function 2020-04-10 18:57:04 +08:00
Texture2DConverter.cs optimize ResourceReader 2020-03-28 13:33:37 +08:00
Texture2DExtensions.cs refactor Texture2D convert 2020-03-24 06:41:58 +08:00