Zach Fox
143c3e966c
Big optimizations to Emoji window
2019-08-15 10:58:13 -07:00
Zach Fox
2c604d2c5b
Simpler code!
2019-08-15 09:58:45 -07:00
Zach Fox
bfb4c0c49a
Fixup emote indicator
2019-08-15 09:21:42 -07:00
RebeccaStankus
46a8e804b3
Working on tray functionality
2019-08-15 09:11:52 -07:00
RebeccaStankus
bc67241100
Finished changes for CR feedback
2019-08-14 14:09:48 -07:00
RebeccaStankus
0645796e74
Merge branch 'master' of github.com:highfidelity/hifi into emojiAppAdd
2019-08-14 13:28:08 -07:00
RebeccaStankus
8728640f60
Initial CR changes
2019-08-14 12:03:49 -07:00
Zach Fox
52c4d4fe69
better FAQ
2019-08-14 09:31:08 -07:00
Zach Fox
7297ac9a09
Merge branch 'master' of github.com:highfidelity/hifi into helpApp1
2019-08-14 09:11:04 -07:00
sabrina-shanman
71bc1a4258
Make simplifiedUI default to 20:20 vision
2019-08-08 13:03:39 -07:00
Zach Fox
72e14a32f9
Implement the Help App skeleton; Implement Help App Controls; Implement Help App About
2019-08-07 17:13:20 -04:00
milad
b8c5192d7a
add images
2019-08-06 19:59:10 -07:00
milad
c2fddbf03a
cut down files
2019-08-06 19:55:48 -07:00
milad
82f6c29923
updated emoji size info
2019-08-06 13:23:10 -07:00
milad
f1ff9207f9
removing empty js file
2019-08-06 13:20:15 -07:00
milad
c20933b813
removed saved emoji called and also add more info to description
2019-08-06 13:16:58 -07:00
milad
1a95c126c3
working version but taking a snapshot of added emoji code before removing for handoff
2019-08-06 13:13:38 -07:00
milad
d1efbc051a
working UI
2019-08-04 15:11:55 -07:00
Shannon Romano
75146a104d
Merge pull request #15982 from sabrina-shanman/bug_lod_too-low
...
(BUGZ-1040) Fix LOD randomly being too low in simplified UI
2019-07-29 09:45:19 -07:00
sabrina-shanman
601b579c42
Set the LOD angle in simplifiedUI to current effective default, to be adjusted later
2019-07-25 17:32:56 -07:00
sabrina-shanman
4b5a45209e
Prefer using LODManager.lodAngleDeg for setting manual LOD
2019-07-25 17:15:22 -07:00
milad
f87e306ad4
adding extra padding to the initial textbox calculation
2019-07-25 16:35:30 -07:00
sabrina-shanman
3a4ce44633
On second thought, do not expose default octree size scale
2019-07-24 17:32:25 -07:00
sabrina-shanman
9d93a2f502
Fix simplifiedUI stuck on wrong LOD value
2019-07-24 16:27:24 -07:00
milad
77ec048947
added change to the statusIndicator for the same thing
2019-07-16 12:23:32 -07:00
milad
53ec19dd57
removed session display name from nametag
2019-07-16 10:27:56 -07:00
Zach Fox
85b563461a
DEV-165: Move Simplified UI scripts around; remove extra copy of scripts; never pause other scripts
2019-07-10 12:06:08 -07:00
Zach Fox
4dfbc489e8
Merge branch 'master' of github.com:highfidelity/hifi into SUI/emoteAppPrototype
2019-07-09 15:40:16 -07:00
RebeccaStankus
714a3f6b08
Fixed path to tabletAssetServer in HMD, simplifiedUI system folder
2019-07-09 13:02:54 -07:00
Zach Fox
d622e53458
Some comments; changed the code to be backwards compatible
2019-07-08 17:10:11 -07:00
Zach Fox
5048b8bd89
Implement DEV-218 & DEV-219 and commit a starting point for the Emote app
2019-07-08 16:46:58 -07:00
Zach Fox
eb79752455
BUGZ-930: No more auto-LOD adjustment for SimplifiedUI users
2019-07-05 12:00:17 -07:00
Sam Gateau
1a71a63a8b
Merge pull request #15867 from SamGondelman/unlit
...
BUGZ-661: Add unlit property to text entities
2019-07-03 18:43:26 +02:00
Zach Fox
ba7ed32135
Merge pull request #15874 from MiladNazeri/nameTagInBodyFix
...
[Bugz-893] :: Name tag in body fix
2019-07-02 16:56:46 -07:00
milad
c7f5a5064d
removed bad log
2019-07-02 16:41:24 -07:00
milad
83546de9da
removed distance check for redraw to prevent nametag in user's body
2019-07-02 16:40:23 -07:00
RebeccaStankus
d840723fe3
Fixed space before function params
2019-07-02 15:08:34 -07:00
RebeccaStankus
0670147bf8
Fixed paths to included files and collision with 'clamp'
2019-07-02 14:24:02 -07:00
milad
ccc4b0d9e1
added unlit property
2019-07-02 10:33:19 -07:00
SamGondelman
fa416adaf6
adding unlit property to text, fixing transparency, normals, other cleanup
2019-07-02 10:28:36 -07:00
Shannon Romano
b96db7517c
Merge pull request #15836 from RebeccaStankus/create
...
BUGZ-659 Fix create menu paths
2019-06-26 11:52:02 -07:00
RebeccaStankus
d8daee49a8
Fixed bad path to gridControls
2019-06-25 16:31:21 -07:00
milad
72867437be
updated lifetime
2019-06-25 15:38:02 -07:00
Zach Fox
cccc241553
Actually fix the bug
2019-06-21 16:19:09 -07:00
Zach Fox
8044b33d65
This also works
2019-06-21 13:44:31 -07:00
Zach Fox
5067fd4cd2
OK this is definitely working
2019-06-21 13:41:11 -07:00
Zach Fox
21454f6256
Merge branch 'master' of github.com:highfidelity/hifi into SUI/fixLasers
2019-06-21 09:44:54 -07:00
Zach Fox
3334e06cf4
This fixes it!
2019-06-20 16:52:46 -07:00
Anthony J. Thibault
3a6d8dc383
Disable handTouch.js to prevent finger twitching
...
This PR disables handTouch.js.
handTouch.js allows the fingers to animate on the surface of an object.
However, it can sometimes detect collisions with walls or tables when the avatar is standing next to them.
We will more properly fix handTouch.js in a future PR, but for now we will disable the functionality.
Also, a small bug fix was made to the Rig to prevent the idleOverlayAlpha from exceeding the 0.0 to 1.0 range.
This can cause the fingers to bend incorrectly for a moment.
Also, three new items were added to the Developer > Show Animation Stats panel.
* Joint Override Count: displays the current count of joints that are overriden by MyAvatar.setJointRotation() JS API calls.
* Flow: displays if flow is active of disabled.
* Network Graph: displays if the network anim graph, used for teleportation, is enabled or disabled.
https://highfidelity.atlassian.net/browse/BUGZ-154
2019-06-20 15:52:36 -07:00
Zach Fox
d546550c3f
test this
2019-06-20 15:49:40 -07:00
Zach Fox
d49205be74
Merge branch 'master' of github.com:highfidelity/hifi into SUI/fixLasers
2019-06-20 09:45:49 -07:00
Zach Fox
8fdfdbaae4
Another attempt, still not working
2019-06-19 13:31:21 -07:00
Milad Nazeri
61e4155eda
cr-r1
2019-06-19 07:30:28 -07:00
Zach Fox
7a4aa1e98c
BUGZ-657; BUGZ-713: Add a copy of the system library JS files because lots of system scripts depend on them being in the default scripts location
2019-06-18 17:13:38 -07:00
Milad Nazeri
422c70f300
fixed cache and extra line
2019-06-18 14:35:00 -07:00
Milad Nazeri
6196c6b746
more stable nametag updates
2019-06-18 14:32:11 -07:00
Preston Bezos
1801dc9d90
gave previous status a default value
2019-06-17 15:18:16 -07:00
RebeccaStankus
772bad58ca
Increased bottom margin on muted overlay
2019-06-13 15:55:49 -07:00
Zach Fox
1a0002db0c
BUGZ-676: Remove references to interstitial from SUI version of progress.js
2019-06-13 13:06:40 -07:00
Preston Bezos
e32d6e96ce
code was backwards
2019-06-12 16:12:24 -07:00
Preston Bezos
2eeec3518d
one last fix
2019-06-12 16:03:03 -07:00
Preston Bezos
3cd3f1a508
one last fix
2019-06-12 15:56:27 -07:00
Preston Bezos
8dcf6e6a03
removed a dead line of code, made a couple formating changes
2019-06-12 15:47:19 -07:00
Preston Bezos
29d795af5b
hopefully good now
2019-06-12 15:36:20 -07:00
Preston Bezos
8fa80f8935
fixed some formatting problems
2019-06-12 14:57:37 -07:00
Preston Bezos
038747e645
Merge branch 'master' of github.com:highfidelity/hifi into moreToolbarTinkering
2019-06-12 14:55:37 -07:00
Preston Bezos
34e9acc0b5
better fix for the toolbar remnant
2019-06-12 14:31:43 -07:00
Zach Fox
5077ae1bd7
Merge pull request #15745 from PrestonB1123/hudRemnant
...
BUGZ-355: Persistent UI Element
2019-06-12 10:40:37 -07:00
Preston Bezos
6c0bbfae76
hopefully good now
2019-06-12 10:02:33 -07:00
Preston Bezos
266c08227f
turned an else into an else if
2019-06-12 09:29:43 -07:00
Preston Bezos
a79a75702a
reverted a couple of testing changes and added a variable
2019-06-12 09:17:18 -07:00
Preston Bezos
b32a715496
fixed persistant ui element when switching from HMD to Desktop. not a complete fix but sufficient for M1
2019-06-11 16:29:32 -07:00
amer cerkic
edc1018b2a
simplified the check
2019-06-10 11:12:29 -07:00
amer cerkic
4cad49f561
adding undefined check on the toolbar object
2019-06-10 10:42:31 -07:00
Zach Fox
9150cd288f
Add some logging instead of a scary popup
2019-06-04 13:36:00 -07:00
Zach Fox
19b2d35b87
Resolve DEV-99: Remove all menus from top bar
2019-06-04 13:25:03 -07:00
Zach Fox
25725bb91e
Change 'your avatars' to 'your profile'
2019-05-31 11:46:13 -07:00
milad
03600f23ba
removed terenary expression
2019-05-24 14:12:36 -07:00
milad
81dd097940
added an extra line
2019-05-24 14:00:32 -07:00
milad
46475c23c1
removed log
2019-05-24 13:59:01 -07:00
milad
27c4841887
Updated Nametag to use the sessionDisplayName or the displayName as default
2019-05-24 13:57:18 -07:00
Zach Fox
f69e4cd47d
Move default scripts again and make them actually work
2019-05-24 10:05:54 -07:00
Zach Fox
dc370d676a
Fix BUGZ-203
2019-05-23 13:07:47 -07:00
Zach Fox
053576e29f
Move SimplifiedUI folder and create new defaultScripts.js
2019-05-23 11:31:42 -07:00