BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate.

Update BulletSim DLLs and SOs with simplier step function interface.
This commit is contained in:
Robert Adams
2012-12-31 16:22:45 -08:00
parent c2a7af18b6
commit 3d0fc70864
14 changed files with 312 additions and 195 deletions

View File

@@ -30,7 +30,7 @@ using System.Collections.Generic;
using System.IO;
using System.Reflection;
using Nini.Config;
using log4net;
using log4net;
using OpenSim.Framework;
namespace OpenSim.Region.Physics.Manager