Commit graph

44807 commits

Author SHA1 Message Date
howard-stearns
71c44f4f93 Merge branch 'master' of https://github.com/highfidelity/hifi into button-state 2016-07-01 13:05:32 -07:00
howard-stearns
02cc6cc567 hover states 2016-07-01 12:18:26 -07:00
James B. Pollack
4762091aaf add easy mode 2016-07-01 11:12:20 -07:00
SamGondelman
218b26b521 removed snapshot share dialog, ctrl s shouldn't leave you moving 2016-07-01 10:58:55 -07:00
Sam Gondelman
af67d814eb Merge pull request #8163 from ctrlaltdavid/20981
distinguish between file name and directory as prompt in file chooser
2016-07-01 10:39:32 -07:00
howard-stearns
43c7fd1e27 New art. 2016-07-01 10:34:13 -07:00
James B. Pollack
0c60d87d3b fix some touch mappings 2016-07-01 10:32:37 -07:00
howard-stearns
804a187a7b Mute changes. 2016-07-01 10:17:17 -07:00
James B. Pollack
122902714a Merge pull request #8175 from AlexanderOtavka/fix-eslintrc
Fix eslint descrepencies
2016-07-01 10:12:36 -07:00
Sam Gondelman
a39376e490 Merge pull request #8174 from jherico/overlay_lighting
Don't render wire geometry with lighting effects
2016-07-01 10:03:19 -07:00
Ryan Downe Karpf
873b57219a Merge pull request #8167 from hyperlogic/feature/equip-hotspots
equip-hotspots feature
2016-07-01 09:55:49 -07:00
James B. Pollack
b2e407a8e1 fix vive bug 2016-07-01 00:48:29 -07:00
Brad Davis
5288d98376 Using pipelines properly where appropriate 2016-06-30 20:52:41 -07:00
James B. Pollack
104ee63a77 notes 2016-06-30 17:05:16 -07:00
Howard Stearns
ae54399177 Merge pull request #8168 from jherico/qml_window_signal
Allow scripts to receive a visibility changed signal from their windows
2016-06-30 16:50:07 -07:00
howard-stearns
125f6d8b63 Merge branch 'master' of https://github.com/highfidelity/hifi into button-state 2016-06-30 16:49:19 -07:00
James B. Pollack
3b57fd1faf Merge pull request #8173 from SamGondelman/snapshotFix2
Fix snapshot dialog rendering
2016-06-30 16:48:43 -07:00
howard-stearns
f03f5f3e68 new icons 2016-06-30 16:47:10 -07:00
howard-stearns
b22844dc97 Merge branch 'master' of https://github.com/highfidelity/hifi into button-state 2016-06-30 16:24:36 -07:00
howard-stearns
ff55644fe8 stateful hud toolbar buttons 2016-06-30 16:24:11 -07:00
Brad Davis
b7926b8582 Don't render wire geometry with lighting effects 2016-06-30 16:11:05 -07:00
James B. Pollack
82e074de0f working teleporter 2016-06-30 16:05:44 -07:00
Anthony J. Thibault
d8e5e3cbe4 equip bug fix
you should not be able to equip an object that is already equipped, with your other hand.
2016-06-30 16:00:18 -07:00
SamGondelman
69ffd63ba7 fix snapshot sharing window 2016-06-30 15:42:48 -07:00
Seth Alves
b9f9b18083 if an edit packet doesn't include a change to lifetime, don't attempt to cap the lifetime 2016-06-30 15:41:58 -07:00
Brad Davis
14784a6088 Remove default focus on text fields 2016-06-30 15:22:13 -07:00
Brad Davis
167cb72a0e Don't auto-focus the filter field in running scripts 2016-06-30 15:18:59 -07:00
Brad Davis
ce54f1b1d1 Improve desktop 'unfocus' functionality 2016-06-30 15:18:14 -07:00
Brad Davis
86f8b57841 Highlight controls based on activeFocus, not focus 2016-06-30 15:16:28 -07:00
Ryan Huffman
dd73f0c333 Remove unused header from AccountManager.h 2016-06-30 14:50:29 -07:00
Ryan Huffman
49da7d9a61 Remove sending of session id in request body in favor of header 2016-06-30 14:43:27 -07:00
Ryan Huffman
38776fe007 Fix multiple sessions being created for some users
If a user didn't have send-data activated they don't have their session id
sent in the header of requests, but instead send it inside the request
body. The session id being send in the request included curly braces which
the server considers invalid.
2016-06-30 14:35:27 -07:00
Brad Davis
dfb6cb1aa3 Updating entity list 2016-06-30 14:25:36 -07:00
Zander Otavka
5b343c9b82 Fix eslint descrepencies
Prohibit trailing commas, and fix function spacing rule to be more in
line with the coding standard.  Also prohibit leading decimal points,
also specified in coding standard.
2016-06-30 14:18:07 -07:00
Anthony J. Thibault
82b1cba81d equip improvements
Allow the user to equip an object while near or far grabbing it from the other hand.
2016-06-30 13:58:44 -07:00
Brad Davis
7b0b56d793 Merge pull request #8157 from jherico/qml_fixes
HMD UI Fixes
2016-06-30 13:26:57 -07:00
Brad Davis
1f451269cd Allow scripts to receive a visibility changed signal from their windows 2016-06-30 13:22:01 -07:00
Howard Stearns
49e5f668c1 Merge pull request #8147 from howard-stearns/update-invisible-reticle-only-when-triggered
update reticle from hand controllers only when triggered
2016-06-30 11:52:36 -07:00
Howard Stearns
5556bbb0a3 Merge branch 'master' of https://github.com/highfidelity/hifi into update-invisible-reticle-only-when-triggered 2016-06-30 11:25:44 -07:00
Sam Gondelman
fcb7652c8f Merge pull request #8155 from AndrewMeadows/cap-static-mesh-vertex-count
Cap static mesh vertex count
2016-06-30 11:09:49 -07:00
Sam Gondelman
b7619f2d78 Merge pull request #8109 from imgntn/somebow
updates to bow
2016-06-30 11:08:05 -07:00
Sam Gondelman
aaa33bab98 Merge pull request #8080 from birarda/api-recheck-on-fail
simplify domain connection refusal dialog checking
2016-06-30 11:07:43 -07:00
Brad Hefta-Gaub
7dd53d7757 Merge pull request #8149 from howard-stearns/limit-hand-controller-actions-to-recommended-area
limit hand controller actions to recommended area
2016-06-30 11:06:32 -07:00
Anthony Thibault
61193ebd6d Merge pull request #8156 from howard-stearns/use-normal-script-update-frequency-for-handControllerPointer
use normal script update frequency for handControllerPointer
2016-06-30 10:59:56 -07:00
SamGondelman
057fc8adce endable blending 2016-06-30 10:25:49 -07:00
SamGondelman
be102ba926 remove unused variable 2016-06-30 10:05:57 -07:00
David Rowe
759b3065fc Distinguish between file name and directory as prompt in file chooser 2016-06-30 20:48:19 +12:00
James B. Pollack
4b4e38a57c end of day 2016-06-29 18:28:39 -07:00
Seth Alves
52a6a1c65e Merge branch 'master' of github.com:highfidelity/hifi into raypick-avatars 2016-06-29 18:12:35 -07:00
SamGondelman
40d584021a replace old code completely, removed unnecessary blit 2016-06-29 18:09:46 -07:00