aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | Fix teleporting from older to newer regionsMelanie2012-05-041-1/+8
* | | | | | | | | | | | | | Add the default animation to the child agent data updateMelanie2012-05-042-0/+14
* | | | | | | | | | | | | | Reverse the order of physics event unsubscription to allow GC. Adapted from U...Melanie2012-05-041-2/+2
* | | | | | | | | | | | | | Retain velocity on walking crossing - adapted from Ubit's reverted patchMelanie2012-05-041-1/+13
* | | | | | | | | | | | | | Revert "*TO TEST/REVIEW* added current default animation in animationSet.cs t...Melanie2012-05-042-28/+8
* | | | | | | | | | | | | | *TO TEST/REVIEW* added current default animation in animationSet.cs to/fromAr...UbitUmarov2012-05-042-8/+28
* | | | | | | | | | | | | | SOG copy bug fix, now new group has own empty list of sitted avatars. Also ch...UbitUmarov2012-05-041-12/+54
* | | | | | | | | | | | | | Stabilize sit position on region crossingMelanie2012-05-031-1/+7
* | | | | | | | | | | | | | Clear permissions given to the object we stand up fromMelanie2012-05-032-2/+31
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Improved sitted avatars crossings ( plus tests on vehicles)UbitUmarov2012-05-022-9/+18
* | | | | | | | | | | | | Bogus change to get a version numberMelanie2012-05-021-1/+1
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Merge branch 'ubitwork' into avinationMelanie2012-05-025-115/+139
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
| * | | | | | | | | | | ubitODE fix applyROtationImpulse, let vehicle hover be relative to root prim...UbitUmarov2012-04-292-15/+32
| * | | | | | | | | | | ubitode fix inertia for same cases. Added a nasty lock on llGetCenterOfMass a...UbitUmarov2012-04-292-97/+91
| * | | | | | | | | | | llGetGeometricCenter...UbitUmarov2012-04-292-3/+16
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Preserve attachment rotation on objects rezzed via a script. Makes toastersMelanie2012-05-023-0/+11
* | | | | | | | | | | Fix saving of attachment positionsMelanie2012-05-011-1/+1
|/ / / / / / / / / /
* | | | | | | | | | remove repeated set of group rotation to physicsUbitUmarov2012-04-291-2/+3
* | | | | | | | | | SOG bug fix in group rotations updatesUbitUmarov2012-04-291-4/+6
* | | | | | | | | | fix llGetCenterOfMass ( checked with ubitODE only)UbitUmarov2012-04-284-9/+101
* | | | | | | | | | Oooops don't hover underground but do hoverUbitUmarov2012-04-271-26/+27
* | | | | | | | | | reorder priority of vehicle hover flagsUbitUmarov2012-04-271-109/+114
* | | | | | | | | | testUbitUmarov2012-04-271-1/+7
* | | | | | | | | | testUbitUmarov2012-04-272-5/+2
* | | | | | | | | | testUbitUmarov2012-04-271-12/+9
* | | | | | | | | | testUbitUmarov2012-04-271-1/+1
* | | | | | | | | | itestUbitUmarov2012-04-272-4/+4
* | | | | | | | | | testUbitUmarov2012-04-271-13/+11
* | | | | | | | | | itestUbitUmarov2012-04-271-2/+5
* | | | | | | | | | testUbitUmarov2012-04-271-2/+2
* | | | | | | | | | testingUbitUmarov2012-04-271-1/+1
* | | | | | | | | | testing....UbitUmarov2012-04-272-56/+102
* | | | | | | | | | ubitODE fix don't report colisions with a volume detector ( only report to it )UbitUmarov2012-04-271-12/+16
* | | | | | | | | | testingUbitUmarov2012-04-271-1/+1
* | | | | | | | | | testingUbitUmarov2012-04-271-58/+71
* | | | | | | | | | testingUbitUmarov2012-04-272-2/+2
* | | | | | | | | | testingUbitUmarov2012-04-271-0/+6
* | | | | | | | | | TESTINGUbitUmarov2012-04-272-4/+5
* | | | | | | | | | TEST more changesUbitUmarov2012-04-271-1/+2
* | | | | | | | | | TEST more options to avnLocalTeleportUbitUmarov2012-04-271-4/+9
* | | | | | | | | | TEST added avnLocalTeleport(Vector3 newpos, Quaternion? newrot, bool Stopped...UbitUmarov2012-04-271-0/+22
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | revert last add commitUbitUmarov2012-04-261-2/+3
* | | | | | | | | add wearable type PHYSICSUbitUmarov2012-04-261-6/+13
* | | | | | | | | Help big boobies to dance (avatar visualParams). May not persist and need mor...UbitUmarov2012-04-264-17/+41
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | set PIDHoverTau and not PIDTau since all physics need thatUbitUmarov2012-04-251-5/+7
* | | | | | | | fix chODE loosing some part positions when doing isPhysical falseUbitUmarov2012-04-242-11/+42
* | | | | | | | SOG bug fix in UI object changesUbitUmarov2012-04-241-11/+20
* | | | | | | | fix animations if sited in ground alsoUbitUmarov2012-04-241-1/+1
* | | | | | | | let objects/avas push avasUbitUmarov2012-04-241-2/+1
* | | | | | | | "save the catgirls"UbitUmarov2012-04-242-18/+13