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
/
BulletSimAPI.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-08-15
BulletSim: add hinge constraint.
Robert Adams
1
-0
/
+27
2012-08-10
BulletSim: many, many detailed logging messages for physical linkset
Robert Adams
1
-2
/
+7
2012-08-09
BulletSim: separate out the constraints by type. The linksets use
Robert Adams
1
-17
/
+20
2012-08-07
BulletSim: Added avatar capsule scaling for size of avatar.
Robert Adams
1
-0
/
+1
2012-08-03
BulletSim: pass collision subscription information to the C++ code so collisi...
Robert Adams
1
-13
/
+14
2012-08-03
BulletSim: Add AddObjectForce to BulletSim API.
Robert Adams
1
-0
/
+3
2012-07-31
BulletSim: change boolean parameters in the shape data from int's to float's ...
Robert Adams
1
-5
/
+5
2012-07-31
BulletSim: add parameters and API calls for setting ERP and CFM.
Robert Adams
1
-8
/
+37
2012-07-26
BulletSim: refactor all the linkset logic out of the prim class
Robert Adams
1
-1
/
+1
2012-07-25
BulletSim: Move constraint tracking from C++ code to C# code
Robert Adams
1
-2
/
+46
2012-07-23
BulletSim: add all the new functions to BulletSimAPI.
Robert Adams
1
-4
/
+128
2012-07-20
BulletSim: more detail logging for vehicle and general physics debugging.
Robert Adams
1
-0
/
+51
2012-03-23
BulletSim: add a bunch of internal Bullet configuration parameters to OpenSim...
Robert Adams
1
-0
/
+9
2012-03-23
BulletSim: add some new runtime setable parameters to match the dll.
Robert Adams
1
-4
/
+6
2012-03-21
BulletSim: add some new runtime setable parameters to match the dll.
Robert Adams
1
-4
/
+6
2012-01-25
Update BulletSim.dll with some interface changes and tuning (see opensim-libs...
Robert Adams
1
-0
/
+4
2011-08-26
BulletSim: add mesh representation. Use meshes for static objects and switch ...
Robert Adams
1
-10
/
+21
2011-08-18
BulletSim: add runtime setting of physics parameters. Update default values.
Robert Adams
1
-4
/
+16
2011-08-05
BulletSim: Parameters settable from ini file. Linksets. Physical property val...
Robert Adams
1
-4
/
+40
2011-07-22
Pass collisions and updates in pinned memory (saves marshaling).
Robert.Adams
1
-3
/
+15
2011-07-22
Pass collisions and updates in pinned memory (saves marshaling).
Dan Lake
1
-3
/
+15
2011-06-20
BulletSim initial checkin
Robert Adams
1
-0
/
+186