aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region (unfollow)
Commit message (Expand)AuthorFilesLines
2012-04-27testingUbitUmarov1-1/+1
2012-04-27testing....UbitUmarov2-56/+102
2012-04-27ubitODE fix don't report colisions with a volume detector ( only report to it )UbitUmarov1-12/+16
2012-04-27testingUbitUmarov1-1/+1
2012-04-27testingUbitUmarov1-58/+71
2012-04-27testingUbitUmarov2-2/+2
2012-04-27testingUbitUmarov1-0/+6
2012-04-27TESTINGUbitUmarov2-4/+5
2012-04-27TEST more changesUbitUmarov1-1/+2
2012-04-27 TEST more options to avnLocalTeleportUbitUmarov1-4/+9
2012-04-27TEST added avnLocalTeleport(Vector3 newpos, Quaternion? newrot, bool Stopped...UbitUmarov1-0/+22
2012-04-26Help big boobies to dance (avatar visualParams). May not persist and need mor...UbitUmarov2-2/+2
2012-04-25set PIDHoverTau and not PIDTau since all physics need thatUbitUmarov1-5/+7
2012-04-24 fix chODE loosing some part positions when doing isPhysical falseUbitUmarov2-11/+42
2012-04-24SOG bug fix in UI object changesUbitUmarov1-11/+20
2012-04-24 fix animations if sited in ground alsoUbitUmarov1-1/+1
2012-04-24 let objects/avas push avasUbitUmarov1-2/+1
2012-04-24"save the catgirls"UbitUmarov2-18/+13
2012-04-24 display heatbeat sleep time in stats. This may not be good for general use, ...UbitUmarov1-0/+5
2012-04-24 fix Simulation time reportUbitUmarov1-0/+7
2012-04-24some reduction on time resolution efects on spare time reportUbitUmarov1-4/+8
2012-04-24*testing* changed stats time reports to be per reported frame and not acumul...UbitUmarov1-11/+64
2012-04-23ubitODE - do own timing control (as chODE does) until heartbeat does it rightUbitUmarov2-21/+34
2012-04-23ubitODE - several changes...UbitUmarov3-431/+379
2012-04-22fix a bug i added fixing another....UbitUmarov1-2/+5
2012-04-21ubitODE: - don't try to hover underground unless volumedetector (that doesn't...UbitUmarov1-47/+93
2012-04-20changed seletion code. SOP now knows about parts selection. UI actions are se...UbitUmarov3-24/+104
2012-04-20ubitODE: - Change triangles used in terrain height estimationUbitUmarov1-11/+28
2012-04-20ubitODE - again avatar/terrain collision. Reduce new viewers interpolators ef...UbitUmarov1-6/+14
2012-04-19 changed - VolumeDetect and phantom setting interaction. Script VD(true) forc...UbitUmarov2-13/+40
2012-04-18Allow setting a specific target velocity on TeleportWithMomentumMelanie1-1/+11
2012-04-18Allow scripts in attachments owned by the NPC to control the NPCMelanie1-1/+7
2012-04-18ubitODE still retouching character pidUbitUmarov1-2/+2
2012-04-18ubitODE - retouch character PIDsUbitUmarov1-4/+4
2012-04-17Prevent objects rezzed in sim from being seen as attachments and becoming une...Melanie2-0/+8
2012-04-17ubitODE: prims - update managed dinamic parameters from unmanaged at ODE rate...UbitUmarov1-78/+46
2012-04-17ubitODE: - character managed ode was only getting position etc from unmanaged...UbitUmarov2-119/+48
2012-04-17ubitODE: - made avatar/ground collision pid servo a bit softer since seems a ...UbitUmarov2-6/+7
2012-04-17ubitODE: bug fix let avatars colide with volume detectorsUbitUmarov1-0/+1
2012-04-16fix (http://opensimulator.org/mantis/view.php?id=5965) llGetObjectMass was ba...UbitUmarov1-2/+23
2012-04-16ubitODE: - fix remove characters from default raycasts filters as older code ...UbitUmarov2-8/+16
2012-04-16chODE: if character velocity > 50m/s apply breaks. In free fall this will giv...UbitUmarov1-1/+10
2012-04-16 chODE bug fixUbitUmarov1-7/+9
2012-04-16 Let llCastRay use ubitODE raycast if avaiable plus a few changes/fixes that ...UbitUmarov1-22/+86
2012-04-16 added suport funtions for ubitODE raycastFilteredUbitUmarov1-0/+13
2012-04-16Downgrade an error log message to info because there is nothing we can do ifMelanie2-2/+2
2012-04-16ubitODE + physmanager: - Revised use of ODE collisions categories and bits(fl...UbitUmarov7-729/+983
2012-04-14Use chode character actor.SetMomentum() to force full restore Velocity in sce...UbitUmarov2-2/+22
2012-04-13Use presence absolute position to request raycast to camera. Used m_pos maybe...UbitUmarov1-3/+11
2012-04-13 don't do Animator.UpdateMovementAnimations() in scenepresence RegionHeartbea...UbitUmarov1-2/+3