Atlante45
|
4bcb43f7dd
|
Added an overlay system for local trees
|
2014-02-28 15:10:53 -08:00 |
|
Andrzej Kapolka
|
0bb3752121
|
Fixed seg fault, don't attempt to transfer joints between different models
(as opposed to different LODs).
|
2014-02-28 14:29:18 -08:00 |
|
Philip Rosedale
|
e35e06c0de
|
Added Freddy’s 50 cocktail party clips
|
2014-02-28 13:59:34 -08:00 |
|
Andrzej Kapolka
|
21a149348b
|
When switching models, retain old one until new one is loaded. Closes #2146.
|
2014-02-28 13:57:25 -08:00 |
|
Andrzej Kapolka
|
2639796402
|
Wait until both head and body are loaded before rendering. Closes #2145.
|
2014-02-28 12:22:10 -08:00 |
|
Atlante45
|
fb10676121
|
Merge branch 'master' of https://github.com/highfidelity/hifi into local_voxels
|
2014-02-28 11:32:27 -08:00 |
|
Atlante45
|
4a9415faeb
|
Prevent users from modifying the domain tree with the LocalVoxels interface
|
2014-02-28 11:31:37 -08:00 |
|
Atlante45
|
20b921f4f8
|
Fixed typo
|
2014-02-28 11:26:17 -08:00 |
|
Atlante45
|
b854c450f4
|
Moved LocalVoxels class
|
2014-02-28 11:25:07 -08:00 |
|
Atlante45
|
41931ebd57
|
Removed copyTo and pasteFrom from ClipboardScriptingInterface (not useful in the end)
|
2014-02-28 11:22:14 -08:00 |
|
Atlante45
|
5b085a72cd
|
Added import tree to LocalVoxels
|
2014-02-28 11:21:32 -08:00 |
|
ZappoMan
|
8d7406461a
|
Merge branch 'master' of https://github.com/worklist/hifi into octree_server_scaling
Conflicts:
assignment-client/src/octree/OctreeServer.cpp
assignment-client/src/octree/OctreeServer.h
|
2014-02-28 10:54:56 -08:00 |
|
Philip Rosedale
|
f4540536a8
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-02-28 10:20:12 -08:00 |
|
ZappoMan
|
f6ed9c7b4b
|
Merge pull request #2142 from ZappoMan/SvoViewer
fix windows build/cmake for SvoViewer
|
2014-02-28 09:11:37 -08:00 |
|
ZappoMan
|
f1dd963505
|
fix mac build
|
2014-02-28 09:07:47 -08:00 |
|
ZappoMan
|
c3eb42327c
|
fix unix build
|
2014-02-28 09:04:20 -08:00 |
|
Brad Hefta-Gaub
|
51ab7c91a7
|
fix windows build
|
2014-02-28 08:54:14 -08:00 |
|
Philip Rosedale
|
1ac8b5737c
|
merge
|
2014-02-28 07:32:20 -08:00 |
|
ZappoMan
|
01e69bf8d0
|
Merge pull request #2141 from ZappoMan/SvoViewer
fixed text renderer and frame rate display
|
2014-02-28 02:16:38 -08:00 |
|
ZappoMan
|
88af57eaeb
|
Merge pull request #2138 from PhilipRosedale/master
Travelling noises removed, audio bargraph removed, improve jitter rebuffer behavior
|
2014-02-28 02:00:07 -08:00 |
|
ZappoMan
|
4bca28abb2
|
fixed text renderer and frame rate display
|
2014-02-28 01:57:24 -08:00 |
|
Philip Rosedale
|
db7044cf7f
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-02-28 01:11:21 -08:00 |
|
Philip Rosedale
|
38f4207fe5
|
Merge pull request #2140 from ZappoMan/SvoViewer
fix debug output and add command line options
|
2014-02-28 01:09:11 -08:00 |
|
ZappoMan
|
8afb211ec8
|
fix debug output and add command line options
|
2014-02-28 01:07:23 -08:00 |
|
Philip Rosedale
|
fd0b94b236
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-02-28 00:22:44 -08:00 |
|
Philip Rosedale
|
6355d51958
|
Merge pull request #2139 from ZappoMan/SvoViewer
Svo viewer
|
2014-02-28 00:22:22 -08:00 |
|
ZappoMan
|
de0f320c02
|
added copyright to files
|
2014-02-28 00:14:47 -08:00 |
|
ZappoMan
|
6bc71f899c
|
removed unused code
|
2014-02-28 00:09:15 -08:00 |
|
ZappoMan
|
45b5f54bc5
|
adding Matt's SvoViewer
|
2014-02-28 00:06:37 -08:00 |
|
Philip Rosedale
|
7a2279bda8
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-02-27 23:31:45 -08:00 |
|
Philip Rosedale
|
d5e106b30d
|
collision submenu only under edit (I don’t think you can make same one twice)
|
2014-02-27 23:29:29 -08:00 |
|
Philip Rosedale
|
bae16e24e8
|
new audio buffer display text, cleanup drawText()
|
2014-02-27 23:17:39 -08:00 |
|
Philip Rosedale
|
bde7152246
|
Merge pull request #2135 from ZappoMan/bugfixes
bug fixes
|
2014-02-27 20:43:48 -08:00 |
|
Philip Rosedale
|
5f8c5d36da
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-02-27 20:29:35 -08:00 |
|
Philip Rosedale
|
7a73ecf98e
|
Merge pull request #2136 from ey6es/master
Factored out common resource cache functionality, added limits to simultaneous downloading (prioritized by distance). Closes #2122.
|
2014-02-27 20:29:00 -08:00 |
|
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 |
|
Philip Rosedale
|
7ce380a333
|
relocate mute button, audio scope
|
2014-02-27 18:02:53 -08:00 |
|
ZappoMan
|
19b7189269
|
switch AUTO LOD to use moving avarage of FPS, and also tweak the min and max behavior
|
2014-02-27 18:00:58 -08:00 |
|
Atlante45
|
2ee7974fa8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into local_voxels
|
2014-02-27 17:53:59 -08:00 |
|
Atlante45
|
11e80e0aaa
|
Added getVoxelAt for LocalVoxels + handle the case of the domain tree
|
2014-02-27 17:52:44 -08:00 |
|
Philip Rosedale
|
f06b30e024
|
remove audio barograph latency display
|
2014-02-27 17:45:47 -08:00 |
|
Philip Rosedale
|
fb97abf128
|
reset audio connection on prefs changes
|
2014-02-27 17:35:23 -08:00 |
|
Philip Rosedale
|
ae6d156feb
|
remove travelling noises
|
2014-02-27 17:27:41 -08:00 |
|
ZappoMan
|
0f0f0eeb81
|
Merge branch 'master' of https://github.com/worklist/hifi into bugfixes
|
2014-02-27 17:10:32 -08:00 |
|
Atlante45
|
5986fcafae
|
Added copyTo and pasteFrom to ClipboardScriptingInterface
- Supports LocalVoxels
|
2014-02-27 16:41:58 -08:00 |
|
ZappoMan
|
0530a73175
|
Merge pull request #2134 from stojce/19513
Code Review for Job #19513
|
2014-02-27 16:30:54 -08:00 |
|
ZappoMan
|
f9718913e2
|
fix octree-server random spinout sometimes when client disconnects
|
2014-02-27 16:13:05 -08:00 |
|
Philip Rosedale
|
7b55ee31a3
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-02-27 16:01:04 -08:00 |
|