Commit Graph

13 Commits

Author SHA1 Message Date
Perfare
f8e7303169 support use asset original name when display and export 2017-04-01 04:28:46 +08:00
Perfare
45b9b781b1 Clean up code
Adjust UI
Fixed some bugs
2017-02-27 23:56:24 +08:00
ordigdug
384dd2e4e3 Mesh Preview Support (#26)
* Added OpenTK preview

* Bug fix

* Cleanup

* Initial Mesh preview support

* Mesh preview support

* Mesh preview - lighting and color
2017-02-25 18:04:05 +08:00
Perfare
16ed347a30 Tidy up a part of the code 2017-02-12 04:57:24 +08:00
Perfare
92426fa585 fixed some bug 2016-11-08 20:31:07 +08:00
Perfare
248063276d support export all 3D objects and auto split 2016-10-26 19:55:28 +08:00
Perfare
ff144b41eb - remove "Unique exported filenames" option (assets of the same name will always add a unique numeric identifier)
- add "Display all assets" option to support display all types assets and export the RAW file.(use .dat extension)
2016-08-13 08:20:38 +08:00
Perfare
20e8d89f1a Support the 'UnityFS' asset bundle type and a lot of change 2016-08-02 23:11:14 +08:00
RaduMCosma
2c94852939 - added exception to skip preview of unsupported audio clips
- fixed a feature that automatically resizes asset Type and Size columns by content
- fixed sorting issue when loading a new file/folder
- asset list is now sorted by 2 columns, first by the column you click, then by the column you previously clicked
2015-11-04 14:16:03 +02:00
RaduMCosma
cdfcba78a9 - fixed bug when attempting to preview unsupported fonts
- added failsafe for ReadStringToNull
- added status messages for loading and previewing assets
2015-11-03 14:59:26 +02:00
RaduMCosma
a9c8a4ab79 - fixed an issue with vertex colors in Unity 5
- added support for UV channels 3 & 4 in Unity 5
- fixed a problem with the scene hierarchy search box
2015-11-03 00:56:03 +02:00
RaduMCosma
66fa804819 Unity 5 support 2015-11-02 10:11:26 +02:00
RaduMCosma
ee040bdd71 Initial commit 2015-10-30 04:41:37 +02:00