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
/
PhysicsModules
/
BulletS
/
BSPrimLinkable.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-11-30
BulletSim: fix collision sound calculation. Modify some routines to make
Robert Adams
1
-4
/
+3
2015-09-01
Moved ExtendedPhysics from OptionalModules to Bullet project, because it's ve...
Diva Canto
1
-1
/
+0
2015-08-30
More namespace and dll name changes. Still no functional changes.
Diva Canto
1
-1
/
+1
2015-08-30
Renamed the namespaces too
Diva Canto
1
-2
/
+2
2015-08-30
Major renaming of Physics dlls / folders. No functional changes, just renames.
Diva Canto
1
-0
/
+0
2014-11-30
BulletSim: Remove linkset 'Incomplete' flag as its meaning couldn't be made c...
Robert Adams
1
-10
/
+0
2014-11-30
BulletSim: add BSLinkset.AllPartsComplete that checks of all linkset members ...
Robert Adams
1
-21
/
+1
2014-11-30
BulletSim: Make BSPrimLinkable 'incomplete' if any of its children are waitin...
Robert Adams
1
-1
/
+23
2014-11-30
BulletSim: add shape and linkset rebuild scheduled flags. Add BSPrim.Incomple...
Robert Adams
1
-0
/
+8
2014-04-23
Eliminated many warnings
Oren Hurvitz
1
-0
/
+2
2013-09-11
BulletSim: pass both root and child BSPhysObjects to Extension function. Upda...
Robert Adams
1
-7
/
+7
2013-09-11
BulletSim: add ID parameter to TaintedObject calls so logging will include Lo...
Robert Adams
1
-3
/
+3
2013-09-11
BulletSim: Extension parameters passed through the classes made to pass just ...
Robert Adams
1
-6
/
+9
2013-09-11
BulletSim: add extended physics function physGetLinkType(linkNum). Add implem...
Robert Adams
1
-2
/
+9
2013-09-11
BulletSim: add physChangeLinkParams to set individual parameters on link cons...
Robert Adams
1
-5
/
+13
2013-09-11
BulletSim: add physChangeLinkSpring to change linkset link to be a spring con...
Robert Adams
1
-7
/
+2
2013-09-11
BulletSim: initial implementation of physChangeLinkFixed that resets a linkse...
Robert Adams
1
-9
/
+20
2013-09-11
BulletSim: move linkset extension operations into BSPrimLinkable where they s...
Robert Adams
1
-0
/
+41
2013-09-11
BulletSim: fixes for change linkset implementation of physical linksets.
Robert Adams
1
-3
/
+8
2013-08-02
BulletSim: When converting linkset types, don't try to change the list
Robert Adams
1
-9
/
+20
2013-08-02
BulletSim: add implementation of 'physSetLinksetType' and 'physGetLinksetType'
Robert Adams
1
-0
/
+30
2013-07-23
Revert "Revert "BulletSim: move collision processing for linksets from BSPrim...
Robert Adams
1
-7
/
+25
2013-07-22
Revert "BulletSim: move collision processing for linksets from BSPrimLinkable"
Robert Adams
1
-25
/
+7
2013-07-22
BulletSim: move collision processing for linksets from BSPrimLinkable
Robert Adams
1
-7
/
+25
2013-07-06
BulletSim: implementation of linkset center-of-mass.
Robert Adams
1
-4
/
+7
2013-07-06
BulletSim: More tweaking on center-of-mass. Almost there. Changes have no eff...
Robert Adams
1
-0
/
+10
2013-07-06
BulletSim: comments and non-functional changes working toward the center-of-g...
Robert Adams
1
-4
/
+15
2013-06-30
BulletSim: set linkset type to be prim specific rather than a simulator
Robert Adams
1
-1
/
+4
2013-05-03
BulletSim: zero vehicle motion when changing vehicle type.
Robert Adams
1
-0
/
+4
2013-04-29
BulletSim: rename variable 'PhysicsScene' to be either 'PhysScene' or 'm_phys...
Robert Adams
1
-4
/
+4
2013-04-29
BulletSim: massive refactor of shape classes. Removed shape specific code fro...
Robert Adams
1
-6
/
+3
2013-04-08
BulletSim: moving comments around. No functional change.
Robert Adams
1
-0
/
+9
2013-02-12
BulletSim: fix density since the simulator/viewer track density in a
Robert Adams
1
-1
/
+2
2013-02-12
BulletSim: More work on center-of-mass. Remove linksetinfo and rely on simula...
Robert Adams
1
-1
/
+3
2013-02-08
BulletSim: fix avatar bobbing or jiggling while stationary flying.
Robert Adams
1
-1
/
+1
2013-02-08
BulletSim: reclass BSPrim into layers so linkset and physical world displacem...
Robert Adams
1
-0
/
+179