Howard Stearns
|
f877e65703
|
larger story card
|
2016-08-20 10:45:02 -07:00 |
|
Howard Stearns
|
1dd255f9d8
|
Merge pull request #8490 from ctrlaltdavid/discovery
Add icon to "Share in Feed" button
|
2016-08-20 09:37:02 -07:00 |
|
David Rowe
|
80ee864143
|
Add icon to "Share in Feed" button
|
2016-08-20 18:17:49 +12:00 |
|
Howard Stearns
|
35829f5f01
|
Merge pull request #8489 from howard-stearns/merge-from-master-to-discovery3
Merge from master to discovery3
|
2016-08-19 21:36:48 -07:00 |
|
Howard Stearns
|
7428eb2635
|
Merge branch 'master' of https://github.com/highfidelity/hifi into discovery
|
2016-08-19 21:34:55 -07:00 |
|
Howard Stearns
|
0a67fea6fe
|
Merge pull request #8488 from howard-stearns/snapshot-review-size
decrease snapshot review dialog height
|
2016-08-19 21:31:04 -07:00 |
|
Howard Stearns
|
527fb0941f
|
decrease snapshot review dialog height
|
2016-08-19 21:28:12 -07:00 |
|
Howard Stearns
|
423083d244
|
Merge pull request #8487 from ctrlaltdavid/discovery
Style snapshot dialog
|
2016-08-19 21:15:21 -07:00 |
|
David Rowe
|
8d88726dba
|
Fix spacing above image when single column
|
2016-08-20 13:57:00 +12:00 |
|
David Rowe
|
a94c24e6df
|
Text and controls
|
2016-08-20 13:44:47 +12:00 |
|
Chris Collins
|
74cb2d4bcf
|
Merge pull request #8461 from imgntn/demo_movement
Movement changes for Hand Controllers
|
2016-08-19 18:36:40 -07:00 |
|
samcake
|
9cdd079213
|
And again
|
2016-08-19 18:22:14 -07:00 |
|
Howard Stearns
|
c262b0a497
|
Merge pull request #8484 from howard-stearns/switch-to-html-cards
switch over to metaverse server user story cards
|
2016-08-19 17:55:32 -07:00 |
|
Chris Collins
|
9cd870bd34
|
Merge pull request #8485 from Atlante45/master
Move steam.js to unpublishedScripts
|
2016-08-19 17:18:08 -07:00 |
|
Atlante45
|
dd60683e29
|
Move steam.js to unpublishedScripts
|
2016-08-19 17:14:14 -07:00 |
|
James B. Pollack
|
0d42920f1b
|
Merge remote-tracking branch 'upstream/master' into demo_movement
|
2016-08-19 16:45:44 -07:00 |
|
howard-stearns
|
993340811f
|
switch over to metaverse server user story cards
|
2016-08-19 16:40:53 -07:00 |
|
David Rowe
|
6a9f221a9e
|
Snapshot image border
|
2016-08-20 11:36:53 +12:00 |
|
David Rowe
|
3d2afaac77
|
Size and position snapshot dialog content blocks
|
2016-08-20 11:19:30 +12:00 |
|
Howard Stearns
|
e45f390fd2
|
Merge pull request #8481 from howard-stearns/discovery-code-cleanup
discovery code cleanup
|
2016-08-19 15:32:04 -07:00 |
|
Anthony J. Thibault
|
ff4c194756
|
eslint fix
|
2016-08-19 15:31:57 -07:00 |
|
howard-stearns
|
d49da23cb5
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2016-08-19 14:54:29 -07:00 |
|
James B. Pollack
|
2b1e629cca
|
some extra checks on settings values
|
2016-08-19 14:51:15 -07:00 |
|
howard-stearns
|
1e08914f8d
|
simplify
|
2016-08-19 14:32:15 -07:00 |
|
James B. Pollack
|
3922192cfc
|
update
|
2016-08-19 14:31:47 -07:00 |
|
James B. Pollack
|
653b1acc4a
|
cleanup
|
2016-08-19 14:29:14 -07:00 |
|
howard-stearns
|
a3d64dbd9c
|
code cleanup
|
2016-08-19 14:14:31 -07:00 |
|
Seth Alves
|
ac4ecc9907
|
don't send a login-denied packet when we're still waiting for user's public key.
|
2016-08-19 14:10:27 -07:00 |
|
Howard Stearns
|
e40b33e618
|
Merge pull request #8478 from howard-stearns/update-discovery-from-master2
Update discovery from master2
|
2016-08-19 13:28:34 -07:00 |
|
howard-stearns
|
b8b345fb43
|
Merge branch 'master' of https://github.com/highfidelity/hifi into update-discovery-from-master2
|
2016-08-19 13:04:39 -07:00 |
|
elisa-lj11
|
4aab389305
|
Merge remote-tracking branch 'highfidelity/master' into zip_project
|
2016-08-19 11:32:37 -07:00 |
|
elisa-lj11
|
8bc9a92429
|
removed extraneous debug prints
|
2016-08-19 11:32:13 -07:00 |
|
samcake
|
5ad66a17ee
|
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
|
2016-08-19 11:09:31 -07:00 |
|
samcake
|
6a076bcee4
|
PRoviding a fix for the macOS build
|
2016-08-19 11:09:12 -07:00 |
|
Anthony J. Thibault
|
8bb6bb7c6f
|
generalized keyboard focus interface
Removed dynamic casts to RenderableWebEntityItem, instead
virtual methods were added to EntityItem to facilitate this.
* bool wantsKeyboardFocus()
* void setProxyWindow()
* QObject* getEventHandler()
|
2016-08-19 10:56:52 -07:00 |
|
James B. Pollack
|
98f0290565
|
Merge pull request #8436 from huffman/feat/more-user-activity-data
Add more user activity data
|
2016-08-19 10:48:28 -07:00 |
|
Andrew Meadows
|
5b5ed220bc
|
add BufferView::Iterator operator<() and friend
|
2016-08-19 10:26:47 -07:00 |
|
Andrew Meadows
|
c3f165d9da
|
BufferView::Iterator doesn't support operator<
|
2016-08-19 10:15:37 -07:00 |
|
Andrew Meadows
|
304c313db7
|
minor cleanup
|
2016-08-19 10:15:30 -07:00 |
|
samcake
|
a4945fe45c
|
Merge branch 'master' of https://github.com/highfidelity/hifi into hdr
|
2016-08-19 10:00:40 -07:00 |
|
Howard Stearns
|
1eebf00d95
|
Merge pull request #8475 from howard-stearns/fixed-aspect-snapshots
option for fixed aspect-ratio snapshots, and used in snapshot button
|
2016-08-19 09:53:32 -07:00 |
|
howard-stearns
|
4d7d483c0e
|
use ceil
|
2016-08-19 09:51:58 -07:00 |
|
elisa-lj11
|
4c434e875e
|
fixed merge conflicts in Application.cpp
|
2016-08-19 09:46:22 -07:00 |
|
Seth Alves
|
ff95ef2492
|
ignoreIK flag on action-grabbable objects works again
|
2016-08-19 08:59:42 -07:00 |
|
Anthony J. Thibault
|
4db1687746
|
bug fix for when web-entity is deleted while being scrolled
|
2016-08-18 18:37:52 -07:00 |
|
James B. Pollack
|
b694b8e541
|
update turn rate for left stick
|
2016-08-18 17:24:18 -07:00 |
|
James B. Pollack
|
855561c014
|
moar
|
2016-08-18 16:52:32 -07:00 |
|
James B. Pollack
|
a0d4fd4c0e
|
fix bug
|
2016-08-18 16:51:04 -07:00 |
|
James B. Pollack
|
214a705199
|
slow 180 rate
|
2016-08-18 16:50:50 -07:00 |
|
Chris Collins
|
a9fbc4ec2c
|
Merge pull request #8448 from huffman/feat/domain-specify-backup-location
Add backup directory setting to domain server
|
2016-08-18 16:45:50 -07:00 |
|