aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/OdePlugin (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-07-182-2/+1
|\
| * minor: remove some mono compiler warnings in OdePluginJustin Clark-Casey (justincc)2013-07-082-2/+1
* | Merge branch 'master' into careminsterMelanie2013-02-051-1/+1
|\ \ | |/
| * Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-051-1/+1
* | Merge branch 'master' into careminsterMelanie2013-01-311-2/+2
|\ \ | |/
| * BulletSim: fix the trimming of colliders so only the top 25 are returned.Robert Adams2013-01-281-2/+2
* | Merge commit '8bf0a9f85dda4b1831630b65620d5c6868196c11' into careminsterMelanie2013-01-162-2/+3
|\ \ | |/
| * BulletSim: add osGetPhysicsEngineType() LSL function and updateRobert Adams2013-01-112-2/+3
* | Merge branch 'master' into careminsterMelanie2012-11-301-0/+5
|\ \ | |/
| * Stop logging spurious asset data for {0} is zero length error for sculpts/meshJustin Clark-Casey (justincc)2012-11-281-0/+5
* | Merge branch 'master' into careminsterMelanie2012-11-251-1/+2
|\ \ | |/
| * Consistenly make NUnit test cases inherit from OpenSimTestCase which automati...Justin Clark-Casey (justincc)2012-11-241-1/+2
* | Merge branch 'master' into careminsterMelanie2012-11-151-2/+2
|\ \ | |/
| * Added AssemblyInfos to every dll in the OpenSim.Region namespace.Diva Canto2012-11-141-1/+1
| * Updated all existing AssemblyVersions's to 0.7.5.*. Many DLLs still don't hav...Diva Canto2012-11-131-1/+1
* | Merge branch 'master' into careminsterMelanie2012-11-091-1/+15
|\ \ | |/
| * ODECharacter overrides TargetVelocity. No change to existing behaviorDan Lake2012-11-081-1/+15
* | Merge branch 'master' into careminsterMelanie2012-10-311-1/+7
|\ \ | |/
| * Log warning if mesh/sculpt asset couldn't be found by ODEPrim.MeshAssetReceiv...Justin Clark-Casey (justincc)2012-10-301-0/+6
| * Add asset != null check to ODEPrim.MeshAssetReceived instead of throwing exce...Justin Clark-Casey (justincc)2012-10-301-1/+1
* | Merge branch 'master' into careminsterMelanie2012-10-301-3/+2
|\ \ | |/
| * Make MeshAssetReceived private.Justin Clark-Casey (justincc)2012-10-301-1/+1
| * correct ODEPrim.MeshAssetReveived -> MeshAssetReceivedJustin Clark-Casey (justincc)2012-10-301-3/+2
* | Merge branch 'avination' into careminsterMelanie2012-10-281-7/+13
|\ \
| * | [UNTESTED] core Ode: let broken mesh physical prims collide with land asUbitUmarov2012-10-191-6/+11
| * | [UNTESTED] core Ode: stop trying to load a broken asset. Make brokenUbitUmarov2012-10-191-21/+97
* | | Merge branch 'master' into careminsterMelanie2012-10-231-12/+14
|\ \ \ | | |/ | |/|
| * | minor: remove unnecessary bit of method doc from OdePrim.BadMeshAssetCollideB...Justin Clark-Casey (justincc)2012-10-201-3/+0
| * | Fix minor issues from commit 28483150Justin Clark-Casey (justincc)2012-10-201-12/+17
* | | Merge branch 'master' into careminsterMelanie2012-10-191-6/+11
|\ \ \ | |/ /
| * | [UNTESTED] core Ode: let broken mesh physical prims collide with land asUbitUmarov2012-10-191-6/+11
* | | Merge branch 'master' into careminsterMelanie2012-10-191-21/+97
|\ \ \ | |/ /
| * | [UNTESTED] core Ode: stop trying to load a broken asset. Make brokenUbitUmarov2012-10-191-21/+97
| * | i update core ode plugin and make it load is meshs (i hope)UbitUmarov2012-10-182-2/+51
* | | Merge branch 'avination' into careminsterMelanie2012-10-183-13/+55
|\ \ \ | | |/ | |/|
| * | i update core ode plugin and make it load is meshs (i hope)UbitUmarov2012-10-073-24/+118
* | | Merge branch 'master' into careminsterMelanie2012-10-122-3/+16
|\ \ \ | | |/ | |/|
| * | av_av_collisions_off = false OdePhysics Settings in OpenSimDefaults.ini - No...teravus2012-10-091-2/+9
| * | Add config option to plant avatar where they are reducing avatar avatar 'push...teravus2012-10-092-3/+9
* | | Merge branch 'master' into careminsterMelanie2012-10-042-8/+46
|\ \ \ | |/ /
| * | Soliciting for comments on smoothness of physics objects for this build.teravus2012-10-032-8/+46
* | | Merge branch 'master' into careminsterMelanie2012-10-031-5/+19
|\ \ \ | |/ / | | / | |/ |/|
| * I propose that 0.5m/step change for linear velocity is too big of a change to...teravus2012-10-031-1/+15
| * Minor Modification, switch /2 to 0.5f in ODEPrim.Velocityteravus2012-10-021-4/+4
* | Merge branch 'master' into careminsterMelanie2012-07-281-4/+11
|\ \ | |/
| * Remove the LandGeom checks in OdeScene - these are pointless since LandGeom i...Justin Clark-Casey (justincc)2012-07-271-4/+2
| * Add check so Ode does not try to simulate after it has been Dispose()'ed. Fix...Robert Adams2012-07-261-0/+9
* | Merge branch 'master' into careminsterMelanie2012-06-292-16/+16
|\ \ | |/
| * Move update of the final optional ODE total frame stat inside the OdeLock rat...Justin Clark-Casey (justincc)2012-06-291-3/+3
| * refactor: rename _collisionEventPrim to m_collisionEventActors and _collision...Justin Clark-Casey (justincc)2012-06-291-12/+12