David Rowe
|
10e2cb1e09
|
Fix comment typo
|
2021-03-28 16:42:03 +13:00 |
|
David Rowe
|
f97dfaa3f0
|
Fix use of glTF normalized values
|
2021-03-28 16:41:44 +13:00 |
|
kasenvr
|
3a665c6eac
|
Merge pull request #773 from ctrlaltdavid/fix/gltf-crash
Fix handling of missing glTF blendshape target meshes
|
2020-10-13 05:25:43 -04:00 |
|
David Rowe
|
6b7b1c5040
|
Fix handling of missing glTF blendshape target meshes
|
2020-10-02 16:23:00 +13:00 |
|
Dale Glass
|
8761b26079
|
Remove unused variable
|
2020-09-26 23:01:05 +02:00 |
|
David Rowe
|
84cb3b2515
|
Fix pick rays not intersecting glTF models
|
2020-09-10 08:58:35 +12:00 |
|
David Rowe
|
9fc9b203ae
|
Rename constant
|
2020-09-02 12:45:44 +12:00 |
|
David Rowe
|
22e6ae9710
|
Fix hasBlendedMeshes() value
|
2020-08-31 21:44:19 +12:00 |
|
David Rowe
|
bd1be872a8
|
Support using blendshapes in file without needing an FST
|
2020-08-31 21:31:55 +12:00 |
|
David Rowe
|
0fcc73d5cd
|
Fix multiple blendshapes targeted to one model blendshape
|
2020-08-31 11:20:56 +12:00 |
|
David Rowe
|
5d02e0fe28
|
Fix blendshapes on planar meshes
|
2020-08-29 16:12:10 +12:00 |
|
David Rowe
|
128745ef36
|
Make blendshapes work for glTF with multiple mesh parts
|
2020-08-29 16:11:35 +12:00 |
|
David Rowe
|
a819b140dc
|
Don't weight blendshapes by default blendshape values
|
2020-08-29 14:17:54 +12:00 |
|
David Rowe
|
f946791791
|
Make blendshaps work for glTF with single mesh part
|
2020-08-29 14:17:13 +12:00 |
|
David Rowe
|
77dbe7a254
|
Rename FACESHIFT_BLENDSHAPES to BLENDSHAPE_NAMES
|
2020-08-29 11:21:56 +12:00 |
|
David Rowe
|
e0767e2f8c
|
Add HFM model dump for FBX files
|
2020-08-29 11:02:54 +12:00 |
|
David Rowe
|
98cef38aea
|
Initial tidying
|
2020-08-29 09:14:49 +12:00 |
|
Kasen IO
|
fe0109aa13
|
Fix crash for indices out of bounds in GLTF.
Co-Authored-By: hifiexperiments <hifiexperiments@users.noreply.github.com>
|
2020-07-02 23:52:26 -04:00 |
|
Kasen IO
|
71fec167ec
|
Prevent a crash for corrupted GLTF models.
Co-Authored-By: hifiexperiments <hifiexperiments@users.noreply.github.com>
|
2020-06-23 20:52:48 -04:00 |
|
kasenvr
|
103fd8eef2
|
Merge branch 'master' into fix/revert-instancing-temporarily-1
|
2020-06-03 22:44:32 -04:00 |
|
HifiExperiments
|
ade6bf24bb
|
fix issues with glb urls
|
2020-06-03 15:19:54 -07:00 |
|
Kasen IO
|
21fd10d154
|
Revert commit 359248829c using -m 1 to temporarily fix issue 383.
|
2020-06-03 16:08:18 -04:00 |
|
HifiExperiments
|
69714a89ca
|
material entities support cullFaceMode and support gltf doubleSided
|
2019-11-26 14:48:48 -08:00 |
|
HifiExperiments
|
5371fd613a
|
properly implement alphaModes
|
2019-11-22 00:41:32 -08:00 |
|
Sabrina Shanman
|
05ac16536e
|
Merge pull request #16436 from highfidelity/master
Merge master into instancing
|
2019-10-31 17:39:15 -07:00 |
|
sabrina-shanman
|
61825f2e06
|
Remove joint.transform self-assignment
|
2019-10-30 11:50:10 -07:00 |
|
sabrina-shanman
|
3c078eeef6
|
It makes more sense for joint.globalTransform to have the hfmModel.offset applied
|
2019-10-29 17:37:26 -07:00 |
|
sabrina-shanman
|
27b30a9646
|
Move hfm debug dump to hfm::Model
|
2019-10-29 16:49:55 -07:00 |
|
sabrina-shanman
|
4e0db5d641
|
Fix build warnings
|
2019-10-24 15:49:03 -07:00 |
|
sabrina-shanman
|
83229db458
|
Fix GLTFSerializer not reading tangents
|
2019-10-24 15:49:03 -07:00 |
|
sabrina-shanman
|
1fe1321b6c
|
Disable GLTF skinning
|
2019-10-24 15:48:59 -07:00 |
|
sabrina-shanman
|
d497052505
|
Fix GLTF claiming to have no cluster weights when it is skinned
|
2019-10-23 17:13:38 -07:00 |
|
sabrina-shanman
|
ca164375f1
|
New skinning for GLTF
|
2019-10-23 10:41:36 -07:00 |
|
sabrina-shanman
|
be9931bcab
|
Move skinning reweighting code out of model prep to hfm library; use in FBXSerializer.
|
2019-10-18 10:08:45 -07:00 |
|
sabrina-shanman
|
acbdd2b3b5
|
Fix not building due to removed shape.transform
|
2019-10-16 17:04:19 -07:00 |
|
Anthony J. Thibault
|
da0911e01b
|
Delete legacy blendshape code
Move FaceshiftConstants to BlendshapeConstants.
Delete FaceTracker and DdeFaceTracker classes.
Delete old facetracker menu and preferences
|
2019-10-16 10:36:37 -07:00 |
|
sabrina-shanman
|
acca22e2d6
|
Remove unused primitive reference in GLTFSerializer
|
2019-10-14 15:30:03 -07:00 |
|
sabrina-shanman
|
82247072de
|
Create new mesh if GLTF primitive has different vertex attributes
|
2019-10-14 14:51:57 -07:00 |
|
sabrina-shanman
|
6b46f8e6c4
|
Remove empty for loop
|
2019-10-11 14:51:48 -07:00 |
|
sabrina-shanman
|
99a2fedd5f
|
Quick fix for non-matching vertex attributes in GLTF mesh primitives
|
2019-10-11 14:16:30 -07:00 |
|
sabrina-shanman
|
f9dd3a9aec
|
Merge branch 'instancing' of github.com:highfidelity/hifi into instancing_gltf
|
2019-10-10 10:16:01 -07:00 |
|
sabrina-shanman
|
9fd3d44a0d
|
Make GLTF joint.globalTransform more correct
|
2019-10-09 17:32:28 -07:00 |
|
sabrina-shanman
|
d3ed0bc71b
|
Remove unused joint/transform calculation in GLTFSerializer
|
2019-10-09 17:32:27 -07:00 |
|
sabrina-shanman
|
0b924eea78
|
Fix GLTF skinning crash, misc fixes and cleanup
|
2019-10-09 17:32:27 -07:00 |
|
Sabrina Shanman
|
63fa9afa13
|
Merge pull request #16323 from highfidelity/master
Merge master into instancing
|
2019-10-09 16:59:54 -07:00 |
|
Brad Davis
|
960cab9994
|
Qt 5.13 warnings & fixes
|
2019-10-08 15:40:13 -07:00 |
|
sabrina-shanman
|
da4ffcd91b
|
GLTF WIP
|
2019-10-07 16:37:37 -07:00 |
|
Brad Davis
|
9518aa9ed0
|
.
|
2019-09-27 08:33:55 -07:00 |
|
Brad Davis
|
911fd27fc5
|
wip
|
2019-09-25 09:30:35 -07:00 |
|
Brad Davis
|
c4a1fe9a00
|
Warnings
|
2019-09-24 11:05:33 -07:00 |
|