Andrew Meadows
|
ace32193b4
|
more correct stat names
|
2018-04-16 13:31:36 -07:00 |
|
David Back
|
2c57bba4e2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into desktopEquip
|
2018-04-16 13:12:59 -07:00 |
|
David Back
|
ad85e2b053
|
pre PR adjustments
|
2018-04-16 13:12:33 -07:00 |
|
Zach Fox
|
0504220171
|
Abide by new backend code
|
2018-04-16 13:01:31 -07:00 |
|
David Back
|
78c0ec5770
|
remove animations
|
2018-04-16 12:56:22 -07:00 |
|
Ryan Huffman
|
e9d2912576
|
Update variable naming in NodeList from Id to ID
|
2018-04-16 12:03:58 -07:00 |
|
Simon Walton
|
b2e736da70
|
Remove commented-out code
|
2018-04-16 11:57:14 -07:00 |
|
Zach Fox
|
02aa8ac566
|
Bugfixes per QA
|
2018-04-16 11:53:37 -07:00 |
|
Sam Gateau
|
19aa49832b
|
Merge pull request #12750 from SamGondelman/androidPrimitives
Forward pipelines for primitives
|
2018-04-16 11:18:56 -07:00 |
|
John Conklin II
|
5705bac87f
|
Merge pull request #12723 from ctrlaltdavid/21801
HMD API JSDoc
|
2018-04-16 11:12:26 -07:00 |
|
Sam Gateau
|
3ac4a1db2d
|
Merge pull request #12850 from SimonWalton-HiFi/early-trace
Enable Interface tracing from earliest execution point
|
2018-04-16 10:24:55 -07:00 |
|
Zach Fox
|
ee9519bf1b
|
Merge branch 'discovery_April2018' of github.com:zfox23/hifi into discovery_April2018
|
2018-04-16 10:12:34 -07:00 |
|
Zach Fox
|
071bf35683
|
Merge branch 'master' of github.com:highfidelity/hifi into discovery_April2018
|
2018-04-16 10:11:44 -07:00 |
|
Dante Ruiz
|
5af1ea54d3
|
Merge branch 'master' of github.com:highfidelity/hifi into add-more-hmd-data
|
2018-04-16 10:10:55 -07:00 |
|
John Conklin II
|
40e34f578a
|
Merge pull request #12891 from samcake/rc66-backToFXAA
RC66: Reverting TAA to FXAA in rc66 until we fix the aa on tablet
|
2018-04-16 09:57:39 -07:00 |
|
John Conklin II
|
fbb7138e6c
|
Merge pull request #12896 from hyperlogic/bug-fix/reduce-elbow-flapping-rc66
RC66: Reduce avatar elbow fluttering by disabling pole vectors
|
2018-04-16 09:56:59 -07:00 |
|
David Back
|
551da6477b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into desktopEquip
|
2018-04-16 09:15:31 -07:00 |
|
Ken Cooke
|
3630198c27
|
Merge pull request #12886 from kencooke/audio-gverb-deadcode
Remove dead code
|
2018-04-16 08:20:38 -07:00 |
|
Olivier Prat
|
f9cc4994df
|
Merge branch 'master' of http://github.com/highfidelity/hifi into haze
|
2018-04-16 14:00:33 +02:00 |
|
Olivier Prat
|
6a089be973
|
Enabled haze to be vertically inverted (ceiling lower than base)
|
2018-04-16 12:15:08 +02:00 |
|
Oren Hurvitz
|
5e22202355
|
Material resources: support relative path for emissiveMap
|
2018-04-16 13:11:03 +03:00 |
|
Olivier Prat
|
9ad9c070f8
|
Some small shader optimizations
|
2018-04-16 08:50:18 +02:00 |
|
David Rowe
|
06bb873e8d
|
Include JSDoc Web pages in the install
|
2018-04-16 16:08:26 +12:00 |
|
Anthony J. Thibault
|
63ee8c0ccb
|
Fix for character walk animations in desktop mode.
(cherry picked from commit f19b1d9890 )
|
2018-04-15 19:51:55 -07:00 |
|
Anthony J. Thibault
|
f4096c3931
|
Disable elbow pole vectors, solve from joint limit centers.
(cherry picked from commit 69f462baeb )
|
2018-04-15 19:51:26 -07:00 |
|
Seth Alves
|
7f285c5f90
|
Merge pull request #12571 from Atlante45/fix/es-concurrent-traversal
Fix unprotected tree traversals
|
2018-04-14 14:33:25 -07:00 |
|
Seth Alves
|
22fd4a7116
|
fix bug that caused tractor action to go crazy if only one of the two entities it connected were known to interface
|
2018-04-14 12:27:58 -07:00 |
|
David Rowe
|
df31d20430
|
Fix overlay toggling
|
2018-04-14 17:06:34 +12:00 |
|
Simon Walton
|
b469cdfda2
|
More shaders to deferred compile scheme
|
2018-04-13 17:52:33 -07:00 |
|
samcake
|
8e7b9dfa2b
|
Reverting TAA to FXAA in rc66 until we fix the aa on tablet
|
2018-04-13 17:30:30 -07:00 |
|
SamGondelman
|
c8afaf27e5
|
Merge remote-tracking branch 'upstream/master' into scaleAssert
|
2018-04-13 17:30:03 -07:00 |
|
David Back
|
a3f689d86b
|
Merge branch 'master' of https://github.com/highfidelity/hifi into desktopEquip
|
2018-04-13 17:08:44 -07:00 |
|
Sam Gondelman
|
7c65c9c444
|
Merge pull request #12888 from SamGondelman/statsAssert
Rollback some recent QML changes on Android
|
2018-04-13 16:35:28 -07:00 |
|
Dante Ruiz
|
08ea72d71f
|
Merge branch 'master' of github.com:highfidelity/hifi into feature-entity-highlighting
|
2018-04-13 15:39:14 -07:00 |
|
Simon Walton
|
1ab31d9116
|
Defer some shader compilation to a batch job - WIP
|
2018-04-13 15:38:48 -07:00 |
|
John Conklin II
|
6def70791e
|
Merge pull request #12864 from sethalves/backtrace-annotations
switch to backtrace's newer crashpad blob
|
2018-04-13 15:34:05 -07:00 |
|
SamGondelman
|
b71a06a18e
|
min dim = 1 mm
|
2018-04-13 15:26:37 -07:00 |
|
Clement
|
bd59ff1573
|
Fix threaded force crashes
|
2018-04-13 15:11:49 -07:00 |
|
John Conklin II
|
3982472cf2
|
Merge pull request #12851 from druiz17/rc66-spwan-fix
serverless-domain named landing-points(RC66)
|
2018-04-13 14:58:36 -07:00 |
|
David Back
|
76c7ec69ce
|
Merge branch 'master' of https://github.com/highfidelity/hifi into desktopEquip
|
2018-04-13 14:28:14 -07:00 |
|
SamGondelman
|
8005547d03
|
rollback some qml changes on android
|
2018-04-13 14:28:00 -07:00 |
|
Anthony Thibault
|
f2c38a77a6
|
Merge pull request #12877 from hyperlogic/bug-fix/avatar-recording-mtu-overflow
Fix for avatar recording playback on avatars with many joints
|
2018-04-13 14:26:32 -07:00 |
|
John Conklin II
|
2b9cf829a2
|
Merge pull request #12887 from samcake/rc66
RC66: Exposing more texture memory budget options
|
2018-04-13 13:33:46 -07:00 |
|
Dante Ruiz
|
159d10c054
|
Merge pull request #13 from sethalves/serverless-domain-named-paths
code review
|
2018-04-13 13:22:44 -07:00 |
|
Seth Alves
|
426d18ed2a
|
code review
|
2018-04-13 13:20:06 -07:00 |
|
samcake
|
b88b668a06
|
Exposing more texture memory budget options
|
2018-04-13 12:19:53 -07:00 |
|
samcake
|
e6085a90d6
|
Exposing more texture memory budget options
|
2018-04-13 12:17:50 -07:00 |
|
John Conklin II
|
08ca30cf43
|
Merge pull request #12870 from druiz17/fix-grab-js
fix grab.js unable to grab other entities
|
2018-04-13 12:17:46 -07:00 |
|
John Conklin II
|
008c7be369
|
Merge pull request #12787 from druiz17/fix-offscreen-windows
hide desktop windows when switching into HMD mode
|
2018-04-13 12:17:15 -07:00 |
|
Melissa Brown
|
fd7b3b75f9
|
Merge pull request #12884 from Atlante45/fix/build-instructions
Update docs with correct qt version
|
2018-04-13 11:12:06 -07:00 |
|