ZappoMan
|
176270f639
|
more VoxelSystem vs VoxelTree cleanup
|
2014-03-02 16:51:40 -08:00 |
|
ZappoMan
|
63bebc9afc
|
removed dead code
|
2014-03-02 16:44:25 -08:00 |
|
ZappoMan
|
5f6a60e786
|
removed more VoxelSystem wrappers, call VoxelTree directly
|
2014-03-02 16:40:27 -08:00 |
|
ZappoMan
|
f0e73d2f98
|
removed VoxelSystem::findRayIntersection() use tree directly
|
2014-03-02 15:46:33 -08:00 |
|
ZappoMan
|
9bd29bdd92
|
removed findSpherePenetration() and findCapsulePenetration() from VoxelSystem, use VoxelTree
|
2014-03-02 15:34:36 -08:00 |
|
ZappoMan
|
ded7328959
|
clean up application access to deleteVoxelAt()/createVoxel()/getVoxelAt() to access VoxelTree directly
|
2014-03-02 15:17:49 -08:00 |
|
ZappoMan
|
f09521f67c
|
oops
|
2014-03-02 13:50:46 -08:00 |
|
Andrzej Kapolka
|
7992d2796e
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-03-02 12:48:03 -08:00 |
|
ZappoMan
|
5b72f01b99
|
more cruft removal getting rid of false color in VoxelTreeElement
|
2014-03-02 12:33:52 -08:00 |
|
ZappoMan
|
b66c346f20
|
more cruft removal
|
2014-03-02 12:19:50 -08:00 |
|
ZappoMan
|
c5197b390e
|
removed a bunch of cruft from VoxelSystem
|
2014-03-02 12:13:00 -08:00 |
|
ZappoMan
|
7d45cc857b
|
fix warning
|
2014-03-01 12:53:01 -08:00 |
|
Andrzej Kapolka
|
c1a89517a7
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-28 18:11:46 -08:00 |
|
Andrzej Kapolka
|
d157428704
|
When we send data to the avatar mixer, send the tweaked head rotation. Closes
|
2014-02-28 16:58:22 -08:00 |
|
Andrzej Kapolka
|
380b0536b3
|
Indentation fix.
|
2014-02-28 16:18:44 -08:00 |
|
Andrzej Kapolka
|
2f27d8ecd3
|
Process geometry/textures in worker threads (via QThreadPool). Closes #2137.
|
2014-02-28 16:14:02 -08:00 |
|
Atlante45
|
af691e1f75
|
Some comments and debug messages
|
2014-02-28 15:14:01 -08:00 |
|
Atlante45
|
ea0f414c23
|
Added possibility to create a VoxelSystem from an already existing VoxelTree
|
2014-02-28 15:11:38 -08:00 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
Atlante45
|
5986fcafae
|
Added copyTo and pasteFrom to ClipboardScriptingInterface
- Supports LocalVoxels
|
2014-02-27 16:41:58 -08:00 |
|
Philip Rosedale
|
7b55ee31a3
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-02-27 16:01:04 -08:00 |
|
Philip Rosedale
|
348295bbb1
|
Merge pull request #2133 from ey6es/master
Delay loading models until we know that we need them (i.e., that we're not going to use the billboard).
|
2014-02-27 16:00:04 -08:00 |
|
Philip Rosedale
|
e87ae8ac8f
|
audio debugging
|
2014-02-27 15:52:19 -08:00 |
|
ZappoMan
|
1cc6288899
|
add back in entry point for import voxels
|
2014-02-27 15:41:36 -08:00 |
|
ZappoMan
|
b7f62eabf0
|
clean up more menu items
|
2014-02-27 15:25:39 -08:00 |
|
Atlante45
|
b07081407a
|
Made commom string name static const
|
2014-02-27 14:47:05 -08:00 |
|
Atlante45
|
0026002ecb
|
Added domain and clipboard to the local trees
|
2014-02-27 14:38:18 -08:00 |
|
Andrzej Kapolka
|
e91d47174b
|
Removed unused function.
|
2014-02-27 12:37:17 -08:00 |
|
Andrzej Kapolka
|
cd2bd32210
|
Delay loading models until we know that we need them (i.e., that we're not
beyond billboard distance). Closes #2121.
|
2014-02-27 12:30:46 -08:00 |
|
Andrzej Kapolka
|
8d3b012db0
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-27 11:20:56 -08:00 |
|
ZappoMan
|
8d53fc9671
|
Merge branch 'master' of https://github.com/worklist/hifi into seeing_voxels
|
2014-02-27 01:05:20 -08:00 |
|
Andrzej Kapolka
|
1dfb72173d
|
Hide metavoxel editing bits when mouse is hidden.
|
2014-02-26 16:44:00 -08:00 |
|
Andrzej Kapolka
|
3fefec5545
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-26 16:29:31 -08:00 |
|
Stephen Birarda
|
cb45a3242d
|
increase size of audio output buffer to match size of ring buffer
|
2014-02-26 16:29:07 -08:00 |
|
Andrzej Kapolka
|
4130d0f28b
|
Added spheres as simpler spanners for testing.
|
2014-02-26 15:01:01 -08:00 |
|
ZappoMan
|
98d9e443eb
|
Merge pull request #2119 from PhilipRosedale/master
NPC bots wander and look around, and play sounds
|
2014-02-26 14:40:58 -08:00 |
|
Philip Rosedale
|
af550b8ae0
|
Merge pull request #2117 from ey6es/master
Preserve joint states when switching between LODs. Closes #2077.
|
2014-02-26 14:17:50 -08:00 |
|
Andrzej Kapolka
|
61a7c61963
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-26 14:13:48 -08:00 |
|
Andrzej Kapolka
|
9d95ff16b7
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-26 13:50:32 -08:00 |
|
Philip Rosedale
|
0a1e840d10
|
Bot.js NPCs wander around and make sounds
|
2014-02-26 13:50:04 -08:00 |
|
Stephen Birarda
|
7067cf2ab3
|
fix go to user and address update for new API
|
2014-02-26 13:40:49 -08:00 |
|
Andrzej Kapolka
|
f335bb8171
|
Preserve joint states when switching between LODs. Closes #2077.
|
2014-02-26 13:40:09 -08:00 |
|
ZappoMan
|
1e404404c3
|
next pass at seeing voxels
|
2014-02-26 13:35:59 -08:00 |
|
Andrzej Kapolka
|
1265f83f68
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-02-26 12:12:18 -08:00 |
|
Andrzej Kapolka
|
8644280eb5
|
Make sure our mode is fully established before we use the mirror camera to
render the billboard. Closes #2103.
|
2014-02-26 12:11:03 -08:00 |
|
ZappoMan
|
7a2419a5bd
|
removed old menu items for voxel protocol options
|
2014-02-26 01:54:32 -08:00 |
|
ZappoMan
|
5b1037cc63
|
switching to OctreeQuery instead of VoxelQuery
|
2014-02-26 01:22:53 -08:00 |
|
Philip Rosedale
|
46469612c7
|
Merge pull request #2108 from ZappoMan/remove_cpp_voxel_editing
Remove cpp voxel editing
|
2014-02-25 22:07:54 -08:00 |
|
ZappoMan
|
f2b95e0a00
|
added a comment
|
2014-02-25 21:54:52 -08:00 |
|
ZappoMan
|
5fdf114ff0
|
removed more cruft
|
2014-02-25 21:53:20 -08:00 |
|
ZappoMan
|
d61ba02a38
|
removed more cruft
|
2014-02-25 21:44:38 -08:00 |
|
ZappoMan
|
869b35a7aa
|
remove old c++ implementation of voxel tools
|
2014-02-25 21:38:10 -08:00 |
|
ZappoMan
|
d3594808d9
|
some cruft cleanup
|
2014-02-25 20:45:49 -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
|
d4c36acd7d
|
fix windows warning
|
2014-02-25 18:43:31 -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 |
|
Andrzej Kapolka
|
8554c1dfbf
|
Force a minimum convergence distance on the eyes. Closes #2100.
|
2014-02-25 16:50:59 -08:00 |
|
Andrzej Kapolka
|
5d99b06a48
|
Use hysteresis to prevent rapid enabling and disabling of billboard. Closes
|
2014-02-25 16:12:58 -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 |
|
Andrzej Kapolka
|
038f1acf01
|
Don't render the hover text in mirror/billboard mode. Closes #2098.
|
2014-02-25 15:34:16 -08:00 |
|
Andrzej Kapolka
|
c588a33b01
|
Slight mapping improvement.
|
2014-02-25 15:07:19 -08:00 |
|
ZappoMan
|
81bff60645
|
change singleton approach to not require delete
|
2014-02-25 14:53:57 -08:00 |
|
Andrzej Kapolka
|
55f4f65bc0
|
Parse error fix.
|
2014-02-25 14:49:41 -08:00 |
|
Andrzej Kapolka
|
3e2a659178
|
Experimenting with more action unit mappings.
|
2014-02-25 14:47:56 -08:00 |
|
ZappoMan
|
e03c7be5ef
|
moved MenuScriptingInterface to own files
|
2014-02-25 14:33:37 -08:00 |
|
Andrzej Kapolka
|
d7f55f4c30
|
Compile fixes.
|
2014-02-25 14:29:58 -08:00 |
|
Andrzej Kapolka
|
c0a33fe8fe
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-02-25 14:26:50 -08:00 |
|
Andrzej Kapolka
|
16796b50a7
|
Working on Visage improvements.
|
2014-02-25 14:26:31 -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 |
|
Andrzej Kapolka
|
84698bc98d
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-02-25 13:46:56 -08:00 |
|
ZappoMan
|
23b2d7d124
|
Merge pull request #2073 from josecpujol/19489
19489
|
2014-02-25 13:34:39 -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
|
e12d791097
|
remove dead code
|
2014-02-25 12:37:49 -08:00 |
|
Philip Rosedale
|
11e9b18a98
|
Don’t render avatar ‘sphere’ unless there is voice intensity
|
2014-02-25 12:35:14 -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 |
|