index
:
opensim-SC
Domme
switch
My fork of OpenSim for IG and DG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Physics
/
BulletSPlugin
/
BSAPIUnman.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-09-11
BulletSim: add ClearCollisionProxyCache function to API.
Robert Adams
1
-0
/
+10
2013-09-11
BulletSim: add unmanaged and XNA functions for hinge, slider and spring const...
Robert Adams
1
-0
/
+45
2013-09-11
BulletSim: add API and calls for spring constraint parameters.
Robert Adams
1
-0
/
+36
2013-05-21
BulletSim: add gImpact shape type. Add logic to use gImpact shape
Robert Adams
1
-0
/
+15
2013-04-29
BulletSim: remove trailing white space to make git happier. No functional cha...
Robert Adams
1
-3
/
+3
2013-04-29
BulletSim: massive refactor of shape classes. Removed shape specific code fro...
Robert Adams
1
-3
/
+3
2013-04-24
BulletSim: update DLLs and SOs to they have no dependencies on newer
Robert Adams
1
-0
/
+27
2013-04-01
BulletSim: update unmanaged API for HACD parameter passing. Bullet HACD
Robert Adams
1
-3
/
+3
2013-03-19
BulletSim: code to generate a higher resolution terrain mesh. Parameter
Robert Adams
1
-2
/
+2
2013-02-17
BulletSim: add calls for creating all the different Bullet constraint types.
Robert Adams
1
-0
/
+102
2013-01-15
BulletSim: fix logic for enabling unmanaged code debug messages.
Robert Adams
1
-1
/
+14
2013-01-14
BulletSim: fix not moving physical objects below terrain to over terrain.
Robert Adams
1
-1
/
+1
2013-01-11
BulletSim: move center of gravity of linkset to its geometric center.
Robert Adams
1
-0
/
+9
2013-01-04
BulletSim: add comments to force and impulse setting functions
Robert Adams
1
-0
/
+8
2013-01-04
BulletSim: add ResetBroadphasePool and ResetConstraintSolver diagnostic
Robert Adams
1
-3
/
+19
2013-01-01
BulletSim: move selection of the unmanaged Bullet DLL from BSPlugin
Robert Adams
1
-0
/
+8
2013-01-01
BulletSim: move over and port the interface for BulletXNA.
Robert Adams
1
-5
/
+17
2013-01-01
BulletSim: fix line endings.
Robert Adams
1
-32
/
+32
2013-01-01
BulletSim: subclass Bullet[World|Body|Shape|Constraint] for unmanaged
Robert Adams
1
-190
/
+464
2012-12-31
BulletSim: remove unused unmanaged memory reference functions from BSAPITempl...
Robert Adams
1
-0
/
+2
2012-12-31
BulletSim: remove rigid body contruction functions from BSAPITemplate that re...
Robert Adams
1
-56
/
+0
2012-12-31
BulletSim: eliminate the use of the unmanaged HeightMapInfo structure.
Robert Adams
1
-15
/
+11
2012-12-31
BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate.
Robert Adams
1
-59
/
+158
2012-12-31
BulletSim: nearly complete in conversion from BulletSimAPI to BSAPITemplate. ...
Robert Adams
1
-116
/
+302
2012-12-31
BulletSim: another round of conversion: dynamics world and collision object f...
Robert Adams
1
-1107
/
+1318
2012-12-31
BulletSim: add the implementation files for the two versions of Bullet:
Robert Adams
1
-0
/
+1107