| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | | |
a compile time variable to turn this logging off if it is too spammy.
|
| | |
| | |
| | |
| | | |
condition when extracting the convex hulls.
|
| | |
| | |
| | |
| | | |
Add debugging messages for hull asset use.
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
Conflicts:
OpenSim/Region/Framework/Scenes/SceneObjectPart.cs
OpenSim/Region/Physics/BulletSPlugin/BSShapes.cs
OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs
|
| | |
| | |
| | |
| | | |
Default to 'off' as it needs debugging.
|
| | |
| | |
| | |
| | |
| | | |
in certain directions. The problem was really that the avatar capsule
orientation was being set incorrectly.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This reverts commit 2fd8819a043269f9308cb46c71893e6eb35a426e.
Remove this code until I can figure out why the references that are
clearly in prebuild.xml doesn't work for the
'using OpenSim.Region.Physics.Meshing' in BSShape.cs.
|
| | |
| | |
| | |
| | | |
Default to 'off' as it needs debugging.
|
| | |
| | |
| | |
| | |
| | | |
for prims that have cuts or holes. Default logic to 'off' as it
needs debugging.
|
| |\ \ |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
use yet; the interface will be defined in a later commit.
|
| |/ /
| | |
| | |
| | | |
in any INI file. Update TODO list.
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
OpenSim/Region/ClientStack/Linden/UDP/LLUDPServer.cs
OpenSim/Region/CoreModules/Framework/EntityTransfer/EntityTransferModule.cs
OpenSim/Region/Framework/Scenes/SceneCommunicationService.cs
OpenSim/Region/Framework/Scenes/ScenePresence.cs
OpenSim/Region/Framework/Scenes/SimStatsReporter.cs
|
| | |
| | |
| | |
| | | |
was wound in a mesh asset
|
| | |
| | |
| | |
| | |
| | |
| | | |
you are running.
Signed-off-by: Robert Adams <Robert.Adams@intel.com>
|
| | |
| | |
| | |
| | | |
race condition.
|
| | |
| | |
| | |
| | | |
avatar standing on ground view better and enables tuning.
|
| | |
| | |
| | |
| | | |
Output messages on features disabled when using BulletXNA.
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
OpenSim/Region/Framework/Scenes/Scene.cs
OpenSim/Services/LLLoginService/LLLoginResponse.cs
OpenSim/Services/LLLoginService/LLLoginService.cs
OpenSim/Tests/Common/Mock/TestClient.cs
|
| | |
| | |
| | |
| | |
| | | |
is in a region. This fixes the high CPU usage for regions with nothing
else going on.
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
OpenSim/Region/CoreModules/Framework/EntityTransfer/EntityTransferModule.cs
OpenSim/Region/CoreModules/Framework/EntityTransfer/HGEntityTransferModule.cs
OpenSim/Region/CoreModules/World/Estate/EstateManagementModule.cs
OpenSim/Region/Framework/Interfaces/IEntityTransferModule.cs
|
| | |
| | |
| | |
| | | |
Signed-off-by: Robert Adams <Robert.Adams@intel.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Robert Adams <Robert.Adams@intel.com>
|
| | |
| | |
| | |
| | | |
Attempt to fix vehicles being twisted off the ground when they go physical.
|
| | |
| | |
| | |
| | | |
loose memory since shapes are shared but did mess up usage accounting.
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | | |
and not world coordinates.
|
|\ \ \
| |/ / |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
angular friction computation into linear and angular movement code.
The friction wasn't being applied properly. This will make it so vehicles
don't drift as much and the drift is tunable by changing the friction
timescales.
|
| | |
| | |
| | |
| | | |
specifications required for simple properties with defaults.
|
| | |
| | |
| | |
| | | |
addition to angular movement. Not enabled by anything yet.
|
|\ \ \
| |/ /
| | |
| | |
| | |
| | |
| | | |
Conflicts:
OpenSim/Region/Application/OpenSimBase.cs
OpenSim/Region/CoreModules/Framework/InventoryAccess/InventoryAccessModule.cs
OpenSim/Region/Physics/BulletSPlugin/BSShapeCollection.cs
|
| | |
| | |
| | |
| | |
| | | |
Rebuild compound linkset of any child in the linkset changes shape.
Comments and better detailed logging messages.
|
| | |
| | |
| | |
| | | |
Parameter added to enable/disable this feature.
|
| | |
| | |
| | |
| | |
| | | |
Properly rebuilds collision caches.
Release asset data fetched when building mesh or hulls.
|
| | |
| | |
| | |
| | |
| | | |
the first time.
Debugging added for mesh/hull asset fetch.
|
| | |
| | |
| | |
| | | |
Not all working yet.
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | | |
working yet.
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
to an existing shape instance.
BSShapeNative rebuilds shape for all references.
BSShapeCompound returns another reference copy if the compound shape
already exists (for linksets).
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
child prims so compound shape can do all collisions.
Don't try to build a compound linkset for non-physical linksets.
Remove and replace root body when compound shape is added so collision
cache is rebuilt.
|
| | | |
| | | |
| | | |
| | | | |
changes.
|
| | | |
| | | |
| | | |
| | | | |
'm_physicsScene' to match coding conventions and reduce confusion.
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
from BSShapeCollection. Using BSShape* classes to hold references to shape. Simplified shape dependency callbacks. Remove 'PreferredShape' methods and have each class specify shape type. Disable compound shape linkset for a later commit that will simplify linkset implementation.
|
| | | | |
|