- Bump to 0.5.13
- Add building support for TaskInventory and nested objects (from XML) - Add support for taking objects into inventory - Add waitForAppearanceSet utility - Add new event for when object is fully resolved (ObjectProperties received) - Fixed InventoryItem CRC method - Fixed quaternion bug - Support for uploading Script, Notecard and Gesture assets - Significantly improved build process
This commit is contained in:
@@ -25039,23 +25039,6 @@
|
||||
"size": 1
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "Size",
|
||||
"type": "Variable",
|
||||
"count": 1,
|
||||
"params": [
|
||||
{
|
||||
"name": "SizeX",
|
||||
"type": "U16",
|
||||
"size": 1
|
||||
},
|
||||
{
|
||||
"name": "SizeY",
|
||||
"type": "U16",
|
||||
"size": 1
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
@@ -8766,11 +8766,6 @@ version 2.0
|
||||
{ Agents U8 }
|
||||
{ MapImageID LLUUID }
|
||||
}
|
||||
{
|
||||
Size Variable
|
||||
{ SizeX U16 }
|
||||
{ SizeY U16 }
|
||||
}
|
||||
}
|
||||
|
||||
// viewer -> sim
|
||||
|
||||
Reference in New Issue
Block a user