luiscuenca
fedea6e84d
Comply with review comments
2018-09-11 12:23:25 -07:00
Zach Fox
3dabd392ef
HELP app now uses AppUi
2018-09-11 12:21:02 -07:00
Zach Fox
1aaa90675c
Snapshot.js now uses AppUi
2018-09-11 12:04:39 -07:00
Wayne Chen
0a145fbe2e
Merge branch 'master' of https://github.com/highfidelity/hifi into fixGrabWebSurface-case-16192
2018-09-11 11:47:23 -07:00
Wayne Chen
d9e0352028
removing debug comments
2018-09-11 11:44:32 -07:00
Wayne Chen
7aae536624
adding fix to allow web scroll
2018-09-11 11:41:24 -07:00
luiscuenca
82b662d08e
Add pick offset
2018-09-11 09:34:36 -07:00
Ryan Huffman
c7f6bf181b
Merge pull request #13943 from huffman/perf/create-profile-no-listjs
...
Improvements to entity list loading times
2018-09-11 09:33:28 -07:00
luiscuenca
13de22adb3
Fix radius scale
2018-09-11 07:22:59 -07:00
Ryan Huffman
4b8f5ea6b9
Fix syntax and duplicate event handlers in entityList.js
2018-09-10 16:44:13 -07:00
unknown
1ad3a09984
CR changes
2018-09-10 16:09:21 -07:00
unknown
17c3163264
Merge branch 'master' of https://github.com/highfidelity/hifi into editHandleScaleImprovements
2018-09-10 15:31:58 -07:00
Wayne Chen
1aa8b7c81b
Merge branch 'master' of https://github.com/highfidelity/hifi into fixGrabWebSurface-case-16192
2018-09-10 15:07:12 -07:00
John Conklin II
5a1485a4f5
Merge pull request #13968 from thoys/fix/create/reloadCrash
...
MS18269: Fix Reloading Scripts with Create open crashes system
2018-09-10 15:01:43 -07:00
John Conklin II
29c80fc075
Merge pull request #13959 from thoys/bug/create/createPosNewEntities
...
MS17841: CreateApp - Adjust default position of new entities
2018-09-10 14:45:56 -07:00
Ryan Huffman
5aa5552727
Fix PROFILE not forwarding calls when disabled
2018-09-10 14:07:25 -07:00
Ryan Huffman
0fadfd2f4c
Remove list.js in entityList.html
2018-09-10 12:14:07 -07:00
Thijs Wenker
2000954ad2
Temporary fix for reload crash MS18269
2018-09-10 20:13:06 +02:00
luiscuenca
a9f676354b
Only invisible pointers and scale fix
2018-09-10 08:54:53 -07:00
luiscuenca
d09391faa5
Fix invisible error
2018-09-07 12:17:40 -07:00
Ryan Huffman
3cc90d3c80
Disable profiling in entityList.js
2018-09-07 12:07:19 -07:00
Ryan Huffman
9b9785d250
Fix entity list not handling deleted entities
2018-09-07 12:04:14 -07:00
Thijs Wenker
dd6801219b
Create entities from avatar a bit lower to be able to transform them away from the user easier
2018-09-07 19:54:26 +02:00
Wayne Chen
fc4c728181
Merge branch 'master' of https://github.com/highfidelity/hifi into fixGrabWebSurface-case-16192
2018-09-07 10:11:34 -07:00
Dante Ruiz
45a99a9244
fixing some bugs
2018-09-06 17:55:10 -07:00
Dante Ruiz
2f9119529a
editing the interstitial page
2018-09-06 17:06:17 -07:00
David Back
3d75d4726a
scale invertly once passing minimum
2018-09-06 16:04:59 -07:00
Dante Ruiz
98dafa3b67
fix overlayParentID
2018-09-06 14:31:49 -07:00
David Back
6ac38190c1
tweak scaling multiple
2018-09-06 12:23:38 -07:00
David Back
92ff522862
Merge branch 'master' of https://github.com/highfidelity/hifi into editHandleScaleImprovements
2018-09-06 11:54:05 -07:00
Dante Ruiz
ec2d89fd25
fixing toolbar disappering
2018-09-06 11:16:58 -07:00
Roxanne Skelly
8a20969103
Fix typo
2018-09-06 10:38:10 -07:00
Dante Ruiz
200f6d540a
Merge branch 'master' of github.com:highfidelity/hifi into interstitial-final-page
2018-09-06 09:59:51 -07:00
luiscuenca
01424b8179
Head Collision Pick added
2018-09-06 09:39:33 -07:00
luiscuenca
abb632afda
Update capsule when scale/load and teleport without safe landing
2018-09-05 16:51:34 -07:00
Roxanne Skelly
bb8d9c5cf0
For stories, base the notification popups off of the action_string instead of a hard-coded value.
2018-09-05 16:50:08 -07:00
Ryan Huffman
335f66d165
Add filtering support to entity list
2018-09-05 14:30:48 -07:00
Ryan Huffman
739530cb85
Limit Entity List to only getting the properties it needs
2018-09-05 14:30:36 -07:00
Ryan Huffman
a9a5bf1e97
Replace entity list UI with custom, brute-force solution
2018-09-05 14:30:19 -07:00
Ryan Huffman
f2cc2f1485
Update entity list UI to be updated in a single batch
2018-09-05 14:30:19 -07:00
Ryan Huffman
f6ac755bae
Add profiling to edit.js fof the entity list
2018-09-05 14:30:19 -07:00
Ryan Huffman
133ac0662a
Move entity list qml to scripts dir
2018-09-05 14:30:19 -07:00
luiscuenca
99e6e3d112
Collision Pick added to teleport.js
2018-09-04 17:18:26 -07:00
Dante Ruiz
93b0f15116
addressing some feedback
2018-08-30 13:22:17 -07:00
John Conklin II
f5ebdfa233
Merge pull request #13905 from zfox23/fixPr13870
...
Fixup PR13870: Make the feature work in Master
2018-08-30 11:08:23 -07:00
Dante Ruiz
8c77820e30
Merge branch 'master' of github.com:highfidelity/hifi into interstitial-final-page
2018-08-30 09:45:41 -07:00
Zach Fox
b8cd5dd8b9
Fixup PR13870: Make the feature work in Master
2018-08-29 16:58:19 -07:00
John Conklin II
7298cb4654
Merge pull request #13888 from dback2/editControllerMapping
...
Edit mode controller mapping using new platform state variables
2018-08-29 16:06:47 -07:00
John Conklin II
47ce8be526
Merge pull request #13854 from wayne-chen/fixTabletButton-case-16847
...
MS16847: Tablet button doesn't load in HMD mode
2018-08-29 13:20:04 -07:00
David Back
96d2ba660c
Merge branch 'master' of https://github.com/highfidelity/hifi into editControllerMapping
2018-08-29 12:05:51 -07:00
David Back
0e53fa3f8b
only focus with selection
2018-08-29 12:05:46 -07:00
David Back
dcf2074d7e
remove [ camera key, allow F to enter camera without selection
2018-08-29 11:56:37 -07:00
David Back
511478a563
use not Mac instead of Windows
2018-08-27 18:11:19 -07:00
David Back
f81fe6b29f
add more inputs to controller mapping
2018-08-27 16:35:36 -07:00
Seth Alves
52bbb4d2ab
fix ray-pick results on entities with non-default registration point. clean up grab scripts to correctly use this fix.
2018-08-27 16:21:01 -07:00
David Back
b6edb2c9d6
platform states, edit controller mapping, separate mac/win delete
2018-08-27 14:53:13 -07:00
danteruiz
e4293d9ad5
fixing some entity visual problems
2018-08-26 21:50:01 -07:00
Dante Ruiz
af19849a75
fixing merge conflict
2018-08-24 15:48:42 -07:00
Dante Ruiz
3796675123
script update and visuallyReady entities
2018-08-24 15:46:39 -07:00
John Conklin II
fcdbc6c6d2
Merge pull request #13778 from SamGondelman/bloom
...
Enable bloom in zone properties
2018-08-24 14:46:31 -07:00
David Back
30c6975198
maintain stretch cube position vs mouse when stretching
2018-08-24 11:53:03 -07:00
David Back
5e4e255e94
Merge branch 'master' of https://github.com/highfidelity/hifi into editHandleScaleImprovements
2018-08-24 10:15:17 -07:00
Howard Stearns
9a472fa388
Merge pull request #13870 from zfox23/wallet_autologout
...
Implement Wallet Security feature - Auto Logout checkbox
2018-08-23 18:04:38 -07:00
Zach Fox
dddb2141f0
Implement Wallet Security feature - Auto Logout checkbox
2018-08-23 15:45:29 -07:00
Zach Fox
e3d03cd321
Fix MS17738: Fix a case where the BLAST icon didn't show up in Snapshot Review
2018-08-23 13:16:02 -07:00
David Back
8eddb36c82
resize scale cube
2018-08-22 17:29:40 -07:00
David Back
8c422cb0eb
change corner cubes to center cube, replace spheres with cubes
2018-08-22 16:54:59 -07:00
Dante Ruiz
bb83a2f620
interstitial script ending cleanup fixes
2018-08-22 16:48:10 -07:00
Dante Ruiz
f5441b2721
Merge branch 'master' of github.com:highfidelity/hifi into interstitial-final-page
2018-08-22 15:28:42 -07:00
Dante Ruiz
78458d62de
revert some changes and fix toolbar issue
2018-08-22 15:20:56 -07:00
Dante Ruiz
535fdf32cf
saving changes
2018-08-22 13:13:00 -07:00
John Conklin II
32562511e8
Merge pull request #13782 from ElderOrb/FB17184
...
Add Support for Managing Avatar Entities to the Avatar App
2018-08-22 10:20:04 -07:00
Dante Ruiz
26a30edec9
trying to fix loading bar
2018-08-21 18:27:21 -07:00
Dante Ruiz
71e8ccd190
Merge branch 'master' of github.com:highfidelity/hifi into interstitial-final-page
2018-08-21 16:20:16 -07:00
Wayne Chen
4e9a544618
redoing newline
2018-08-21 16:01:24 -07:00
Wayne Chen
bb176eb228
trailing debug statements
2018-08-21 16:00:01 -07:00
Wayne Chen
7360629d31
modifying variable naming to fit convention
2018-08-21 14:13:55 -07:00
Wayne Chen
5b4eb92281
adding fix
2018-08-21 14:04:29 -07:00
John Conklin II
1b4314ae45
Merge pull request #13846 from ctrlaltdavid/M17652-b
...
Reduce strength of teleport parabola
2018-08-21 11:32:40 -07:00
Wayne Chen
222391532a
Merge branch 'master' of https://github.com/highfidelity/hifi into fixGrabWebSurface-case-16192
2018-08-21 11:18:17 -07:00
Wayne Chen
bfb9b67968
more debug statements
2018-08-21 11:17:33 -07:00
Dante Ruiz
db3d3d3d93
Merge branch 'master' of github.com:highfidelity/hifi into interstitial-final-page
2018-08-21 09:56:59 -07:00
David Rowe
67eb03ba7d
Reduce strength of teleport parabola
2018-08-21 11:18:00 +12:00
Seth Alves
c876cda89d
Merge pull request #13826 from ctrlaltdavid/M17615
...
Disable Vive teleport button if transitioning from direction button
2018-08-20 14:05:45 -07:00
Dante Ruiz
2261ad2bcb
clean up the interstitial page
2018-08-20 11:14:48 -07:00
Ryan Huffman
ead0126365
Merge pull request #13815 from thoys/fix/create/createZeroRotationEntities
...
MS17562: CreateApp - newly created Entity rotation should be zero
2018-08-20 09:07:38 -07:00
Alexander Ivash
9f92ff5de9
fix for duplicating wearables on saving
...
note: the issue was caused by newly-introduced code converting between attachments & entities
fix removes attachments-related code because attachments are deprecated and converted into entities on the fly
2018-08-18 16:38:35 +03:00
David Rowe
26576fa760
Fix Vive left/right buttons not disabling teleport
2018-08-18 09:34:16 +12:00
David Rowe
5328b48acc
Make Vive snap turn buttons lock teleport, also
2018-08-17 09:09:11 +12:00
David Rowe
bf733ded0f
Handle Vive controller not being available at start-up
2018-08-17 09:08:28 +12:00
John Conklin II
96fd4704ac
Merge pull request #13829 from huffman/fix/edit-zoom-stuck
...
Fix edit orbit camera getting stuck zooming
2018-08-16 08:21:31 -07:00
David Rowe
8d1b947bbd
Fix variable names
2018-08-16 13:35:36 +12:00
elderorb
ea22fdb400
Merge branch 'master' into FB17184
2018-08-16 02:08:47 +03:00
Ryan Huffman
2f833f16d8
Force entity list tool to refresh when opened
2018-08-15 14:19:20 -07:00
Ryan Huffman
24af22a52f
Fix edit orbit camera getting stuck zooming
2018-08-15 13:56:44 -07:00
Seth Alves
83718ca06d
Merge pull request #13746 from alexiamandeville/emoteIcon
...
updating emote app icon
2018-08-15 08:29:48 -07:00
David Rowe
2034162c76
Disable Vive teleport button if transitioning from direction button
2018-08-15 21:31:53 +12:00
Seth Alves
3623590e90
Merge pull request #13784 from sethalves/far-point-joints
...
Far point joints
2018-08-14 15:40:07 -07:00
John Conklin II
8c5344ad1a
Merge pull request #13781 from thoys/fix/localAngularVelocityZeroesOut
...
MS17380: Create App fix for angularVelocity zeroing out on duplication or undo
2018-08-14 11:37:33 -07:00
Seth Alves
527b27da96
pseudo-joints for far-grab positions
2018-08-14 08:55:20 -07:00