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
/
BSPrim.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-09-03
BulletSim: first version of raycast. Only single contact point and no
Robert Adams
1
-2
/
+0
2017-08-28
BulletSim: add clock and change logic for taint processing a little
Robert Adams
1
-1
/
+1
2017-01-05
Massive tab and trailing space cleanup
Melanie Thielker
1
-4
/
+4
2016-11-13
BulletSim: update avatar velocity setting to the new TargetVelocity pattern.
Robert Adams
1
-11
/
+0
2016-09-30
BulletSim: fix problem with avatar velocity going to zero when flying across
Robert Adams
1
-43
/
+10
2016-01-18
BulletSim: change method signatures for internal AddForce methods to remove
Robert Adams
1
-6
/
+10
2015-10-21
remove the use of Vector3 for axis locks on the rest of engines
UbitUmarov
1
-5
/
+5
2015-10-02
Implement an overridable implementation of PhysicsActor.SetVehicle()
Robert Adams
1
-0
/
+53
2015-09-30
add get method on physics actors PIDHoverActive
UbitUmarov
1
-0
/
+4
2015-09-09
demote ConvexDecompositionDotNet to a simple dll, i had made it a region module
UbitUmarov
1
-1
/
+1
2015-09-08
a mess with Modules and Module
UbitUmarov
1
-1
/
+1
2015-09-08
fix some compile
UbitUmarov
1
-1
/
+1
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
-3
/
+3
2015-08-30
Major renaming of Physics dlls / folders. No functional changes, just renames.
Diva Canto
1
-0
/
+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
[next]