aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/PhysicsModules/BulletS/BulletSimData.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-28BulletSim: add clock and change logic for taint processing a littleRobert Adams1-0/+1
2015-08-30Renamed the namespaces tooDiva Canto1-1/+1
2015-08-30Major renaming of Physics dlls / folders. No functional changes, just renames.Diva Canto1-0/+0
2014-11-25Add [BulletSim] option AvatarToAvatarCollisionsByDefault to control whether a...Justin Clark-Casey (justincc)1-1/+7
2014-11-25Temporary hack to disable av to av collisions in bulletsim.Justin Clark-Casey (justincc)1-1/+1
2013-11-04varregion: add plumbing to pass region size from Scene down to theRobert Adams1-2/+3
2013-10-23BulletSim: change collision flags for groundplane to not interact with static...Robert Adams1-1/+2
2013-04-29BulletSim: remove trailing white space to make git happier. No functional cha...Robert Adams1-21/+21
2013-04-29BulletSim: massive refactor of shape classes. Removed shape specific code fro...Robert Adams1-3/+3
2013-02-05BulletSim: add debugging looking for doorway sculpty problemsRobert Adams1-0/+4
2013-01-06BulletSim: update DLLs and SOs with better debugging output.Robert Adams1-0/+2
2013-01-01BulletSim: subclass Bullet[World|Body|Shape|Constraint] for unmanagedRobert Adams1-56/+30
2012-12-31BulletSim: eliminate the use of the unmanaged HeightMapInfo structure.Robert Adams1-3/+1
2012-12-31BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate.Robert Adams1-4/+4
2012-12-31BulletSim: nearly complete in conversion from BulletSimAPI to BSAPITemplate. ...Robert Adams1-2/+2
2012-12-31BulletSim: remove all the debug printing of pointer formatting (.ToString(X))...Robert Adams1-2/+29
2012-12-31BulletSim: change physical data structures to classes. Add defaultRobert Adams1-5/+10
2012-12-27BulletSim: correct collision mask definition for linkset children.Robert Adams1-23/+4
2012-12-24BulletSim: Rename some of the interface structures (BulletWorld, ...)Robert Adams1-2/+2
2012-12-13BulletSim: Add more to the TODO list. Clean up and improve some comments.Robert Adams1-8/+4
2012-12-13BulletSim: correct line endings in new BulletSimData.cs file.Robert Adams1-282/+282
2012-12-13BulletSim: Add 'BulletSimData' which separates structures createdRobert Adams1-0/+282