Commit Graph

15 Commits

Author SHA1 Message Date
Perfare
86843f81da Fix FileName 2017-03-31 16:41:36 +08:00
ordigdug
cfbcdecfe6 Added ExportMesh support -- (#31)
utilizing a modified ManagedFbx
2017-03-07 00:20:21 +08:00
Perfare
29068481f5 Move file
Update OpenTK to 2.0
Fixed bug in high resolution
2017-02-26 01:40:14 +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
ordigdug
66b9b46523 Code moved out of UnityStudioForm and into new class UnityStudio.cs (#17) 2017-02-11 15:39:14 +08:00
Perfare
c2f7f0a92d No longer use DevIL 2017-02-01 20:23:09 +08:00
Perfare
2e84b08494 fixed GameObject in Unity 5.5 2017-01-16 02:20:30 +08:00
Perfare
fbfdb789f5 support export MonoBehaviour 2017-01-15 23:20:40 +08:00
Perfare
dcde8902f1 support Unity 5.5 2017-01-15 19:57:41 +08:00
Perfare
92426fa585 fixed some bug 2016-11-08 20:31:07 +08:00
Perfare
6f5bf443ae add 64 bit DLL 2016-08-15 18:08:02 +08:00
Perfare
20e8d89f1a Support the 'UnityFS' asset bundle type and a lot of change 2016-08-02 23:11:14 +08:00
Radu
235b74a9cd - export mesh deformers with dummies or bones
- FBX code re-arranged to get object count
- changed the way FBX ASCII lines are split at every ~2000 chars
- added option to export tangents
- fixed a problem with treeview continuous search
2015-11-11 19:59:28 +02:00
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
ee040bdd71 Initial commit 2015-10-30 04:41:37 +02:00