overte-HifiExperiments/scripts/system
LaShonda Hopper fed85a7a53 [Case 4315] ESLint Pass 6 Pt 2 for colpick equality checks (details below).
* Suppressing equality checking issues within color conversion helper functions.
    * These issues are suppressed as opposed to resolved because their resolution causes
      issues with the color picker's understanding of the color it's being set to along with
      the respective hue.  This is likely due to rounding issues; however, it may also be something
      related to the equality operator implicit conversions semantics of JavaScript.  It's something
      that can be looked into later if desired.
          * Bug Steps upon resolving check as opposed to suppressing them:
              - Select a shape entity for example.
              - Note the visual color and actual RGB values for that entity's color upon selection.
              - Click the Color Wheel.
              - Notice the automatic change of the color for the entity when the picker is shown.
                  - If the issue doesn't show itself right away, alter the color for the entity close the
                    picker, and repeat steps 2-3.

* Issue Count reduced from 8 to 1

Changes Committed:
    modified:   scripts/system/html/js/colpick.js
2018-02-09 18:21:37 -05:00
..
assets add scripted/qml debug UI for render LOD 2018-01-18 08:53:45 -08:00
commerce Merge pull request #12324 from ElderOrb/FB11844 2018-02-07 14:31:20 -08:00
controllers fixing teleport module for sit script 2018-02-05 11:52:35 -08:00
html [Case 4315] ESLint Pass 6 Pt 2 for colpick equality checks (details below). 2018-02-09 18:21:37 -05:00
libraries add new tablet model and adjust screen offset 2018-01-09 14:31:57 -08:00
marketplaces Merge pull request #12324 from ElderOrb/FB11844 2018-02-07 14:31:20 -08:00
particle_explorer Merge Case 10632 and 10633. 2017-12-18 21:12:18 +00:00
tablet-ui home button is circle instead of sphere, fixed positioning, fix lasers on tablet 2017-11-17 15:24:21 -08:00
attachedEntitiesManager.js Update system scripts to use new properties 2017-10-14 08:32:14 +13:00
audio.js Reverting tablet API rename, cleaning up duplicated code 2017-11-15 11:52:55 -08:00
audioMuteOverlay.js Fixing global declarations in JS 2017-11-15 12:00:52 -08:00
audioScope.js Fixing global declarations in JS 2017-11-15 12:00:52 -08:00
avatarFinderBeacon.js
away.js Use MyAvatar.SELF_ID instead of Uuid.SELF 2017-10-17 15:58:51 +13:00
bubble.js Also rate limit the bubble sound 2018-01-18 12:05:16 -08:00
chat.js Fix sortOrder param on tablet buttons 2018-01-19 11:22:37 -07:00
dialTone.js Removed special sound for Mute and replace it with hover and click sounds 2017-10-12 19:15:09 +02:00
directory.js Fix diectory.js script's icon URL 2017-12-07 12:26:29 +13:00
edit.js Merge branch 'stable' of https://github.com/highfidelity/hifi into merge-back 2018-01-30 16:09:30 -08:00
emote.js new icon and button layout 2018-01-19 16:00:08 -08:00
fingerPaint.js Fixing global declarations in JS 2017-11-15 12:00:52 -08:00
firstPersonHMD.js
generalSettings.js Fix sortOrder param on tablet buttons 2018-01-19 11:22:37 -07:00
goto.js Fix sortOrder param on tablet buttons 2018-01-19 11:22:37 -07:00
help.js Fixing global declarations in JS 2017-11-15 12:00:52 -08:00
hmd.js Fixing global declarations in JS 2017-11-15 12:00:52 -08:00
makeUserConnection.js Fix handshake satyhing on when release "x" if Ctrl or similar pressed 2017-12-17 15:23:40 +13:00
menu.js Reverting tablet API rename, cleaning up duplicated code 2017-11-15 11:52:55 -08:00
mod.js Reverting tablet API rename, cleaning up duplicated code 2017-11-15 11:52:55 -08:00
nameTag.js Update system scripts to use new properties 2017-10-14 08:32:14 +13:00
notifications.js suppress Interface notification for DS decryption error 2018-01-18 16:54:04 -08:00
pal.js Merge pull request #12288 from ctrlaltdavid/21729 2018-01-31 13:50:48 -08:00
progress.js Image overlay uses bounds property 2018-01-31 21:46:05 +01:00
run.js fix left-over run button when scripts are reloaded 2018-01-31 11:05:35 -08:00
snapshot.js Add location.domainID as a synonym for location.domainId 2018-01-30 20:46:27 +13:00
tablet-goto.js Fix GoTo app in HMD mode 2018-01-23 15:50:32 -07:00
tablet-users.js Fix sortOrder param on tablet buttons 2018-01-19 11:22:37 -07:00
voxels.js