diff options
author | Jacek Antonelli | 2008-09-12 14:59:33 -0500 |
---|---|---|
committer | Jacek Antonelli | 2008-09-12 14:59:39 -0500 |
commit | 80a8bab2a9dd8e77262b001af973212a6cba4a5a (patch) | |
tree | 170168232fd4e2eec5f15295a9445535969cdb76 /linden/indra/newview/app_settings/keywords.ini | |
parent | Second Life viewer sources 1.21.1-RC (diff) | |
download | meta-impy-80a8bab2a9dd8e77262b001af973212a6cba4a5a.zip meta-impy-80a8bab2a9dd8e77262b001af973212a6cba4a5a.tar.gz meta-impy-80a8bab2a9dd8e77262b001af973212a6cba4a5a.tar.bz2 meta-impy-80a8bab2a9dd8e77262b001af973212a6cba4a5a.tar.xz |
Second Life viewer sources 1.21.2-RC
Diffstat (limited to 'linden/indra/newview/app_settings/keywords.ini')
-rw-r--r-- | linden/indra/newview/app_settings/keywords.ini | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/linden/indra/newview/app_settings/keywords.ini b/linden/indra/newview/app_settings/keywords.ini index 23c88dc..3679c38 100644 --- a/linden/indra/newview/app_settings/keywords.ini +++ b/linden/indra/newview/app_settings/keywords.ini | |||
@@ -506,6 +506,10 @@ CLICK_ACTION_OPEN Used with llSetClickAction to set open as the default ac | |||
506 | CLICK_ACTION_PLAY Used with llSetClickAction to set play as the default action when object is clicked | 506 | CLICK_ACTION_PLAY Used with llSetClickAction to set play as the default action when object is clicked |
507 | CLICK_ACTION_OPEN_MEDIA Used with llSetClickAction to set open-media as the default action when object is clicked | 507 | CLICK_ACTION_OPEN_MEDIA Used with llSetClickAction to set open-media as the default action when object is clicked |
508 | 508 | ||
509 | TOUCH_INVALID_TEXCOORD Value returned by llDetectedTouchUV() and llDetectedTouchST() when the touch position is not valid. | ||
510 | TOUCH_INVALID_VECTOR Value returned by llDetectedTouchPos(), llDetectedTouchNormal(), and llDetectedTouchBinormal() when the touch position is not valid. | ||
511 | TOUCH_INVALID_FACE Value returned by llDetectedTouchFace() when the touch position is not valid. | ||
512 | |||
509 | # string constants | 513 | # string constants |
510 | [word .1, .3, .5] | 514 | [word .1, .3, .5] |
511 | NULL_KEY Indicates an empty key | 515 | NULL_KEY Indicates an empty key |