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
/
POSPlugin
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-09-04
normalise physics plugins to return fps as (simulated time / requested simula...
UbitUmarov
1
-1
/
+1
2015-08-30
Major renaming of Physics dlls / folders. No functional changes, just renames.
Diva Canto
5
-1072
/
+0
2015-04-29
Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8...
Diva Canto
1
-1
/
+1
2014-11-29
Somewhat improve avatar region crossings by properly preserving velocity when...
Justin Clark-Casey (justincc)
1
-1
/
+2
2014-11-19
If calling llStopMoveToTarget() on an in-world prim, don't send an unnecessar...
Justin Clark-Casey
2
-3
/
+5
2014-06-17
Change assembly versions to 0.8.1
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-10-04
Bump OPenSimulator version and assembly versions up to 0.8.0 Dev
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-02-05
Bump version and assembly version numbers from 0.7.5 to 0.7.6
Justin Clark-Casey (justincc)
1
-1
/
+1
2013-02-01
Revert "Update assembly version numbers"
BlueWall
1
-1
/
+1
2013-02-01
Update assembly version numbers
BlueWall
1
-1
/
+1
2013-01-11
BulletSim: add osGetPhysicsEngineType() LSL function and update
Robert Adams
2
-2
/
+4
2012-11-14
Added AssemblyInfos to every dll in the OpenSim.Region namespace.
Diva Canto
1
-1
/
+1
2012-11-13
Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav...
Diva Canto
1
-1
/
+1
2011-12-20
Remove unused SetAcceleration and add set on Acceleration parameter
Dan Lake
2
-10
/
+2
2011-12-20
Remove unused SetAcceleration and add set on Acceleration parameter
Dan Lake
2
-10
/
+2
2011-07-15
Fix some local id issues in physics glue
root
1
-7
/
+1
2011-07-15
Fox some local id issues in physics glue
Melanie
1
-7
/
+1
2011-07-15
Revert "Add localid support to ch0de properly"
Melanie
1
-1
/
+7
2011-07-15
Add localid support to ch0de properly
Tom
1
-7
/
+1
2010-02-14
Revolution is on the roll again! :)
Revolution
2
-0
/
+4
2010-01-21
Add glue for llSetVehicleFlags(), llRemoveVehicleFlags(). ChODE: Add associat...
Kitto Flora
2
-0
/
+20
2009-12-22
Glue code for a couple of new LSL function implementations
Melanie
2
-0
/
+42
2009-10-26
Experimental change of PhysicsVector to Vector3. Untested
John Hurliman
3
-81
/
+79
2009-10-26
Add llRotLookat pt1.
KittoFlora
2
-0
/
+41
2009-08-26
Formatting cleanup, minor refactoring.
Jeff Ames
2
-12
/
+8
2009-08-11
Minor: formatting cleanup.
Jeff Ames
1
-6
/
+4
2009-07-19
* Created a way that the OpenSimulator scene can ask the physics scene to do ...
Teravus Ovares
1
-0
/
+2
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
5
-5
/
+5
2009-05-25
* Upped version number to 0.6.5
lbsa71
1
-1
/
+1
2009-04-01
* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-release
lbsa71
1
-1
/
+1
2009-03-07
Minor formatting cleanup.
Jeff Ames
2
-8
/
+36
2009-03-06
Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:
Charles Krinke
2
-0
/
+12
2009-02-20
* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....
lbsa71
1
-3
/
+3
2009-02-19
* Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...
lbsa71
1
-1
/
+1
2009-02-15
This started as way to correct Mantis #3158, which I believe should be fixed ...
diva
1
-1
/
+2
2008-12-17
* remove mono compiler warnings
Justin Clarke Casey
1
-2
/
+2
2008-12-15
* Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks
Justin Clarke Casey
2
-3
/
+6
2008-12-14
* Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ...
Teravus Ovares
2
-0
/
+20
2008-12-09
* Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect.
Teravus Ovares
2
-0
/
+10
2008-12-01
Remove duplicated avatar height calculation in lsl functions.
idb
2
-13
/
+26
2008-09-28
Implement the plumbing for llSetVehicleType from the LSL
Charles Krinke
2
-0
/
+12
2008-09-28
Added the plumbing for llSetVehicleRotationParam
Charles Krinke
2
-0
/
+10
2008-09-28
Plumb the connection though from llSetVehicleVectorParam
Charles Krinke
2
-6
/
+14
2008-09-28
Plumb the connection through from llSetVehicleFloatParam
Charles Krinke
2
-0
/
+12
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
4
-12
/
+10
2008-07-24
Implements llSetForce() and llGetForce(). These are experimental and the unit...
Dahlia Trimble
2
-0
/
+2
2008-06-26
Minor refactoring of POS. Adds a Util.Clamp(x, min, max) function.
Jeff Ames
1
-52
/
+19
2008-06-26
Separate POS classes into mutiple files.
Jeff Ames
4
-715
/
+822
2008-06-25
More svn properties. Minor cleanup in POS.
Jeff Ames
1
-32
/
+47
2008-05-25
* Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.
Teravus Ovares
1
-0
/
+8
[next]