Brad Hefta-Gaub
e314fa1fc3
Merge pull request #3652 from ctrlaltdavid/19976
...
CR for Job #19976 - Microsoft Speech API: allow me to control my avatar with voice
2014-10-29 20:46:12 -07:00
Brad Hefta-Gaub
6b4b0bc8a4
Merge pull request #3693 from Adrianl3d/20016
...
CR for Job #20016 - Input box overlay in Javascript
2014-10-29 20:45:57 -07:00
Adrianl3d
2532a54a2d
code tidy up
...
Fixed indentation, fixed text overflow.
2014-10-30 13:28:50 +10:00
Andrzej Kapolka
754d1a2802
Another resolution fix.
2014-10-29 16:55:55 -07:00
Stephen Birarda
4a32b5acf3
add a reticle so oculus selection is more obvious
2014-10-29 16:19:44 -07:00
Stephen Birarda
64c5405a36
use an ORB_SHIFT variable to easily shift the orb position
2014-10-29 16:01:33 -07:00
Stephen Birarda
88475f6154
fix positioning of lobby panel wall inside orb sphere
2014-10-29 15:47:23 -07:00
Stephen Birarda
26f71de65f
Merge branch 'master' of https://github.com/highfidelity/hifi into lobby
2014-10-29 14:50:47 -07:00
Stephen Birarda
a333325a92
when user drops into lobby hide everything else
2014-10-29 14:29:28 -07:00
Brad Hefta-Gaub
d49b617a4a
Merge pull request #3695 from RyanDowne/master
...
Philip's head move script changes
2014-10-29 13:59:26 -07:00
Brad Hefta-Gaub
daf867f3ee
Merge pull request #3694 from birarda/lobby
...
initial version of the lobby panel wall to jump to locations
2014-10-29 13:59:02 -07:00
Brad Hefta-Gaub
615664c8b3
Merge pull request #3692 from AndrewMeadows/inertia
...
use Qt::AutoConnection for Avatar::setFoo() methods
2014-10-29 13:52:02 -07:00
Ryan
d8ce5d530f
Philip's head move script changes
2014-10-29 13:50:49 -07:00
Stephen Birarda
ed098be2bc
don't remove testModelOverlaySubMeshes
2014-10-29 13:49:12 -07:00
Stephen Birarda
cb4ae5f1bb
initial version of the lobby script to jump to locations
2014-10-29 13:43:59 -07:00
Stephen Birarda
7ad590c578
don't replace url query in XMLHttpRequest class
2014-10-29 13:20:21 -07:00
Andrew Meadows
e631ab8d38
use Qt::AutoConnection for Avatar::setFoo() methods
...
This prevents a JS script from blocking when setting C++ values.
2014-10-29 13:01:47 -07:00
Andrzej Kapolka
37569dadd5
More resolution bits.
2014-10-29 13:00:32 -07:00
Brad Hefta-Gaub
333375ccae
Merge pull request #3691 from AndrewMeadows/inertia
...
smoother avatar motion at low velocities
2014-10-29 12:54:58 -07:00
Philip Rosedale
53c0c4074a
see yourself before/after moving
2014-10-29 12:47:27 -07:00
Andrew Meadows
9ddd05ca72
smoother avatar motion at low velocities
2014-10-29 12:13:07 -07:00
Brad Hefta-Gaub
51531e1fb5
Merge pull request #3689 from huffman/fix-edit-entities-arrow
...
Fix issue with arrow keys moving objects when edit mode off
2014-10-29 12:11:06 -07:00
Stephen Birarda
5b3897f1cf
Merge pull request #3690 from ZappoMan/rayPickSubMeshes
...
Ray pick sub meshes
2014-10-29 12:10:29 -07:00
ZappoMan
ac3a963eca
fix build buster
2014-10-29 12:01:43 -07:00
AndrewMeadows
7ea4c760e7
Merge pull request #3684 from samcake/temp0
...
Introduction of the Context and Backend class and the OpenGL version: the GLBackend
2014-10-29 12:00:18 -07:00
ZappoMan
c3d1d13fa9
Merge branch 'master' of https://github.com/highfidelity/hifi into rayPickSubMeshes
2014-10-29 11:56:27 -07:00
ZappoMan
0696bd39f5
added example script for lobby model overlays
2014-10-29 11:39:23 -07:00
Ryan Huffman
e8f7c2c2ae
Fix issue with arrow keys moving objects when edit mode off
2014-10-29 11:20:19 -07:00
Stephen Birarda
e3dafe65d0
Merge pull request #3688 from birarda/verbose-log-silencer
...
include unistd only on Q_OS_LINUX
2014-10-29 11:18:17 -07:00
ZappoMan
f1326e91b9
move the _model.setScaleToFit( largest dimension) to the setProperties not update
2014-10-29 11:10:52 -07:00
Sam Gateau
33b302ff6f
removing inline keyword and typo
2014-10-29 11:08:01 -07:00
Sam Gateau
6cb1cbdee9
Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
2014-10-29 11:06:37 -07:00
Sam Gateau
a67b3778c3
fixing name for GLBuffer (instead of the BufferObject) and removing uneeded code
2014-10-29 10:53:50 -07:00
Stephen Birarda
7f3482bbdd
swithc from elif to elsif
2014-10-29 10:53:34 -07:00
ZappoMan
17a20ceb16
pass the submesh name as extraInfo in the ray pick result
2014-10-29 10:49:24 -07:00
Stephen Birarda
03e1da0ba9
include unistd only on Q_OS_LINUX
2014-10-29 10:37:39 -07:00
Stephen Birarda
200f5e38b6
Merge pull request #3686 from AndrewMeadows/inertia
...
fix linux build for missing getpid()
2014-10-29 10:34:48 -07:00
AndrewMeadows
26d338f910
Merge pull request #3687 from ZappoMan/fixSittingPointsCrash
...
move sitting points back to a contained element to fix the crash Ryan was seeing
2014-10-29 10:31:36 -07:00
ZappoMan
3e9bc23c2f
moving RenderArgs into shared so it can be used by overlays, first cut at ray picking against submeshes
2014-10-29 10:19:04 -07:00
Sam Gateau
22e0e4643c
Merge branch 'master' of https://github.com/highfidelity/hifi into temp0
2014-10-29 10:17:42 -07:00
ZappoMan
1dd4c4c674
move sitting points back to a contained element to fix the crash Ryan was seeing
2014-10-29 10:13:48 -07:00
Andrew Meadows
c39b239f99
fix linux build for missing getpid()
2014-10-29 09:30:51 -07:00
ZappoMan
6b1dc67883
some cleanup
2014-10-29 08:17:30 -07:00
ZappoMan
a73cad91bc
first cut at reading and mapping submeshes to named models
2014-10-29 08:09:10 -07:00
Adrianl3d
1d335c1218
Added textInputOverlayExample.js
...
Displays a text overlay and captures keystrokes which appear on the
overlay. Demonstrates keystroke events, mouse click events, clickable
text overlay and image overlay buttons
2014-10-29 23:39:44 +10:00
Brad Hefta-Gaub
b1bf83e0a4
Merge pull request #3685 from samcake/temp1
...
Fix yosemite rendering bug
2014-10-28 22:09:07 -07:00
Philip Rosedale
cf121a9fe5
Merge branch 'master' of https://github.com/worklist/hifi
2014-10-28 20:22:40 -07:00
Philip Rosedale
f10aeaffab
working on audio mixer muting
2014-10-28 20:22:33 -07:00
Andrzej Kapolka
f0e4e034b6
Fix for color bytes.
2014-10-28 18:55:12 -07:00
Andrzej Kapolka
d28da9250f
More progress towards allowing different resolutions for height and color,
...
material, etc.
2014-10-28 18:31:34 -07:00