AssetStudio/Unity Studio/Unity Classes
2017-09-29 05:21:53 +08:00
..
AssetBundle.cs support use asset original name when display and export 2017-04-01 04:28:46 +08:00
AudioClip.cs Fixes #99 2017-09-29 05:21:53 +08:00
BuildSettings.cs
Font.cs
GameObject.cs cleanup code 2017-04-10 03:13:08 +08:00
Material.cs support Unity 2017.1.0 2017-07-15 15:27:09 +08:00
Mesh.cs rewrite export mesh 2017-06-22 06:59:16 +08:00
MeshFilter.cs
MeshRenderer.cs
MonoBehaviour.cs Move code 2017-04-01 00:41:18 +08:00
PlayerSettings.cs fixed PlayerSettings in unity 2017.1 2017-09-19 01:01:14 +08:00
RectTransform.cs
Shader.cs fixed PlayerSettings in unity 2017.1 2017-09-19 01:01:14 +08:00
SkinnedMeshRenderer.cs Fixes #91 2017-09-21 05:50:14 +08:00
TextAsset.cs rewrite TextAsset.cs and Shader.cs 2017-08-21 07:10:30 +08:00
Texture2D.cs display message if resource file can't be found 2017-09-24 08:27:49 +08:00
Transform.cs