Andrew Meadows
|
6c4862910e
|
smoother edges for workload region feedback response
|
2018-08-30 10:13:35 -07:00 |
|
Sam Gateau
|
12ec56875e
|
Merge pull request #13867 from SamGondelman/recurse
findRayIntersection/findParabolaIntersection performance improvements
|
2018-08-30 09:49:16 -07:00 |
|
sabrina-shanman
|
a4bb8cb622
|
Add comment on future of PickTransformNodes
|
2018-08-30 09:08:02 -07:00 |
|
Sam Gateau
|
6c502e79e3
|
Fine tuning a LOD regulator PV that works
|
2018-08-29 22:56:44 -07:00 |
|
Ken Cooke
|
6583864597
|
AVX2 implementation of interleave_4x4()
|
2018-08-29 19:19:20 -07:00 |
|
Sam Gateau
|
8f4419de30
|
Merge branch 'master' of https://github.com/highfidelity/hifi into black
|
2018-08-29 19:11:03 -07:00 |
|
SamGondelman
|
248c2621a4
|
fix blendshapes crash
|
2018-08-29 17:57:54 -07:00 |
|
Sam Gateau
|
4844f06e5e
|
brain freeze
|
2018-08-29 17:33:39 -07:00 |
|
Zach Fox
|
b8cd5dd8b9
|
Fixup PR13870: Make the feature work in Master
|
2018-08-29 16:58:19 -07:00 |
|
Sam Gondelman
|
cfffa65819
|
Merge pull request #13899 from SamGondelman/pointerPerf
Improve Pointer performance
|
2018-08-29 16:57:43 -07:00 |
|
sabrina-shanman
|
1fe909f9ad
|
Make CollisionPick::getResultTransform() always return a valid transform
|
2018-08-29 16:33:51 -07:00 |
|
Stephen Birarda
|
aaf5f593c5
|
send MyAvatar avatar entity updates through entity tree
|
2018-08-29 16:30:24 -07:00 |
|
sabrina-shanman
|
0926968e2b
|
Do not have depth as a parameter in getTransform(..) when called in NestableTransformNode
|
2018-08-29 16:30:06 -07:00 |
|
sabrina-shanman
|
686f9fb18a
|
Move load state flag from CollisionPickResult to CollisionRegion and make it a boolean
|
2018-08-29 16:29:59 -07:00 |
|
Angus Antley
|
9fb0f8b7c0
|
added condition to prevent overwriting tracker input with estimated orientation for spine2 joint
|
2018-08-30 00:25:53 +01:00 |
|
Sam Gateau
|
349f782697
|
Merge branch 'master' of github.com:highfidelity/hifi into black
|
2018-08-29 16:07:50 -07:00 |
|
Sam Gateau
|
ed4dbaa4c7
|
Refining the plot widget to be able to represent negative values
|
2018-08-29 16:07:30 -07:00 |
|
John Conklin II
|
7298cb4654
|
Merge pull request #13888 from dback2/editControllerMapping
Edit mode controller mapping using new platform state variables
|
2018-08-29 16:06:47 -07:00 |
|
sabrina-shanman
|
2d73b7845e
|
Code style fixes
|
2018-08-29 15:00:01 -07:00 |
|
sabrina-shanman
|
78a438d89a
|
Correct CollisionRegion jsdoc for 'joint' parameter
|
2018-08-29 14:55:14 -07:00 |
|
sabrina-shanman
|
0981f08b22
|
Do not propagate avatar scale in AvatarHeadTransformNode
|
2018-08-29 14:48:27 -07:00 |
|
Zach Fox
|
67e57a9487
|
Merge pull request #13849 from zfox23/MS16003_backCloses
Fix MS16003: In PAL/GoTo WebView, 'BACK' closes app when you can't go back
|
2018-08-29 14:29:12 -07:00 |
|
SamGondelman
|
cda8b82ead
|
improve pointer performance
|
2018-08-29 13:32:53 -07:00 |
|
Ken Cooke
|
6cc31e7397
|
AVX2 implementation of biquad2_4x4()
|
2018-08-29 13:30:13 -07:00 |
|
John Conklin II
|
47ce8be526
|
Merge pull request #13854 from wayne-chen/fixTabletButton-case-16847
MS16847: Tablet button doesn't load in HMD mode
|
2018-08-29 13:20:04 -07:00 |
|
Angus Antley
|
f7d0cdda02
|
added a check for whether the head to shoulder azimuth is greater than 100 degrees. If so unflip the chest azimuth
|
2018-08-29 20:44:21 +01:00 |
|
John Conklin II
|
26f76081e6
|
Merge pull request #13843 from luiscuenca/fixGLTFLoadTexFromDir
Read glTF resources from other than the main directory
|
2018-08-29 12:31:41 -07:00 |
|
David Back
|
96d2ba660c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into editControllerMapping
|
2018-08-29 12:05:51 -07:00 |
|
David Back
|
0e53fa3f8b
|
only focus with selection
|
2018-08-29 12:05:46 -07:00 |
|
David Back
|
dcf2074d7e
|
remove [ camera key, allow F to enter camera without selection
|
2018-08-29 11:56:37 -07:00 |
|
Andrew Meadows
|
a134357489
|
fix compile typo
|
2018-08-29 11:37:19 -07:00 |
|
Sam Gondelman
|
156f1dc60d
|
Merge pull request #13852 from Cristo86/android_lists_in_mem_cached_fast
Android - Domains and Users Lists - memory cache for quick loads
|
2018-08-29 11:24:12 -07:00 |
|
Andrew Meadows
|
f9d14e1351
|
filter time-cost drivers for region regulation
|
2018-08-29 11:17:59 -07:00 |
|
Ken Cooke
|
3e17556cc1
|
Prefer static_assert() over assert()
|
2018-08-29 10:47:02 -07:00 |
|
John Conklin II
|
4ab45e70a4
|
Merge pull request #13887 from sethalves/fix-pick-reg-point-1
fix far-grab laser-lock on entities with non-default registration point
|
2018-08-29 10:42:03 -07:00 |
|
Ken Cooke
|
6f151ad283
|
Consistent parameter order for SIMD functions
|
2018-08-29 10:03:40 -07:00 |
|
Ken Cooke
|
bf348f43aa
|
Prepare for runtime CPU dispatch of all SIMD functions
|
2018-08-29 09:55:54 -07:00 |
|
Sam Gateau
|
3c0e284e98
|
Merge branch 'master' of github.com:highfidelity/hifi into black
|
2018-08-29 08:48:04 -07:00 |
|
Angus Antley
|
ee33f5dc97
|
normalize the hip hand vector in getSpine2RotationRigSpace, made computeHandAzimuth a const function that returns a vec2
|
2018-08-29 01:57:49 +01:00 |
|
Sam Gateau
|
37b4cf6223
|
Picking pid values
|
2018-08-28 17:39:35 -07:00 |
|
SamGondelman
|
0c8a4cc81e
|
merge with master
|
2018-08-28 17:31:51 -07:00 |
|
Sam Gateau
|
0da22db837
|
Picking pid values
|
2018-08-28 16:05:57 -07:00 |
|
Sam Gateau
|
7dfdc79644
|
Picking pid values
|
2018-08-28 12:21:15 -07:00 |
|
Sam Gondelman
|
89bd24dd54
|
Merge pull request #13880 from SamGondelman/matCrash
Fix crash on shutdown in domain with material
|
2018-08-28 11:48:35 -07:00 |
|
Anthony Thibault
|
f281afa71f
|
Merge pull request #13874 from amantley/phaseWalkFix
Phase walk fix bug 17770
|
2018-08-28 11:29:29 -07:00 |
|
amantley
|
3c792a04c1
|
fixed roll rotation added to azimuth in MySkeletonModel.cpp
|
2018-08-28 11:25:42 -07:00 |
|
Thijs Wenker
|
c4d43b3fbc
|
CR fixes
|
2018-08-28 19:43:59 +02:00 |
|
Sam Gateau
|
7b399d9a04
|
Merge branch 'master' of github.com:highfidelity/hifi into black
|
2018-08-28 09:20:13 -07:00 |
|
Sam Gateau
|
d9d23e7fcf
|
Merge pull request #13877 from luiscuenca/multiplyOtherAvatars
Create N replicas of each other-avatar on the client side
|
2018-08-28 09:02:13 -07:00 |
|
Sam Gateau
|
e2f3c99cf1
|
Merge branch 'master' of github.com:highfidelity/hifi into black
|
2018-08-28 08:58:55 -07:00 |
|