Commit graph

60 commits

Author SHA1 Message Date
Edgar
696a727ba2
🎨 Cleaned up some leftover code 2023-09-08 12:51:41 +02:00
Edgar
bdcaa3b97e
📦 Updated unity package 2023-08-29 10:52:33 +02:00
Edgar
cdc055f14f
🐛 Fixed Unity 2019.4 compatibility 2023-08-29 10:51:51 +02:00
Edgar
1082e05d89
📄 Added license to FST.cs 2023-08-24 13:50:53 +02:00
Edgar
f747c3bdd8
🐛 Fixed shader warnings 2023-08-24 13:43:18 +02:00
Edgar
d7fdc00bfe
🐛 Some small bug fixes 2023-08-24 12:59:41 +02:00
Edgar
13f1cfb4e2
🔧 Skip joints with the same name 2023-08-24 12:58:16 +02:00
Edgar
b537ae779d
🔧 Parse joints and freeJoints 2023-08-24 12:57:07 +02:00
Edgar
9fe14a4396
🐛 Fixed exporter not bailing out when failing to parse fst 2023-08-24 12:54:29 +02:00
Edgar
1e3457cfd4
"Update Existing Avatar" now properly updates the fst file
It will now keep any previous edits instead of creating a brand-new file
2023-08-24 12:42:40 +02:00
Benjamin Stanley
67517e67d8
Update AvatarExporter.cs with updated years for Copyright info.
Updated lines 5 and 381 with updated years for copyright.
2023-08-14 15:32:29 -06:00
Edgar
8d75d88f94
"Update Existing Avatar" now loads last exported fst file 2023-08-10 10:55:58 +02:00
Edgar
fe4e4b70fd
🐛 Fixed exporter creating a mangled materialMap 2023-08-10 10:55:17 +02:00
Edgar
0e3ef6c7ae
📝 Updated readme 2023-08-10 10:55:13 +02:00
Edgar
c1101e1b8b
🔧 Updated AvatarExporter to work with newer Unity versions 2023-08-10 10:55:06 +02:00
Edgar
c28208dfa3
🎨 Reformatted code 2023-08-10 10:51:15 +02:00
Mike
b75dd349f7 Var name updates and doc url update 2022-11-20 20:57:54 +00:00
Mike
c4668c585a Fix variable names 2022-11-20 14:48:55 +00:00
Mike
f5a825e606 Fix unity asset exporter for Linux use, update branding to Overte 2022-11-20 14:46:15 +00:00
David Back
57c3620587 update package 2019-03-28 11:28:14 -07:00
David Back
4ddbdbbb6c fix bone rule warnings 2019-03-28 11:27:47 -07:00
David Back
77ea47a9db fix no name material override, hide auto scale text after sliding 2019-03-22 11:21:39 -07:00
David Back
e1358fd5f5 prevent export from humanoid config, cleaner scene switch 2019-03-15 16:28:46 -07:00
David Back
e8cac1f598 fix 2017 Unity versions 2019-03-15 14:14:16 -07:00
David Back
d8b4419fd0 fix null object error on cancel export 2019-03-14 17:19:21 -07:00
David Back
3c78e48f88 prevent warnings on embedded materials 2019-03-14 17:05:29 -07:00
David Back
f9f2b6f8ac avatar exporter 0.3.4/0.3.5 changes to master 2019-03-14 15:03:33 -07:00
Thijs Wenker
63c0df9945 temporary de-optimize game objects during the export process 2019-03-08 23:18:56 +01:00
David Back
571e7c1ecc update avatar exporter package 2019-03-08 09:20:19 -08:00
David Back
6fe4307d51 Merge branch 'master' of https://github.com/highfidelity/hifi into avatarExporterDuplicateJointNames 2019-03-08 09:20:02 -08:00
unknown
0e1dbded22 update avatar exporter package 2019-03-07 16:19:50 -08:00
unknown
cbddffd63b Merge branch 'master' of https://github.com/highfidelity/hifi into avatarExporterMaterials 2019-03-07 16:19:20 -08:00
Thijs Wenker
db4a33e24a
Merge pull request #14967 from dback2/avatarExporterRootName
Case 21073: Avatar Exporter v0.3 - use root bone name from skeleton list
2019-03-08 00:58:22 +01:00
Thijs Wenker
174e9d3915
Merge pull request #14940 from dback2/fixAvatarExporterGitIgnore
Case 21273: Avatar Exporter - fix .gitignore to include all unneeded files
2019-03-08 00:48:44 +01:00
David Back
cea17985ff new jointRotationOffset field 2019-03-06 13:55:20 -08:00
David Back
9cc1a7aaaa CR changes 2019-03-06 13:44:27 -08:00
David Back
d063825269 export unity material data to materialMap in fst 2019-03-06 13:44:27 -08:00
amantley
87d98e5b85 These are the squashed commits for the ik optimization for the Quest
Implmented using a new AnimSplineIK node in the anim graph

(cherry picked from commit 4fe03ba238659fee7763991f2499a315482b351f)
2019-02-22 11:21:36 -08:00
unknown
d7c2231f33 use root bone name from skeleton list 2019-02-20 10:31:30 -08:00
David Back
59a1e92dd8 fix git ignore for avatar exporter 2019-02-15 16:25:04 -08:00
David Back
348ac3167f move failed bone rules call, add get texture directory 2019-02-15 12:58:30 -08:00
David Back
41abacbc6f always overwrite, tweak warning 2019-02-14 17:51:32 -08:00
David Back
7cffcf2215 error handling, warnings for duplicate textures 2019-02-14 16:09:48 -08:00
David Back
4e4ec9940f copy external texture dependencies 2019-02-14 11:38:39 -08:00
David Back
a9895a90e5 add rules for unity version and bone count limit 2019-01-22 17:03:09 -08:00
David Back
08344d5510 add bone rule errors/warnings, add versioning 2019-01-22 16:28:52 -08:00
David Back
0e89e37c8e fix thumb rotations, fix text height, adjust readme 2019-01-02 17:40:00 -08:00
unknown
b0ae323d52 better extension check 2018-12-27 13:07:33 -08:00
unknown
87026a85f1 CR changes 2018-12-27 12:56:44 -08:00
unknown
65cc683f80 fix case-sensitivity on fbx 2018-12-26 12:16:51 -08:00