Issue Details (XML | Word | Printable)

Key: LIBOMV-465
Type: New Feature New Feature
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Jim Radford
Reporter: Douglas R Miles
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
libopenmetaverse

[PATCH] Allows users to supply PrimFlags when rezing a Prim

Created: 29/Mar/09 04:10 PM   Updated: 31/Mar/09 11:24 AM
Component/s: Objects
Affects Version/s: None
Fix Version/s: 0.6.1

File Attachments: 1. Text File ObjectManagerAddPrim.patch (3 kB)


Environment: All


 Description  « Hide
Allow users to supply PrimFlags when rezing a Prim

I needed to Rez a temp prim Phantom so it didnt bump into otehr items in the world.

So i needed to send along this creation Info:

PrimFlags.CreateSelected | PrimFlags.Phantom | PrimFlags.Temporary



 All   Comments   Change History   Subversion Commits   Patches      Sort Order: Ascending order - Click to sort in descending order
Jim Radford added a comment - 31/Mar/09 11:23 AM
Fixed in r2562, Thanks

Jim Radford added a comment - 31/Mar/09 11:24 AM
Patch adds an overload to AddPrim to allow user specified PrimFlags