index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Physics
/
Manager
/
PhysicsActor.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-27
Fix a bug I introduced yesterday in ODE physics where prim scripts would only...
Justin Clark-Casey (justincc)
1
-0
/
+2
2011-10-25
Remove unused fields from CollisionEventUpdate
Justin Clark-Casey (justincc)
1
-24
/
+6
2011-10-25
Get rid of the pointless null checks on collision listeners. Add warning abo...
Justin Clark-Casey (justincc)
1
-0
/
+6
2011-10-25
When sending object collision updates, don't null out and recreate the Collis...
Justin Clark-Casey (justincc)
1
-0
/
+5
2011-10-25
For ScenePresence collision events, instead of creating a new CollisionEvents...
Justin Clark-Casey (justincc)
1
-0
/
+8
2011-10-13
More method doc and formatting changes. Makes DestroyOdeStructures() private
Justin Clark-Casey (justincc)
1
-2
/
+23
2011-06-15
Add localID to physical object creation functions.
Mic Bowman
1
-1
/
+6
2010-02-14
Revolution is on the roll again! :)
Revolution
1
-0
/
+6
2010-01-04
Formatting cleanup. Add copyright headers.
Jeff Ames
1
-1
/
+1
2009-12-22
Glue code for a couple of new LSL function implementations
Melanie
1
-2
/
+12
2009-10-29
* Log progress messages when loading OAR files with a lot of assets
John Hurliman
1
-8
/
+21
2009-10-26
Experimental change of PhysicsVector to Vector3. Untested
John Hurliman
1
-43
/
+43
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-04-20
* Allow passing of material type to physics engine
Teravus Ovares
1
-0
/
+10
2009-03-06
Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:
Charles Krinke
1
-1
/
+25
2009-02-08
Reverts patch from tuco/mikkopa/sempuki mantis #3072
Teravus Ovares
1
-3
/
+0
2009-02-03
Change access levels from private to protected to facilitate
Mike Mazur
1
-0
/
+3
2008-12-28
* More NINJA Joint physics fixes from nlin.
Teravus Ovares
1
-2
/
+2
2008-12-27
* Fixes mantis #2922
Teravus Ovares
1
-2
/
+2
2008-12-26
* Applying Nlin's NINJA Joint patch. v2. Mantis# 2874
Teravus Ovares
1
-0
/
+3
2008-12-14
* Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ...
Teravus Ovares
1
-0
/
+13
2008-12-09
* Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect.
Teravus Ovares
1
-0
/
+7
2008-09-28
Implement the plumbing for llSetVehicleType from the LSL
Charles Krinke
1
-0
/
+7
2008-09-28
Added the plumbing for llSetVehicleRotationParam
Charles Krinke
1
-0
/
+6
2008-09-28
Plumb the connection though from llSetVehicleVectorParam
Charles Krinke
1
-4
/
+9
2008-09-28
Plumb the connection through from llSetVehicleFloatParam
Charles Krinke
1
-2
/
+9
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-1
/
+1
2008-08-18
Formatting cleanup.
Jeff Ames
1
-2
/
+0
2008-07-24
Implements llSetForce() and llGetForce(). These are experimental and the unit...
Dahlia Trimble
1
-1
/
+2
2008-06-30
properly explaining each #pragma warning disable
Dr Scofield
1
-0
/
+1
2008-05-25
* Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.
Teravus Ovares
1
-1
/
+4
2008-05-16
Formatting cleanup.
Jeff Ames
1
-11
/
+11
2008-05-06
* If you llApplyImpulse on an attachment, it applies impulse on the avatar, n...
Teravus Ovares
1
-2
/
+2
2008-05-03
* Committing some collision stuffs that I'm working on.
Teravus Ovares
1
-5
/
+30
2008-04-23
* Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)
Teravus Ovares
1
-0
/
+5
2008-03-25
* Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin.
Teravus Ovares
1
-0
/
+9
2008-03-18
Formatting cleanup. Minor refactoring.
Jeff Ames
1
-39
/
+6
2008-03-18
* Remove unused (and somewhat nonsensical) method in PhysicsActor
Justin Clarke Casey
1
-7
/
+0
2008-03-18
Formatting cleanup.
Jeff Ames
1
-27
/
+27
2008-03-14
* Preliminary work with the ODEPlugin to collect collision data.
Teravus Ovares
1
-8
/
+8
2008-03-10
ODEPlugin
Teravus Ovares
1
-0
/
+8
2008-03-10
* Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim.
Teravus Ovares
1
-0
/
+6
2008-03-02
* This is a very icky implementation of physical linkset prim using fixed joi...
Teravus Ovares
1
-0
/
+14
2008-02-23
* Added Support within the ODEPlugin for Selected. Which means that;
Teravus Ovares
1
-0
/
+7
2008-02-21
* A few additional null checks in the Physics Scene and PhysicsActor so we do...
Teravus Ovares
1
-9
/
+2
2008-02-20
* Found the land bug, yay
Teravus Ovares
1
-4
/
+16
2008-02-20
* Fixed a long standing race condition in physics events. Could this be the...
Teravus Ovares
1
-3
/
+3
2008-02-17
* Located and destroyed the weird velocity and rotation transfers. It turned...
Teravus Ovares
1
-0
/
+7
2008-02-13
* Bigish ODE stability Update. Run Prebuild
Teravus Ovares
1
-0
/
+7
2008-02-13
* Made physical prim stable enough for the general population to turn on. (th...
Teravus Ovares
1
-0
/
+8
[next]