Casper Warden
|
ff0a5fa58b
|
- Add grabObject, deGrabObject, dragGrabbedObject, touchObject to RegionCommands (closes #8)
- Properly decode object TextureEntry
- Properly decode object ParticleSystem
- Properly decode object ObjectData
- Properly decode object TextColor
- Properly decode Linden Tree species
- Correct handling of ObjectUpdateCached (only request objects if we don't already have them)
- Implement handling of ImprovedTerseObjectUpdate to complete support for R-Tree object searching
- Object store interface: getObjectByUUID, getObjectByLocalID
|
2018-10-16 16:46:58 +01:00 |
|
Casper Warden
|
9eee7f9716
|
- Implement 3D space rtree-based indexing in the Full ObjectStore
- Implement ScriptDialogReply thanks to Hintswen
- Add a rudimentary object search - doesn't work fully yet because of the missing messages
|
2018-10-12 17:31:14 +01:00 |
|
Casper Warden
|
572cd576de
|
Fix lint issues
|
2018-10-10 10:36:12 +01:00 |
|
Casper Warden
|
56d3c8e5df
|
Remove debug
|
2017-12-14 02:38:21 +00:00 |
|
Casper Warden
|
2bd3b9a789
|
Refine the object culling a little so we don't lose avatar information
|
2017-12-14 02:37:47 +00:00 |
|
Casper Warden
|
ba121281dc
|
Add BotOptionFlags.StoreMyAttachmentsOnly for ultra light-weight footprint
|
2017-12-14 02:18:50 +00:00 |
|
Casper Warden
|
60e300f052
|
Add ObjectStoreLite to reduce memory footprint if the full object data is not needed
|
2017-12-14 02:06:28 +00:00 |
|