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
/
BSPhysObject.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-07-17
BulletSim: fix small bug where everything looked like it was colliding
Robert Adams
1
-6
/
+7
2013-07-07
BulletSim: rename position and orientation variables to remove the
Robert Adams
1
-2
/
+2
2013-07-06
BulletSim: implementation of linkset center-of-mass.
Robert Adams
1
-0
/
+3
2013-06-30
BulletSim: a better version of llMoveToTarget that doesn't go crazy.
Robert Adams
1
-0
/
+1
2013-06-10
BulletSim: add failure flag for meshing failure vs asset fetch failure
Robert Adams
1
-1
/
+1
2013-05-06
BulletSim: extend BSActorLockAxis to allow locking linear movement in
Robert Adams
1
-3
/
+6
2013-04-30
BulletSim: fix error messages created while an avatar has no initial
Robert Adams
1
-0
/
+3
2013-04-30
BulletSim: improvements to LinksetCompound and PrimDisplaced. Not all working...
Robert Adams
1
-1
/
+2
2013-04-29
BulletSim: remove trailing white space to make git happier. No functional cha...
Robert Adams
1
-4
/
+4
2013-04-29
BulletSim: rename variable 'PhysicsScene' to be either 'PhysScene' or 'm_phys...
Robert Adams
1
-26
/
+26
2013-04-29
BulletSim: massive refactor of shape classes. Removed shape specific code fro...
Robert Adams
1
-9
/
+2
2013-04-23
BulletSim: improve avatar stair walking up. Add more parameters to control force
Robert Adams
1
-5
/
+17
2013-04-09
BulletSim: fixing problems with llMoveToTarget. Not all fixed yet.
Robert Adams
1
-0
/
+6
2013-04-08
BulletSim: clean up actor code so routines use the same coding pattern.
Robert Adams
1
-17
/
+18
2013-04-08
BulletSim: complete movement of physical object action code out of the
Robert Adams
1
-146
/
+80
2013-03-31
BulletSim: convert BSDynamic to a BSActor and change BSPrim to set
Robert Adams
1
-1
/
+1
2013-03-31
BulletSim: Add physical 'actors' that operate on the physical object.
Robert Adams
1
-0
/
+11
2013-03-25
BulletSim: fix possible race condition where an prim's asset can be requested...
Robert Adams
1
-4
/
+8
2013-02-12
BulletSim: fix density since the simulator/viewer track density in a
Robert Adams
1
-6
/
+60
2013-02-12
BulletSim: More work on center-of-mass. Remove linksetinfo and rely on simula...
Robert Adams
1
-11
/
+20
2013-02-08
BulletSim: fix avatar bobbing or jiggling while stationary flying.
Robert Adams
1
-3
/
+3
2013-02-08
BulletSim: include the linkage to the layered prim implementation. Separate l...
Robert Adams
1
-21
/
+0
2013-02-07
BulletSim: Adapt BulletSim to the newer physical properties. Viewer
Robert Adams
1
-1
/
+3
2013-02-07
BulletSim: add user setting of friction, density and restitution.
Robert Adams
1
-5
/
+12
2013-02-06
BulletSim: set removing zero width triangles in meshes to be enabled by defau...
Robert Adams
1
-0
/
+1
2013-01-31
BulletSim: clean up TargetVelocity implementation by using the default defn i...
Robert Adams
1
-12
/
+0
2013-01-28
BulletSim: do not zero an avatar's standing velocity if it is standing
Robert Adams
1
-9
/
+24
2013-01-27
BulletSim: first attempt at reporting top colliders
Robert Adams
1
-0
/
+17
2013-01-27
BulletSim: finish the post step event for physical object actions. Modify veh...
Robert Adams
1
-10
/
+56
2013-01-21
BulletSim: allow changing position and rotation of a child of a linkset
Robert Adams
1
-0
/
+10
2013-01-18
BulletSim: reduce jitter in avatar velocity when walking or flying.
Robert Adams
1
-1
/
+1
2013-01-17
BulletSim: Add one function that all actors who act on the physical
Robert Adams
1
-2
/
+8
2013-01-14
BulletSim: fix not moving physical objects below terrain to over terrain.
Robert Adams
1
-10
/
+19
2013-01-11
BulletSim: move center of gravity of linkset to its geometric center.
Robert Adams
1
-0
/
+10
2013-01-11
BulletSim: Add IsSelected attribute to physical objects. Have vehicles check ...
Robert Adams
1
-0
/
+1
2013-01-07
BulletSim: add function to push avatar up when hitting stairs.
Robert Adams
1
-0
/
+27
2013-01-04
BulletSim: fix problem where pre-step actions would not replaced
Robert Adams
1
-0
/
+4
2012-12-31
BulletSim: another round of conversion: dynamics world and collision object f...
Robert Adams
1
-2
/
+2
2012-12-31
BulletSim: change physical data structures to classes. Add default
Robert Adams
1
-0
/
+5
2012-12-27
BulletSim: move logic for IsColliding, CollidingGround and CollidingObj from ...
Robert Adams
1
-1
/
+36
2012-12-24
BulletSim: Fix single physical prim reporting its mass as zero.
Robert Adams
1
-1
/
+2
2012-12-22
BulletSim: modify avatar motor code to make falling movement better. Clean up...
Robert Adams
1
-1
/
+1
2012-12-21
BulletSim: Fix llApplyImpulse so it works after the first impulse. The proble...
Robert Adams
1
-0
/
+5
2012-12-21
BulletSim: add BSPhysObject code to manage registrations of preStep events. U...
Robert Adams
1
-3
/
+53
2012-12-16
BulletSim: add parameter to UpdateProperties call into the linkset so changes...
Robert Adams
1
-3
/
+6
2012-12-12
BulletSim: fix problem of avatar's floating off the ground after unsitting. R...
Robert Adams
1
-1
/
+1
2012-12-12
BulletSim: do not return the current velocity for targetVelocity.
Robert Adams
1
-0
/
+11
2012-12-10
BulletSim: Fix crash on the destruction of physical linksets.
Robert Adams
1
-1
/
+4
2012-12-09
BulletSim: adjust friction and restitution based on material type.
Robert Adams
1
-0
/
+10
2012-11-22
Rename BulletSim's PhysicsShapeType to BSPhysicsShapeType because it
Melanie
1
-2
/
+2
[next]