Howard Stearns
39ccfc86ef
Merge pull request #13168 from zfox23/MS_15090
...
MS15090: Fix gifting when running marketplaces.js separately
2018-05-15 10:12:29 -07:00
David Back
623410a0aa
Merge branch 'master' of https://github.com/highfidelity/hifi into cloneables
2018-05-15 09:53:24 -07:00
Dante Ruiz
82422edb59
fixinig the controller settings page and have menu option on by default
2018-05-14 18:51:39 -07:00
luiscuenca
acd1721c88
Load handTouch.js as a default script
2018-05-14 17:26:03 -07:00
Zach Fox
43254e2981
Merge branch 'master' of github.com:highfidelity/hifi into spectatorCameraImprovements
2018-05-14 15:12:44 -07:00
Howard Stearns
d7121265d0
Merge pull request #13150 from howard-stearns/fix-lastEdited-vs-pal
...
fix lastEdited vs pal
2018-05-14 15:12:07 -07:00
Zach Fox
a881d07e59
MS15090: Fix gifting when running marketplaces.js separately
2018-05-14 13:12:58 -07:00
David Back
ac78e14585
fix unequipping with capital U
2018-05-14 11:44:25 -07:00
Cristian Luis Duarte
e7abf3c7be
Android - Display Names - Use my avatar uuid directly when finding ray intersection
2018-05-14 15:26:57 -03:00
Anthony J. Thibault
274ac98bd6
Merge branch 'master' into nativeCGCode
2018-05-14 09:12:08 -07:00
vladest
0a67fc3b36
Merge conflicts
2018-05-12 11:24:35 +02:00
Cristian Luis Duarte
aaa6038d28
Prevent calling ending on displayNames if was never started
2018-05-11 22:27:58 -03:00
Cristian Luis Duarte
3fd8a02375
Prevent this name implementation to appear in radar mode
2018-05-11 21:58:12 -03:00
Cristian Luis Duarte
d39f7f7a58
Simplified avatar touch code + Fix Typo + Add my avatar to the exclusion list + Explain mouse events
2018-05-11 21:27:42 -03:00
Seth Alves
898dec29cb
don't cache value of getControllerJointIndex at startup, because the script may run before the data is available. Instead, refresh the data every few seconds
2018-05-11 17:07:51 -07:00
Cristian Luis Duarte
e3d7d65186
Merge remote-tracking branch 'origin/master' into android_avatar_name
2018-05-11 18:48:34 -03:00
David Back
65bda27ae3
Merge branch 'master' of https://github.com/highfidelity/hifi into cloneables
2018-05-11 13:03:27 -07:00
samcake
cc582cf2ce
Merge branch 'master' of https://github.com/highfidelity/hifi into one
2018-05-11 12:34:55 -07:00
samcake
02be965271
more stuff fixed
2018-05-10 18:10:01 -07:00
John Conklin II
4129664368
Merge pull request #13145 from highfidelity/stable
...
Merge RC67 stable into master
2018-05-10 17:07:20 -07:00
howard-stearns
bf26aec260
untabify
2018-05-10 16:39:56 -07:00
howard-stearns
50a53a5174
fix lastEdited vs pal
2018-05-10 16:00:01 -07:00
John Conklin II
64d3219ee1
Merge pull request #12746 from gcalero/fix_radar_zoom_in
...
Android: Fix zoom in unresponsive in radar mode
2018-05-10 13:14:52 -07:00
Sam Gateau
bf85034f36
Tree view comming together for the engine!
2018-05-10 02:08:19 -07:00
vladest
62aa2df836
Merge branch 'master' into menu-updates
2018-05-10 10:36:38 +02:00
samcake
f08f77098d
Adding a true ListView for the engine
2018-05-09 18:28:47 -07:00
David Back
1aa653c5db
tabs
2018-05-09 18:20:07 -07:00
David Back
3241c18271
first pass cloneables WIP
2018-05-09 18:10:40 -07:00
Cristian Luis Duarte
cd3836883b
10 seconds timeout hides name
2018-05-09 19:27:03 -03:00
Zach Fox
44cfa95830
Merge branch 'master' of github.com:highfidelity/hifi into spectatorCameraImprovements
2018-05-09 15:01:24 -07:00
Gabriel Calero
e0b57a2228
Code review in radar.js
2018-05-09 18:20:19 -03:00
Cristian Luis Duarte
936a319e62
Android - First version of showing up avatars names upon touch. Brought back (transparent) overlays into render forward task.
2018-05-09 17:15:57 -03:00
samcake
70a570d958
Merge branch 'master' of https://github.com/highfidelity/hifi into one
2018-05-09 11:31:59 -07:00
amantley
77aedc1512
changed lerp to saferLerp in cg code
2018-05-09 11:14:13 -07:00
samcake
859b187db6
Separate panel for inspecting the engine
2018-05-08 18:17:52 -07:00
Dante Ruiz
1a0ded4526
adding windows
2018-05-08 15:10:57 -07:00
Dante Ruiz
0513204781
fix hmd.js
2018-05-08 15:05:55 -07:00
Stephen Birarda
4165ab3667
Merge branch 'RC67' of github.com:highfidelity/hifi into 67-to-master
2018-05-08 14:08:21 -07:00
samcake
728577dfd8
Merge branch 'master' of https://github.com/highfidelity/hifi into one
2018-05-08 11:46:01 -07:00
Zach Fox
c5ebc436ce
Merge branch 'master' of github.com:highfidelity/hifi into MS14878_preventPasswordLeak
2018-05-08 09:40:53 -07:00
amantley
3a10cacec0
1.added the swing twist code to update the follow rotation in MyAvatar.cpp
...
2.added step.js and cg_lean.js to the developer folder
3.added menu item for toggling the hips following between head and hips
4.added new function to return true if the root of MyAvatar is translating
to be under the head. Used to smooth the path of the hips
5.added computeCounterBalance to MyAvatar.h and cpp
6.added the menu item under developer/avatar to enable debug draw of the base of support in menu.h menu.cpp MyAvatar.h MyAvatar.cpp
7.added head yaw into the calculation of the hip rotation for the center
of gravity. This is already was happening in the deriveBodyFromHMD code
that is default
8.Changed Constants in Avatar constants for the base of support
9.fixed the over rotation of the shoulders
10.fixed scaling problem in cg computation
11.added room for going up on the toes without stretching
2018-05-07 17:41:35 -07:00
Dante Ruiz
a593209ec1
remove highlight when point to the sky
2018-05-07 15:33:12 -07:00
Zach Fox
fd4530e671
MS3128: Remove vestigal Edit menu item
2018-05-07 14:39:31 -07:00
Cristian Luis Duarte
0bab311b0d
Merge remote-tracking branch 'origin/master' into android_avatar_name
2018-05-07 18:26:02 -03:00
Gabriel Calero
9b63b76b68
Merge remote-tracking branch 'upstream/master' into android_new_login
2018-05-07 16:06:02 -03:00
Zach Fox
646c0ec987
MS14878: Prevent wallet passphrase leak in specific case
2018-05-07 11:56:47 -07:00
samcake
86b2eb0829
Merge branch 'master' of https://github.com/highfidelity/hifi into one
2018-05-07 11:11:20 -07:00
John Conklin II
1e6e182c63
Merge pull request #13090 from druiz17/fix-entity-highlighting
...
fix highlighting issues (master)
2018-05-07 10:20:38 -07:00
David Rowe
1ccde9a1b2
Disable moving selection when camera is in inside bounding box
2018-05-06 20:53:20 +12:00
David Rowe
8fd972fce9
Don't disable lasering on particle or light entity icon when is selected
2018-05-06 20:23:49 +12:00
Sam Gateau
9b65e0771b
Merge branch 'master' of https://github.com/highfidelity/hifi into one
2018-05-05 12:17:20 -07:00
vladest
c7ab1f3dbf
Merge branch 'master' into menu-updates
2018-05-05 20:48:40 +02:00
vladest
5a5bfcfe02
Merge branch 'master' into menu-updates
2018-05-05 07:11:39 +02:00
David Rowe
ed1391581e
Merge branch 'master' into 21863
2018-05-05 16:49:51 +12:00
samcake
6424b91e86
Templatizing the timeProfiler for the task
2018-05-04 17:58:21 -07:00
David Rowe
5021778dc0
Merge branch 'master' into 21866
2018-05-05 12:17:18 +12:00
David Rowe
3c2bee757a
Remove calls to function that's been removed
2018-05-05 12:14:40 +12:00
Gabriel Calero
1330132a32
Merge remote-tracking branch 'upstream/master' into android_new_login
2018-05-04 18:35:51 -03:00
Dante Ruiz
0e92bb41bf
fix-another-highlighting-issue
2018-05-04 14:30:38 -07:00
Liv
e4b6686e1c
Merge pull request #13075 from ctrlaltdavid/21862
...
Clear entity selection handles and update list when entities are deleted
2018-05-04 14:23:37 -07:00
Dante Ruiz
607de3dfb4
Merge branch 'RC67' of github.com:highfidelity/hifi into RC67
2018-05-04 14:20:57 -07:00
Dante Ruiz
6414fcaae5
fix-another-highlighting-issue
2018-05-04 14:20:17 -07:00
Gabriel Calero
868b58e66d
Un-expose Application from javascript. Restore displayplugin deactivation when goes to background
2018-05-04 18:01:01 -03:00
Zach Fox
1da840984b
Merge branch 'master' of github.com:highfidelity/hifi into spectatorCameraImprovements
2018-05-04 10:24:28 -07:00
Dante Ruiz
d44882e6dc
fix entity highlighting during edit mode
2018-05-04 09:01:24 -07:00
Dante Ruiz
a57c72df6e
fix entity highlighting during edit mode
2018-05-04 08:53:49 -07:00
Sam Gateau
e1d063e908
Adding the scripts for Jet
2018-05-04 00:01:48 -07:00
David Rowe
dd8eac8cb2
Remove superfluous keyboardControl.js file and references
...
The raiseAndLowerKeyboard.js script is automatically injected into these pages, instead.
2018-05-04 16:14:42 +12:00
RebeccaStankus
7a7474baca
moved checkEditPermissionsAndUpdate function to higher scope
2018-05-03 13:34:55 -07:00
Dante Ruiz
a6eab29b14
fixing edge case
2018-05-03 13:09:45 -07:00
Dante Ruiz
cffb008c31
fixing edge case
2018-05-03 13:07:32 -07:00
Zach Fox
c3d3cdca3d
Add cubemap output format
2018-05-03 12:57:00 -07:00
Dante Ruiz
c258e8c248
fix highlighting issues
2018-05-03 11:38:59 -07:00
Dante Ruiz
4793cddde6
fix highlighting issues
2018-05-03 11:27:07 -07:00
David Rowe
ebd46f1861
Fix intermittent ability to select particle and light entities
2018-05-03 14:43:54 +12:00
Cristian Luis Duarte
4ec68f6f76
Merge remote-tracking branch 'origin/master' into android_avatar_name
2018-05-02 18:48:04 -03:00
David Rowe
5312c81a6f
Match style of surrounding code
2018-05-03 08:49:18 +12:00
David Rowe
4a96dc2fdc
Refactor
2018-05-03 08:48:17 +12:00
Gabriel Calero
d0ab81d1f9
Merge remote-tracking branch 'upstream/master' into android_new_login
2018-05-02 17:00:32 -03:00
Gabriel Calero
c15ef56d90
Merge remote-tracking branch 'upstream/master' into android_goto_splash
2018-05-02 14:38:10 -03:00
Zach Fox
ecae3ceb9d
Merge branch 'master' of github.com:highfidelity/hifi into spectatorCameraImprovements
2018-05-02 10:05:15 -07:00
vladest
53350b471b
Merge branch 'master' into menu-updates
2018-05-02 19:02:11 +02:00
Gabriel Calero
e83f1a8ec7
Merge branch 'android_new_login' of https://github.com/gcalero/hifi into android_new_login
2018-05-02 12:20:23 -03:00
Gabriel Calero
0f08bd8fa1
Use a single AccountManager for android.
2018-05-02 12:11:11 -03:00
Cristian Luis Duarte
3322622c84
Merge remote-tracking branch 'origin/master' into android_avatar_name
2018-05-02 10:58:09 -03:00
Gabriel Calero
3a1bfefc22
Merge remote-tracking branch 'upstream/master' into android_new_login
2018-05-02 10:09:56 -03:00
David Rowe
f27e363b68
Remove entity from list when it deletes; handle multiple deletions
2018-05-02 15:23:13 +12:00
David Rowe
5a064d3499
Remove selection handles and list highlight when entity deletes
2018-05-02 14:13:15 +12:00
David Rowe
1b99946c5f
Fix entity not highlighted in list after creating or undoing delete
2018-05-02 12:38:29 +12:00
vladest
aef62d09c7
Merge branch 'master' into menu-updates
2018-05-01 21:47:46 +02:00
vladest
617b49fe14
Added mouse sensivity UI. Reworked advanced movements. TODO: properties interface complitely broken in Tablet mode
2018-05-01 21:22:48 +02:00
Liv Erickson
7db07db9e2
remove menu item at cleanup
2018-04-30 13:55:01 -07:00
Zach Fox
aafcf056c4
Merge branch 'master' of github.com:highfidelity/hifi into spectatorCameraImprovements
2018-04-30 12:36:00 -07:00
Cristian Luis Duarte
c0ad6dc17d
Merge remote-tracking branch 'origin/master' into android_avatar_name
2018-04-30 16:32:14 -03:00
Zach Fox
a2b84c0fbb
It's working!!
2018-04-30 12:11:46 -07:00
John Conklin II
47f68364d2
Merge pull request #13012 from misslivirose/fix/particle-prop-caps
...
Limits for alpha sliders in particle explorer
2018-04-30 10:13:05 -07:00
vladest
be22f49c32
Merge branch 'master' into menu-updates
2018-04-28 20:22:28 +02:00
David Back
61afd12eeb
change to not left button
2018-04-27 16:06:27 -07:00
David Back
0962e1fc16
ignore right clicks
2018-04-27 16:06:14 -07:00
David Back
729f3366ff
Merge pull request #13033 from dback2/desktopEquip
...
Desktop equip - ignore right clicks
2018-04-27 14:36:26 -07:00
David Back
8d49d1c118
change to not left button
2018-04-27 13:32:05 -07:00
Zach Fox
684d2b08ba
Finalize work on MS14295 and MS14559
2018-04-27 12:03:54 -07:00
David Back
78436ebcbf
ignore right clicks
2018-04-27 11:30:45 -07:00
Zach Fox
bbc15cdc63
Finalize work on MS14295 and MS14559
2018-04-27 11:04:46 -07:00
Zach Fox
fc324f67bd
MS14559: Fix sometimes being unable to click on 'Nearby' orb when sending Gift/HFC
2018-04-26 15:09:53 -07:00
vladest
3296ae0db8
Merge branch 'master' into menu-updates
2018-04-26 22:21:40 +02:00
Liv Erickson
ef275485c0
fix alpha sliders for particles
2018-04-26 12:54:37 -07:00
John Conklin II
eef3bc2df5
Merge pull request #12980 from dback2/desktopEquip
...
Desktop equip - deleted/cleared entities fix
2018-04-25 11:35:04 -07:00
David Back
71dc75b208
fix disconnect clear entities
2018-04-24 14:25:33 -07:00
Gabriel Calero
d33855b860
Advance the haptic feedback from onClick to onPressDown
2018-04-24 17:15:05 -03:00
Gabriel Calero
51f9b763ff
Merge remote-tracking branch 'origin/android_goto_splash' into android_new_login
2018-04-24 13:18:28 -03:00
Olivier Prat
f5296e9d97
Merge branch 'master' of http://github.com/highfidelity/hifi into taapre
2018-04-24 17:17:52 +02:00
Gabriel Calero
103e9f92fa
Add haptic feedback to back, view and mic buttons
2018-04-24 11:56:01 -03:00
David Back
e21c451815
ensure deleted or cleared entities properly unequipped
2018-04-23 16:56:18 -07:00
John Conklin II
2e6a563c87
Merge pull request #12959 from davidkelly/dk/14375
...
Don't populate user list in pal until you connect the events up
2018-04-23 14:47:31 -07:00
Alexia Mandeville
36df9d7de8
Removing sit functionality from teleport
2018-04-23 14:31:53 -07:00
Alexia Mandeville
a2e2d1bd6f
Updating emote app with sit and love emotes. Renaming emotes and adjusting HTML and emote behaviors
2018-04-23 14:05:23 -07:00
Gabriel Calero
8923c16b08
Merge remote-tracking branch 'upstream/master' into android_new_login
2018-04-23 17:04:06 -03:00
David Kelly
d84ea6bf0f
Don't populate user list in pal until you connect the events up
2018-04-20 16:09:20 -07:00
Olivier Prat
46a1ff4dd2
Set jitter to O on RenderableWebEntityItems
2018-04-20 12:02:17 +02:00
Olivier Prat
440e2b8452
Merged with master
2018-04-20 08:13:25 +02:00
David Back
8950c31378
fix mouse equipping while someone else far grabbing
2018-04-19 16:29:49 -07:00
Gabriel Calero
adfbaac18f
Merge remote-tracking branch 'upstream/master' into android_goto_splash
2018-04-19 19:40:00 -03:00
Gabriel Calero
f2184bf456
Handle android back button. Remove unused resources. Fix compilation errors.
2018-04-19 17:31:25 -03:00
vladest
ab1a89a6f9
Merge branch 'master' into menu-updates
2018-04-19 21:02:30 +02:00
David Back
f7723a5bba
Merge branch 'master' of https://github.com/highfidelity/hifi into desktopEquip
2018-04-19 11:17:34 -07:00
David Back
8cbe0f4633
safer clear grab actions
2018-04-19 11:17:26 -07:00
Seth Alves
6f420ffae2
Merge pull request #12936 from druiz17/more-tablet-changes
...
Change tablet model and spawn position
2018-04-19 10:25:34 -07:00
John Conklin II
5ef90b242e
Merge pull request #12925 from thoys/fix/create-errorOnShutdown
...
Create app: Save light selection menu option properly
2018-04-19 10:16:40 -07:00
David Back
d1bb11562b
Merge branch 'master' of https://github.com/highfidelity/hifi into desktopEquip
2018-04-19 09:36:19 -07:00
Gabriel Calero
c8fe45eb8f
Remove debug statements and unused code. Put JNI code in a separated file.
2018-04-19 11:41:59 -03:00
John Conklin II
e557e0ae52
Merge pull request #12844 from druiz17/feature-entity-highlighting
...
Highlight grabbable and equippable entities.
2018-04-18 15:35:46 -07:00
John Conklin II
51a98961a6
Merge pull request #12920 from thoys/fix/create-dontCloneOthersAvatarEntities
...
edit.js - remove ability to clone non-owned avatar-entities
2018-04-18 15:27:09 -07:00
David Back
bf21a4cf56
tabs
2018-04-18 15:05:29 -07:00
David Back
666653dd96
tabs
2018-04-18 15:01:14 -07:00
David Back
4a37c4ba18
add entityIsEquipped utils for grab.js check
2018-04-18 15:00:10 -07:00
John Conklin II
eedc8a8c0a
Merge pull request #12929 from misslivirose/fix/misc-edit-bugs
...
Fix edit icon behavior
2018-04-18 13:46:38 -07:00
Zach Fox
e0012ed5dc
Merge pull request #12924 from zfox23/MS12292_snapshotResourcesPath
...
Fix paths to various Snapshot resource files
2018-04-18 13:44:53 -07:00
Dante Ruiz
86d3ba658f
Merge branch 'master' of github.com:highfidelity/hifi into feature-entity-highlighting
2018-04-18 13:30:24 -07:00
Dante Ruiz
cf22f61361
adding cleanup of selection
2018-04-18 13:30:14 -07:00
Zach Fox
3ef0598871
Merge pull request #12923 from zfox23/MS10864_preventSnapshotSpam
...
Don't allow users to spam Still Only snapshot capture
2018-04-18 13:19:36 -07:00
Dante Ruiz
9d6fc13a04
Merge branch 'master' of github.com:highfidelity/hifi into more-tablet-changes
2018-04-18 13:06:51 -07:00
Dante Ruiz
a65f5f7917
making tablet changes
2018-04-18 13:06:26 -07:00
Gabriel Calero
472cc1b29a
Fix code spacing
2018-04-18 16:44:49 -03:00
vladest
b5071d28e8
Merge branch 'master' into menu-updates
2018-04-18 21:10:57 +02:00
David Back
3afde111c4
Merge branch 'master' of https://github.com/highfidelity/hifi into desktopEquip
2018-04-18 10:18:28 -07:00
Liv Erickson
e795af03dd
move function out of global scope
2018-04-18 09:56:39 -07:00
Liv Erickson
2a055429cd
handle edit changes
2018-04-17 17:31:16 -07:00
Liv Erickson
e35efccfa3
make icon slightly more robust
2018-04-17 17:11:37 -07:00
Liv Erickson
6c1872caba
remove old dependency on domain changed message to fix issue with edit icon not handling domain changes
2018-04-17 16:38:29 -07:00
unknown
46e040ca7b
Merge branch 'master' of https://github.com/highfidelity/hifi into desktopEquip
2018-04-17 16:26:42 -07:00
unknown
278a6b763f
ensure target mouse entity has equip data
2018-04-17 16:26:33 -07:00
unknown
9e4914975b
missing reset flag on end equip, remove mouseEquip check on unequip via U
2018-04-17 16:13:10 -07:00
Liv Erickson
abe8a3e6d9
correct implementation that doesn't interfere with other app status
2018-04-17 15:41:03 -07:00
Liv
071396bed0
move logic for disconnecting out of initalize() and into setActive()
2018-04-17 15:40:59 -07:00
Liv
7a7438b648
space for synxtax
2018-04-17 15:40:57 -07:00
Liv
7f01dded79
add handler to refused domain change connections
2018-04-17 15:40:55 -07:00
Liv
6f020a7ec8
return tablet to home on change domain
2018-04-17 15:40:54 -07:00
Thijs Wenker
e6f0bfbf4c
get proper checkbox value from the allow light selection menu option
2018-04-18 00:10:49 +02:00
Zach Fox
95ee3c82f5
Fix paths to various Snapshot resource files
2018-04-17 14:13:14 -07:00
Zach Fox
4e48008ba1
Don't allow users to spam Still Only snapshot capture
2018-04-17 12:39:46 -07:00
Thijs Wenker
b741888d77
CR feedback (for real)
2018-04-17 20:31:30 +02:00
Thijs Wenker
91467b6059
CR feedback
2018-04-17 20:30:00 +02:00
Thijs Wenker
0aa0f53925
edit.js - remove ability to clone non-owned avatar-entities
2018-04-17 19:46:45 +02:00
Olivier Prat
89669b326b
Merge branch 'master' of http://github.com/highfidelity/hifi into taapre
2018-04-17 09:24:35 +02:00
Triplelexx
86cfb1448a
move inspect script
2018-04-16 21:54:14 +01:00
David Back
e86ef1c2d6
fix bracket
2018-04-16 13:33:17 -07:00
David Back
ad85e2b053
pre PR adjustments
2018-04-16 13:12:33 -07:00
David Back
78c0ec5770
remove animations
2018-04-16 12:56:22 -07:00
Zach Fox
02aa8ac566
Bugfixes per QA
2018-04-16 11:53:37 -07:00
Gabriel Calero
e3b94b163c
Merge remote-tracking branch 'upstream/master' into android_goto_splash
2018-04-16 14:55:16 -03:00
Zach Fox
071bf35683
Merge branch 'master' of github.com:highfidelity/hifi into discovery_April2018
2018-04-16 10:11:44 -07:00
vladest
6d53512c6c
Merge
2018-04-15 15:24:16 +02:00
Dante Ruiz
08ea72d71f
Merge branch 'master' of github.com:highfidelity/hifi into feature-entity-highlighting
2018-04-13 15:39:14 -07:00
David Back
76c7ec69ce
Merge branch 'master' of https://github.com/highfidelity/hifi into desktopEquip
2018-04-13 14:28:14 -07:00
John Conklin II
08ca30cf43
Merge pull request #12870 from druiz17/fix-grab-js
...
fix grab.js unable to grab other entities
2018-04-13 12:17:46 -07:00
John Conklin II
98f6899c3d
Merge pull request #12839 from SamGondelman/matMigrate
...
Migrate materials from userData to materialData
2018-04-12 18:24:33 -07:00
Gabriel Calero
476e1cf7ae
Adjust UI with pixel perfect precision. Support devices with on-screen bars.
2018-04-12 17:59:38 -03:00
David Back
243b3637c4
fix grab.js change
2018-04-12 12:41:36 -07:00
Dante Ruiz
43b92299d6
changing highlighting percentage
2018-04-12 10:35:29 -07:00
David Back
09f3b845a8
Merge branch 'master' of https://github.com/highfidelity/hifi into desktopEquip
2018-04-12 10:17:17 -07:00
Seth Alves
32e7e5087e
Merge pull request #12668 from alexiamandeville/marketplace-update
...
Updating repo script to match marketplace script
2018-04-12 09:20:03 -07:00
Gabriel Calero
8010fd2420
New view selector behaviour. Update icons
2018-04-11 18:43:39 -03:00
Dante Ruiz
7243160dac
making requested changes
2018-04-11 14:42:26 -07:00
Dante Ruiz
cdc248129c
fix grab.js
2018-04-11 14:25:06 -07:00
Dante Ruiz
ba9d5d18bc
make requested changes
2018-04-11 13:30:21 -07:00
Gabriel Calero
578012b662
Merge remote-tracking branch 'upstream/master' into android_goto_splash
2018-04-11 16:30:53 -03:00
John Conklin II
2f4bc5bd04
Merge pull request #12701 from misslivirose/fix-edit-grid-color
...
Fix for grid color changes not applying
2018-04-11 12:06:09 -07:00
John Conklin II
28168e6e45
Merge pull request #12699 from misslivirose/fix/save-settings-for-editing
...
Fix for edit preferences not persisting
2018-04-11 11:59:58 -07:00
David Back
59971869f5
desktop equip
2018-04-10 19:06:27 -07:00
Zach Fox
095b4ba5f2
Reduce logging from some Commerce/Discovery features
2018-04-10 16:02:58 -07:00
Zach Fox
01fec2edc7
Prevent the Bubble icon from ever blinking as per 14026
2018-04-10 16:00:35 -07:00
Zach Fox
a2f5891a0b
Cleanup 'Private' HMD Preview State Machine Logic
2018-04-10 16:00:18 -07:00
Zach Fox
a9b9a1cb10
Commerce: Gifts
2018-04-10 15:54:19 -07:00
Gabriel Calero
7ee067de35
Merge remote-tracking branch 'upstream/master' into fix_radar_zoom_in
2018-04-10 19:23:55 -03:00
Gabriel Calero
63e17e87b0
Fix radar initial position. Clean radar.js
2018-04-10 19:21:23 -03:00
Liv
c7be6e0934
Update edit.js
...
remove the unneeded manual removal of the create setting - it's handled with the rest of the menu items now, and this was causing it to default to false every start..
tested locally but might have gotten in a weird state, so fixing in GH editor.
2018-04-10 12:15:57 -07:00
Dante Ruiz
54c3f48e65
Merge branch 'master' of github.com:highfidelity/hifi into feature-entity-highlighting
2018-04-10 09:32:40 -07:00
Dante Ruiz
447163bd07
clean up scripts
2018-04-10 09:23:40 -07:00
Liv Erickson
20ee169054
two more spaces
2018-04-10 09:23:14 -07:00