Anthony J. Thibault
|
fbea22e0f0
|
Renamed imag component to dual, using the correct nomenclature
Also removed incomplete test from unit tests.
|
2018-01-08 18:21:23 -08:00 |
|
Anthony J. Thibault
|
d08f94a74d
|
Code review feedback
* Removed AnimPose::fuzzyEqual
* Fixed DualQuaternion ctor
|
2018-01-08 13:36:23 -08:00 |
|
Anthony J. Thibault
|
59b843781e
|
Merge branch 'master' into feature/dual-quat
|
2018-01-08 13:18:42 -08:00 |
|
Howard Stearns
|
724db93389
|
Merge pull request #12002 from howard-stearns/consistent-goToUser
Consistent go to user
|
2018-01-07 11:07:39 -08:00 |
|
Anthony Thibault
|
1a97d1de0f
|
Merge pull request #11953 from hyperlogic/feature/exp-smoothing-input-filter
Added exponential smoothing filter for vive pucks.
|
2018-01-05 16:50:55 -08:00 |
|
Andrew Meadows
|
4745a0e32d
|
Merge pull request #12093 from AndrewMeadows/simulation-ownership-004
more stable simulation ownership for system of constraints
|
2018-01-05 14:17:53 -08:00 |
|
Andrew Meadows
|
b28684f15e
|
Merge pull request #12087 from ctrlaltdavid/21661
Laser auto-on with tablet and Web overlays
|
2018-01-05 14:08:01 -08:00 |
|
Brad Hefta-Gaub
|
7a3835eb33
|
Merge pull request #11945 from jherico/android_nov
Updating android toolchain for QML
|
2018-01-05 13:34:03 -08:00 |
|
Brad Hefta-Gaub
|
6a3609093d
|
Merge pull request #12051 from dback2/polyobjimportfixes
Poly obj import fixes
|
2018-01-05 13:33:29 -08:00 |
|
Seth Alves
|
487dab641f
|
Merge pull request #12090 from AndrewMeadows/simulation-ownership-003
more stable simulation ownership
|
2018-01-05 12:27:52 -08:00 |
|
Sam Gateau
|
91eb718074
|
Merge pull request #12091 from SamGondelman/overlayFix
Update model render items on texture load and fix no haze issue
|
2018-01-05 12:26:56 -08:00 |
|
Ryan Downe Karpf
|
a3245aec57
|
Merge pull request #12079 from RebeccaStankus/log-filtering
Log filtering
|
2018-01-05 08:40:41 -08:00 |
|
Sam Gondelman
|
5cf25a20c9
|
use correct model ptr
|
2018-01-04 21:21:58 -08:00 |
|
SamGondelman
|
a9d5dda976
|
always push default haze to current frame
|
2018-01-04 17:54:23 -08:00 |
|
David Back
|
7558b00467
|
better fix for model scale floor, remove abs
|
2018-01-04 17:49:39 -08:00 |
|
Anthony J. Thibault
|
51ab38f484
|
warning fix
|
2018-01-04 17:32:22 -08:00 |
|
David Back
|
307867a91f
|
adjust to for loop
|
2018-01-04 16:53:35 -08:00 |
|
Andrew Meadows
|
623a29b14a
|
add ownership infection for constraints
|
2018-01-04 16:48:06 -08:00 |
|
David Back
|
6b9658f8cf
|
merge
|
2018-01-04 16:41:58 -08:00 |
|
Anthony J. Thibault
|
fac0982c67
|
need to use sizeof(TransformType), not sizeof(mat4)
|
2018-01-04 16:37:12 -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
|
aacf2d489f
|
removed comments
|
2018-01-04 16:17:21 -08:00 |
|
Anthony J. Thibault
|
bcd813ac62
|
Optimizations and cleanup
|
2018-01-04 16:15:44 -08:00 |
|
Anthony J. Thibault
|
e86fd4f992
|
Removed SKIN_COMP define, re-enabled cauterization
|
2018-01-04 16:15:42 -08:00 |
|
Anthony J. Thibault
|
b69edceb4f
|
Fixed rotation polarity and weights are now 16 bit.
|
2018-01-04 16:15:41 -08:00 |
|
Anthony J. Thibault
|
5bb0b06061
|
WIP: Dual Quaternion compensation for spinning the right way.
|
2018-01-04 16:15:39 -08:00 |
|
Anthony J. Thibault
|
8bdddf7211
|
Full Dual Quaternion support
|
2018-01-04 16:15:38 -08:00 |
|
Anthony J. Thibault
|
3896b31a72
|
Line numbers for shader when there are compilation errors
|
2018-01-04 16:13:46 -08:00 |
|
Anthony J. Thibault
|
18113d824c
|
Created Model::TransformComponents class
|
2018-01-04 16:13:44 -08:00 |
|
Anthony J. Thibault
|
515d13a4c1
|
WIP checkpoint
|
2018-01-04 16:09:08 -08:00 |
|
Anthony J. Thibault
|
23affb570b
|
WIP checkpoint, root transforms for shapes and non-animated fbx files are working.
|
2018-01-04 16:09:06 -08:00 |
|
Anthony J. Thibault
|
565875e823
|
WIP first attempt at dual quat skinning
|
2018-01-04 16:09:02 -08:00 |
|
Andrew Meadows
|
01fd6dc8f6
|
add comments to make code more clear
|
2018-01-04 15:53:03 -08:00 |
|
Andrew Meadows
|
a51d83c6e4
|
rollback automatic priority promotion to RECRUIT
|
2018-01-04 15:53:03 -08:00 |
|
Andrew Meadows
|
6638b1deae
|
fix bug causing sim ownership thrash
|
2018-01-04 15:53:03 -08:00 |
|
Andrew Meadows
|
7e01f97f8f
|
more correct volunteer ownership priority promotion
|
2018-01-04 15:53:03 -08:00 |
|
SamGondelman
|
eb0d09360a
|
Merge remote-tracking branch 'upstream/master' into overlayFix
|
2018-01-04 15:47:20 -08:00 |
|
Anthony J. Thibault
|
eff77b995e
|
Merge branch 'master' into feature/exp-smoothing-input-filter
|
2018-01-04 15:24:33 -08:00 |
|
Andrew Meadows
|
fbe2dd8a41
|
remove unnecessary 'virtual' keyword
|
2018-01-04 14:46:16 -08:00 |
|
Andrew Meadows
|
13538006ec
|
fix bug preventing sim owenrship on local domain
|
2018-01-04 14:46:16 -08:00 |
|
Anthony J. Thibault
|
f0985a8a01
|
Code review feedback
clamp _rotationConstant and _translationConstante between 0 and 1.
re-organized apply structure, to prevent transforming invalid values.
|
2018-01-04 14:21:53 -08:00 |
|
Anthony J. Thibault
|
9beb3ac5b6
|
Merge branch 'master' into feature/exp-smoothing-input-filter
|
2018-01-04 13:45:27 -08:00 |
|
Atlante45
|
294a7ca3c6
|
Make sure the protocol signature still changes
|
2018-01-04 13:15:01 -08:00 |
|
SamGondelman
|
6a19b0e0b6
|
update render items on texture load
|
2018-01-04 13:10:46 -08:00 |
|
Atlante45
|
d4a239731c
|
Add Unused packet type back for ICE servers
|
2018-01-04 13:07:02 -08:00 |
|
RebeccaStankus
|
3e8063f80a
|
Merge branch 'master' of https://github.com/highfidelity/hifi into log-filtering
|
2018-01-04 12:48:09 -08:00 |
|
Clément Brisset
|
efbff56f26
|
Merge pull request #11925 from Atlante45/feat/remove-jurisdiction-listener
Remove legacy jurisdiction code
|
2018-01-04 11:52:38 -08:00 |
|
RebeccaStankus
|
f52a6d8eae
|
Merge branch 'master' of https://github.com/highfidelity/hifi into log-filtering
|
2018-01-04 10:49:32 -08:00 |
|
David Rowe
|
7236ac17e2
|
Merge branch 'master' into 21661
|
2018-01-04 15:21:00 +13:00 |
|
Ryan Downe Karpf
|
eada0b1ff7
|
Merge pull request #11546 from vladest/tablet_home_paginate
Tablet home paginate
|
2018-01-03 18:12:32 -08:00 |
|