Commit graph

20184 commits

Author SHA1 Message Date
Andrew Meadows
d34b667e82 remove kinematic character controller implemention 2017-05-05 09:35:49 -07:00
Andrew Meadows
0aa579225c even more correct API: MyAvatar.collisionsEnabled 2017-05-05 09:35:49 -07:00
Andrew Meadows
559f5836c5 restore MyAvatar.setCharacterControllerEnabled() 2017-05-05 09:35:49 -07:00
Andrew Meadows
94ee6d6838 fix driving motion of collisionless avatars 2017-05-05 09:35:49 -07:00
Andrew Meadows
c47e26174c support collisionless avatar when playing recording 2017-05-05 09:35:49 -07:00
Andrew Meadows
e21bd7a67a help avatar walk up steps 2017-05-05 09:35:49 -07:00
Andrew Meadows
f809afae2f Merge pull request #10363 from jherico/qmlspam
Removing logspam on toggling scripts window
2017-05-05 08:29:12 -07:00
Howard Stearns
fc9e9e1d28 Merge pull request #10374 from howard-stearns/notification-circumstances
Notification circumstances
2017-05-04 16:18:58 -07:00
howard-stearns
9954380ce3 don't filter out the place you're at anymore 2017-05-04 14:44:48 -07:00
Brad Davis
9def788956 Merge pull request #10314 from jherico/avatars-renderer
Migrate Avatar rendering code to library
2017-05-04 14:23:49 -07:00
Brad Davis
2d0bbf70ae Migrate core avatar rendering functionality to library 2017-05-04 14:08:59 -07:00
Anthony Thibault
7006fa6da4 Merge pull request #10257 from sethalves/grab-try-timer-instead-of-update
grab is driven by timer rather than update, load tablet model with high priority
2017-05-04 14:07:21 -07:00
Andrew Meadows
7cb2bff4c5 Merge pull request #10350 from sethalves/fix-vr-2d-vr-tablet-crash
Fix vr 2d vr tablet crash
2017-05-04 10:08:55 -07:00
David Rowe
30604ab901 Fix some typos noticed in passing 2017-05-04 16:56:18 +12:00
David Rowe
9d92ed2b9b Fix keyboard not appearing in social media snapshot sharing dialogs 2017-05-04 16:55:10 +12:00
David Rowe
8ae3d4e8a0 Merge branch 'master' into 21314
# Conflicts:
#	interface/resources/qml/controls/TabletWebView.qml
2017-05-04 13:10:09 +12:00
Zach Fox
affc7fc654 Merge pull request #10369 from druiz17/url-fix
Fix tablet webview showing incorrect url.
2017-05-03 16:58:06 -07:00
Zach Fox
d28d89e8ff Merge pull request #10368 from zfox23/palWebViewtoTabletWebView
PAL WebView is now a TabletWebView
2017-05-03 16:51:32 -07:00
anshuman64
a924a33428 Merge pull request #10361 from ctrlaltdavid/21315
Fix numeric keys not displaying in social media sharing dialogs
2017-05-03 16:41:43 -07:00
Seth Alves
a259d00b63 Merge pull request #10332 from sethalves/bullet-constraints-5
Bullet constraints
2017-05-03 16:30:34 -07:00
Zach Fox
4d49ae5b09 Remove the +1s 2017-05-03 15:43:57 -07:00
Zach Fox
07d3e482cf ARG 2017-05-03 15:40:39 -07:00
Dante Ruiz
5390a29859 tabletwebview-url-fix 2017-05-03 23:05:05 +01:00
Zach Fox
eaf819d11d Remove FIXME 2017-05-03 14:59:07 -07:00
Zach Fox
066b2db73f Make the change 2017-05-03 14:57:31 -07:00
Zach Pomerantz
4a8f5e380f Merge pull request #10358 from zzmp/fix/minimize-deadlock
Fix deadlock from minimizing
2017-05-03 15:06:27 -04:00
Zach Fox
ae72b9b73d Merge pull request #10357 from zfox23/newSnapshotReview_Improvements2
Lots of Snapshot app improvements, Round Two
2017-05-03 11:44:40 -07:00
Brad Davis
8e12c1959d Removing logspam on toggling scripts window 2017-05-03 09:53:32 -07:00
David Rowe
7fdcb9b1f0 Fix numeric keys not displaying in social media sharing dialogs 2017-05-03 14:59:41 +12:00
David Rowe
7b387c52c3 Fix reliability of keyboard enabling in tablet Web pages 2017-05-03 14:42:06 +12:00
Zach Pomerantz
ad8d3e5490 continue idling while minimized 2017-05-02 20:05:55 -04:00
Sam Gateau
a7eecdfb26 Merge pull request #10265 from samcake/ambient
Making the render engine Job/Task system configurable and reusable
2017-05-02 14:55:53 -07:00
Zach Fox
d1dff7606c Lint cleanup; Immediate share button visibility; 2017-05-02 14:10:24 -07:00
Zach Fox
5302110e7b Merge pull request #10346 from zfox23/newSnapshotReview_Improvements
Lots of Snapshot app improvements, Round One
2017-05-02 13:00:08 -07:00
Zach Fox
c9e0679b70 Subscribe to changes to snapshotsLocation setter for better UX 2017-05-02 10:55:57 -07:00
samcake
df54ad2339 Merge branch 'master' of https://github.com/highfidelity/hifi into ambient 2017-05-02 10:50:39 -07:00
Brad Davis
425405f72d Merge pull request #10245 from AndrewMeadows/avatar-renderer-002
more cleanup in preparation for moving Avatar class to lib
2017-05-02 10:37:22 -07:00
Seth Alves
dc569051f9 Merge branch 'master' of github.com:highfidelity/hifi into grab-try-timer-instead-of-update 2017-05-02 09:50:13 -07:00
Seth Alves
6b2caf8081 Merge branch 'master' of github.com:highfidelity/hifi into fix-vr-2d-vr-tablet-crash 2017-05-02 09:41:47 -07:00
druiz17
18368cc073 Merge pull request #10343 from druiz17/tabletwebview-fix-links
fix Tablet webview issues of not loading correct url.
2017-05-02 08:09:22 -07:00
Seth Alves
71deac49c6 reset tablet to homescreen when going from 2d to vr 2017-05-01 17:06:15 -07:00
samcake
4514da2a09 Merge branch 'master' of https://github.com/highfidelity/hifi into ambient 2017-05-01 16:49:35 -07:00
Howard Stearns
73c24a5240 Merge pull request #10344 from howard-stearns/announcement-styling
goto announcement card styling
2017-05-01 16:41:39 -07:00
howard-stearns
ca5318f121 remove debugging code 2017-05-01 15:57:22 -07:00
howard-stearns
545fd1355f cleanup 2017-05-01 15:45:26 -07:00
howard-stearns
61b738e3cd announcment styling 2017-05-01 15:35:17 -07:00
Seth Alves
45a50f9a46 Merge branch 'master' of github.com:highfidelity/hifi into bullet-constraints-5 2017-05-01 15:32:29 -07:00
Dante Ruiz
a08b55d5f5 minimize diff 2017-05-01 23:08:25 +01:00
druiz17
67daa4b0a9 Merge pull request #10335 from druiz17/webview-js
Implemented of a web app to bring up the tablet webView
2017-05-01 15:03:55 -07:00
Dante Ruiz
b00d7d763a Merge branch 'master' of github.com:highfidelity/hifi into tabletwebview-fix-links 2017-05-01 22:45:42 +01:00