aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Physics/Manager (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '8bf0a9f85dda4b1831630b65620d5c6868196c11' into careminsterMelanie2013-01-161-2/+9
|\
| * BulletSim: add osGetPhysicsEngineType() LSL function and updateRobert Adams2013-01-111-2/+9
* | Merge branch 'avination' into careminsterMelanie2013-01-061-3/+20
|\ \
| * | *TEST* avatar unscripted sit. Some guessing/automationUbitUmarov2013-01-021-2/+19
| * | fixUbitUmarov2012-12-181-1/+1
* | | Merge branch 'master' into careminsterMelanie2013-01-021-1/+1
|\ \ \ | | |/ | |/|
| * | BulletSim: complete movement of BulletSimAPI functions to BSAPITemplate.Robert Adams2012-12-311-1/+1
* | | Merge branch 'avination' into careminsterMelanie2012-12-182-2/+32
|\ \ \ | | |/ | |/|
| * | *TESTP unscripted sit: missing filesUbitUmarov2012-12-172-0/+6
| * | fix let other phys plugins work.. broken when added feetOffsetUbitUmarov2012-12-111-8/+2
| * | missing fileUbitUmarov2012-12-111-0/+9
| * | create a new ode character also with the new informationUbitUmarov2012-12-071-2/+16
| * | *TEST* Use new avatar size in ubitODE.UbitUmarov2012-12-071-0/+5
| * | avatar collision plane send to viewer is only relative to feet. changeUbitUmarov2012-12-051-0/+2
* | | Merge branch 'master' into careminsterMelanie2012-12-161-5/+8
|\ \ \ | | |/ | |/|
| * | Return the last set targetVelocity rather than the current velocity as the de...Robert Adams2012-12-131-5/+8
* | | Merge branch 'master' into careminsterMelanie2012-11-302-3/+8
|\ \ \ | |/ / | | / | |/ |/|
| * BulletSim: add expanded call to IMesher/Meshmerizer which enables/disables me...Robert Adams2012-11-292-1/+7
* | 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-011-0/+6
|\ \ | |/
| * Add TargetVelocity to PhysicsActor interface to support distributed physics. ...Dan Lake2012-10-311-0/+6
| * missing changed fileUbitUmarov2012-10-181-1/+1
* | add mesh cache expire on region startup. Expires will be relative toUbitUmarov2012-10-132-0/+2
* | retouch mesh idsUbitUmarov2012-10-131-1/+1
* | longer meshs identification keys, so first part on disk cache is it's asset idUbitUmarov2012-10-131-1/+3
* | missing fileUbitUmarov2012-10-121-0/+6
* | force allocation of mesh data on creation ( messy code version )UbitUmarov2012-10-092-2/+2
* | move terrain geom to own ode space. Limit range on raycast if includesUbitUmarov2012-10-091-0/+3
* | bug fix + make costs visible for testingUbitUmarov2012-10-071-0/+17
* | more changes. Most code not in useUbitUmarov2012-10-041-0/+1
* | missing changed fileUbitUmarov2012-10-031-1/+1
* | introduce a ODEMeshWorker class, should be pure cosmetic changes for nowUbitUmarov2012-10-032-1/+8
* | use a bit more complex mesh key identifier, plus a bug fixUbitUmarov2012-08-071-0/+12
* | ** DANGER someone should stress test more ** release unused physics meshs, in...UbitUmarov2012-08-062-0/+4
* | Merge branch 'master' into careminsterMelanie2012-08-011-0/+5
|\ \ | |/
| * Create the ability for physics modules to request assets on demand byMelanie2012-08-011-0/+5
* | Merge branch 'avination' into ubitworkUbitUmarov2012-07-171-0/+14
|\ \
| * \ Merge branch 'master' into careminsterMelanie2012-05-311-0/+14
| |\ \ | | |/
| | * Add an optional mechanism for physics modules to collect and return arbitrary...Justin Clark-Casey (justincc)2012-05-311-0/+14
* | | messing around... Let terrain and water have nullphysicsactors, letUbitUmarov2012-07-151-95/+48
|/ /
* | Let OOB information usable outside ubitodeUbitUmarov2012-05-271-1/+28
* | add colliders relative velocity projected in collision direction to collision...UbitUmarov2012-05-191-0/+2
* | ubitODE + physmanager: - Revised use of ODE collisions categories and bits(fl...UbitUmarov2012-04-162-0/+46
* | Tell physics about physics shape when creating. Added some virtual methods to...UbitUmarov2012-03-212-0/+14
* | let convex be a parameter to createMesh so it can be used. Was forced to add ...UbitUmarov2012-03-212-0/+6
* | more phantom physics ( chODE and a fix in manager physicsactorUbitUmarov2012-03-111-1/+1
* | initial steps to support physical phantomsUbitUmarov2012-03-112-3/+8
* | update ubitOdeUbitUmarov2012-03-051-1/+3