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
/
BSLinkset.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
-329
/
+0
2015-08-30
Major renaming of Physics dlls / folders. No functional changes, just renames.
Diva Canto
1
-503
/
+0
2015-08-06
BulletSim: rearrange code and add some tests to try and resolve the
Robert Adams
1
-1
/
+1
2014-11-30
BulletSim: Remove linkset 'Incomplete' flag as its meaning couldn't be made c...
Robert Adams
1
-1
/
+1
2014-11-30
BulletSim: add BSLinkset.AllPartsComplete that checks of all linkset members ...
Robert Adams
1
-0
/
+17
2014-11-30
BulletSim: add shape and linkset rebuild scheduled flags. Add BSPrim.Incomple...
Robert Adams
1
-1
/
+10
2013-09-11
BulletSim: add extended physics function physGetLinkType(linkNum). Add implem...
Robert Adams
1
-0
/
+11
2013-09-11
BulletSim: add physChangeLinkSpring to change linkset link to be a spring con...
Robert Adams
1
-0
/
+24
2013-09-11
BulletSim: complete linkage of spring constraint into linkset constraint.
Robert Adams
1
-0
/
+2
2013-09-11
BulletSim: fixes for change linkset implementation of physical linksets.
Robert Adams
1
-3
/
+3
2013-08-02
BulletSim: add implementation of 'physSetLinksetType' and 'physGetLinksetType'
Robert Adams
1
-0
/
+2
2013-08-02
BulletSim: add BSLinkInfo structure to remember link specific information
Robert Adams
1
-17
/
+34
2013-07-30
BulletSim: distribute vehicle physical settings to all members of
Robert Adams
1
-3
/
+15
2013-07-23
Revert "Revert "BulletSim: Add logic to linksets to change physical propertie...
Robert Adams
1
-2
/
+22
2013-07-23
Revert "Revert "BulletSim: move collision processing for linksets from BSPrim...
Robert Adams
1
-1
/
+74
2013-07-22
Revert "BulletSim: move collision processing for linksets from BSPrimLinkable"
Robert Adams
1
-74
/
+1
2013-07-22
Revert "BulletSim: Add logic to linksets to change physical properties for"
Robert Adams
1
-22
/
+2
2013-07-22
BulletSim: Add logic to linksets to change physical properties for
Robert Adams
1
-2
/
+22
2013-07-22
BulletSim: move collision processing for linksets from BSPrimLinkable
Robert Adams
1
-1
/
+74
2013-06-30
BulletSim: set linkset type to be prim specific rather than a simulator
Robert Adams
1
-12
/
+4
2013-04-29
BulletSim: remove trailing white space to make git happier. No functional cha...
Robert Adams
1
-1
/
+1
2013-04-29
BulletSim: rename variable 'PhysicsScene' to be either 'PhysScene' or 'm_phys...
Robert Adams
1
-5
/
+5
2013-04-29
BulletSim: massive refactor of shape classes. Removed shape specific code fro...
Robert Adams
1
-8
/
+1
2013-02-12
BulletSim: More work on center-of-mass. Remove linksetinfo and rely on simula...
Robert Adams
1
-0
/
+3
2013-02-08
BulletSim: fix avatar bobbing or jiggling while stationary flying.
Robert Adams
1
-0
/
+4
2013-02-08
BulletSim: include the linkage to the layered prim implementation. Separate l...
Robert Adams
1
-25
/
+23
2013-01-23
BulletSim: fix build break introduced by previous commit
Robert Adams
1
-5
/
+0
2013-01-21
BulletSim: allow changing position and rotation of a child of a linkset
Robert Adams
1
-1
/
+1
2013-01-11
BulletSim: move center of gravity of linkset to its geometric center.
Robert Adams
1
-1
/
+3
2012-12-24
BulletSim: Fix single physical prim reporting its mass as zero.
Robert Adams
1
-12
/
+8
2012-12-21
BulletSim: Move all the parameter variables, tables and get and fetch logic t...
Robert Adams
1
-1
/
+1
2012-12-16
BulletSim: add parameter to UpdateProperties call into the linkset so changes...
Robert Adams
1
-1
/
+2
2012-12-16
BulletSim: rip out old code for linkset child position fetching. BulletSim do...
Robert Adams
1
-7
/
+1
2012-12-13
BulletSim: fix problem with continuious rebuilding of physical linksets. This...
Robert Adams
1
-2
/
+7
2012-12-10
BulletSim: Fix crash on the destruction of physical linksets.
Robert Adams
1
-0
/
+8
2012-11-22
Rename BulletSim's PhysicsShapeType to BSPhysicsShapeType because it
Melanie
1
-2
/
+2
2012-11-21
BulletSim: uplevel PhysicsShapeType out of ShapeData structure (since it is g...
Robert Adams
1
-2
/
+2
2012-11-15
Revert "Merge master into teravuswork", it should have been avination, not ma...
teravus
1
-166
/
+265
2012-11-06
BulletSim: only compute linkset mass when membership changes rather than ever...
Robert Adams
1
-2
/
+6
2012-11-03
BulletSim: parameterize selection of linkset implementation
Robert Adams
1
-10
/
+18
2012-11-03
BulletSim: debugging of compound shape implementation of linksets.
Robert Adams
1
-5
/
+14
2012-11-03
BulletSim: Add RawPosition and RawOrientation to BSPhysObject and rename Mass...
Robert Adams
1
-8
/
+8
2012-11-03
BulletSim: Remove use of shapeData in ShapeCollection and rely on the availab...
Robert Adams
1
-0
/
+5
2012-11-03
BulletSim: rename BSBody and BSShape to PhysBody and PhysShape. Add skeleton ...
Robert Adams
1
-7
/
+0
2012-11-03
BulletSim: remove center-of-mass setting for linksets because it causes the c...
Robert Adams
1
-1
/
+0
2012-11-03
BulletSim: Use the PostTaints operation to build the linkset once before the ...
Robert Adams
1
-32
/
+20
2012-11-03
BulletSim: remove unneeded parameter from Refresh().
Robert Adams
1
-1
/
+1
2012-11-03
BulletSim: add ForEachMember(action) call for linkset.
Robert Adams
1
-8
/
+28
2012-11-03
BulletSim: Add banking and other new code to vechile dynamics. Add third part...
Robert Adams
1
-0
/
+2
2012-10-22
BulletSim: fix bug that caused error (and a crash on 32 bit Linux) when mesh ...
Robert Adams
1
-5
/
+8
[next]