Angus Antley
|
77fa4e7d13
|
took out the unnecessary hfm.jointindex code
|
2018-12-16 17:29:16 -08:00 |
|
Shannon Romano
|
a3c870ed90
|
Merge pull request #14479 from sabrina-shanman/hfm_mimetype
(case 20037) Add robust MIME type detection for loading models in ModelCache
|
2018-12-11 18:41:55 +00:00 |
|
amantley
|
edab74caa4
|
mapped the model joint names to hifi compliant joint names in FBX serializer
|
2018-12-04 16:20:46 -08:00 |
|
Angus Antley
|
a73f74d63c
|
Merge remote-tracking branch 'upstream/master' into jointNameMapping
|
2018-11-30 21:29:29 -08:00 |
|
amantley
|
ad777201f6
|
changed comment and cleaned up variable name in getJointName
|
2018-11-27 15:08:50 -08:00 |
|
amantley
|
579e2dd2ee
|
removed unnecessary mirror joint code and cleaned up whitespace in rig.cpp
|
2018-11-27 14:10:20 -08:00 |
|
sabrina-shanman
|
98853b5d1d
|
Move FBXSerializer import by AnimationCache to source file
|
2018-11-26 16:30:18 -08:00 |
|
amantley
|
fb7b503ce9
|
removed unnecessary iteration of the joint name mapping in AnimSkeleton.cpp
|
2018-11-26 13:48:00 -08:00 |
|
amantley
|
26fc53ef78
|
cleaned up whitespace and removed debug prints
|
2018-11-26 11:08:59 -08:00 |
|
amantley
|
746c5ed621
|
we can now handle missing joints and extra joints
|
2018-11-21 15:46:54 -08:00 |
|
amantley
|
a488364976
|
fixed mirroring helper functions contains left and contains right
|
2018-11-20 17:14:35 -08:00 |
|
amantley
|
572cdcd008
|
remapping is now able to work remains to clean up code and check for gotchas from old fst code
|
2018-11-20 17:09:37 -08:00 |
|
sabrina-shanman
|
be511378cd
|
Merge branch 'master' into hfm_serializer
|
2018-11-20 13:42:24 -08:00 |
|
amantley
|
1fd03102c5
|
debugging name mapping code
|
2018-11-19 17:40:43 -08:00 |
|
amantley
|
eb00435353
|
removed whitespace
|
2018-11-16 10:35:50 -08:00 |
|
amantley
|
f9829c270d
|
merged new fbx.h
|
2018-11-15 10:19:04 -08:00 |
|
amantley
|
c8cd65c3bd
|
added getter for the orginal cluster bind matrix values in AnimSkeleton
|
2018-11-15 09:58:10 -08:00 |
|
amantley
|
80ebde1036
|
started cleanup of pr
|
2018-11-14 17:27:45 -08:00 |
|
amantley
|
8256c652fc
|
added the hook to put the copy of the mutated bind poses into tthe skeleton
|
2018-11-14 17:02:25 -08:00 |
|
sabrina-shanman
|
e08bc7296f
|
Merge branch 'master' into hfm_serializer
|
2018-11-13 15:41:49 -08:00 |
|
amantley
|
a8d7b0503d
|
removed more cruft
|
2018-11-13 14:24:18 -08:00 |
|
Brad Hefta-Gaub
|
bb2239c0bd
|
Merge pull request #14359 from howard-stearns/no-url-logging
remove urls from logs in Interface
|
2018-11-13 13:19:30 -08:00 |
|
amantley
|
c80ade98ec
|
cleaned up white space
|
2018-11-13 12:10:10 -08:00 |
|
Brad Hefta-Gaub
|
153b8920be
|
Merge pull request #14348 from sabrina-shanman/hfm_library
(case 19302) Create the HFM library and namespace
|
2018-11-13 12:03:53 -08:00 |
|
amantley
|
f83edf4b7f
|
joint offsets working. reset working. to do: handling extra joints
|
2018-11-13 11:29:01 -08:00 |
|
Howard Stearns
|
ad7266062d
|
Merge branch 'master' of github.com:highfidelity/hifi into no-url-logging
|
2018-11-13 10:33:27 -08:00 |
|
John Conklin II
|
85e5c1d6ef
|
Merge pull request #14363 from SimonWalton-HiFi/scale-avatar-joint-translations
Send avatar-joint translations at world scale
|
2018-11-13 10:04:30 -08:00 |
|
sabrina-shanman
|
f971294d6d
|
Make HFMSerializer return a smart pointer to an HFMModel
|
2018-11-12 16:12:21 -08:00 |
|
sabrina-shanman
|
00f2b4eeb9
|
Make the existing model serializers based on HFMSerializer
|
2018-11-12 16:12:20 -08:00 |
|
sabrina-shanman
|
83cc90ace0
|
Re-name GLTFReader to GLTFSerializer and do the same for other model readers
|
2018-11-12 16:12:20 -08:00 |
|
sabrina-shanman
|
753557736e
|
Merge branch 'master' into hfm_library
|
2018-11-12 15:03:30 -08:00 |
|
amantley
|
bcd651a65d
|
adding the member variable to keep track of the orig bind matrices to fbx.h
|
2018-11-12 14:39:48 -08:00 |
|
amantley
|
3f732baf86
|
Merge remote-tracking branch 'upstream/master' into avatarPipelineOffsets
|
2018-11-12 14:38:17 -08:00 |
|
Howard Stearns
|
66ae01e0c3
|
Merge branch 'master' of github.com:highfidelity/hifi into no-url-logging
|
2018-11-12 12:55:20 -08:00 |
|
amantley
|
5bb2378cd9
|
changes to get the engineer working
|
2018-11-09 15:10:14 -08:00 |
|
Angus Antley
|
fd365b5509
|
added debug print to fbx reader to see if the fst is being read correctly
|
2018-11-09 07:22:36 -08:00 |
|
Angus Antley
|
dce040978c
|
works two joint avatar with luis's new code. remains to do the engineer
|
2018-11-09 01:31:27 -08:00 |
|
Angus Antley
|
e36ab9efd6
|
cleaned up for merge with luis
|
2018-11-09 00:44:52 -08:00 |
|
Angus Antley
|
244b768b9a
|
fixed the absolute default joint poses so they work for the 2 joint avatar
|
2018-11-08 23:42:50 -08:00 |
|
amantley
|
2cd3575e32
|
merged with master with hfm file changes
|
2018-11-08 17:31:49 -08:00 |
|
amantley
|
8735b409ab
|
in the process of changing the rotation application to being absolute joints not local
|
2018-11-08 17:12:10 -08:00 |
|
amantley
|
6b4620b4a1
|
working on the input mapper problem for the offset rotations
|
2018-11-07 17:32:23 -08:00 |
|
amantley
|
1dbccc814b
|
working on the ik dislocation caused by the offsets, head is what I am working on
|
2018-11-06 17:35:53 -08:00 |
|
Simon Walton
|
f88168bdfb
|
Send avatar-joint translations at world scale
|
2018-11-06 17:29:02 -08:00 |
|
Roxanne Skelly
|
cef7000a72
|
Case 19754 - Remove logging URLs and related file locations.
The goal is to strip out data that can be used by untoward users in
copying models, avatars, etc.
|
2018-11-06 16:24:32 -08:00 |
|
amantley
|
e52f2ab7d6
|
works for two joints now
|
2018-11-06 14:14:57 -08:00 |
|
luiscuenca
|
0f1b12475e
|
Use clamp
|
2018-11-06 10:15:17 -07:00 |
|
luiscuenca
|
0f183b409b
|
Fix warnings
|
2018-11-06 10:08:06 -07:00 |
|
luiscuenca
|
f9b6d3dc6f
|
Merge addTransitAPI branch
|
2018-11-05 19:02:35 -07:00 |
|
amantley
|
f0c02bb49b
|
more debug
|
2018-11-05 17:36:54 -08:00 |
|