aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-12 display a sleep time of zero if forced spare time to zero, when sim fps is l...UbitUmarov1-2/+7
2012-05-12ªTEST MESS* reduce animation packets send. Added onchangeanim event with par...UbitUmarov2-2/+26
2012-05-07Fix moving no-mod objects. Fixes a regression introduced with the undo fixMelanie1-0/+27
2012-05-05SOG: tell physics about when we want a force or a impulse. (sorry add to cha...UbitUmarov1-2/+4
2012-05-04Add the default animation to the child agent data updateMelanie1-0/+3
2012-05-04Reverse the order of physics event unsubscription to allow GC. Adapted from U...Melanie1-2/+2
2012-05-04Retain velocity on walking crossing - adapted from Ubit's reverted patchMelanie1-1/+13
2012-05-04Revert "*TO TEST/REVIEW* added current default animation in animationSet.cs t...Melanie2-28/+8
2012-05-04*TO TEST/REVIEW* added current default animation in animationSet.cs to/fromAr...UbitUmarov2-8/+28
2012-05-04SOG copy bug fix, now new group has own empty list of sitted avatars. Also ch...UbitUmarov1-12/+54
2012-05-03Stabilize sit position on region crossingMelanie1-1/+7
2012-05-03Clear permissions given to the object we stand up fromMelanie1-1/+25
2012-05-02 Improved sitted avatars crossings ( plus tests on vehicles)UbitUmarov1-4/+12
2012-05-02Preserve attachment rotation on objects rezzed via a script. Makes toastersMelanie2-0/+4
2012-05-01Fix saving of attachment positionsMelanie1-1/+1
2012-04-29 llGetGeometricCenter...UbitUmarov1-2/+14
2012-04-29 remove repeated set of group rotation to physicsUbitUmarov1-2/+3
2012-04-29SOG bug fix in group rotations updatesUbitUmarov1-4/+6
2012-04-28fix llGetCenterOfMass ( checked with ubitODE only)UbitUmarov2-3/+70
2012-04-27testUbitUmarov1-3/+0
2012-04-27testUbitUmarov1-12/+9
2012-04-27testUbitUmarov1-1/+1
2012-04-27itestUbitUmarov1-2/+3
2012-04-27itestUbitUmarov1-2/+5
2012-04-27testUbitUmarov1-2/+2
2012-04-27testing....UbitUmarov1-15/+24
2012-04-27testingUbitUmarov1-1/+1
2012-04-27TESTINGUbitUmarov1-4/+4
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...UbitUmarov1-1/+1
2012-04-25set PIDHoverTau and not PIDTau since all physics need thatUbitUmarov1-5/+7
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"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-22fix a bug i added fixing another....UbitUmarov1-2/+5
2012-04-20changed seletion code. SOP now knows about parts selection. UI actions are se...UbitUmarov3-24/+104
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-17Prevent objects rezzed in sim from being seen as attachments and becoming une...Melanie1-0/+6
2012-04-16 added suport funtions for ubitODE raycastFilteredUbitUmarov1-0/+13
2012-04-14Use chode character actor.SetMomentum() to force full restore Velocity in sce...UbitUmarov1-1/+3
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
2012-04-09make llGetGeometricCenter() work as in current SL. Now this is not real geom ...UbitUmarov2-10/+49