Seth Alves
2515c7f73e
remove old-style grabbing scripts
2019-01-15 13:43:52 -08:00
Seth Alves
174c79d66d
use new-style far-grabbing code for mouse grabs
2019-01-15 13:43:51 -08:00
SamGondelman
68e15c6c07
fixes from 78
2019-01-14 13:36:21 -08:00
Thijs Wenker
6cabc86130
fix for continuous color picker update spam / only update color picker from properties when entity selection has changed
2019-01-14 18:54:28 +01:00
Anthony Thibault
5d606981de
Added HMD Avatar Alignment Type
...
Adds a new API to set this type, and an option to the Avatar App.
* "eye" - Match the user eyes with the avatar eyes. The previous default behavior.
If the avatar skull is larger then the user, it can cause the avatars body to lift off of the ground when the user looks down.
* "head" - Match the user head with the avatar head. The new default behavior.
This prevents the body from lifting off of the ground while wearing a large headed avatar. But can cause an offset between the users eyes and the avatars eyes.
2019-01-08 18:35:28 -08:00
Thijs Wenker
24022f0ccc
add missing Text properties to Create App
2019-01-08 20:38:31 +01:00
John Conklin II
00a9367f14
Merge pull request #14662 from dback2/addGridEntitiesToCreate
...
Add grid entities to create
2019-01-08 10:12:34 -08:00
Jamil Akram
4c6b14bf72
Merge pull request #14642 from dback2/propertyRangeAudit
...
Entity property range/step audit
2019-01-08 09:42:59 -08:00
John Conklin II
ed4f2d9c10
Merge pull request #14439 from AndrewMeadows/shaped-zones
...
Case 15518: shaped zones
2019-01-08 09:06:45 -08:00
David Back
d9e229d38e
remove add Grid entity button, fix color
2019-01-07 18:20:20 -08:00
David Back
90e2feb977
replace placeholder icon with real icon from Alan
2019-01-07 18:20:20 -08:00
David Back
7581c77be8
update tooltips, use Cube icon for now
2019-01-07 18:20:20 -08:00
David Back
e0e9a7de15
tabs
2019-01-07 18:20:20 -08:00
David Back
9013eee352
add grid entities to create - icons pending
2019-01-07 18:20:19 -08:00
David Back
3aa245036b
Merge branch 'master' into propertyRangeAudit
2019-01-07 15:36:18 -08:00
Thijs Wenker
7823b3d4a3
clarifying comments
2019-01-07 21:08:41 +01:00
Thijs Wenker
7d9cad3e8e
CreateApp - Fix active colorPicker to update on selection update
2019-01-07 20:35:09 +01:00
David Back
5aa5b997fe
remove logs
2019-01-07 11:33:08 -08:00
David Back
2f99729905
add rect case, fix step rounding
2019-01-07 11:31:04 -08:00
David Back
56007c8512
Merge branch 'master' of https://github.com/highfidelity/hifi into propertyRangeAudit
2019-01-07 10:50:45 -08:00
Shannon Romano
8acae02203
Merge pull request #14660 from thoys/feat/create/newFirstClassImageProperties
...
MS20170: Update Image/Text Entity properties in Create with new properties
2019-01-07 10:45:15 -08:00
David Back
d25948fbd3
Merge branch 'master' of https://github.com/highfidelity/hifi into propertyRangeAudit
2019-01-07 10:36:27 -08:00
Jeff Clinton
75d26dc45f
Merge pull request #14659 from luiscuenca/addAvatarToAvatarCollisionOption
...
Add menu checkbox to toggle collisions with other avatars
2019-01-07 08:58:09 -08:00
Thijs Wenker
26f46e87a3
new property tooltips
2019-01-05 02:16:12 +01:00
Thijs Wenker
48dc7ee938
New color/text entity properties
2019-01-05 01:56:28 +01:00
David Back
5ea84fb952
CR fixes
2019-01-04 15:39:27 -08:00
luiscuenca
d630fe9dbd
Add menu checkbox to toggle collisions with other avatars
2019-01-04 16:38:48 -07:00
Andrew Meadows
a642af23b7
enable shapeType=ellipsoid and expose zone shapeType to UI
2019-01-04 12:37:23 -08:00
David Back
eff9d11437
Merge branch 'master' of https://github.com/highfidelity/hifi into propertyRangeAudit
2019-01-04 11:07:28 -08:00
SamGondelman
4cd1cd6606
merge with master
2019-01-03 12:56:41 -08:00
Seth Alves
b2f25629eb
don't allow scaling of others' equipped entities
2019-01-03 08:19:18 -08:00
Seth Alves
306c54c060
fix code that allows adjusting of own avatar entities while forbidding adjusting those of others
2019-01-03 08:17:52 -08:00
Seth Alves
bf46960dc3
fix timing on startNearGrab entity-method call for cloned entities. Don't allow grabbing of other's equipped or worn entities
2019-01-03 08:17:52 -08:00
Seth Alves
54a5805b5c
add final edit when dropping an avatar-entity. don't allow grabbing of other's avatar entities
2019-01-03 08:17:52 -08:00
Seth Alves
9bf9e379a3
fix far-grab initial rotation and entity-method call
2019-01-03 08:17:52 -08:00
Seth Alves
613f290226
don't attempt to grab other's avatar-entities
2019-01-03 08:17:52 -08:00
Seth Alves
895e8cdba1
fix off-hand adjustment of equipped entities. make traits-based grabbing be enabled by default, again
2019-01-03 08:17:52 -08:00
Seth Alves
0967a94557
get grabbing and scaling to get along better
2019-01-03 08:17:52 -08:00
Seth Alves
905af34564
disable traits-based grabbing by default
2019-01-03 08:17:52 -08:00
Seth Alves
6a547d042c
port over PR-14276
2019-01-03 08:17:52 -08:00
Seth Alves
1c1e648b8b
port over PR-14429
2019-01-03 08:17:52 -08:00
Seth Alves
9900040ece
enable trait-based grabbing by default
2019-01-03 08:17:52 -08:00
Seth Alves
70b68294ff
port over PR-14464
2019-01-03 08:17:52 -08:00
Seth Alves
6f25c59a0c
turn-off nearEntityGrab when scaleEntity is active
2019-01-03 08:17:52 -08:00
Seth Alves
78aff6e95c
grab js api; send grab information through trait system
2019-01-03 08:17:52 -08:00
David Back
937aa718ae
remove selected particle property defaults
2019-01-02 18:22:55 -08:00
SamGondelman
ea11497a67
Merge remote-tracking branch 'upstream/master' into NOverlays7
2019-01-02 18:09:19 -08:00
Ryan Huffman
f3d2d7c95b
Merge pull request #14638 from huffman/fix/entity-list-text-mb
...
Fix texture MB column not sorting correctly in entity list
2019-01-02 13:32:05 -08:00
unknown
f8f13e974d
property range audit - add range info via macros accessible via API, tweak min/max/steps in entityProperties
2019-01-02 11:12:10 -08:00
Jeff Clinton
032178673a
Merge pull request #14634 from SamGondelman/NOverlays5
...
Case 20200: Update EntityScriptingInterface to not find local entities (#2 )
2019-01-02 09:00:56 -08:00
Brad Hefta-Gaub
440f517b88
Merge pull request #14602 from samcake/punk
...
Case 20303 : Cleaning up the render view tasks and jobs for better 2ndary camera
2018-12-27 15:43:17 -08:00
Ryan Huffman
9c60b09c6b
Fix texture MB column not sorting correctly in entity list
2018-12-27 14:50:12 -08:00
SamGondelman
b5a2642b6a
updated entityscriptinginterface API and related functions
...
(cherry picked from commit 6aac596698
)
2018-12-22 00:55:10 -05:00
Sam Gondelman
097d2d9503
Revert "Case 20200: Update EntityScriptingInterface to not find local entities"
2018-12-20 16:53:33 -08:00
sam gateau
26c9d7a94e
Merge branch 'master' of github.com:highfidelity/hifi into punk
2018-12-20 13:22:19 -08:00
Shannon Romano
21ec4e0c53
Merge pull request #14524 from SamGondelman/NOverlays3
...
Case 20132, Case 16928: First class Image Entities
2018-12-20 21:20:49 +00:00
sam gateau
49df69e609
Merge branch 'master' of github.com:highfidelity/hifi into punk
2018-12-20 13:17:02 -08:00
Shannon Romano
b6d1607acd
Merge pull request #14547 from SamGondelman/NOverlays5
...
Case 20200: Update EntityScriptingInterface to not find local entities
2018-12-20 19:10:22 +00:00
Sam Gateau
8fba8062c3
Merge branch 'master' of https://github.com/highfidelity/hifi into punk
2018-12-19 20:01:48 -08:00
Wayne Chen
c36b3a4b07
fix
2018-12-19 12:46:41 -08:00
Sam Gondelman
e890fc6980
Merge branch 'master' into NOverlays3
2018-12-19 11:37:10 -08:00
sam gateau
d8e7305f4a
Removing hili for now
2018-12-18 09:16:40 -08:00
Sam Gateau
76f204b5aa
Exploring the hologram
2018-12-18 00:45:12 -08:00
sam gateau
237fb4dc4c
Shadows are completely working with settings on both pipeline
2018-12-17 17:34:47 -08:00
Sam Gateau
318bf20ede
Shadow is working correctly in both pipelines
2018-12-17 00:27:07 -08:00
Sam Gateau
30277213c6
Merge branch 'master' of https://github.com/highfidelity/hifi into punk
2018-12-13 20:40:50 -08:00
sam gateau
94ae345daf
Merge branch 'master' of github.com:highfidelity/hifi into punk
2018-12-13 08:45:29 -08:00
Wayne Chen
4116f6ca9a
Merge branch 'master' into loginInitiative2
2018-12-12 18:00:07 -08:00
Jeff Clinton
5a81d8c093
Merge pull request #14453 from danteruiz/keyboard-menus
...
Keyboard interaction menus
2018-12-12 17:53:59 -08:00
SamGondelman
770da220d7
cleanup entity properties more and start polyline work, remove lines
2018-12-12 16:47:35 -08:00
Wayne Chen
0a0b7bf1ad
removing onUsernameChanged signal to alter login settings
2018-12-12 16:26:35 -08:00
Dante Ruiz
089a223c2d
more CR changes
2018-12-12 15:29:01 -08:00
Dante Ruiz
f3fad52e1d
make CR changes
2018-12-12 13:29:32 -08:00
Dante Ruiz
51bdf1bf78
adding keyboards settings
2018-12-12 11:55:13 -08:00
Wayne Chen
2f07a0eb5d
Merge branch 'master' of https://github.com/highfidelity/hifi into loginInitiative2
2018-12-11 20:01:19 -08:00
Sam Gateau
8599a340ed
Merge branch 'master' of https://github.com/highfidelity/hifi into punk
2018-12-11 19:02:48 -08:00
Shannon Romano
efedc1f0b5
Merge pull request #14563 from danteruiz/teleport-settings
...
Adding menu settings to disable teleporting
2018-12-11 21:08:23 +00:00
Zach Fox
826644ef08
Merge pull request #14559 from zfox23/MS20161_updatesDot
...
Fix MS20161: Fix INVENTORY notification dot state
2018-12-11 13:03:26 -08:00
Jeff Clinton
e88e15fd94
Merge pull request #14560 from zfox23/MS4382_handshakeSparkles
...
Fix MS4382: Add a lifetime to handshake particle effects to prevent persistence
2018-12-11 11:51:54 -08:00
Dante Ruiz
deaf3e8e44
adding option to disable teleportring
2018-12-11 11:06:13 -08:00
SamGondelman
fd8245e258
Merge remote-tracking branch 'upstream/master' into NOverlays6
2018-12-11 10:46:39 -08:00
Zach Fox
75ba1cb3c7
I forgot to clear dot immediately
2018-12-11 10:30:12 -08:00
sam gateau
9ffe38f40c
Merge branch 'master' of github.com:highfidelity/hifi into punk
2018-12-10 15:13:58 -08:00
Zach Fox
3b9777d5d5
Fix MS4382: Add a lifetime to handshake particle effects to prevent persistence
2018-12-10 14:08:38 -08:00
Zach Fox
ab6aeae91a
Fix MS20161: Fix INVENTORY notification dot state
2018-12-10 13:01:28 -08:00
Zach Fox
ed99da2165
Fix MS20215: Fix incorrect display of unavailable items on Marketplace main page
2018-12-10 11:15:27 -08:00
sam gateau
4ab003091a
Merge branch 'master' of github.com:highfidelity/hifi into punk
2018-12-10 08:30:53 -08:00
Wayne Chen
4c9c785c24
Merge branch 'master' of https://github.com/highfidelity/hifi into loginInitiative2
2018-12-10 07:57:44 -08:00
Brad Hefta-Gaub
26ccfb2533
Merge pull request #14329 from ctrlaltdavid/mini-tablet-tuning
...
Mini tablet tuning
2018-12-09 17:23:59 -08:00
Brad Hefta-Gaub
1e9faa7754
Merge pull request #14276 from ctrlaltdavid/M19345
...
Make create apps not grab tablet if editing an entity with hand
2018-12-09 17:21:10 -08:00
Brad Hefta-Gaub
0425ae1231
Merge pull request #14239 from ElderOrb/FB19219
...
FB19219 - Make avatarapp to handle wearables update via drag&drop
2018-12-09 17:20:13 -08:00
Sam Gateau
79cad36c58
Merge branch 'master' of https://github.com/highfidelity/hifi into punk
2018-12-08 19:14:21 -08:00
SamGondelman
6aac596698
updated entityscriptinginterface API and related functions
2018-12-07 15:25:21 -08:00
Sam Gondelman
ccdf1c8614
Merge branch 'master' into NOverlays4
2018-12-07 14:27:34 -08:00
Sam Gondelman
4c5ff0dc3e
Merge branch 'master' into NOverlays3
2018-12-07 14:26:59 -08:00
John Conklin II
2d52fffa4b
Merge pull request #14460 from huffman/fix/lifetime-slider-alt
...
Change lifetime back to a regular input field
2018-12-07 13:43:08 -08:00
Ryan Huffman
a42a771df5
Merge pull request #14540 from huffman/feat/hide-certified-urls
...
Add hiding of certified properties in Create
2018-12-07 13:42:23 -08:00
Thijs Wenker
3a259d8525
Merge branch 'master' of github.com:highfidelity/hifi into fix/create/missingStartMiddleFinishTooltips2
...
# Conflicts:
# scripts/system/html/js/entityProperties.js
2018-12-07 20:24:21 +01:00
Ryan Huffman
bf844e0472
Add hiding of certified properties in Create
2018-12-07 11:05:52 -08:00
Ryan Huffman
f42c31ca36
Update number property to reuse numberdraggable emit function
2018-12-07 11:02:31 -08:00