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
/
BSShapeCollection.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
-1009
/
+0
2015-08-30
Major renaming of Physics dlls / folders. No functional changes, just renames.
Diva Canto
1
-425
/
+0
2014-04-23
Eliminated many warnings
Oren Hurvitz
1
-0
/
+2
2014-04-02
BulletSim: make avatar physical shape to be a rectangle rather than
Robert Adams
1
-3
/
+29
2013-05-21
BulletSim: add gImpact shape type. Add logic to use gImpact shape
Robert Adams
1
-2
/
+13
2013-05-03
BulletSim: zero vehicle motion when changing vehicle type.
Robert Adams
1
-4
/
+3
2013-05-02
BulletSim: prims with no cuts created with single convex hull shape.
Robert Adams
1
-2
/
+17
2013-05-02
BulletSim: Rebuild physical body if physical shape changes for mesh and hull.
Robert Adams
1
-5
/
+30
2013-05-01
BulletSim: fix crash when mesh asset wasn't available when meshing
Robert Adams
1
-0
/
+1
2013-04-29
BulletSim: code for creating the avatar capsule shape.
Robert Adams
1
-0
/
+13
2013-04-29
BulletSim: massive refactor of shape classes. Removed shape specific code fro...
Robert Adams
1
-888
/
+78
2013-04-29
BulletSim: complete BSShape classes.
Robert Adams
1
-1
/
+1
2013-04-24
BulletSim: partial addition of BSShape class code preparing for
Robert Adams
1
-14
/
+14
2013-04-22
BulletSim: fix crash when deleting llVolumeDetect enabled objects. Bullet's c...
Robert Adams
1
-5
/
+2
2013-04-09
BulletSim: add Bullet HACD library invocation. Turned off by default as not
Robert Adams
1
-93
/
+130
2013-03-26
BulletSim: prevent asset fetching loop when the fetched asset fails to mesh.
Robert Adams
1
-52
/
+64
2013-03-25
BulletSim: fix possible race condition where an prim's asset can be requested...
Robert Adams
1
-6
/
+15
2013-03-25
BulletSim: parameterize C# HACD hull creation. Add feature of reducing max hu...
Robert Adams
1
-14
/
+41
2013-03-19
BulletSim: change 'degenerate mesh' message from Error to Debug because there
Robert Adams
1
-1
/
+1
2013-02-21
BulletSim: add OutOfBounds logic and some position sanity checking
Robert Adams
1
-1
/
+1
2013-02-06
BulletSim: check for completely degenerate meshes (ones with all
Robert Adams
1
-9
/
+19
2013-02-06
BulletSim: remove an exception which occurs if a physics mesh
Robert Adams
1
-2
/
+4
2013-02-05
BulletSim: make removing zero width triangles from meshes optional
Robert Adams
1
-24
/
+27
2013-02-05
BulletSim: remove degenerate triangles from meshes. This fixes the
Robert Adams
1
-38
/
+43
2013-02-05
BulletSim: add debugging looking for doorway sculpty problems
Robert Adams
1
-4
/
+26
2013-01-31
BulletSim: fix crash caused when linksets were rebuilt. A problem added
Robert Adams
1
-60
/
+54
2013-01-31
BulletSim: make sure vehicle physical properties are set when going
Robert Adams
1
-6
/
+5
2013-01-15
BulletSim: don't modify angular parameters when doing LIMIT_MOTOR_UP.
Robert Adams
1
-8
/
+10
2013-01-15
BulletSim: add debugging messages to know when assets for physical
Robert Adams
1
-14
/
+28
2013-01-11
BulletSim: move center of gravity of linkset to its geometric center.
Robert Adams
1
-1
/
+1
2013-01-04
BulletSim: fix problem where mesh shapes were physically just their bounding ...
Robert Adams
1
-0
/
+1
2013-01-01
BulletSim: move over and port the interface for BulletXNA.
Robert Adams
1
-2
/
+2
2013-01-01
BulletSim: subclass Bullet[World|Body|Shape|Constraint] for unmanaged
Robert Adams
1
-14
/
+13
2012-12-31
BulletSim: nearly complete in conversion from BulletSimAPI to BSAPITemplate. ...
Robert Adams
1
-5
/
+5
2012-12-31
BulletSim: remove all the debug printing of pointer formatting (.ToString(X))...
Robert Adams
1
-4
/
+4
2012-12-31
BulletSim: another round of conversion: dynamics world and collision object f...
Robert Adams
1
-3
/
+3
2012-12-31
BulletSim: first round of conversion from direct BulletSimAPI interfacing by ...
Robert Adams
1
-35
/
+28
2012-12-29
BulletSim: tweeking avatar capsule code in an attempt to have
Robert Adams
1
-2
/
+4
2012-12-24
BulletSim: Rename some of the interface structures (BulletWorld, ...)
Robert Adams
1
-3
/
+3
2012-12-21
BulletSim: Move all the parameter variables, tables and get and fetch logic t...
Robert Adams
1
-6
/
+6
2012-12-12
BulletSim: fix problem of avatar's floating off the ground after unsitting. R...
Robert Adams
1
-9
/
+14
2012-12-11
BulletSim: add ini file and command line parameters to control
Robert Adams
1
-1
/
+1
2012-12-10
BulletSim: Fix crash on the destruction of physical linksets.
Robert Adams
1
-8
/
+8
2012-12-08
BulletSim: fix small problem with setting size/scale of native shapes which c...
Robert Adams
1
-6
/
+9
2012-12-06
BulletSim: add detail logging detail flag so I don't have to comment and unco...
Robert Adams
1
-27
/
+34
2012-11-29
BulletSim: add expanded call to IMesher/Meshmerizer which enables/disables me...
Robert Adams
1
-4
/
+3
2012-11-22
Rename BulletSim's PhysicsShapeType to BSPhysicsShapeType because it
Melanie
1
-28
/
+28
2012-11-21
BulletSim: Make avatar capsule so it is not circular.
Robert Adams
1
-4
/
+5
2012-11-21
BulletSim: rename SHAPE_AVATAR to SHAPE_CAPSULE with the eye to eventually ha...
Robert Adams
1
-3
/
+3
2012-11-21
BulletSim: uplevel FixedShapeKey out of ShapeData structure (since it is gett...
Robert Adams
1
-6
/
+6
[next]