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
/
PhysXPlugin
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Glue code for a couple of new LSL function implementations
Melanie
2009-12-22
1
-0
/
+44
*
Experimental change of PhysicsVector to Vector3. Untested
John Hurliman
2009-10-26
1
-62
/
+60
*
* Created a way that the OpenSimulator scene can ask the physics scene to do ...
Teravus Ovares
2009-07-19
1
-0
/
+1
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
2
-2
/
+2
*
* Upped version number to 0.6.5
lbsa71
2009-05-25
1
-1
/
+1
*
* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release
lbsa71
2009-04-01
1
-1
/
+1
*
Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:
Charles Krinke
2009-03-06
1
-0
/
+13
*
* minor: Remove most mono compiler warnings
Justin Clarke Casey
2009-02-25
1
-1
/
+1
*
Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:
Charles Krinke
2009-02-22
1
-3
/
+7
*
* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....
lbsa71
2009-02-20
1
-3
/
+3
*
* Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...
lbsa71
2009-02-19
1
-1
/
+1
*
This started as way to correct Mantis #3158, which I believe should be fixed ...
diva
2009-02-15
1
-1
/
+2
*
* remove mono compiler warnings
Justin Clarke Casey
2008-12-17
1
-2
/
+2
*
* Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks
Justin Clarke Casey
2008-12-15
1
-3
/
+6
*
* Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ...
Teravus Ovares
2008-12-14
1
-0
/
+18
*
* Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect.
Teravus Ovares
2008-12-09
1
-0
/
+11
*
Implement the plumbing for llSetVehicleType from the LSL
Charles Krinke
2008-09-28
1
-0
/
+12
*
Added the plumbing for llSetVehicleRotationParam
Charles Krinke
2008-09-28
1
-0
/
+10
*
Plumb the connection though from llSetVehicleVectorParam
Charles Krinke
2008-09-28
1
-6
/
+14
*
Plumb the connection through from llSetVehicleFloatParam
Charles Krinke
2008-09-28
1
-0
/
+12
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
1
-6
/
+6
*
Implements llSetForce() and llGetForce(). These are experimental and the unit...
Dahlia Trimble
2008-07-24
1
-0
/
+2
*
* Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.
Teravus Ovares
2008-05-25
1
-0
/
+8
*
* Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...
Teravus Ovares
2008-05-14
1
-1
/
+2
*
* If you llApplyImpulse on an attachment, it applies impulse on the avatar, n...
Teravus Ovares
2008-05-06
1
-2
/
+2
*
* Committing some collision stuffs that I'm working on.
Teravus Ovares
2008-05-03
1
-0
/
+25
*
* Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)
Teravus Ovares
2008-04-23
1
-0
/
+10
*
* Adds llMoveToTarget and llStopMoveToTarget support to the ODEPlugin.
Teravus Ovares
2008-03-25
1
-0
/
+6
*
Formatting cleanup.
Jeff Ames
2008-03-18
2
-56
/
+54
*
ODEPlugin
Teravus Ovares
2008-03-10
1
-0
/
+10
*
* Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim.
Teravus Ovares
2008-03-10
1
-0
/
+17
*
* This is a very icky implementation of physical linkset prim using fixed joi...
Teravus Ovares
2008-03-02
1
-0
/
+20
*
* Added Support within the ODEPlugin for Selected. Which means that;
Teravus Ovares
2008-02-23
1
-0
/
+10
*
ODE: Tired of floating above the ground after crossing a border? Boy have I ...
Teravus Ovares
2008-02-18
1
-1
/
+1
*
* Located and destroyed the weird velocity and rotation transfers. It turned...
Teravus Ovares
2008-02-17
1
-0
/
+10
*
* Bigish ODE stability Update. Run Prebuild
Teravus Ovares
2008-02-13
1
-0
/
+8
*
* Made physical prim stable enough for the general population to turn on. (th...
Teravus Ovares
2008-02-13
1
-0
/
+10
*
* Added PhysicsScene.Dispose()
Teravus Ovares
2008-02-11
1
-0
/
+3
*
Converted logging to use log4net.
Jeff Ames
2008-02-05
1
-1
/
+1
*
* Implemented grab and throw in ODE. It's a little strong still so toss gent...
Teravus Ovares
2008-01-29
1
-0
/
+20
*
* Optimized usings
lbsa71
2007-12-27
2
-64
/
+62
*
* Re-did the mass calculations in ODE for Prim
Teravus Ovares
2007-12-19
1
-3
/
+39
*
* Added some simstats to fill the simulator pane of the Statistics monitor.
Teravus Ovares
2007-12-12
1
-1
/
+3
*
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
2007-12-10
2
-3
/
+3
*
*Huge* structural changes in ODE/OdePrim to get all of the calls in threadloc...
Teravus Ovares
2007-11-20
1
-0
/
+3
*
cleaned up some mono compiler warnings
Jeff Ames
2007-11-18
1
-58
/
+55
*
* Implemented Walk Vs Run in ODE. Also helps make the walk look smoother.
Teravus Ovares
2007-11-12
1
-0
/
+10
*
* Added a lot of Glue to help with reporting proper collisions.
Teravus Ovares
2007-11-12
1
-3
/
+31
*
* Moves the Meshmerizer to a separate plugin
Teravus Ovares
2007-11-10
1
-0
/
+6
*
* Added an internal throttle on ODE physics updates
Teravus Ovares
2007-11-09
1
-1
/
+10
[next]