Dante Ruiz
|
c4358aad81
|
remove dead code in Application::keyPressEvent
|
2018-05-30 07:33:32 -07:00 |
|
John Conklin II
|
eeed3ae82d
|
Merge pull request #13211 from druiz17/login-fix
Fixing Log in/Sign up dialog is missing "Forgot Username?" and "Forgot Password"
|
2018-05-25 11:33:29 -07:00 |
|
John Conklin II
|
1d9f33a637
|
Merge pull request #13220 from NissimHadar/fixCameraMode
Correct `Camera.mode` command.
|
2018-05-25 10:47:31 -07:00 |
|
John Conklin II
|
82bb664cb3
|
Merge pull request #13235 from druiz17/fix-qml-crash-v2
Remove offscreenUi desktop qml object from being a contextProperty for Web3DOverlay
|
2018-05-25 10:46:11 -07:00 |
|
John Conklin II
|
0d8fb90fa8
|
Merge pull request #13222 from SamGondelman/mirror
Fix image and text overlay drifting
|
2018-05-25 08:26:33 -07:00 |
|
Dante Ruiz
|
e34d67fee4
|
fix crash
|
2018-05-24 17:54:53 -07:00 |
|
NissimHadar
|
d01482bf68
|
Now looks for an actual change in the boom length (vs a change has been requested).
|
2018-05-24 17:44:39 -07:00 |
|
NissimHadar
|
9ed8c04097
|
Merge branch 'master' of github.com:highfidelity/hifi into fixCameraMode
|
2018-05-24 17:40:21 -07:00 |
|
Anthony Thibault
|
eae5215d94
|
Merge pull request #13206 from ctrlaltdavid/21872-c
JSDoc fixes
|
2018-05-24 16:44:55 -07:00 |
|
David Rowe
|
bc757ddd41
|
Fix typo
|
2018-05-25 09:04:06 +12:00 |
|
John Conklin II
|
04bf8f851f
|
Merge pull request #13219 from samcake/one
Bringing Evolution to the Job Engine Task library developed in the workload project to master
|
2018-05-24 13:30:16 -07:00 |
|
Andrew Meadows
|
31dd59d212
|
double bits in collision groups
|
2018-05-24 11:28:52 -07:00 |
|
samcake
|
cf58f31f3e
|
Renaming the render::Engine to render::RenderEngine so the instancied Engine class coming from the task namesapce from which it derives, is just named 'Engine'
|
2018-05-23 15:08:48 -07:00 |
|
SamGondelman
|
940b112f62
|
fix image and text overlay drifting
|
2018-05-23 11:58:50 -07:00 |
|
NissimHadar
|
e07e716d40
|
Fixed stupid gcc warning.
|
2018-05-23 07:35:25 -07:00 |
|
NissimHadar
|
06203d44d8
|
Correct Camera.mode command.
|
2018-05-22 17:08:28 -07:00 |
|
Dante Ruiz
|
5fb08d0d9c
|
fix speech api not showing up
|
2018-05-21 14:21:21 -07:00 |
|
David Rowe
|
fa54461788
|
Update some recent JSDoc additions
|
2018-05-22 08:52:39 +12:00 |
|
Alexander Ivash
|
d659696b60
|
FB13789 - Log in/Sign up dialog is missing "Forgot Username?" and "Forgot Password?" links
|
2018-05-21 13:29:41 -07:00 |
|
Dante Ruiz
|
249d22b4b4
|
Merge branch 'master' of github.com:highfidelity/hifi into menu-updates
|
2018-05-21 10:31:24 -07:00 |
|
Sam Gondelman
|
6eb6a5b767
|
Merge pull request #13197 from gcalero/your_last_location
Add "Your Last Location" to Android Home
|
2018-05-21 09:28:56 -07:00 |
|
David Rowe
|
6d4f704279
|
Regularize some JSDoc usage
|
2018-05-21 09:32:10 +12:00 |
|
druiz17
|
bd3a9865bf
|
moving control speech to developer menu
|
2018-05-19 18:27:28 -07:00 |
|
druiz17
|
f2807e38f9
|
fix goto shortcut
|
2018-05-19 17:36:46 -07:00 |
|
Dante Ruiz
|
8a2b54c2b7
|
fixing mistakes
|
2018-05-18 17:09:41 -07:00 |
|
Dante Ruiz
|
3b59af3ed7
|
Merge branch 'master' of github.com:highfidelity/hifi into menu-updates
|
2018-05-18 16:42:31 -07:00 |
|
Dante Ruiz
|
60dd7e49ab
|
making requested changes
|
2018-05-18 16:41:39 -07:00 |
|
Sam Gateau
|
07f1ab8c98
|
Merge pull request #13194 from SamGondelman/resolution
Fix Scale Resolution option
|
2018-05-18 15:23:01 -07:00 |
|
Dante Ruiz
|
6eb5a78611
|
fixing code that breaks andriod build
|
2018-05-18 10:33:03 -07:00 |
|
Brad Davis
|
ae07036f20
|
Add ideal resource texture memory stat
|
2018-05-18 09:23:53 -07:00 |
|
Dante Ruiz
|
ea771c2325
|
make final changes
|
2018-05-18 09:21:41 -07:00 |
|
Liv
|
40ff3f966f
|
Merge pull request #13165 from ctrlaltdavid/21872-b
JSDoc stubs for various APIs
|
2018-05-18 09:11:55 -07:00 |
|
Gabriel Calero
|
7a6b7b8ba3
|
Add Your Last Location in Android Home
|
2018-05-18 12:26:41 -03:00 |
|
SamGondelman
|
c57c15f22c
|
fix resolution option
|
2018-05-17 16:58:35 -07:00 |
|
Sam Gondelman
|
74840d2130
|
Merge pull request #12935 from gcalero/android_new_login
Android new login
|
2018-05-17 15:53:25 -07:00 |
|
Dante Ruiz
|
0f122e3dbc
|
Merge branch 'menu-updates' of github.com:vladest/hifi into menu-updates
|
2018-05-17 13:33:34 -07:00 |
|
Dante Ruiz
|
e760912fd2
|
fix warning
|
2018-05-17 13:33:19 -07:00 |
|
Clement
|
da08d747dc
|
Merge branch 'stable' of https://github.com/highfidelity/hifi into new-master
|
2018-05-17 12:10:08 -07:00 |
|
vladest
|
eb25601856
|
Return back LOD tools
|
2018-05-17 20:41:50 +02:00 |
|
Dante Ruiz
|
ccea493498
|
Merge branch 'menu-updates' of github.com:vladest/hifi into menu-updates
|
2018-05-17 11:36:03 -07:00 |
|
Dante Ruiz
|
201b8a5140
|
fixing the graphics preference
|
2018-05-17 11:35:34 -07:00 |
|
Gabriel Calero
|
5a73da6fdf
|
Bugfix: stop audio when app starts
|
2018-05-17 14:05:49 -03:00 |
|
Gabriel Calero
|
8741c5e6a4
|
Make haptic pulse duration configurable in VirtualPadDevice
|
2018-05-17 11:37:13 -03:00 |
|
vladest
|
95cd9476c3
|
Fixed modality in Desktop
|
2018-05-17 16:11:28 +02:00 |
|
David Rowe
|
d20cd6ad44
|
Add missing JSDoc of parameter in takeSecondaryCamera360Snapshot()
|
2018-05-17 20:25:25 +12:00 |
|
David Rowe
|
6db4dd8673
|
Merge branch 'master' into 21872-b
# Conflicts:
# interface/src/ui/Snapshot.h
|
2018-05-17 20:11:14 +12:00 |
|
Dante Ruiz
|
2a6204ca8d
|
remove option for mouse sensivtity
|
2018-05-16 15:47:55 -07:00 |
|
samcake
|
ade1d6c056
|
use the correct call to toggle the debugFXAA on the AaConfig
|
2018-05-16 15:37:13 -07:00 |
|
Dante Ruiz
|
f8e9afb115
|
fixing damn build issues
|
2018-05-16 15:08:09 -07:00 |
|
Dante Ruiz
|
3be4b01d2c
|
move overlays menu back
|
2018-05-16 14:36:55 -07:00 |
|