humbletim
|
e4a2a589a5
|
CR fedback and cleanup
|
2018-02-22 07:56:09 -05:00 |
|
David Back
|
d4db63f8f8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into polymaterials
|
2018-01-17 17:02:29 -08:00 |
|
David Back
|
514eea5477
|
CR changes
|
2018-01-17 17:02:10 -08:00 |
|
humbletim
|
b91d536dd0
|
rename model:: -> graphics::
|
2018-01-16 12:46:16 -05:00 |
|
humbletim
|
08ccda9cfc
|
rename libraries/model(src/model) -> libraries/graphics(src/graphics)
|
2018-01-16 12:44:44 -05:00 |
|
Anthony J. Thibault
|
7753b8a0b5
|
Merge branch 'master' into feature/dual-quat
|
2018-01-11 17:31:29 -08:00 |
|
David Back
|
5d96559579
|
Merge branch 'master' of https://github.com/highfidelity/hifi into polymaterials
|
2018-01-11 17:01:00 -08:00 |
|
David Back
|
fcac489efb
|
illum mode adjustments, small tweaks
|
2018-01-04 16:39:44 -08:00 |
|
Anthony J. Thibault
|
b8c88fca3b
|
Dual Quaternion skinning optimization
Reduce expensive conversion from quat -> matrix -> quat, by keeping
the inverseBindPose in a Transform instance instead of a mat4.
|
2018-01-04 16:17:23 -08:00 |
|
Anthony J. Thibault
|
b69edceb4f
|
Fixed rotation polarity and weights are now 16 bit.
|
2018-01-04 16:15:41 -08:00 |
|
David Back
|
88b034aa78
|
bump multiplier
|
2018-01-02 16:35:43 -08:00 |
|
Olivier Prat
|
264f41472d
|
Added tangents to blendshape for possible break of bump mapping when doing blend shape animations
|
2017-12-15 12:06:07 +01:00 |
|
Stephen Birarda
|
1f961885cc
|
Merge pull request #11369 from huffman/feat/bake-skinning-support
Add animation support for draco encoded FBXs
|
2017-09-15 15:21:35 -07:00 |
|
Ryan Huffman
|
c5852dfbe8
|
Add list compression to FBXWriter
|
2017-09-15 13:53:10 -07:00 |
|
Ryan Huffman
|
7db8d1dcbc
|
Add support for baked skinned meshes
|
2017-09-14 16:43:52 -07:00 |
|
Ryan Huffman
|
3793062045
|
Add optional FBX 2015 encoding to FBXWriter
|
2017-09-14 16:31:10 -07:00 |
|
Stephen Birarda
|
2a62bac4f9
|
refuse to re-bake an already baked FBX
|
2017-09-14 16:08:11 -07:00 |
|
Ryan Huffman
|
9b462171f6
|
Add draco support to FBXBaker
|
2017-09-08 16:58:29 -07:00 |
|
Stephen Birarda
|
b153d1e177
|
use FBXReader/FBXWriter for texture baking in FBXBaker
|
2017-09-07 18:38:29 -07:00 |
|
Ryan Huffman
|
aa1aad0a09
|
Add FBXWriter for serializing FBXNode
|
2017-09-07 12:56:36 -07:00 |
|