Commit Graph

9 Commits

Author SHA1 Message Date
RaduMCosma
93ebc67841 - replaced FMOD Ex with FMOD Studio API
- audio preview code optimization
- added breakpoints for any FMOD errrs; status messages are now generated instead of crashing the app
- fixed a loop in the FMOD code that caused system overflow
- added platform string to app titlebar
2015-11-05 00:13:20 +02: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
5ba447aba2 Merge branch 'master' of https://github.com/RaduMC/UnityStudio.git 2015-11-03 14:59:32 +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
Radu
98e6cb452f Create README.md 2015-11-03 01:16:29 +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
a928ffbf92 SkinnedMeshRenderer fix for Unity 5
sharedFiles properly linked
2015-11-02 13:32:13 +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