Andrzej Kapolka
|
73ec568b4b
|
Further work on request limiting.
|
2014-02-27 19:28:45 -08:00 |
|
Andrzej Kapolka
|
5d4ed4c85e
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-02-27 18:14:18 -08:00 |
|
Andrzej Kapolka
|
29f7954d20
|
Factored out bits common to resource caches, added global limit on number of
resources being requested at any one time.
|
2014-02-27 18:13:40 -08:00 |
|
ZappoMan
|
8d53fc9671
|
Merge branch 'master' of https://github.com/worklist/hifi into seeing_voxels
|
2014-02-27 01:05:20 -08:00 |
|
ZappoMan
|
d361c75b50
|
more work on seeing voxels
|
2014-02-26 14:16:22 -08:00 |
|
Philip Rosedale
|
b27e9b03d4
|
removed bad include
|
2014-02-26 14:15:00 -08:00 |
|
Philip Rosedale
|
0a1e840d10
|
Bot.js NPCs wander around and make sounds
|
2014-02-26 13:50:04 -08:00 |
|
ZappoMan
|
1e404404c3
|
next pass at seeing voxels
|
2014-02-26 13:35:59 -08:00 |
|
ZappoMan
|
dee9d48b5f
|
adding OctreeHeadlessViewer::queryOctree()
|
2014-02-26 01:55:04 -08:00 |
|
ZappoMan
|
a28f016de0
|
removing VoxelQuery
|
2014-02-26 01:28:08 -08:00 |
|
ZappoMan
|
e96206914e
|
early cut at headless viewers
|
2014-02-26 01:24:12 -08:00 |
|
ZappoMan
|
5fdfee4cd5
|
cleaning up some stuff
|
2014-02-26 00:48:38 -08:00 |
|
ZappoMan
|
cbca298717
|
cruft cleanup
|
2014-02-26 00:31:05 -08:00 |
|
ZappoMan
|
b08a1708f5
|
hide some slots from JS
|
2014-02-26 00:18:15 -08:00 |
|
ZappoMan
|
d765e250d5
|
removed AbstractMenuInterface.h
|
2014-02-25 20:42:59 -08:00 |
|
ZappoMan
|
42ddc82ac4
|
possible fix to windows assert
|
2014-02-25 20:23:38 -08:00 |
|
ZappoMan
|
4b3911c5c1
|
Merge pull request #2101 from birarda/authentication
fixes to login/logout flow when jumping domains
|
2014-02-25 18:25:17 -08:00 |
|
Stephen Birarda
|
bf3b5c07d5
|
Merge pull request #2093 from ZappoMan/menu_js
Adds support for editing application Menus to JS
|
2014-02-25 17:40:39 -08:00 |
|
ZappoMan
|
3943c49dcc
|
rename MenuType and other CR feedback
|
2014-02-25 17:32:16 -08:00 |
|
Stephen Birarda
|
d5fc1caaaf
|
fix wording for access token change signal
|
2014-02-25 16:12:25 -08:00 |
|
Stephen Birarda
|
2496c6252f
|
fix login/logout flow when jumping domains
|
2014-02-25 16:10:08 -08:00 |
|
Stephen Birarda
|
6d847f29fb
|
currently support system wide auth only via hifi data-web
|
2014-02-25 16:05:05 -08:00 |
|
Stephen Birarda
|
6c27b99aba
|
Merge pull request #2099 from birarda/authentication
fix oauth early token expiry
|
2014-02-25 14:45:02 -08:00 |
|
Stephen Birarda
|
d0269761b6
|
remove unecessary qDebug include
|
2014-02-25 14:39:33 -08:00 |
|
Stephen Birarda
|
27be157d70
|
fix oauth early token expiry
|
2014-02-25 14:38:19 -08:00 |
|
Philip Rosedale
|
6b128466a9
|
Merge pull request #2094 from birarda/authentication
reset nodelist if domain-server stops talking to you, closes #2092
|
2014-02-25 14:10:24 -08:00 |
|
Philip Rosedale
|
dd93eff26e
|
Merge pull request #2096 from birarda/scripted-billboard
add option for fake bot billboard from URL
|
2014-02-25 14:07:39 -08:00 |
|
Stephen Birarda
|
ee70c93a3e
|
have scripted avatars send billboard, if they have one
|
2014-02-25 13:42:07 -08:00 |
|
Stephen Birarda
|
f2a70bf275
|
add support for billboard setting from URL
|
2014-02-25 13:38:20 -08:00 |
|
Philip Rosedale
|
70c1f8290e
|
assume RAW audio if not processed as WAV
|
2014-02-25 13:21:02 -08:00 |
|
Stephen Birarda
|
ce3d6d2fca
|
reset nodelist if domain-server stops talking to you, closes #2092
|
2014-02-25 13:07:39 -08:00 |
|
ZappoMan
|
263d682fb9
|
Merge branch 'master' of https://github.com/worklist/hifi into menu_js
|
2014-02-25 12:20:15 -08:00 |
|
ZappoMan
|
0048099ff5
|
implement support for menu item positioning
|
2014-02-25 12:19:30 -08:00 |
|
Stephen Birarda
|
1163cfd07e
|
if the domain-server provides no auth, assume default
|
2014-02-25 10:58:32 -08:00 |
|
Stephen Birarda
|
b09ed1dff1
|
present a login window on app start
|
2014-02-25 10:53:13 -08:00 |
|
ZappoMan
|
0b6e81b8a6
|
remove more cruft
|
2014-02-25 10:31:29 -08:00 |
|
ZappoMan
|
74d48ab239
|
added support for MenuItemProperties for addMenuItem, removed some cruft, beginning support for menu item placement
|
2014-02-25 10:23:59 -08:00 |
|
Philip Rosedale
|
e637e48598
|
Merge pull request #2076 from birarda/authentication
groundwork for secure node communication via data-server
|
2014-02-25 10:07:55 -08:00 |
|
Stephen Birarda
|
45429fa1e1
|
fix default node auth URL
|
2014-02-25 09:38:22 -08:00 |
|
ZappoMan
|
a3d0c20516
|
better support for shortcuts
|
2014-02-24 20:49:06 -08:00 |
|
ZappoMan
|
09fc58763f
|
Merge pull request #2054 from gaitat/19499
Worklist Job #19499
|
2014-02-24 19:10:31 -08:00 |
|
Philip Rosedale
|
fa3b109e1d
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-02-24 16:43:39 -08:00 |
|
Stephen Birarda
|
6d56ab3a30
|
use toDouble instead of toInt for Qt 5.1 compatibility
|
2014-02-24 15:27:12 -08:00 |
|
Stephen Birarda
|
672c6a9ed1
|
fix complaint for incomplete type QStringList
|
2014-02-24 15:23:47 -08:00 |
|
Stephen Birarda
|
c1b45d7eaa
|
Merge branch 'master' of https://github.com/highfidelity/hifi into authentication
|
2014-02-24 15:18:21 -08:00 |
|
Stephen Birarda
|
f20808b47f
|
remove option to drive from transmitter
|
2014-02-24 15:11:02 -08:00 |
|
Stephen Birarda
|
050d223b3a
|
add domain connection reset to NodeList reset
|
2014-02-24 13:33:52 -08:00 |
|
Stephen Birarda
|
27c779666b
|
add auth to assignment-client, fix refresh of static assignments
|
2014-02-24 13:29:32 -08:00 |
|
Stephen Birarda
|
9771e1bb12
|
resolve conflicts on merge with upstream master
|
2014-02-24 12:06:10 -08:00 |
|
Stephen Birarda
|
9dc460bab4
|
make multiple instances of scripted assignment use diff UUID
|
2014-02-24 11:56:14 -08:00 |
|