• 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: SVC-1488
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: kelly linden
Reporter: Cliff Dieffenbach
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
2. Second Life Service - SVC

Prim.Docker bug with HAVOK4

Created: 08/Feb/08 05:31 PM   Updated: 15/Mar/08 02:58 PM
Component/s: Physics
Affects Version/s: Havok4 Beta
Fix Version/s: Havok4 Beta

Linden Lab Issue ID: DEV-10877
Linden Lab Internal Branch: havok4-3


 Description  « Hide
Bug found while using the tool "Prim.Docker".

While using this building tool the "touch" feature (butting two prims together) now leaves a gap a meter or so apart from edge to edge in a HAVOK4 environment. When in a HAVOK1 environment the behavior of the tool with the prims performs as to be expected.



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Strife Onizuka added a comment - 09/Feb/08 11:45 AM
Who makes "Prim.Docker" ?

Cliff Dieffenbach added a comment - 10/Feb/08 11:38 AM
Riefa Rennebohm

kelly linden added a comment - 25/Feb/08 05:49 PM
llGetBoundingBox was returning too large a box. In havok4 the collision tolerance (the amount of space between prims) is built into the bounding box of the object. We needed to account for that to get an accurate Bounding Box. Additionally, through a code error, we were adding an extra collision tolerance so the bounding box was even bigger.

Not fixed in the code currently on Aditi/Beta grid which is probably the code that will make it to Second Life this week. Should be in the update after that.


Cliff Dieffenbach added a comment - 15/Mar/08 02:58 PM
Problem fixed.

Thanks guys!