overte-HifiExperiments/scripts/system
LaShonda Hopper d466c079a4 Simple fix for 801 Uncaught TypeError (details below).
entityProperties.js was throwing out: 801 Uncaught TypeError: Cannot read property 'split' of undefined

This moves properties.modelURL related checks behind the property.type validation check to avoid
calling the function on an undefined member if the object doesn't have that key defined.

Changes Committed:
    modified:   scripts/system/html/js/entityProperties.js
2018-02-14 17:00:52 -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 case when grabbed target is destroyed 2018-02-08 17:08:51 -08:00
html Simple fix for 801 Uncaught TypeError (details below). 2018-02-14 17:00:52 -05:00
libraries Merge pull request #12234 from dback2/newEditGrab 2018-02-09 12:23:34 -08:00
marketplaces Bugfix. 2018-02-08 10:35:34 -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 pull request #12272 from elisa-lj11/2d-images 2018-02-13 11:44:02 -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