overte/scripts/system
LaShonda Hopper b2c7ddbd05 [Case 4315] Particle System Tab has additional color picker support (details below).
* Adds 3 additional keys/properties to hifi-entity-ui's specification support for
color pickers.
    * layoutType:  This correlates to colpick's layout property.  This is expected
        to be a string.  Valid values are those supported by colpick, see colpick.js for
        additional details.
           * Within hifi-entity-ui, if this value isn't specified the default is
             "hex" as was previously hard coded.
    * layoutColorScheme:  This correlates to colpicks's colorScheme property.  This is
        expected to be a string.  Valid values are those supported by colpick, see colpick.js
        for additional details.
            * Within hifi-entity-ui, if this value isn't specified the default is
              "dark" as was previously hard coded.
    * useSubmitButton:  This correlates to colpick's submit property.  This is expected
        to be a boolean.  See colpick.js for additional details.
            * Within hifi-entity-ui, if this value isn't specified the default is
              true as was previously hard coded.
* Amends particleExplorer.js color picker descriptors to make use of the new
  keys to bring the color pickers within the Particle Tab inline with the appearance
  of the Properties Tab color pickers submitted within PR #12241 which don't utilize
  the OK button.

Changes Committed:
    modified:   scripts/system/particle_explorer/hifi-entity-ui.js
    modified:   scripts/system/particle_explorer/particleExplorer.js
2018-03-01 16:42:56 -05:00
..
assets add scripted/qml debug UI for render LOD 2018-01-18 08:53:45 -08:00
commerce Fix going to marketplace main page from WalletChoice 2018-02-26 14:27:59 -08:00
controllers A further guard 2018-02-13 10:11:18 +13:00
html Revert "Merge pull request #12407 from NissimHadar/shadowControlsOffZvork" 2018-02-27 11:33:05 -08:00
libraries fixed log spam undefined error 2018-02-27 16:44:45 -08:00
marketplaces Fixup Checkout for apps 2018-02-22 16:38:38 -08:00
particle_explorer [Case 4315] Particle System Tab has additional color picker support (details below). 2018-03-01 16:42:56 -05:00
tablet-ui Handle tablet entities and overlays not being available 2018-02-08 09:51:48 +13:00
attachedEntitiesManager.js Update system scripts to use new properties 2017-10-14 08:32:14 +13:00
audio.js Handle tablet entities and overlays not being available 2018-02-08 09:51:48 +13: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 pull request #12502 from elisa-lj11/2dimages-update 2018-03-01 09:57:08 -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 Merge pull request #12475 from ElderOrb/FB12518 2018-02-26 09:35:56 -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 Handle tablet entities and overlays not being available 2018-02-08 09:51:48 +13: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 Handle tablet entities and overlays not being available 2018-02-08 09:51:48 +13:00
voxels.js