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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revolution is on the roll again! :)
Revolution
2010-02-14
2
-2
/
+16
*
Formatting cleanup. Add copyright headers.
Jeff Ames
2010-01-04
1
-1
/
+1
*
Glue code for a couple of new LSL function implementations
Melanie
2009-12-22
1
-2
/
+12
*
* Adds Normal to the fields returned by the Physics Raycaster
Teravus Ovares (Dan Olivares)
2009-12-05
1
-2
/
+2
*
* Log progress messages when loading OAR files with a lot of assets
John Hurliman
2009-10-29
1
-8
/
+21
*
Move the calculation of time dilation from the scene to the physics engine. T...
John Hurliman
2009-10-27
1
-0
/
+5
*
Experimental change of PhysicsVector to Vector3. Untested
John Hurliman
2009-10-26
7
-82
/
+85
*
Changing Scene.ForEachClient to use the synchronous for loop instead of Paral...
John Hurliman
2009-10-25
1
-0
/
+3
*
Formatting cleanup.
Jeff Ames
2009-10-19
1
-1
/
+1
*
Eliminate pinned Mesh data on managed heap by using IntPtrs to memory allocat...
Dan Lake
2009-10-05
1
-0
/
+2
*
Formatting cleanup.
Jeff Ames
2009-10-01
1
-2
/
+2
*
Formatting cleanup.
Jeff Ames
2009-10-01
2
-2
/
+2
*
* One last attempt to get the bordercrossing/primcrossing/attachmentcrossing ...
Teravus Ovares (Dan Olivares)
2009-09-02
1
-0
/
+5
*
Merge branch 'master' of ssh://MyConnection/var/git/opensim
Teravus Ovares (Dan Olivares)
2009-08-26
1
-0
/
+5
|
\
|
*
Add copy constructor to PhysicsVector.
Jeff Ames
2009-08-26
1
-0
/
+5
*
|
* Some Physics Scene Changes to prepare for larger regions
Teravus Ovares (Dan Olivares)
2009-08-18
1
-1
/
+1
*
|
* part one of adding physics combining
Teravus Ovares (Dan Olivares)
2009-08-15
1
-0
/
+10
|
/
*
Formatting cleanup.
Jeff Ames
2009-07-23
1
-1
/
+1
*
* Created a way that the OpenSimulator scene can ask the physics scene to do ...
Teravus Ovares
2009-07-19
1
-0
/
+36
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
10
-10
/
+10
*
* Upped version number to 0.6.5
lbsa71
2009-05-25
1
-1
/
+1
*
* Allow passing of material type to physics engine
Teravus Ovares
2009-04-20
1
-0
/
+10
*
* Adding some organization of vehicle type stuff in the ODEPlugin.
Teravus Ovares
2009-04-14
1
-0
/
+113
*
* Instead of referencing mesh stuff in the physics plugin.. change the IMesh ...
Teravus Ovares
2009-04-11
1
-0
/
+2
*
* Added a routine to check if a PhysicsVector and Quaternion is finite
Teravus Ovares
2009-04-07
1
-0
/
+14
*
* 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
-1
/
+25
*
* 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
-2
/
+2
*
Reverts patch from tuco/mikkopa/sempuki mantis #3072
Teravus Ovares
2009-02-08
2
-9
/
+0
*
Change access levels from private to protected to facilitate
Mike Mazur
2009-02-03
2
-0
/
+9
*
Update svn properties, minor formatting cleanup.
Jeff Ames
2008-12-30
1
-55
/
+55
*
* More NINJA Joint physics fixes from nlin.
Teravus Ovares
2008-12-28
2
-10
/
+10
*
* Fixes mantis #2922
Teravus Ovares
2008-12-27
2
-10
/
+10
*
* Applying Nlin's NINJA Joint patch. v2. Mantis# 2874
Teravus Ovares
2008-12-26
3
-0
/
+122
*
* Apply http://opensimulator.org/mantis/view.php?id=2775 with small tweaks
Justin Clarke Casey
2008-12-15
1
-3
/
+3
*
* Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ...
Teravus Ovares
2008-12-14
1
-0
/
+13
*
* Gerhard's patch m2781. Does some initial work for setting up llVolumeDetect.
Teravus Ovares
2008-12-09
1
-0
/
+7
*
* refactor: change some method names and doc in the physics plugin manager
Justin Clarke Casey
2008-11-20
1
-13
/
+13
*
* Allow physics dlls to be loaded separately, rather than just the contents o...
Justin Clarke Casey
2008-11-20
1
-12
/
+30
*
* refactor: as per a recent opensim-dev thread, rename InnerScene to SceneGra...
Justin Clarke Casey
2008-11-12
1
-1
/
+1
*
* minor: Make some 'startup config failed to load' log messages more consistent
Justin Clarke Casey
2008-11-06
1
-1
/
+1
*
Implement the plumbing for llSetVehicleType from the LSL
Charles Krinke
2008-09-28
1
-0
/
+7
*
Added the plumbing for llSetVehicleRotationParam
Charles Krinke
2008-09-28
1
-0
/
+6
*
Plumb the connection though from llSetVehicleVectorParam
Charles Krinke
2008-09-28
1
-4
/
+9
*
Plumb the connection through from llSetVehicleFloatParam
Charles Krinke
2008-09-28
1
-2
/
+9
*
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
2008-09-06
4
-32
/
+62
*
adds releaseSourceMeshData() method to IMesh and Mesh for freeing mesh data a...
Dahlia Trimble
2008-08-27
1
-0
/
+1
*
Formatting cleanup.
Jeff Ames
2008-08-18
2
-3
/
+0
[next]