index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Physics
/
BulletSPlugin
/
BSApiTemplate.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
BulletSim: update collision flags to make sure they fit in the shorts provided.
Robert Adams
2013-10-26
1
-7
/
+7
*
BulletSim: add ClearCollisionProxyCache function to API.
Robert Adams
2013-09-11
1
-0
/
+2
*
BulletSim: add axis parameter for specifying enable, damping, and stiffness f...
Robert Adams
2013-09-11
1
-1
/
+1
*
BulletSim: add physChangeLinkSpring to change linkset link to be a spring con...
Robert Adams
2013-09-11
1
-1
/
+3
*
BulletSim: add unmanaged and XNA functions for hinge, slider and spring const...
Robert Adams
2013-09-11
1
-0
/
+24
*
BulletSim: add API and calls for spring constraint parameters.
Robert Adams
2013-09-11
1
-0
/
+8
*
BulletSim: add gImpact shape type. Add logic to use gImpact shape
Robert Adams
2013-05-21
1
-0
/
+5
*
BulletSim: remove trailing white space to make git happier. No functional cha...
Robert Adams
2013-04-29
1
-3
/
+3
*
BulletSim: update DLLs and SOs to they have no dependencies on newer
Robert Adams
2013-04-24
1
-0
/
+7
*
BulletSim: update unmanaged API for HACD parameter passing. Bullet HACD
Robert Adams
2013-04-01
1
-1
/
+16
*
BulletSim: add calls for creating all the different Bullet constraint types.
Robert Adams
2013-02-17
1
-0
/
+27
*
BulletSim: More work on center-of-mass. Remove linksetinfo and rely on simula...
Robert Adams
2013-02-12
1
-3
/
+4
*
BulletSim: add parameter to set global contact breaking threshold. Update DLL...
Robert Adams
2013-02-08
1
-0
/
+1
*
BulletSim: rework some parameter setting implementation moving functionality ...
Robert Adams
2013-02-05
1
-36
/
+2
*
BulletSim: rename 'uint' to 'UInt32' to make clear the type that is passed to...
Robert Adams
2013-01-28
1
-14
/
+14
*
BulletSim: pass up and report the real collision penetration.
Robert Adams
2013-01-23
1
-0
/
+1
*
BulletSim: working on COM
Robert Adams
2013-01-23
1
-0
/
+19
*
BulletSim: move center of gravity of linkset to its geometric center.
Robert Adams
2013-01-11
1
-0
/
+2
*
BulletSim: comments and removing small compile errors introduced in last commit.
Robert Adams
2013-01-06
1
-1
/
+1
*
BulletSim: add ResetBroadphasePool and ResetConstraintSolver diagnostic
Robert Adams
2013-01-04
1
-6
/
+10
*
BulletSim: add parameter to have Bullet output performance statistics
Robert Adams
2013-01-01
1
-2
/
+2
*
BulletSim: move over and port the interface for BulletXNA.
Robert Adams
2013-01-01
1
-3
/
+3
*
BulletSim: subclass Bullet[World|Body|Shape|Constraint] for unmanaged
Robert Adams
2013-01-01
1
-1
/
+1
*
BulletSim: remove unused unmanaged memory reference functions from BSAPITempl...
Robert Adams
2012-12-31
1
-2
/
+2
*
BulletSim: remove rigid body contruction functions from BSAPITemplate that re...
Robert Adams
2012-12-31
1
-5
/
+0
*
BulletSim: eliminate the use of the unmanaged HeightMapInfo structure.
Robert Adams
2012-12-31
1
-16
/
+2
*
BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate.
Robert Adams
2012-12-31
1
-13
/
+30
*
BulletSim: nearly complete in conversion from BulletSimAPI to BSAPITemplate. ...
Robert Adams
2012-12-31
1
-0
/
+664