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
/
BSScene.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-03
Initial update to OpenSim 0.8.2.1 source code.
David Walter Seikel
1
-946
/
+0
2013-01-01
BulletSim: add parameter to have Bullet output performance statistics
Robert Adams
1
-0
/
+4
2013-01-01
BulletSim: move over and port the interface for BulletXNA.
Robert Adams
1
-1
/
+1
2012-12-31
BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate.
Robert Adams
1
-65
/
+62
2012-12-31
BulletSim: nearly complete in conversion from BulletSimAPI to BSAPITemplate. ...
Robert Adams
1
-1
/
+1
2012-12-31
BulletSim: first round of conversion from direct BulletSimAPI interfacing by ...
Robert Adams
1
-2
/
+8
2012-12-27
BulletSim: correct collision mask definition for linkset children.
Robert Adams
1
-0
/
+1
2012-12-27
BulletSim: Parameterize nominal frame rate (55) and add parameters to dynamia...
Robert Adams
1
-3
/
+8
2012-12-27
BulletSim: add physical parameter min/max constants in BSParam. I just don't ...
Robert Adams
1
-9
/
+0
2012-12-26
BulletSim: scale the force for external AddForce by the simulation
Robert Adams
1
-0
/
+4
2012-12-24
BulletSim: Rename some of the interface structures (BulletWorld, ...)
Robert Adams
1
-2
/
+2
2012-12-22
BulletSim: remove post step one-time taints (doesn't make any sense). Rename ...
Robert Adams
1
-82
/
+30
2012-12-21
BulletSim: remove all special vehicle code from BSScene. Replace per-frame up...
Robert Adams
1
-81
/
+14
2012-12-21
BulletSim: repair vehicle problems introduced in previous 'improvements'. Fix...
Robert Adams
1
-1
/
+1
2012-12-21
BulletSim: Move all the parameter variables, tables and get and fetch logic t...
Robert Adams
1
-515
/
+34
2012-12-21
BulletSim: begin movement of parameters from pinned memory block to variables...
Robert Adams
1
-0
/
+10
2012-12-17
BulletSim: apply friction to linear and angular motion before returning advan...
Robert Adams
1
-6
/
+0
2012-12-17
BulletSim: fix vehicles going underground when unsat. Problem was that, when ...
Robert Adams
1
-1
/
+1
2012-12-16
BulletSim: add parameter to UpdateProperties call into the linkset so changes...
Robert Adams
1
-3
/
+7
2012-12-16
BulletSim: remove some errors on shutdown by moving terrain destruction until...
Robert Adams
1
-2
/
+7
2012-12-12
BulletSim: non-functional commenting and reorganization of material attribute...
Robert Adams
1
-0
/
+1
2012-12-11
BulletSim: add ini file and command line parameters to control
Robert Adams
1
-2
/
+10
2012-12-10
BulletSim: comment out some chatty debug logging. Rearrange some code in BSDy...
Robert Adams
1
-2
/
+2
2012-12-03
BulletSim: rework angular corrections to remove any hybrid code and compute a...
Robert Adams
1
-2
/
+2
2012-12-03
BulletSim: add stubs for generalization of preStep actions. Will eventually r...
Robert Adams
1
-2
/
+17
2012-12-01
BulletSim: Add DumpActivationInfo2 function. Change static objects from DISAB...
Robert Adams
1
-0
/
+2
2012-11-28
BulletSim: move GetWaterLevelAtXYZ from BSScene to BSPhysTerrain.
Robert Adams
1
-10
/
+7
2012-11-26
BulletSim: increase vehicle stability by suppressing Bullet's update to angul...
Robert Adams
1
-6
/
+6
2012-11-25
BulletSim: up the vehicle angular damping to 0.95. Still trying to overcome t...
Robert Adams
1
-2
/
+2
2012-11-25
BulletSim: clean up TODO list. It is kept somewhere wlse that should be more ...
Robert Adams
1
-17
/
+16
2012-11-25
BulletSim: Add tables and initialization for different attributes for differe...
Robert Adams
1
-0
/
+7
2012-11-21
BulletSim: Make avatar capsule so it is not circular.
Robert Adams
1
-7
/
+11
2012-11-21
BulletSim: add terrainImplementation parameter with default to Mesh.
Robert Adams
1
-0
/
+5
2012-11-21
BulletSim: tweek avatar capsule parameters so avatar feet don't go below grou...
Robert Adams
1
-5
/
+6
2012-11-18
BulletSim: Use base class constructors for initialization of BSShape and othe...
Robert Adams
1
-1
/
+1
2012-11-06
BulletSim: remove limit on taints that can happen before a step. Remove some ...
Robert Adams
1
-12
/
+16
2012-11-03
BulletSim: fix compound linkset crash by not freeing shape of child prims.
Robert Adams
1
-2
/
+2
2012-11-03
BulletSim: search the mesh and hull lists to find shapes if type is not known...
Robert Adams
1
-1
/
+1
2012-11-03
BulletSim: Move construction of compound linkset from ShapeCollection
Robert Adams
1
-2
/
+22
2012-11-03
BulletSim: parameterize selection of linkset implementation
Robert Adams
1
-0
/
+5
2012-11-03
BulletSim: debugging of compound shape implementation of linksets.
Robert Adams
1
-1
/
+11
2012-11-03
BulletSim: rename BSBody and BSShape to PhysBody and PhysShape. Add skeleton ...
Robert Adams
1
-10
/
+10
2012-11-03
BulletSim: fix problem with multiple linksets stepping on each other if they ...
Robert Adams
1
-3
/
+4
2012-11-03
BulletSim: add post taint taints and post step taints. The post taints operat...
Robert Adams
1
-16
/
+122
2012-11-03
BulletSim: Add banking and other new code to vechile dynamics. Add third part...
Robert Adams
1
-1
/
+1
2012-10-23
BulletSim: fix problem with avatars sinking into the ground.
Robert Adams
1
-2
/
+1
2012-10-22
BulletSim: remove chatty debug message.
Robert Adams
1
-1
/
+1
2012-10-22
BulletSim: fix bug that caused error (and a crash on 32 bit Linux) when mesh ...
Robert Adams
1
-0
/
+1
2012-10-22
BulletSim: remove trailing spaces to make git happy.
Robert Adams
1
-2
/
+2
2012-10-19
BulletSim: reorder avatar collision checking to eliminate double collision_end.
Robert Adams
1
-13
/
+17
[next]