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
/
BSPrim.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-08-30
Major renaming of Physics dlls / folders. No functional changes, just renames.
Diva Canto
1
-1896
/
+0
2015-08-06
BulletSim: clean up some code for axis locking. No functional change.
Robert Adams
1
-74
/
+13
2014-12-31
BulletSim: add the beginnings of hull creation unit testing.
Robert Adams
1
-3
/
+2
2014-12-31
BulletSim: Add axis locking enabled through the ExtendedPhysics module.
Robert Adams
1
-15
/
+319
2014-11-30
BulletSim: add shape and linkset rebuild scheduled flags. Add BSPrim.Incomple...
Robert Adams
1
-3
/
+39
2014-11-19
If calling llStopMoveToTarget() on an in-world prim, don't send an unnecessar...
Justin Clark-Casey
1
-3
/
+11
2013-11-04
varregion: remove uses of region size constant. In particular, update scene
Robert Adams
1
-5
/
+6
2013-09-11
BulletSim: add ID parameter to TaintedObject calls so logging will include Lo...
Robert Adams
1
-29
/
+29
2013-09-11
BulletSim: Extension parameters passed through the classes made to pass just ...
Robert Adams
1
-0
/
+1
2013-09-11
BulletSim: move linkset extension operations into BSPrimLinkable where they s...
Robert Adams
1
-31
/
+1
2013-08-14
BulletSim: add physical object initialized flag so updates and collisions
Robert Adams
1
-0
/
+4
2013-08-12
BulletSim: add check in avatar stair step code to verify the collision
Robert Adams
1
-0
/
+4
2013-08-02
BulletSim: add implementation of 'physSetLinksetType' and 'physGetLinksetType'
Robert Adams
1
-0
/
+44
2013-07-23
BulletSim: Turn on center-of-mass calculation by default.
Robert Adams
1
-2
/
+2
2013-07-23
Revert "Revert "BulletSim: only create vehicle prim actor when vehicles are e...
Robert Adams
1
-11
/
+32
2013-07-23
Revert "Revert "BulletSim: move collision processing for linksets from BSPrim...
Robert Adams
1
-2
/
+3
2013-07-22
Revert "BulletSim: move collision processing for linksets from BSPrimLinkable"
Robert Adams
1
-3
/
+2
2013-07-22
Revert "BulletSim: only create vehicle prim actor when vehicles are enabled."
Robert Adams
1
-32
/
+11
2013-07-22
BulletSim: only create vehicle prim actor when vehicles are enabled.
Robert Adams
1
-11
/
+32
2013-07-22
BulletSim: move collision processing for linksets from BSPrimLinkable
Robert Adams
1
-2
/
+3
2013-07-07
BulletSim: rename position and orientation variables to remove the
Robert Adams
1
-48
/
+36
2013-07-06
BulletSim: implementation of linkset center-of-mass.
Robert Adams
1
-2
/
+3
2013-07-06
BulletSim: non-functional updates. Comments and formatting.
Robert Adams
1
-1
/
+5
2013-06-30
BulletSim: remove the handle to the vehicle actor and cause routines
Robert Adams
1
-18
/
+52
2013-06-30
BulletSim: a better version of llMoveToTarget that doesn't go crazy.
Robert Adams
1
-1
/
+18
2013-06-01
BulletSim: experimental movement of physics execution off of heartbeat
Robert Adams
1
-1
/
+2
2013-05-28
BulletSim: don't zero motion when changing vehicle type.
Robert Adams
1
-1
/
+4
2013-05-06
BulletSim: extend BSActorLockAxis to allow locking linear movement in
Robert Adams
1
-2
/
+2
2013-05-03
BulletSim: zero vehicle motion when changing vehicle type.
Robert Adams
1
-1
/
+1
2013-05-02
BulletSim: Rebuild physical body if physical shape changes for mesh and hull.
Robert Adams
1
-1
/
+1
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
-94
/
+94
2013-04-29
BulletSim: massive refactor of shape classes. Removed shape specific code fro...
Robert Adams
1
-22
/
+12
2013-04-23
BulletSim: improve avatar stair walking up. Add more parameters to control force
Robert Adams
1
-0
/
+5
2013-04-08
BulletSim: moving comments around. No functional change.
Robert Adams
1
-9
/
+1
2013-04-08
BulletSim: clean up actor code so routines use the same coding pattern.
Robert Adams
1
-11
/
+11
2013-04-08
BulletSim: complete movement of physical object action code out of the
Robert Adams
1
-255
/
+52
2013-03-31
BulletSim: not quite functional axis lock code.
Robert Adams
1
-1
/
+1
2013-03-31
BulletSim: convert BSDynamic to a BSActor and change BSPrim to set
Robert Adams
1
-31
/
+15
2013-03-31
BulletSim: Add physical 'actors' that operate on the physical object.
Robert Adams
1
-74
/
+9
2013-03-25
BulletSim: fix possible race condition where an prim's asset can be requested...
Robert Adams
1
-1
/
+1
2013-03-19
BulletSim: add terrain contact processing threshold parameter. Initialize con...
Robert Adams
1
-1
/
+1
2013-03-01
BulletSim: add parameters, code cleanup around checking and enforcing
Robert Adams
1
-6
/
+41
2013-02-26
BulletSim: fix crash around race condition when a mesh asset cannot
Robert Adams
1
-1
/
+1
2013-02-21
BulletSim: add OutOfBounds logic and some position sanity checking
Robert Adams
1
-3
/
+24
2013-02-17
BulletSim: experimental lock axis code using constraints. Not enabled
Robert Adams
1
-20
/
+72
2013-02-16
BulletSim: fix physical object appearing to slowly float off when
Robert Adams
1
-1
/
+1
2013-02-12
BulletSim: fix density since the simulator/viewer track density in a
Robert Adams
1
-3
/
+52
2013-02-12
BulletSim: More work on center-of-mass. Remove linksetinfo and rely on simula...
Robert Adams
1
-2
/
+2
2013-02-08
BulletSim: include the linkage to the layered prim implementation. Separate l...
Robert Adams
1
-144
/
+51
[next]