mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
* Add enough infrastructure code to run an extremely basic and flaky add root agent scene test
This commit is contained in:
@@ -34,7 +34,7 @@ using OpenSim.Region.Physics.Manager;
|
||||
namespace OpenSim.Region.Physics.BasicPhysicsPlugin
|
||||
{
|
||||
/// <summary>
|
||||
/// Will be the PhysX plugin but for now will be a very basic physics engine
|
||||
/// Effectively a physics plugin that simulates no physics at all.
|
||||
/// </summary>
|
||||
public class BasicPhysicsPlugin : IPhysicsPlugin
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user