• 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.
Issue Details (XML | Word | Printable)

Key: MISC-322
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Duplicate
Priority: Normal Normal
Assignee: Unassigned
Reporter: shaun greggan
Votes: 4
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
4. Second Life Misc Issues - MISC

llSetPrimitiveParams-Improvement

Created: 20/Jun/07 04:07 AM   Updated: 24/Nov/07 12:05 AM
Return to search
Component/s: Miscellaneous
Affects Version/s: None
Fix Version/s: None

Issue Links:
Relates
 


 Description  « Hide
This function should contain the possibility the set the rotation local to the root prim!!!
There is only a rule to set the global rotation at the moment!

This is a must have if I want to change the position/rotation of a prim synchronously. Otherweise I have to call 2 functions :-/



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
shaun greggan added a comment - 20/Jun/07 04:09 AM
By the way:

The same problem exists at particlesystems. There is no possibility to set a local acceleration relative to the root prim
Would be very very useful!!!


Lex Neva added a comment - 20/Jun/07 09:22 AM
Note: it's possible to do some math to turn a local rotation into a global rotation. Simply multiply by llGetRootRotation(). That said, a PRIM_LOCAL_ROTATION parameter would be great. Also, PRIM_ROTATION is currently BROKEN, see SVC-93.

Thraxis Epsilon added a comment - 24/Nov/07 12:05 AM
Resolve as duplicate, see SVC-129