amantley
|
f8ae0227c3
|
added the lean joint back and fixed a name mapping reversal in fbxserializer.cpp
|
2018-12-06 20:16:03 -08:00 |
|
amantley
|
ca0133a2a6
|
put the lean joint back in
|
2018-12-06 16:24:06 -08:00 |
|
amantley
|
edab74caa4
|
mapped the model joint names to hifi compliant joint names in FBX serializer
|
2018-12-04 16:20:46 -08:00 |
|
amantley
|
f7fcf503c2
|
removed joint lean from fbxSerializer. it was unused
|
2018-12-03 14:50:57 -08:00 |
|
Angus Antley
|
a73f74d63c
|
Merge remote-tracking branch 'upstream/master' into jointNameMapping
|
2018-11-30 21:29:29 -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
|
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
|
fd9c05ce80
|
joint mapping. adding to fbx reader and avatar classes to get non standard names to map to hifi
|
2018-11-16 17:39:46 -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 |
|
Sam Gondelman
|
13f650d514
|
Merge pull request #14093 from SamGondelman/police
Case 19409, Case 19468: Fading fixes and shader cleanup
|
2018-11-13 15:00:23 -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 |
|
amantley
|
f83edf4b7f
|
joint offsets working. reset working. to do: handling extra joints
|
2018-11-13 11:29:01 -08:00 |
|
Howard Stearns
|
938b45d3da
|
more removal
|
2018-11-13 11:05:45 -08:00 |
|
sabrina-shanman
|
8e0fb0f9c4
|
Remove unused alternate read functions in FBXSerializer
|
2018-11-12 16:12:21 -08:00 |
|
sabrina-shanman
|
f971294d6d
|
Make HFMSerializer return a smart pointer to an HFMModel
|
2018-11-12 16:12:21 -08:00 |
|
sabrina-shanman
|
5a9af5b2c3
|
Correct the folder location in the FBXSerializer header/source top comment
|
2018-11-12 16:12:21 -08:00 |
|
sabrina-shanman
|
baa8cdb054
|
Remove combineParts from the Serializer interface
|
2018-11-12 16:12:21 -08:00 |
|
sabrina-shanman
|
0cbe0bd266
|
Add missing copyright comment and header guard to OBJSerializer.h
|
2018-11-12 16:12:20 -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
|
92befbc5bf
|
implementing backup of cluster matrices
|
2018-11-12 11:12:56 -08:00 |
|
amantley
|
5bb2378cd9
|
changes to get the engineer working
|
2018-11-09 15:10:14 -08:00 |
|
SamGondelman
|
1d1510e18e
|
Merge remote-tracking branch 'upstream/master' into police
|
2018-11-09 13:32:41 -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 |
|
luiscuenca
|
2586811e76
|
Merge with master
|
2018-11-08 18:05:19 -07:00 |
|
Brad Davis
|
8c4237b520
|
Fix warnings
|
2018-11-08 12:27:56 -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 |
|
sabrina-shanman
|
8fa72396ef
|
Consolidate HFM class implementations into source file and move model
logging.
|
2018-11-06 14:05:36 -08:00 |
|
sabrina-shanman
|
1a69afb3e8
|
Move HFM.h to hfm subfolder per convention
|
2018-11-06 11:43:19 -08:00 |
|
luiscuenca
|
e0d1ef3be3
|
Fix debug output
|
2018-11-06 11:11:16 -07:00 |
|
luiscuenca
|
599b7761b2
|
Read quats from fst
|
2018-11-06 11:09:56 -07:00 |
|
luiscuenca
|
8310dd0cba
|
Delete leftovers
|
2018-11-05 15:10:09 -07:00 |
|
luiscuenca
|
bcde01621d
|
set offsets on FBXGeometry
|
2018-11-05 14:25:52 -07:00 |
|
sabrina-shanman
|
2801f324b7
|
Switch references to HFM to the HFM lib and remove HFM classes in FBX
|
2018-11-05 12:47:34 -08:00 |
|
sabrina-shanman
|
30eb360f62
|
Convert remaining HFMModels called model to hfmModel, and rename some missed local variables
|
2018-11-05 12:07:17 -08:00 |
|
sabrina-shanman
|
cbca77b12f
|
Rename HFMGeometry to HFMModel and adjust related variables
|
2018-11-01 17:17:48 -07:00 |
|