• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
MAINTENANCE ANNOUNCEMENT - JIRA will undergo maintenance starting 1:00am PDT through 3:00am on Saturday 2010.03.20. Please do not enter issues during this time as the system maybe restarted.
Issue Details (XML | Word | Printable)

Key: SVC-4970
Type: New Feature New Feature
Status: Open Open
Priority: Normal Normal
Assignee: Unassigned
Reporter: EddyFragment Robonaught
Votes: 1
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
2. Second Life Service - SVC

New constant for llSetPrimitiveParams PRIM_TEXTURE_KEY

Created: 27/Oct/09 02:26 AM   Updated: 26/Dec/09 11:59 PM
Component/s: Scripts
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Environment: N/A
Issue Links:
Relates


 Description  « Hide
Let us (boys and girls) assume that we will not get llGetLinkPrimitiveParams anytime soon if ever.

So how about we suggest methods like this to open up the possibilities of the other functions so that we can do more without the need for llGetLinkPrimitiveParams.

For example - To use llSetLinkPrimitiveParams to change the color and texture of a face we must establish all the offsets and rotations etc. This info is only available to us by llGetPrimitiveParams sent from a script within the link. Yuk. So we resort to using llSetLinkTexture and llSetLinkColour because we just wanna change the color and texture not fiddle about with all the other bits. And since we dunno what they are without writing it all down or adding further scripts it's a good job too.

So in order to free up some extra use of llSetLinkPrimitiveParams I suggest the creation of a new Constant PARAM thingy like PRIM_TEXTURE but without all the params. Just key and face(s). This way we can use llSetLink_ more than perhaps we do and worry less about the gaping holes in the list of functions.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.