Andrzej Kapolka
|
252186450b
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-03-03 12:53:45 -08:00 |
|
ZappoMan
|
fd47602945
|
various particle crash and deadlock fixes
|
2014-03-03 12:49:34 -08:00 |
|
Andrew Meadows
|
1c0826d696
|
Add JointShapeInfo for joint shape calculations
|
2014-03-03 12:31:09 -08:00 |
|
Stephen Birarda
|
628f91cd73
|
complete quoting of varous Cmake commands, closes #1999
|
2014-03-03 12:15:05 -08:00 |
|
ZappoMan
|
0285fe51e8
|
Merge branch 'master' of https://github.com/worklist/hifi into bugfixes
|
2014-03-03 12:14:11 -08:00 |
|
Andrzej Kapolka
|
acd25a75d1
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-03-03 12:10:21 -08:00 |
|
Andrzej Kapolka
|
0361f46832
|
Don't simulate avatars' models when they're being rendered as billboards.
Closes #2165.
|
2014-03-03 12:09:38 -08:00 |
|
ZappoMan
|
8e553c7497
|
fix potential crash in setIsOptionChecked() added support for positioning separators
|
2014-03-03 12:03:56 -08:00 |
|
Stephen Birarda
|
60eb588e96
|
remove some unecessary null pointer checks
|
2014-03-03 11:36:01 -08:00 |
|
ZappoMan
|
9d5e33d75d
|
removed unused highlight voxel
|
2014-03-03 04:09:33 -08:00 |
|
ZappoMan
|
85b40f2d13
|
fix crash in Menu.isOptionChecked() if menu item doesn't exist
|
2014-03-03 04:05:44 -08:00 |
|
ZappoMan
|
372561195a
|
remove voxel drumming from C++
|
2014-03-03 04:00:06 -08:00 |
|
ZappoMan
|
d8d61c7361
|
move hydra finger painting from c++ to js
|
2014-03-03 01:06:48 -08:00 |
|
ZappoMan
|
3479f72ec9
|
removed _ballColor from Hand since it was never actually used
|
2014-03-02 21:55:05 -08:00 |
|
ZappoMan
|
f245aa6ac5
|
remove more cruft from VoxelSystem, move getElementEnclosingPoint() to Octree class where it belongs
|
2014-03-02 20:12:52 -08:00 |
|
ZappoMan
|
cb4219b775
|
remove HoverVoxel
|
2014-03-02 19:23:00 -08:00 |
|
ZappoMan
|
633f358319
|
removed some dead code
|
2014-03-02 17:03:57 -08:00 |
|
ZappoMan
|
d9dcc886ce
|
removed some dead code
|
2014-03-02 16:57:19 -08:00 |
|
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 |
|
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 |
|
Andrew Meadows
|
8ef657e5b2
|
Render avatar collision shapes in the right spot
|
2014-02-28 17:05:08 -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 |
|
Andrew Meadows
|
4d984b1054
|
cleanup
|
2014-02-28 16:55:16 -08:00 |
|
Andrew Meadows
|
702612506b
|
very basic bounding info for joint meshes
|
2014-02-28 16:42:12 -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 |
|
Andrew Meadows
|
b8c1bab4ae
|
Using pre-computed Model shapes for collisions
...instead of generating collision shapes on the fly
|
2014-02-27 17:52:35 -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 |
|
Andrew Meadows
|
50a5924574
|
Using shapes for collisions against Model
rather than building tapered capsule shapes on the fly
|
2014-02-27 17:33:36 -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 |
|
Andrew Meadows
|
9dc26ddfa7
|
First pass: add collision Shapes to Model
|
2014-02-27 15:50:16 -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 |
|
ZappoMan
|
8d53fc9671
|
Merge branch 'master' of https://github.com/worklist/hifi into seeing_voxels
|
2014-02-27 01:05:20 -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 |
|
Andrew Meadows
|
5954bb91d4
|
ListShape now handled by ShapeCollider
|
2014-02-26 15:36:19 -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 |
|
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 |
|