Older viewers and llDetectedTouchX
|
Paladin Pinion
The other one of 10
Join date: 3 Aug 2007
Posts: 191
|
01-31-2010 20:36
All the new(ish) llDetectedTouchWhatever wiki examples show how to test for older viewers before proceding to work with touched faces or positions. Do we still need to bother with that? Doesn't SL now require the use of a viewer that can deal with these functions? I can't remember what the lowest-denominator version is now.
_____________________
Mote Particle Script Generator - easier and faster than any HUD Also: Paladin's Sunbeam. Up at dawn, gone by dusk, day and night sounds, fully configurable See more at: www.paladinpinion.com
|
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
|
01-31-2010 20:49
backwards compatibility for third party viewers
_____________________
| | . "Cat-Like Typing Detected" | . This post may contain errors in logic, spelling, and | . grammar known to the SL populace to cause confusion | | - Please Use PHP tags when posting scripts/code, Thanks. | - Can't See PHP or URL Tags Correctly? Check Out This Link... | - 
|
Rolig Loon
Not as dumb as I look
Join date: 22 Mar 2007
Posts: 2,482
|
01-31-2010 20:50
From: Void Singer backwards compatibility for third party viewers But haven't the open source viewers all come on line since the llDetectedTouch functions were released?
_____________________
It's hard to tell gender from names around here but if you care, Rolig = she. And I exist only in SL, so don't ask....  Look for my work in XStreetSL at 
|
Cerise Sorbet
Registered User
Join date: 8 Jun 2008
Posts: 254
|
01-31-2010 22:32
Yes there are 1.19 clients released even now 
|
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
|
01-31-2010 23:15
From: Rolig Loon But haven't the open source viewers all come on line since the llDetectedTouch functions were released? the major ones, yes. but not everyone is using them... next required viewer cycle should eliminate the possibility.
_____________________
| | . "Cat-Like Typing Detected" | . This post may contain errors in logic, spelling, and | . grammar known to the SL populace to cause confusion | | - Please Use PHP tags when posting scripts/code, Thanks. | - Can't See PHP or URL Tags Correctly? Check Out This Link... | - 
|
Paladin Pinion
The other one of 10
Join date: 3 Aug 2007
Posts: 191
|
02-01-2010 10:50
I'll keep it in the script then, it's only one extra line or so. It looked kind of useless to me, but it won't hurt to leave it.
_____________________
Mote Particle Script Generator - easier and faster than any HUD Also: Paladin's Sunbeam. Up at dawn, gone by dusk, day and night sounds, fully configurable See more at: www.paladinpinion.com
|
Nika Talaj
now you see her ...
Join date: 2 Jan 2007
Posts: 5,449
|
02-01-2010 11:09
Some folks with older laptops are probably still using pre-Windlight viewers from Nicholaz and Boy Lane, which well predate llDetectedTouchx. ETA: From: Void Singer next required viewer cycle should eliminate the possibility. I doubt it, I can still log in with all sorts of older viewers. .
|
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
|
02-01-2010 12:02
I'm guessing... I could be wrong, but LL seem to be ready to adopt a largely different viewer model... possible sometime after the 2.0 viewer goes into standard use
_____________________
| | . "Cat-Like Typing Detected" | . This post may contain errors in logic, spelling, and | . grammar known to the SL populace to cause confusion | | - Please Use PHP tags when posting scripts/code, Thanks. | - Can't See PHP or URL Tags Correctly? Check Out This Link... | - 
|