sabrina-shanman
726a91cdb9
Fix un-transformed vertex being added to extents instead of transformed one
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
09f584818b
Add extent calculation utilities, CalculateExtentsTask, make tangent
...
calculation more lenient
2019-10-07 16:38:01 -07:00
sabrina-shanman
da4ffcd91b
GLTF WIP
2019-10-07 16:37:37 -07:00
sabrina-shanman
30680e027b
Merge branch 'instancing' of github.com:highfidelity/hifi into instancing_gltf
2019-10-03 16:49:31 -07:00
sabrina-shanman
b15771e9fe
Fix build warnings and wrong use of indexOf
2019-10-03 16:47:41 -07:00
sabrina-shanman
5f0addf136
Merge branch 'instancing' into instancing_gltf
2019-10-03 16:04:05 -07:00
sabrina-shanman
41de373570
Fix not allocating shapeVerticesPerJoint in CollectShapeVerticesTask.cpp
2019-10-03 15:17:26 -07:00
sabrina-shanman
e47078727c
Merge branch 'instancing' into instancing_fbx
2019-10-03 14:54:19 -07:00
sabrina-shanman
e8d421fa35
Fix transforms and other issues with FBXSerializer
2019-10-03 14:46:21 -07:00
sabrina-shanman
4a8cdee38a
Update HFM format and deprecate hfm::TransformNode
2019-10-03 14:30:03 -07:00
sabrina-shanman
ba6833df8f
Make small improvements to FBXSerializer code changes
2019-10-03 10:52:05 -07:00
sabrina-shanman
ff5fef9c3a
Update FBXSerializer to reference shapes, support instancing (deformers
...
WIP)
2019-10-02 15:50:37 -07:00
sabrina-shanman
bac22c69c1
Move ExtractedMesh out of HFM
2019-10-02 15:47:39 -07:00
Sam Gateau
001718224e
fine tune the recent changes to be able to return to rendering of the hfm::Mesh loaded, not the shapes yet
2019-10-02 14:39:00 -07:00
Sam Gateau
a1e602b54b
Merge branch 'instancing' of github.com:highfidelity/hifi into instancing
2019-10-02 13:17:48 -07:00
sabrina-shanman
6eed3e43bc
Fix skinning deformer data being added to graphics::Mesh even if the mesh has no skinning
2019-10-02 13:03:19 -07:00
Sam Gateau
9b9f91ab85
Merge branch 'master' of github.com:highfidelity/hifi into instancing
2019-10-02 10:22:43 -07:00
Sam Gateau
79fa9461de
Merge branch 'instancing' of github.com:samcake/hifi into instancing
2019-10-02 10:22:35 -07:00
Ryan Huffman
6fc03637b5
Merge pull request #16274 from amerhifi/master
...
dev- 470: Audio device rename and reduction of audio output spam
2019-10-02 09:18:22 -07:00
Sam Gateau
dcfc3cddd2
Merge branch 'master' of https://github.com/highfidelity/hifi into instancing
2019-10-01 19:50:33 -07:00
Sabrina Shanman
2468b5affc
Merge pull request #16263 from sabrina-shanman/instancing_collectshapevertices
...
(DEV-654) Define ShapeVertices in model preparation step
2019-10-01 17:15:28 -07:00
amer cerkic
c0a852d68c
updated audio wording and removed audio defaul spamming.
2019-10-01 16:55:37 -07:00
Anthony Thibault
f8167e04d0
Merge pull request #16272 from hyperlogic/bug-fix/stuck-in-network-idle-role
...
Fix for avatars that are stuck in idle pose for observers
2019-10-01 16:48:26 -07:00
Anthony J. Thibault
1068637d39
Fix for avatars that are stuck in idle pose for observers
...
The problem can occur because the default constructor for the NetworkAnimState does not initialize the blendTime member.
This can cause the avatar to remain stuck in an idle pose for observers when blendTime happens to be randomly initialzied to a large negative floating point value.
To fix this we explicitly initialize it to FLT_MAX.
Additionally, a debug print has been added to help diagnose this issue if it occurs again.
2019-10-01 14:28:10 -07:00
sabrina-shanman
5c991ec87d
Merge branch 'master' into instancing
2019-10-01 11:33:10 -07:00
Sam Gateau
1d19671e88
Merge branch 'master' of github.com:highfidelity/hifi into instancing
2019-10-01 11:27:16 -07:00
Shannon Romano
2896cde447
Merge pull request #16265 from Atlante45/feat/shutdown-annotation
...
DEV-2223: Add shutdown annotations for crash reporting
2019-09-30 16:38:23 -07:00
Shannon Romano
e8f1eecc5b
Merge pull request #16258 from samcake/yellow
...
DEV-1815: Investigating rendering issues with opacity map and adding tools to debug resource caches
2019-09-30 16:36:24 -07:00
Atlante45
a4c857315a
Add shutdown annotations for crash reporting
2019-09-30 14:54:17 -07:00
Sam Gateau
1e2cab52b9
FIx an error, bad copy paste leading to a bug
2019-09-30 12:55:04 -07:00
Shannon Romano
95b219475d
Merge pull request #16260 from jherico/warnings
...
BUGZ-1596: Cleaning up android build warnings
2019-09-30 11:58:21 -07:00
Sam Gateau
c8663f7fe6
Merge branch 'master' of github.com:highfidelity/hifi into yellow
2019-09-30 09:18:23 -07:00
sabrina-shanman
f773bdeca2
Remove unused variable
2019-09-30 09:07:42 -07:00
Sam Gateau
8c9cf7bddd
Merge branch 'master' of https://github.com/highfidelity/hifi into yellow
2019-09-27 19:01:19 -07:00
sabrina-shanman
b4c50b3f48
Remove unused parameter from getReweightedDeformers
2019-09-27 17:46:12 -07:00
sabrina-shanman
cd94dc15f9
Add CollectShapeVerticesTask
2019-09-27 17:14:09 -07:00
David Rowe
3d667b4a21
Deprecate tablet.gotoWebScreen()'s loadOtherBase parameter
2019-09-28 11:30:57 +12:00
Brad Davis
f550d6c4fb
More warnings
2019-09-27 15:46:52 -07:00
Brad Davis
8724106685
Trying to fix mac build:
2019-09-27 14:55:42 -07:00
Sam Gateau
ecd940e0e6
Addressing warnings
2019-09-27 14:01:00 -07:00
Howard Stearns
f513b65e9d
Merge pull request #16256 from SimonWalton-HiFi/supress-repeated-socket-logging
...
BUGZ-1543: Suppress repeated socket logging
2019-09-27 12:45:17 -07:00
Sam Gateau
57f8095506
Pass 4 on cleaning up that pr, put the SortFIlterModel.qml in the new skit/qml lib, setting the opacityMappMode correctly from script
2019-09-27 12:00:45 -07:00
Sam Gateau
25bcc31b72
Merge branch 'master' of github.com:highfidelity/hifi into yellow
2019-09-27 09:24:25 -07:00
Brad Davis
403499bf32
Cleaning up android build warnings
2019-09-27 09:19:52 -07:00
Brad Davis
9518aa9ed0
.
2019-09-27 08:33:55 -07:00
Sam Gateau
4d94cbe0d8
Pass 3rd of the hope to clean it up...
2019-09-27 00:29:10 -07:00
sabrina-shanman
2077da6f37
Create ReweightDeformersTask
2019-09-26 17:06:41 -07:00
Sam Gateau
24cc302a8b
second pass of cleaning on the code to make it ready for merge
2019-09-26 16:56:00 -07:00
Simon Walton
93a1cbdcf9
Use direct initialization instead of copy initialization for atomics
2019-09-26 16:45:29 -07:00