Andrew Meadows
9171fcbe8b
explicit insert/erase into _simpleKinematicEntities
2018-07-10 11:17:13 -07:00
Andrew Meadows
0b87df45b5
cleanup return statement
2018-07-10 11:16:56 -07:00
Anthony Thibault
1d33f51ca4
Merge pull request #13528 from amantley/integratedStepping
...
Step Detection From Head and Hands Tracking
2018-07-10 09:59:22 -07:00
Wayne Chen
28583ad2a2
Merge pull request #13571 from wayne-chen/unusedLambdaCaptureVariables
...
Removing unused variables from lambda capture expressions
2018-07-10 08:56:38 -07:00
Wayne Chen
8f23fb01a4
removing unused variables
2018-07-10 07:30:02 -07:00
Olivier Prat
6814c487ec
Fixed slot collision between fade map and material texture table
2018-07-10 16:16:51 +02:00
Olivier Prat
50d16eca80
Added object fade parameters to shape pipeline locations
2018-07-10 12:26:51 +02:00
Olivier Prat
777ca7e010
Using shader locations directly in ShapePipeline
2018-07-10 12:11:30 +02:00
Olivier Prat
dfe51b57e8
Fade object params are now passed through uniform buffer
2018-07-10 10:53:38 +02:00
Wayne Chen
bf5cdb0e5f
removing unused variables from lambda capture expressions
2018-07-09 22:31:49 -07:00
Clement
107c5d74ac
Generate debug symbols for Macos Release
...
And then strip them from the binary
2018-07-09 15:51:36 -07:00
John Conklin II
81f5631ce9
Merge pull request #13386 from ElderOrb/FB13949
...
AvatarApp
2018-07-09 15:20:18 -07:00
amantley
cb421fd5b0
fixed build errors for mac and linux
2018-07-09 15:09:45 -07:00
John Conklin II
25406fa464
Merge pull request #13495 from thoys/feat/create/native-windows
...
Create App: Native windows
2018-07-09 14:25:13 -07:00
amantley
a2f8e024fb
added avatar constants changed for posterior and head velocity
2018-07-09 13:59:56 -07:00
amantley
55ae08c071
Merge remote-tracking branch 'upstream/master' into integratedStepping
2018-07-09 13:55:59 -07:00
amantley
b2d77ef51a
bracket spacing
2018-07-09 13:54:18 -07:00
amantley
7ed8f17b57
tweaked posterior threshold and head velocity threshold
2018-07-09 13:49:21 -07:00
David Back
8f1ad8e367
Merge pull request #13538 from dback2/editHandleMacFix
...
Edit handle undefined event fix
2018-07-09 12:08:18 -07:00
amantley
a3417cace9
implemented code review changes. 1. checking for divide by zero before glm::normalize. 2. clearing the ring buffer on reset. 3. renaming _standingHeightMode to _currentStandingHeight
2018-07-09 11:58:02 -07:00
Wayne Chen
ce0ffe4292
Merge pull request #13551 from cmpt376edits/master
...
Improve punctuation on README.md
2018-07-09 11:44:16 -07:00
John Conklin II
79b2858220
Merge pull request #13543 from ctrlaltdavid/M16392
...
Create snap-to-grid and translation fixes
2018-07-09 11:39:26 -07:00
Zach Fox
01eb3eddab
Fix MS16480: Disable active ContextOverlays when disabling ContextOverlayInterface
2018-07-09 10:49:11 -07:00
David Back
d4f43a56f2
Merge pull request #13556 from dback2/deselectInput
...
Change deselecting entities to Ctrl + D and prevent W/A/S/D/E/Q movements with Ctrl
2018-07-09 10:40:33 -07:00
John Conklin II
e6801c303a
Merge pull request #13432 from SimonWalton-HiFi/avatar-identity-request
...
Implement AvatarRequestIdentity and use if interface gets unknown avatar data
2018-07-09 10:07:19 -07:00
David Back
17220b9360
Merge pull request #13549 from dback2/parentChildCopy
...
Re-parent entities after duplicating and duplicate children with parents
2018-07-09 10:06:18 -07:00
John Conklin II
55405cc61e
Merge pull request #13561 from dback2/pointingAtOverlaysFix
...
Fix pointing at non-web overlays
2018-07-09 10:04:15 -07:00
Thijs Wenker
8ac8b10f98
Merge pull request #13521 from MiladNazeri/Fix-JSDoc-Readme
...
Fixed Readme instructions on JSDoc
2018-07-09 18:55:34 +02:00
Thijs Wenker
b1884b0841
CR fixes
2018-07-09 16:38:53 +02:00
Brad Hefta-Gaub
f8f206c2f9
Merge pull request #13450 from misslivirose/master
...
MS14398: Make tutorial not grabbable
2018-07-07 21:18:15 -07:00
David Back
3bcc727d47
check controller triggered in checkControllerMove
2018-07-06 18:57:32 -07:00
David Back
f33fae30ed
Merge branch 'editHandleMacFix' of github.com:dback2/hifi into editHandleMacFix
2018-07-06 18:56:09 -07:00
Clement
1aeb66f70f
Fix Windows warning
2018-07-06 18:17:17 -07:00
amantley
defd6f88e6
started changes suggested by code review, ie mode computation
2018-07-06 18:17:13 -07:00
David Back
d04c2eaf73
Merge branch 'master' of https://github.com/highfidelity/hifi into editHandleMacFix
2018-07-06 18:01:16 -07:00
Clement
c02366a811
Fix android build failure
2018-07-06 17:17:40 -07:00
Alexander Ivash
425209189d
reduce precision
2018-07-07 03:03:24 +03:00
David Back
f815ad1ddd
tabs
2018-07-06 17:02:41 -07:00
David Back
c271e1aae4
fix triggering at non-web overlays
2018-07-06 17:02:29 -07:00
Cristian Luis Duarte
be8351dc0d
Android - Rollback pause/resume mechanism. Stop server checkIns, reset nodeList before entering background
2018-07-06 20:43:52 -03:00
Alexander Ivash
7feb9910c9
use rotation degrees instead of quaternions for comparison
...
re-query entity properties after editing it to get actual changes
2018-07-07 02:36:19 +03:00
Alexander Ivash
4716be01f6
eliminate binding loop which could lead to not updating spinbox UI
2018-07-07 02:36:19 +03:00
Alexander Ivash
168584169c
do not close avatarapp on hiding tablet
2018-07-07 02:36:19 +03:00
Alexander Ivash
19f37246a6
capitalize avatarapp name in toolbar/tablet icons
2018-07-07 02:36:19 +03:00
Alexander Ivash
536395d199
only compare properties which exist for both objects in 'numeric comparer'
...
note: this is attempt to quick-n-dirty workaround weird issue with having colors informaiton inside 'dimensions' in the latest master
example:
"blue": 0.2367398738861084,
"green": 0.08945406973361969,
"red": 0.25246158242225647,
"x": 0.25246158242225647,
"y": 0.08945406973361969,
"z": 0.2367398738861084
2018-07-07 02:36:19 +03:00
Clement
23e5dd0d2c
annotate with fingerprint immidiately
2018-07-06 15:52:30 -07:00
Clement
d9d72774d8
Add exception for backtrace requests
2018-07-06 15:51:40 -07:00
David Back
a546d8b279
tabs
2018-07-06 15:48:53 -07:00
David Back
33e170315c
recurse on children of children
2018-07-06 15:39:18 -07:00
Simon Walton
607a898c32
Transmit a maximum number of identity requests before giving up
2018-07-06 15:16:13 -07:00