aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Manager (unfollow)
Commit message (Expand)AuthorFilesLines
2011-10-25Remove unused fields from CollisionEventUpdateJustin Clark-Casey (justincc)1-24/+6
2011-10-25Get rid of the pointless null checks on collision listeners. Add warning abo...Justin Clark-Casey (justincc)1-0/+6
2011-10-25When sending object collision updates, don't null out and recreate the Collis...Justin Clark-Casey (justincc)1-0/+5
2011-10-25For ScenePresence collision events, instead of creating a new CollisionEvents...Justin Clark-Casey (justincc)1-0/+8
2011-10-18Store scene identifier passed in to OdeScene for later debug messagesJustin Clark-Casey (justincc)1-0/+5
2011-10-15refactor: make methods that do not need to be public in ODE private or intern...Justin Clark-Casey (justincc)1-1/+0
2011-10-14Extract NullPhysicsScene from PhysicsScene to improve code readabilityJustin Clark-Casey (justincc)2-88/+125
2011-10-13More method doc and formatting changes. Makes DestroyOdeStructures() privateJustin Clark-Casey (justincc)1-2/+23
2011-10-13refactor: move 3x copy/pasted ode structure removal code in ODECharacter into...Justin Clark-Casey (justincc)1-1/+22
2011-08-28Add level of detail specification to optionally reduce the number of vertices...Robert Adams1-0/+11
2011-08-18BulletSim: add runtime setting of physics parameters. Update default values.Robert Adams1-0/+73
2011-08-01refactor: centralize prim geom removal code from four places to oneJustin Clark-Casey (justincc)1-0/+4
2011-07-20Removed unused AddPrimShape methods in PhysicsScene caused by merge conflictsDan Lake1-14/+0
2011-07-15Fix some local id issues in physics glueroot1-12/+7
2011-07-12Port implementation of llCastRay() from Aurora.Justin Clark-Casey (justincc)1-1/+23
2011-07-08minor: commented out log lines for future use and very small code tidyJustin Clark-Casey (justincc)1-1/+4
2011-06-15Add localID to physical object creation functions.Mic Bowman2-1/+21
2010-09-26adding configurable j2kDecodeCache pathBlueWall2-3/+4
2010-02-14Revolution is on the roll again! :)Revolution2-2/+16
2010-01-04Formatting cleanup. Add copyright headers.Jeff Ames1-1/+1
2009-12-22Glue code for a couple of new LSL function implementationsMelanie1-2/+12
2009-12-05* Adds Normal to the fields returned by the Physics RaycasterTeravus Ovares (Dan Olivares)1-2/+2
2009-10-29* Log progress messages when loading OAR files with a lot of assetsJohn Hurliman1-8/+21
2009-10-27Move the calculation of time dilation from the scene to the physics engine. T...John Hurliman1-0/+5
2009-10-26Experimental change of PhysicsVector to Vector3. UntestedJohn Hurliman7-82/+85
2009-10-25Changing Scene.ForEachClient to use the synchronous for loop instead of Paral...John Hurliman1-0/+3
2009-10-19Formatting cleanup.Jeff Ames1-1/+1
2009-10-05Eliminate pinned Mesh data on managed heap by using IntPtrs to memory allocat...Dan Lake1-0/+2
2009-10-01Formatting cleanup.Jeff Ames1-2/+2
2009-10-01Formatting cleanup.Jeff Ames2-2/+2
2009-09-02* One last attempt to get the bordercrossing/primcrossing/attachmentcrossing ...Teravus Ovares (Dan Olivares)1-0/+5
2009-08-26Add copy constructor to PhysicsVector.Jeff Ames1-0/+5
2009-08-18* Some Physics Scene Changes to prepare for larger regionsTeravus Ovares (Dan Olivares)1-1/+1
2009-08-15* part one of adding physics combiningTeravus Ovares (Dan Olivares)1-0/+10
2009-07-23Formatting cleanup.Jeff Ames1-1/+1
2009-07-19* Created a way that the OpenSimulator scene can ask the physics scene to do ...Teravus Ovares1-0/+36
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames10-10/+10
2009-05-25* Upped version number to 0.6.5lbsa711-1/+1
2009-04-20* Allow passing of material type to physics engineTeravus Ovares1-0/+10
2009-04-14* Adding some organization of vehicle type stuff in the ODEPlugin.Teravus Ovares1-0/+113
2009-04-11* Instead of referencing mesh stuff in the physics plugin.. change the IMesh ...Teravus Ovares1-0/+2
2009-04-07* Added a routine to check if a PhysicsVector and Quaternion is finiteTeravus Ovares1-0/+14
2009-04-01* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa711-1/+1
2009-03-06Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:Charles Krinke1-1/+25
2009-02-20* Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to 0.6....lbsa711-3/+3
2009-02-19* Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor po...lbsa711-1/+1
2009-02-15This started as way to correct Mantis #3158, which I believe should be fixed ...diva1-2/+2
2009-02-08Reverts patch from tuco/mikkopa/sempuki mantis #3072Teravus Ovares2-9/+0
2009-02-03Change access levels from private to protected to facilitateMike Mazur2-0/+9
2008-12-30Update svn properties, minor formatting cleanup.Jeff Ames1-55/+55