Andrew Meadows
|
1ad08e34c4
|
support for mulitiple frames for scripted motor
|
2014-09-18 09:54:27 -07:00 |
|
Philip Rosedale
|
929e463e40
|
Merge pull request #3447 from birarda/webkit-dialogs
add a DataWebDialog class to display auth'ed pages from data-web
|
2014-09-18 09:48:22 -07:00 |
|
Stephen Birarda
|
a0675162b6
|
hook My Locations to data-web dialog
|
2014-09-18 09:35:33 -07:00 |
|
Stephen Birarda
|
93561d3b21
|
remove the existing user locations dialog
|
2014-09-18 09:27:07 -07:00 |
|
Stephen Birarda
|
bf83e8fe09
|
remove the user locations model
|
2014-09-18 09:23:22 -07:00 |
|
Stephen Birarda
|
d860b8e8db
|
remove test DataWebDialog from Application
|
2014-09-18 09:22:14 -07:00 |
|
Brad Hefta-Gaub
|
945b251f9b
|
Merge pull request #3446 from stojce/20037
Code Review for Job #20037
|
2014-09-18 09:05:29 -07:00 |
|
Stephen Birarda
|
e2c3b626b3
|
add a DataWebDialog for authenticated access to data-web html
|
2014-09-18 09:05:25 -07:00 |
|
Philip Rosedale
|
432622d168
|
merge fix
|
2014-09-18 08:37:14 -07:00 |
|
Philip Rosedale
|
dbcb778ea9
|
Drive mouth with loudness relative to long term average
|
2014-09-18 08:33:41 -07:00 |
|
Brad Hefta-Gaub
|
cfc8cf0d7b
|
Merge pull request #3443 from ey6es/master
Allow blenders to stack up to a point in order to reduce latency with fewer avatars (but still cap work with lots of avatars).
|
2014-09-17 23:30:36 -07:00 |
|
stojce
|
a6a48aafdc
|
Hide name for all avatars, including MyAvatar
|
2014-09-18 07:34:14 +02:00 |
|
stojce
|
9a523a60cf
|
Add option to toggle on/off names above heads
|
2014-09-18 06:59:29 +02:00 |
|
Andrew Meadows
|
b8f49dc6ef
|
fix vertical jitter (for real this time)
|
2014-09-17 21:56:38 -07:00 |
|
Andrzej Kapolka
|
e0a56b4a95
|
Rejiggered the blender handling: allow up to N blenders active at once so
that with small numbers of avatars, the blenders can stack for lower latency.
|
2014-09-17 17:57:08 -07:00 |
|
Andrew Meadows
|
8359e672bb
|
merge upstream/master into andrew/ragdoll
|
2014-09-17 17:56:35 -07:00 |
|
Andrew Meadows
|
cefe8e0268
|
scripted motor params are now Q_PROPERTIES
|
2014-09-17 17:55:10 -07:00 |
|
Andrew Meadows
|
21a17823d4
|
Fix for vertical jitter when walking on floor
|
2014-09-17 16:26:07 -07:00 |
|
Andrzej Kapolka
|
4a2e68fea4
|
Fix for eyes on skeleton (e.g., Mixamo) models.
|
2014-09-17 15:36:22 -07:00 |
|
Brad Hefta-Gaub
|
fd321a5ed1
|
Merge pull request #3439 from birarda/master
upload a snapshot for location on location creation, cleanup interface start errors
|
2014-09-17 14:52:04 -07:00 |
|
Brad Hefta-Gaub
|
cf135c300c
|
Merge pull request #3436 from ey6es/master
Fix for shirts on avatars created with new version of Fuse.
|
2014-09-17 14:51:54 -07:00 |
|
Stephen Birarda
|
48e45265a3
|
only add a directory to the filesystem watcher if not empty
|
2014-09-17 14:43:48 -07:00 |
|
Stephen Birarda
|
abafaffe44
|
fix a missed Model->Entity rename that caused slot error
|
2014-09-17 14:43:48 -07:00 |
|
Stephen Birarda
|
8dddbb9d4b
|
make snapshots uploaded for locations temp files that will be cleared
|
2014-09-17 14:43:48 -07:00 |
|
Stephen Birarda
|
e7b9e2b060
|
have LocationManager upload snapshot after location creation
|
2014-09-17 14:43:48 -07:00 |
|
Stephen Birarda
|
7848c63fae
|
handle name location shortcut explicitly to work around bug
|
2014-09-17 14:43:48 -07:00 |
|
Andrzej Kapolka
|
a3c107545e
|
Allow rendering eye vectors even if there's no head model.
|
2014-09-17 14:35:34 -07:00 |
|
Ryan Huffman
|
b55a5acdd3
|
Update style of running scripts widget
|
2014-09-17 14:27:11 -07:00 |
|
Ryan Huffman
|
0efce7c8ee
|
Add hotkey to reload all scripts
|
2014-09-17 13:50:57 -07:00 |
|
Andrzej Kapolka
|
ce9ecba5d8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into deference
Conflicts:
interface/resources/shaders/model.frag
interface/resources/shaders/model_cascaded_shadow_map.frag
interface/resources/shaders/model_cascaded_shadow_normal_map.frag
interface/resources/shaders/model_cascaded_shadow_normal_specular_map.frag
interface/resources/shaders/model_cascaded_shadow_specular_map.frag
interface/resources/shaders/model_normal_map.frag
interface/resources/shaders/model_normal_specular_map.frag
interface/resources/shaders/model_shadow_map.frag
interface/resources/shaders/model_shadow_normal_map.frag
interface/resources/shaders/model_shadow_normal_specular_map.frag
interface/resources/shaders/model_shadow_specular_map.frag
interface/resources/shaders/model_specular_map.frag
interface/src/renderer/Model.cpp
interface/src/renderer/Model.h
|
2014-09-17 13:50:13 -07:00 |
|
Atlante45
|
3751e05ce3
|
Fixes crash in Model::scaleToFit()
|
2014-09-17 13:37:16 -07:00 |
|
AndrewMeadows
|
42a84b7ff1
|
Merge pull request #3429 from ctrlaltdavid/20021
Code Review for Job #20021
|
2014-09-17 09:19:29 -07:00 |
|
Andrzej Kapolka
|
fbd1efad81
|
Allow specifying material opacity.
|
2014-09-16 17:52:39 -07:00 |
|
Andrew Meadows
|
489871d0d6
|
added MyAvatar.setMotorVelocity() & friends for JS
|
2014-09-16 17:09:32 -07:00 |
|
Andrzej Kapolka
|
07efda89ef
|
Merge branch 'master' of https://github.com/highfidelity/hifi into deference
|
2014-09-16 13:20:43 -07:00 |
|
ZappoMan
|
9cbc53abc3
|
pack position and orientation in silent frames
|
2014-09-16 13:06:46 -07:00 |
|
Andrew Meadows
|
612dc9d226
|
minor cleanup
|
2014-09-16 10:09:57 -07:00 |
|
Stephen Birarda
|
866f2005bd
|
handle case where a location should be faced
|
2014-09-16 10:08:21 -07:00 |
|
Stephen Birarda
|
0033dfe5af
|
use quat orientation to store locations and user locations
|
2014-09-16 09:57:21 -07:00 |
|
David Rowe
|
a594136a9a
|
Fix up hand roll, pitch, and yaw as best able for now
|
2014-09-15 20:12:13 -07:00 |
|
Andrzej Kapolka
|
bfaac9eae1
|
Deferred lighting tweaks.
|
2014-09-15 18:38:10 -07:00 |
|
Brad Hefta-Gaub
|
a9206e0e85
|
Merge pull request #3422 from chansensturm/audio-temp
Implement Gordon-Smith 2-pole quadrature oscillator
|
2014-09-15 18:24:11 -07:00 |
|
Andrzej Kapolka
|
7580a1da89
|
Glow fix for simple shader.
|
2014-09-15 17:33:07 -07:00 |
|
Andrzej Kapolka
|
da05d37015
|
Leave the glow level alone when writing the deferred-lit bits.
|
2014-09-15 17:19:15 -07:00 |
|
Andrzej Kapolka
|
580d591dc4
|
Working on getting glow to work with deferred lighting.
|
2014-09-15 17:11:36 -07:00 |
|
Philip Rosedale
|
bd5cb346d2
|
Merge pull request #3420 from AndrewMeadows/ragdoll
Walking avatar tweaks
|
2014-09-15 16:12:23 -07:00 |
|
Andrzej Kapolka
|
0f3a020b5d
|
Working on getting particles/entities to work with deferred lighting;
normalize normals from buffer.
|
2014-09-15 16:07:48 -07:00 |
|
Philip Rosedale
|
8eeebd15da
|
Merge pull request #3418 from ey6es/master
Ryan's new blendshape mappings for Mixamo.
|
2014-09-15 14:17:00 -07:00 |
|
Andrew Meadows
|
0539246089
|
merge upstream/master into andrew/ragdoll
|
2014-09-15 13:56:51 -07:00 |
|
Andrew Meadows
|
b2432876ce
|
More reliable floor detection for avatar movement.
Also tweaked max walking speed.
|
2014-09-15 13:53:37 -07:00 |
|
Craig Hansen-Sturm
|
7a9cf193b4
|
Merge branch 'master' of https://github.com/highfidelity/hifi into audio-noise
|
2014-09-15 13:47:24 -07:00 |
|
Stephen Birarda
|
193c125d66
|
fix scope for switch case
|
2014-09-15 13:29:13 -07:00 |
|
Andrzej Kapolka
|
467a9582c7
|
Somehow my reverting the ambient occlusion effect didn't take.
|
2014-09-15 13:29:03 -07:00 |
|
Stephen Birarda
|
6e9da9747e
|
add a missing update of having heard from the audio-mixer
|
2014-09-15 13:25:50 -07:00 |
|
Andrzej Kapolka
|
6a0b3fa202
|
Ryan's new blendshape mappings for Mixamo.
|
2014-09-15 13:16:17 -07:00 |
|
Andrzej Kapolka
|
e3a1341be1
|
Don't include the color on the skin.
|
2014-09-15 12:52:35 -07:00 |
|
Andrzej Kapolka
|
b3b82ba56c
|
I think we need to include the color.
|
2014-09-15 12:49:51 -07:00 |
|
Andrzej Kapolka
|
70c8c146bc
|
Fix for specular issue on Nvidia, try passing along material colors.
|
2014-09-15 12:44:25 -07:00 |
|
Andrzej Kapolka
|
9caa4d3a08
|
Merge branch 'master' of https://github.com/highfidelity/hifi into deference
|
2014-09-15 12:19:30 -07:00 |
|
Andrzej Kapolka
|
919112fe7c
|
Starting to work on handling translucent meshes with deferred lighting.
|
2014-09-15 12:18:59 -07:00 |
|
Andrzej Kapolka
|
4475759461
|
Revert the normal-based ambient occlusion; I wasn't crazy about the look of
it. Will perhaps revisit later.
|
2014-09-15 11:52:44 -07:00 |
|
Philip Rosedale
|
a70e27f442
|
Merge pull request #3411 from ZappoMan/fixWarnings
fix warnings and removed some asserts
|
2014-09-14 20:28:39 -07:00 |
|
David Rowe
|
3ddd5854cd
|
Position avatar hands with Leap Motion with no roll, pitch or yaw
|
2014-09-14 15:03:22 -07:00 |
|
David Rowe
|
be20ec9f4a
|
Construct controllers in inactive state
|
2014-09-14 13:47:14 -07:00 |
|
David Rowe
|
c7b34b4f54
|
Lower left and right hands independently when no longer being tracked
|
2014-09-14 13:47:13 -07:00 |
|
Craig Hansen-Sturm
|
089267a937
|
completely remove new audio objects from playback rendering path when they are unused
|
2014-09-14 12:26:25 -07:00 |
|
Andrew Meadows
|
908f4f3a5e
|
merge upstream/master into andrew/ragdoll
Conflicts:
interface/src/scripting/GlobalServicesScriptingInterface.cpp
|
2014-09-13 17:25:35 -07:00 |
|
ZappoMan
|
c32d5db75c
|
fix bug with attachments being stretched
|
2014-09-13 15:32:21 -07:00 |
|
ZappoMan
|
d92d2d57a0
|
one more shot at these warnings
|
2014-09-13 09:28:28 -07:00 |
|
ZappoMan
|
95a63cf131
|
fix windows warning and change QByteArray initializer to match documented prototype
|
2014-09-13 09:14:52 -07:00 |
|
ZappoMan
|
9c34aed36d
|
fix type signed/unsigned warning
|
2014-09-13 09:02:48 -07:00 |
|
ZappoMan
|
d6ebbd8633
|
fixed use of uninitialized variable warning
|
2014-09-13 09:01:27 -07:00 |
|
ZappoMan
|
a95e5487fc
|
fix type signed/unsigned warning
|
2014-09-13 09:00:47 -07:00 |
|
ZappoMan
|
a6178a137f
|
fix windows warnings
|
2014-09-13 09:00:18 -07:00 |
|
Brad Hefta-Gaub
|
ec23a7a868
|
Merge pull request #3410 from chansensturm/audio-noise
Head Penumbra filter gain smoothing
|
2014-09-13 07:47:30 -07:00 |
|
Craig Hansen-Sturm
|
8119dcd9f9
|
Merge branch 'master' of https://github.com/highfidelity/hifi into audio-noise
|
2014-09-13 00:43:47 -07:00 |
|
Andrzej Kapolka
|
af546e6b05
|
Fix for shadows in rear view mirror.
|
2014-09-12 19:18:31 -07:00 |
|
Andrzej Kapolka
|
48adbdfbd2
|
Shadow fix.
|
2014-09-12 19:05:49 -07:00 |
|
Andrzej Kapolka
|
e36ff0d238
|
Fix deferred lighting for rear view mirror.
|
2014-09-12 18:56:07 -07:00 |
|
Andrzej Kapolka
|
f8772135b1
|
Color fix.
|
2014-09-12 18:35:56 -07:00 |
|
Craig Hansen-Sturm
|
2c7d15c01b
|
disable input gain/mute
|
2014-09-12 18:32:28 -07:00 |
|
Andrzej Kapolka
|
24b193b5dc
|
Alpha testing bits.
|
2014-09-12 18:11:46 -07:00 |
|
Andrew Meadows
|
b94b737f26
|
fix build for no XMPP
|
2014-09-12 17:56:25 -07:00 |
|
Andrew Meadows
|
f2882618be
|
merge upstream/master into andrew/inertia
Conflicts:
interface/src/avatar/MyAvatar.cpp
|
2014-09-12 17:50:26 -07:00 |
|
Andrew Meadows
|
62867391a3
|
collide against PhysSimulation instead of VoxelTree
|
2014-09-12 17:38:45 -07:00 |
|
Andrew Meadows
|
c21491a034
|
add update expiry to VoxelShapeManager
|
2014-09-12 17:38:20 -07:00 |
|
Andrzej Kapolka
|
42c8701b26
|
Don't use gl_Color for skin.
|
2014-09-12 17:36:58 -07:00 |
|
Andrzej Kapolka
|
72f38900bb
|
Fix for blending on models.
|
2014-09-12 17:31:03 -07:00 |
|
Andrzej Kapolka
|
982ab75b61
|
Merge branch 'master' of https://github.com/highfidelity/hifi into deference
|
2014-09-12 17:09:25 -07:00 |
|
Andrzej Kapolka
|
53933fc9c6
|
Working on deferred lighting for models.
|
2014-09-12 17:09:07 -07:00 |
|
Andrzej Kapolka
|
3d48a5b872
|
Merge branch 'master' of https://github.com/highfidelity/hifi into deference
|
2014-09-12 15:39:52 -07:00 |
|
Andrzej Kapolka
|
7f31b4563c
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-09-12 15:35:46 -07:00 |
|
Brad Hefta-Gaub
|
e69e90b5b4
|
Merge pull request #3405 from thoys/20017
Code Review for Job #20017
|
2014-09-12 15:34:50 -07:00 |
|
Andrzej Kapolka
|
97813a2f72
|
Make sure we note that the blender finished even if the geometry changed.
|
2014-09-12 15:34:49 -07:00 |
|
Brad Hefta-Gaub
|
66ce6b7c3c
|
Merge pull request #3407 from ey6es/master
Only allow one "blender" to run at a time for each model.
|
2014-09-12 15:34:39 -07:00 |
|
Andrzej Kapolka
|
72a6254fa1
|
Only allow one "blender" to run at a time for each model.
|
2014-09-12 15:24:38 -07:00 |
|
Stephen Birarda
|
3b21348a63
|
make sure AddressManager signal is connected to before file event
|
2014-09-12 15:22:51 -07:00 |
|
Stephen Birarda
|
29dae39ad7
|
handle location lookup for offline user or not found
|
2014-09-12 15:01:08 -07:00 |
|
Andrzej Kapolka
|
d0f30dfd45
|
Merge branch 'master' of https://github.com/highfidelity/hifi into deference
|
2014-09-12 14:44:45 -07:00 |
|
Andrzej Kapolka
|
7074d96c04
|
Working on support for specular components in deferred lights.
|
2014-09-12 14:11:56 -07:00 |
|
Thijs Wenker
|
df0cbd54fc
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 20017
Conflicts:
interface/src/Application.cpp
|
2014-09-12 23:04:05 +02:00 |
|
Philip Rosedale
|
3fbe183196
|
Merge pull request #3402 from ZappoMan/stretchableEntities
New Entities Features
|
2014-09-12 13:57:45 -07:00 |
|
Brad Hefta-Gaub
|
b209b70094
|
Merge pull request #3404 from birarda/data-web-domain-lookup
initial transition to new metaverse API
|
2014-09-12 13:45:40 -07:00 |
|
Brad Hefta-Gaub
|
fc33de28a0
|
Merge pull request #3399 from huffman/19831
Code Review for Job #19831
|
2014-09-12 13:45:20 -07:00 |
|
Stephen Birarda
|
b0593bcdc0
|
fix a double space
|
2014-09-12 13:31:27 -07:00 |
|
Stephen Birarda
|
f0ead98a2a
|
put back LocationScriptingInterface so it works prior to replacement
|
2014-09-12 13:28:18 -07:00 |
|
Thijs Wenker
|
63e6839142
|
combo boxes ported to new form code
|
2014-09-12 22:24:35 +02:00 |
|
Thijs Wenker
|
dd47b7afc6
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 20017
Conflicts:
interface/src/scripting/WindowScriptingInterface.cpp
|
2014-09-12 22:04:21 +02:00 |
|
Brad Hefta-Gaub
|
8602dbef78
|
Merge pull request #3400 from ey6es/master
Allow skeletons to use blendshapes; provide default mappings for Mixamo models. Also, generate mipmaps for all textures loaded from network.
|
2014-09-12 12:55:47 -07:00 |
|
Stephen Birarda
|
88a75a3585
|
fix for goToUser from ChatWindow
|
2014-09-12 11:27:54 -07:00 |
|
Stephen Birarda
|
348bcdb37a
|
resolve conflicts on merge with upstream master
|
2014-09-12 11:23:16 -07:00 |
|
Stephen Birarda
|
93ff34baaa
|
force address bar lookup through handleLookupString
|
2014-09-12 11:21:38 -07:00 |
|
Stephen Birarda
|
ab7df8679d
|
fix broken hifi linking
|
2014-09-12 11:19:22 -07:00 |
|
Stephen Birarda
|
b77a3f4904
|
cleanup application file event handler
|
2014-09-12 10:15:51 -07:00 |
|
Stephen Birarda
|
1f2020d169
|
some url handling repairs, move existing error reply handlers to new format
|
2014-09-12 10:13:33 -07:00 |
|
Stephen Birarda
|
7896119228
|
remap two goToUrl calls to AddressManager
|
2014-09-12 09:56:40 -07:00 |
|
Stephen Birarda
|
74295a3869
|
repairs for new location lookup
|
2014-09-12 09:52:34 -07:00 |
|
ZappoMan
|
e8c1cb7db8
|
read old format files correctly
|
2014-09-12 09:38:35 -07:00 |
|
Stephen Birarda
|
745edb8b0a
|
fix error handling for location naming
|
2014-09-12 09:10:47 -07:00 |
|
ZappoMan
|
bc29848476
|
removed extra lines
|
2014-09-12 08:21:03 -07:00 |
|
ZappoMan
|
67f6f4c852
|
removed dead code
|
2014-09-12 08:19:46 -07:00 |
|
ZappoMan
|
024f1b47c2
|
Merge branch 'master' of https://github.com/highfidelity/hifi into stretchableEntities
Conflicts:
interface/src/entities/RenderableBoxEntityItem.cpp
interface/src/entities/RenderableModelEntityItem.cpp
libraries/entities/src/EntityTreeElement.cpp
libraries/shared/src/Extents.h
|
2014-09-12 08:18:09 -07:00 |
|
Andrew Meadows
|
645d573772
|
merge upstream/master into andrew/inertia
Conflicts:
interface/src/Application.cpp
|
2014-09-12 07:37:30 -07:00 |
|
Andrzej Kapolka
|
618f6415da
|
Working on specular bits for deferred lighting.
|
2014-09-11 19:36:37 -07:00 |
|
Andrzej Kapolka
|
f954e4d7ea
|
Fix for deferred lighting on voxels.
|
2014-09-11 19:06:29 -07:00 |
|
Andrzej Kapolka
|
76728e4fb1
|
Merge branch 'master' of https://github.com/highfidelity/hifi into deference
|
2014-09-11 18:07:33 -07:00 |
|
Andrzej Kapolka
|
e6f37544fd
|
Use deferred lighting for voxels as well as metavoxels.
|
2014-09-11 18:06:56 -07:00 |
|
Philip Rosedale
|
8428b1a4ba
|
Merge pull request #3401 from chansensturm/audio-noise
New stereo audio panning object
|
2014-09-11 17:53:55 -07:00 |
|
Stephen Birarda
|
5f6563f4c9
|
don't allow named location creation with no domain UUID
|
2014-09-11 17:42:04 -07:00 |
|
Craig Hansen-Sturm
|
ee0f8acaf4
|
Merge pull request #3396 from ZappoMan/someCleanup
Some cleanup
|
2014-09-11 17:38:40 -07:00 |
|
Stephen Birarda
|
7964180905
|
handle place creation at new API endpoint
|
2014-09-11 17:33:01 -07:00 |
|
Craig Hansen-Sturm
|
ecae9d5e85
|
compiler warnings
|
2014-09-11 17:20:15 -07:00 |
|
Stephen Birarda
|
b56ea5c936
|
centralize path creation from position and orientation to AddressManager
|
2014-09-11 17:17:47 -07:00 |
|
Thijs Wenker
|
807173ae0a
|
the GlobalServices Events are functional now
|
2014-09-12 02:17:36 +02:00 |
|
Thijs Wenker
|
753dedce22
|
combobox support in the Window.form javascript function
example: Window.form('combobox', {label: "yourcombobox", ["opt #1.", "opt #2.", "opt #3."]});
|
2014-09-12 02:16:23 +02:00 |
|
Craig Hansen-Sturm
|
1d0ba52445
|
implemented new audio panning object which implements constant power sin^2+cos^2=1 law
|
2014-09-11 17:15:49 -07:00 |
|
ZappoMan
|
695569b64b
|
reconcile use of getAACube() and handle rotations properly
|
2014-09-11 16:43:53 -07:00 |
|
Andrzej Kapolka
|
c2b58c9781
|
Move deferred lighting into its own class.
|
2014-09-11 16:39:17 -07:00 |
|
ZappoMan
|
9f4d199440
|
move bound proxy rendering to EntityTreeRedering, added helper functions for various bounding boxes
|
2014-09-11 15:36:13 -07:00 |
|
Andrzej Kapolka
|
1c50b32400
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-09-11 15:32:35 -07:00 |
|
Andrzej Kapolka
|
870b0c80cf
|
Default blendshape mappings for Mixamo models.
|
2014-09-11 15:24:23 -07:00 |
|
Ryan Huffman
|
3724472758
|
Remove extra local variable in getCursorPosition
|
2014-09-11 15:20:41 -07:00 |
|
Andrew Meadows
|
2ffbdbec8c
|
remove warning about extra tokens at end of #endif directive
|
2014-09-11 15:04:31 -07:00 |
|
Andrew Meadows
|
93864ee869
|
fix velocity drift of MyAvatar
|
2014-09-11 15:03:11 -07:00 |
|
Brad Hefta-Gaub
|
f33bd82ed8
|
Merge pull request #3395 from PhilipRosedale/master
Updated move and butterfly scripts, entity renderer uses glutCube to temporarily fix crash
|
2014-09-11 14:32:14 -07:00 |
|
Andrzej Kapolka
|
b731a234c2
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-09-11 14:15:51 -07:00 |
|
Stephen Birarda
|
52176786d0
|
use prefix and not postfix operator
|
2014-09-11 14:13:39 -07:00 |
|
Stephen Birarda
|
81758c9df6
|
fix for drive key clear enumeration
|
2014-09-11 14:12:23 -07:00 |
|
Andrzej Kapolka
|
df192e297c
|
Apply blendshapes to skeleton as well as head.
|
2014-09-11 14:01:11 -07:00 |
|
Andrzej Kapolka
|
1adf3d2878
|
Go ahead and generate mipmaps for all network-loaded textures. It is the
21st century, after all.
|
2014-09-11 12:41:12 -07:00 |
|
ZappoMan
|
7db2930d91
|
remove calls to calculateRotatedExtents() use Extents.rotate() instead
|
2014-09-11 12:33:38 -07:00 |
|
ZappoMan
|
2757f16045
|
remove calls to calculateRotatedExtents() use Extents.rotate() instead
|
2014-09-11 12:29:47 -07:00 |
|
Philip Rosedale
|
d16b42ff47
|
Merge branch 'master' of https://github.com/worklist/hifi
|
2014-09-11 12:11:28 -07:00 |
|
Stephen Birarda
|
de24842cf0
|
fix stuck drive keys for Avatar when modifier released
|
2014-09-11 11:48:26 -07:00 |
|
Ryan Huffman
|
4315d63fb5
|
Merge branch 'master' of github.com:highfidelity/hifi into 19831
|
2014-09-11 11:13:13 -07:00 |
|
Stephen Birarda
|
aaabe6b1e1
|
handle domain changes via address bar
|
2014-09-11 10:45:45 -07:00 |
|
Stephen Birarda
|
dd1b23044f
|
hook meta+enter up to address bar display
|
2014-09-11 10:24:04 -07:00 |
|
Stephen Birarda
|
71f2c0b542
|
initial addition of the AddressManager with location switch hooked up
|
2014-09-11 10:14:00 -07:00 |
|
AndrewMeadows
|
49af620665
|
Merge pull request #3393 from ey6es/master
shared TextRenderer instances; hostname for Faceshift connection
|
2014-09-11 09:20:47 -07:00 |
|
AndrewMeadows
|
d3d4717a92
|
Merge pull request #3385 from ctrlaltdavid/19933
Code Review for Job #19933
|
2014-09-11 08:39:51 -07:00 |
|
ZappoMan
|
f00947ada7
|
handle registration point in rendering of box, sphere, and model entities
|
2014-09-11 08:33:41 -07:00 |
|
Andrzej Kapolka
|
b1cfafdbe7
|
Missed a spot in the TextRenderer conversion.
|
2014-09-10 23:09:03 -07:00 |
|
Andrzej Kapolka
|
7b3d06a783
|
Add option to change Faceshift hostname.
|
2014-09-10 19:34:21 -07:00 |
|
Philip Rosedale
|
0078b45a8f
|
update headMove to have optional concept of a room that we cannot escape, update and rename butterflies script
|
2014-09-10 19:00:24 -07:00 |
|
Andrzej Kapolka
|
de8dd4cecc
|
Share instances of TextRenderer.
|
2014-09-10 18:55:36 -07:00 |
|
Andrzej Kapolka
|
8762073853
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-09-10 17:04:57 -07:00 |
|
Andrzej Kapolka
|
146a6526be
|
Fix for Oculus mouse pointer.
|
2014-09-10 17:02:04 -07:00 |
|
Andrzej Kapolka
|
590c8042f8
|
Attempting to fix a bug in the Oculus overlay.
|
2014-09-10 16:36:32 -07:00 |
|
Craig Hansen-Sturm
|
ca4d1375f5
|
fix for recent stereo/mono and echo local server regression
|
2014-09-10 16:21:06 -07:00 |
|
Andrzej Kapolka
|
fe249ef348
|
Make sure the frustum that we use for culling contains the current camera
information.
|
2014-09-10 15:51:10 -07:00 |
|
Andrzej Kapolka
|
34ccc2ab7b
|
Use the FBO dimensions, which may differ from the widget dimensions (as with
the Oculus).
|
2014-09-10 15:13:07 -07:00 |
|
Andrzej Kapolka
|
b328304da4
|
Up/down, not top/bottom.
|
2014-09-10 14:15:00 -07:00 |
|
Andrzej Kapolka
|
600f36aa64
|
Fix for Oculus API.
|
2014-09-10 14:14:02 -07:00 |
|
Andrzej Kapolka
|
423e6d0594
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-09-10 13:51:46 -07:00 |
|
Andrzej Kapolka
|
2cba7b37bf
|
Attempting to fix 3DTV/Oculus deferred lighting/ambient occlusion.
|
2014-09-10 13:51:14 -07:00 |
|
Craig Hansen-Sturm
|
cb8e832257
|
Merge branch 'master' of https://github.com/highfidelity/hifi into audio-windows
|
2014-09-10 13:14:21 -07:00 |
|
Craig Hansen-Sturm
|
015fdec6bd
|
Merge branch 'audio-windows' of https://github.com/chansensturm/hifi into audio-windows
|
2014-09-10 13:05:52 -07:00 |
|
Andrzej Kapolka
|
c5ad603321
|
Fix for glow disabled in 3D TV mode.
|
2014-09-10 12:47:46 -07:00 |
|
Andrzej Kapolka
|
2fde67be72
|
Fix for deferred lighting with 3DTV (/Oculus, although I haven't tested that
yet).
|
2014-09-10 12:40:03 -07:00 |
|
wangyix
|
7a2897fb6b
|
fixes/patches for win32/vs2013 startup and shutdown
|
2014-09-10 12:24:59 -07:00 |
|
ZappoMan
|
d4dad8f4d8
|
Merge branch 'master' of https://github.com/highfidelity/hifi into stretchableEntities
|
2014-09-10 10:45:57 -07:00 |
|
ZappoMan
|
53da483381
|
more work on visible, registration point, and rotational velocity
|
2014-09-10 09:05:46 -07:00 |
|
AndrewMeadows
|
f3b8d68c65
|
Merge pull request #3381 from chansensturm/audio-noise
Hot FIX: pulse audio input device frame size
|
2014-09-10 08:25:42 -07:00 |
|
Thijs Wenker
|
cb907c1891
|
GlobalServicesScriptingInterface added, functions and properties functional
|
2014-09-10 13:57:38 +02:00 |
|
ZappoMan
|
a100630e47
|
add support for non blocking forms
|
2014-09-09 17:52:06 -07:00 |
|
ZappoMan
|
3d066de169
|
add support for non blocking forms
|
2014-09-09 17:42:30 -07:00 |
|
Andrew Meadows
|
4da1ca22ba
|
Add RayIntersectionInfo and use for shape-vs-ray
|
2014-09-09 17:35:06 -07:00 |
|
ZappoMan
|
b78b8ccbb0
|
first cut at replacing radius with dimensions
|
2014-09-09 13:33:05 -07:00 |
|
AndrewMeadows
|
c815ee53c9
|
Merge pull request #3379 from ctrlaltdavid/20018
Code Review for Job #20018
|
2014-09-09 12:01:52 -07:00 |
|
Andrzej Kapolka
|
a777566b01
|
Support for loading (16-bit, unsigned, little-endian, square) raw depth maps
with configurable offset/scale (defaults to normalized).
|
2014-09-08 18:50:30 -07:00 |
|
Craig Hansen-Sturm
|
87a6d5921f
|
Merge branch 'master' of https://github.com/highfidelity/hifi into audio-noise
|
2014-09-08 17:55:01 -07:00 |
|
David Rowe
|
6d5f645299
|
Limit avatar head and body models in preferences to FST files (or blank)
|
2014-09-08 15:57:20 -07:00 |
|
Philip Rosedale
|
171d9ec49e
|
Merge pull request #3380 from AndrewMeadows/inertia
fix residual velocity on teleport
|
2014-09-08 15:51:51 -07:00 |
|
Andrzej Kapolka
|
a9eb35448a
|
Comment fix.
|
2014-09-08 15:39:20 -07:00 |
|
Craig Hansen-Sturm
|
424cffcd99
|
remove stray debugging info
|
2014-09-08 15:33:24 -07:00 |
|
Andrzej Kapolka
|
f69324f270
|
Fix for display name.
|
2014-09-08 15:29:36 -07:00 |
|
Craig Hansen-Sturm
|
cb4aab3902
|
allocate 8x buffer size (for pulse audio) / more audioGain loop unrolling w/frame alignment check
|
2014-09-08 15:28:55 -07:00 |
|
Andrew Meadows
|
6fc1c2540c
|
fix residual velocity on teleport
|
2014-09-08 15:24:02 -07:00 |
|
Andrzej Kapolka
|
f2535d4df8
|
Adjust avatar names for device pixel ratio.
|
2014-09-08 15:23:08 -07:00 |
|
Andrzej Kapolka
|
5dfa22f3fd
|
Adjusting font sizes.
|
2014-09-08 15:11:25 -07:00 |
|
Andrzej Kapolka
|
57bdc410a5
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-09-08 15:04:07 -07:00 |
|
AndrewMeadows
|
303bf3b29d
|
Merge pull request #3378 from chansensturm/audio-noise
Hot FIX: update audio input device max buffer size
|
2014-09-08 14:40:21 -07:00 |
|
Craig Hansen-Sturm
|
04eca22a50
|
allocate 4x initial input buffer size
|
2014-09-08 14:28:53 -07:00 |
|
Andrzej Kapolka
|
e9964c71c9
|
Fix for rear view mirror.
|
2014-09-08 14:13:28 -07:00 |
|
Andrzej Kapolka
|
1ef9126482
|
Migrating to device-independent coordinates.
|
2014-09-08 13:59:19 -07:00 |
|
Andrzej Kapolka
|
be6973b028
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-09-08 13:58:50 -07:00 |
|
Clément Brisset
|
51e01bc6bc
|
Merge pull request #3377 from AndrewMeadows/inertia
fix for flickering avatars
|
2014-09-08 13:37:55 -07:00 |
|
Andrzej Kapolka
|
dc396e5687
|
Starting on bringing the overlay back to device-independent coordinates.
|
2014-09-08 13:36:02 -07:00 |
|
Andrew Meadows
|
15025bf8d8
|
fix for flickering avatars
|
2014-09-08 13:08:08 -07:00 |
|
Andrzej Kapolka
|
b9c91b4cfc
|
Fix for metrics.
|
2014-09-08 12:26:28 -07:00 |
|
Andrzej Kapolka
|
2d41540dbc
|
Fix for default point size.
|
2014-09-08 12:23:13 -07:00 |
|
Andrzej Kapolka
|
f60cea7935
|
Double the point size on "Retina" displays.
|
2014-09-08 12:10:53 -07:00 |
|
David Rowe
|
999fac785a
|
Add and use Leap Motion controller releasing at script ending
|
2014-09-08 11:34:41 -07:00 |
|
Brad Hefta-Gaub
|
8068117f0c
|
Merge pull request #3368 from chansensturm/audio-noise
New Audio Buffer, Format, Tone Generator, Pink Noise Generator, and Gain objects
|
2014-09-08 11:28:02 -07:00 |
|
Craig Hansen-Sturm
|
431fcbcf6c
|
coding standard / SLOT selectAudioSourceSine440 linkage / tone gen amplitude parameter
|
2014-09-08 11:18:14 -07:00 |
|
Andrew Meadows
|
c9d5508f16
|
merge upstream/master into andrew/ragdoll
|
2014-09-08 10:21:32 -07:00 |
|
Brad Hefta-Gaub
|
fe3f0cd358
|
Merge pull request #3355 from stojce/19964
Code Review for Job #19964
|
2014-09-06 15:43:27 -07:00 |
|
Brad Hefta-Gaub
|
d342f9281f
|
Merge pull request #3357 from huffman/19968
Code Review for Job #19968
|
2014-09-06 15:42:02 -07:00 |
|
Brad Hefta-Gaub
|
a77739f31c
|
Merge pull request #3369 from ctrlaltdavid/20007
Code Review for Job #20007
|
2014-09-06 15:36:29 -07:00 |
|
David Rowe
|
5ebe6962a4
|
Make scripts loaded with Script.load() not persist
|
2014-09-06 09:59:47 -07:00 |
|
Craig Hansen-Sturm
|
f309875069
|
formatting/renaming
|
2014-09-06 02:50:37 -07:00 |
|
Craig Hansen-Sturm
|
7a5ec429d1
|
audio rendering loop now uses input-gain, tone-generator, noise-generator, and post-generator-gain objects / audiobuffer object now shared between all new audio objects / zero buffer copy between new objects / inline tone-generator code removed / new audio options for generators
|
2014-09-06 02:29:48 -07:00 |
|
Craig Hansen-Sturm
|
1cdb01e072
|
Merge branch 'master' of https://github.com/highfidelity/hifi into audio-noise
|
2014-09-05 18:31:02 -07:00 |
|
Craig Hansen-Sturm
|
68fa44f845
|
audio menu changes to support tone and noise generators
|
2014-09-05 18:30:39 -07:00 |
|
Andrzej Kapolka
|
c9d22ea07e
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-09-05 18:04:15 -07:00 |
|
Andrew Meadows
|
bd8fc75305
|
fix bug: zero velocity when teleporting to new locations
|
2014-09-05 17:51:18 -07:00 |
|
Andrzej Kapolka
|
0b2d0a0b07
|
Fix for mouse events.
|
2014-09-05 17:30:19 -07:00 |
|
Andrew Meadows
|
1d7ac23aa1
|
removed signed/unsigned comparison
|
2014-09-05 17:10:13 -07:00 |
|
Andrzej Kapolka
|
c2cd23a54c
|
Mouse coordinate fix.
|
2014-09-05 17:07:37 -07:00 |
|
Andrew Meadows
|
5c75b53c0d
|
removed singed/unsigned comparisons
|
2014-09-05 17:06:42 -07:00 |
|
Andrzej Kapolka
|
5bdad18ade
|
Merge branch 'master' of https://github.com/highfidelity/hifi
|
2014-09-05 16:45:15 -07:00 |
|
Andrzej Kapolka
|
7f6b3d3649
|
Dimension fixes for Retina displays.
|
2014-09-05 16:44:45 -07:00 |
|
Andrew Meadows
|
6f22ff01d9
|
merge upstream/master into andrew/ragdoll
|
2014-09-05 16:04:01 -07:00 |
|
Philip Rosedale
|
b311017c9a
|
Merge pull request #3361 from AndrewMeadows/inertia
expose the _measured_ MyAvatar.getVelocity() to JS
|
2014-09-05 15:34:34 -07:00 |
|
Andrew Meadows
|
b953d880a3
|
minor optimization on CubeList and VoxelPool
|
2014-09-05 14:41:18 -07:00 |
|
Andrzej Kapolka
|
37b4fe5166
|
Fix for deferred lighting/ambient occlusion when glow effect is disabled.
|
2014-09-05 14:16:12 -07:00 |
|
Andrew Meadows
|
9c2bfa35f7
|
restore position integration in Avatar::simulate()
|
2014-09-05 14:10:10 -07:00 |
|
Andrzej Kapolka
|
98c51f87d2
|
Make sure edit colors are either 100% opaque or 100% transparent.
|
2014-09-05 14:00:27 -07:00 |
|
Andrzej Kapolka
|
b278857091
|
Wireframe option, fix for shadow menu group.
|
2014-09-05 13:51:22 -07:00 |
|
Ryan Huffman
|
1088550ed7
|
Add Window.x/y
|
2014-09-05 11:49:36 -07:00 |
|
Andrew Meadows
|
ff09a0d41b
|
merge upstream/master into andrew/inerita
|
2014-09-05 11:47:49 -07:00 |
|
Andrew Meadows
|
7be411b4ca
|
expose _measured_ MyAvatar velocity to JS
|
2014-09-05 11:44:13 -07:00 |
|
Ryan Huffman
|
e590f992f6
|
Merge branch 'master' of git://github.com/highfidelity/hifi into 19831
|
2014-09-05 10:18:02 -07:00 |
|
Brad Hefta-Gaub
|
9648c0d64e
|
Merge pull request #3343 from AndrewMeadows/ragdoll
Ragdoll Part 12: first pass avatar skeleton collides with voxels
|
2014-09-04 23:09:08 -07:00 |
|
stojce
|
3339b92a49
|
Merge branch 'master' of https://github.com/highfidelity/hifi into 19964
|
2014-09-05 07:45:55 +02:00 |
|
Andrzej Kapolka
|
c340445f33
|
Hopefully, a fix for the Windows build; looks like "near" is a keyword.
|
2014-09-04 17:42:33 -07:00 |
|
Andrzej Kapolka
|
b275af48ed
|
Merge branch 'master' of https://github.com/highfidelity/hifi into metavoxels
|
2014-09-04 17:26:34 -07:00 |
|
Andrzej Kapolka
|
137d3738fc
|
Fix for preview render.
|
2014-09-04 17:23:09 -07:00 |
|
Andrzej Kapolka
|
21f3f2b90e
|
Switch to deferred lighting for metavoxels.
|
2014-09-04 17:17:44 -07:00 |
|
Andrew Meadows
|
27621b316d
|
clarify how the size of the cube is computed
|
2014-09-04 15:41:24 -07:00 |
|