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
/
PhysicsScene.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-08-01
Create the ability for physics modules to request assets on demand by
Melanie
1
-0
/
+5
2012-05-31
Add an optional mechanism for physics modules to collect and return arbitrary...
Justin Clark-Casey (justincc)
1
-0
/
+14
2011-11-25
remove some mono compiler warnings
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-11-22
Comment out uncalled OdeScene.UnCombine()
Justin Clark-Casey (justincc)
1
-8
/
+2
2011-10-18
Store scene identifier passed in to OdeScene for later debug messages
Justin Clark-Casey (justincc)
1
-0
/
+5
2011-10-15
refactor: make methods that do not need to be public in ODE private or intern...
Justin Clark-Casey (justincc)
1
-1
/
+0
2011-10-14
Extract NullPhysicsScene from PhysicsScene to improve code readability
Justin Clark-Casey (justincc)
1
-88
/
+4
2011-10-13
refactor: move 3x copy/pasted ode structure removal code in ODECharacter into...
Justin Clark-Casey (justincc)
1
-1
/
+22
2011-08-01
refactor: centralize prim geom removal code from four places to one
Justin Clark-Casey (justincc)
1
-0
/
+4
2011-07-20
Removed unused AddPrimShape methods in PhysicsScene caused by merge conflicts
Dan Lake
1
-14
/
+0
2011-07-15
Fix some local id issues in physics glue
root
1
-12
/
+7
2011-07-12
Port implementation of llCastRay() from Aurora.
Justin Clark-Casey (justincc)
1
-1
/
+23
2011-07-08
minor: commented out log lines for future use and very small code tidy
Justin Clark-Casey (justincc)
1
-1
/
+4
2011-06-15
Add localID to physical object creation functions.
Mic Bowman
1
-0
/
+15
2009-12-05
* Adds Normal to the fields returned by the Physics Raycaster
Teravus Ovares (Dan Olivares)
1
-2
/
+2
2009-10-27
Move the calculation of time dilation from the scene to the physics engine. T...
John Hurliman
1
-0
/
+5
2009-10-26
Experimental change of PhysicsVector to Vector3. Untested
John Hurliman
1
-16
/
+16
2009-10-01
Formatting cleanup.
Jeff Ames
1
-2
/
+2
2009-09-02
* One last attempt to get the bordercrossing/primcrossing/attachmentcrossing ...
Teravus Ovares (Dan Olivares)
1
-0
/
+5
2009-08-18
* Some Physics Scene Changes to prepare for larger regions
Teravus Ovares (Dan Olivares)
1
-1
/
+1
2009-08-15
* part one of adding physics combining
Teravus Ovares (Dan Olivares)
1
-0
/
+10
2009-07-23
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2009-07-19
* Created a way that the OpenSimulator scene can ask the physics scene to do ...
Teravus Ovares
1
-0
/
+36
2009-06-01
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
1
-1
/
+1
2009-02-15
This started as way to correct Mantis #3158, which I believe should be fixed ...
diva
1
-2
/
+2
2009-02-08
Reverts patch from tuco/mikkopa/sempuki mantis #3072
Teravus Ovares
1
-6
/
+0
2009-02-03
Change access levels from private to protected to facilitate
Mike Mazur
1
-0
/
+6
2008-12-26
* Applying Nlin's NINJA Joint patch. v2. Mantis# 2874
Teravus Ovares
1
-0
/
+64
2008-11-12
* refactor: as per a recent opensim-dev thread, rename InnerScene to SceneGra...
Justin Clarke Casey
1
-1
/
+1
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-1
/
+1
2008-05-25
* Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.
Teravus Ovares
1
-0
/
+9
2008-05-14
* Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...
Teravus Ovares
1
-2
/
+3
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-3
/
+3
2008-03-18
Formatting cleanup.
Jeff Ames
1
-28
/
+28
2008-03-10
* Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim.
Teravus Ovares
1
-0
/
+6
2008-02-18
ODE: Tired of floating above the ground after crossing a border? Boy have I ...
Teravus Ovares
1
-2
/
+2
2008-02-11
* Added PhysicsScene.Dispose()
Teravus Ovares
1
-0
/
+6
2008-02-10
Clean up logging calls using String.Format explicitly
Jeff Ames
1
-4
/
+4
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-7
/
+9
2007-12-27
* Optimized usings
lbsa71
1
-6
/
+9
2007-12-12
* Added some simstats to fill the simulator pane of the Statistics monitor.
Teravus Ovares
1
-2
/
+3
2007-12-10
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
1
-1
/
+1
2007-12-04
keeping opensim safe for children -- made some namespace references less expl...
Jeff Ames
1
-1
/
+1
2007-12-04
* Fixed a whole bunch of console messages.
Adam Frisby
1
-4
/
+4
2007-11-28
* Restaring the sim works fine in grid mode now. Sims announce themselves to...
Teravus Ovares
1
-0
/
+17
2007-11-20
*Huge* structural changes in ODE/OdePrim to get all of the calls in threadloc...
Teravus Ovares
1
-0
/
+4
2007-11-10
* Moves the Meshmerizer to a separate plugin
Teravus Ovares
1
-1
/
+10
2007-11-03
Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph...
darok
1
-3
/
+9
2007-10-30
* Optimized usings
lbsa71
1
-16
/
+10
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-1
/
+1
[next]