[opensource-dev] Review Request: Update returnability of objects based on new encroachment rules
Merov Linden
merov at lindenlab.com
Mon Jan 10 15:36:35 PST 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/56/
-----------------------------------------------------------
(Updated Jan. 10, 2011, 3:36 p.m.)
Review request for Viewer and Andrew Meadows.
Changes
-------
Latest diff from most recent andrew_linden repo
Summary
-------
The object-vs-parcel overlap test is done by building axis-aligned bounding boxes (AABB) about each prim of the selected objects and then checking for overlap between those boxes and self- and group-owned parcels.
This addresses bug STORM-807.
http://jira.secondlife.com/browse/STORM-807
Diffs (updated)
-----
indra/llmath/llbbox.h bceb13778d1d
indra/llmath/llbbox.cpp bceb13778d1d
indra/llmessage/llregionflags.h bceb13778d1d
indra/newview/llviewermenu.cpp bceb13778d1d
indra/newview/llviewerobject.h bceb13778d1d
indra/newview/llviewerobject.cpp bceb13778d1d
indra/newview/llviewerparceloverlay.h bceb13778d1d
indra/newview/llviewerparceloverlay.cpp bceb13778d1d
indra/newview/llviewerregion.h bceb13778d1d
indra/newview/llviewerregion.cpp bceb13778d1d
indra/newview/llvoavatar.cpp bceb13778d1d
indra/newview/skins/default/xui/en/menu_viewer.xml bceb13778d1d
Diff: http://codereview.secondlife.com/r/56/diff
Testing
-------
Thanks,
Merov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20110110/7ab19a77/attachment.htm
More information about the opensource-dev
mailing list