Posted in Clothes Tools, Homepage, Scripting by: Gwyneth Llewelyn
12 Comments
02 Dec
Every girl who tried a flexiskirt once (how can you resist not buying them…?) knows about the problem: they look fantastic when standing up, but completely nasty when sitting down.
The image here shows what happens. Flexiskirts, unlike mesh-based skirts (also known as ugly Linden skirts) simply don’t follow your avatar’s skeleton, but gravity. There is [...]
Posted in Scripting by: Gwyneth Llewelyn
3 Comments
11 Aug
Three years ago, when I was learning how to integrate Second Life with external web servers in the summer of 2004, I posted some code for figuring out your online status from a website, blog, forum, etc. The tricky bit at the time was that XML-RPC requires a ‘channel’, which is created from scratch every [...]
Posted in Animations, Guides & Resources, Scripting by: gwyneth.llewelyn
4 Comments
26 Apr
==========================Franimation Overrider v1.7Copyright (C) 2004 Francis ChungDocumentation by Gwyneth Llewyn and Kex Godel
Wet Ikon Distribution==========================
Welcome to the wonderful world of animation overriding!
We hope that you enjoy this open source product.
Please note that although this object allows you full technical permissions, you must still abide by the licensing terms specified below.
You are welcome [...]
Posted in Scripting by: gwyneth.llewelyn
No Comments
21 Aug
Second Life has numerous nifty features, and despite some bugs, the urge to create all kinds of stuff has made me eagerly test for each and every one of them.
I wanted to get an "online status" on my web page, and this means using XML-RPC, a standard, open-source interface to inter-application communication. Linden Labs has [...]