| Commit message (Expand) | Author | Age | Files | Lines |
* | ubitODE: - made avatar/ground collision pid servo a bit softer since seems a ... | UbitUmarov | 2012-04-17 | 2 | -6/+7 |
* | ubitODE: bug fix let avatars colide with volume detectors | UbitUmarov | 2012-04-17 | 1 | -0/+1 |
* | fix (http://opensimulator.org/mantis/view.php?id=5965) llGetObjectMass was ba... | UbitUmarov | 2012-04-16 | 1 | -2/+23 |
* | ubitODE: - fix remove characters from default raycasts filters as older code ... | UbitUmarov | 2012-04-16 | 2 | -8/+16 |
* | chODE: if character velocity > 50m/s apply breaks. In free fall this will giv... | UbitUmarov | 2012-04-16 | 1 | -1/+10 |
* | chODE bug fix | UbitUmarov | 2012-04-16 | 1 | -7/+9 |
* | Let llCastRay use ubitODE raycast if avaiable plus a few changes/fixes that ... | UbitUmarov | 2012-04-16 | 1 | -22/+86 |
* | added suport funtions for ubitODE raycastFiltered | UbitUmarov | 2012-04-16 | 1 | -0/+13 |
* | ubitODE + physmanager: - Revised use of ODE collisions categories and bits(fl... | UbitUmarov | 2012-04-16 | 7 | -729/+983 |
* | Use chode character actor.SetMomentum() to force full restore Velocity in sce... | UbitUmarov | 2012-04-14 | 2 | -2/+22 |
* | Use presence absolute position to request raycast to camera. Used m_pos maybe... | UbitUmarov | 2012-04-13 | 1 | -3/+11 |
* | don't do Animator.UpdateMovementAnimations() in scenepresence RegionHeartbea... | UbitUmarov | 2012-04-13 | 1 | -2/+3 |
* | make llGetGeometricCenter() work as in current SL. Now this is not real geom ... | UbitUmarov | 2012-04-09 | 2 | -10/+49 |
* | chODE and ubitODE always return prim mass (they where returning object mass o... | UbitUmarov | 2012-04-09 | 4 | -69/+315 |
* | llGetMass and llGetObjectMass (and push estimation) always use object mass a... | UbitUmarov | 2012-04-09 | 3 | -9/+30 |
* | sop.AddToPhysics(..) fixed and in use. For now it seems it needs to set sop.... | UbitUmarov | 2012-04-09 | 1 | -263/+147 |
* | Fix a LSL merge artefact | Melanie | 2012-04-08 | 1 | -10/+2 |
* | Merge branch 'master' into careminster | Melanie | 2012-04-07 | 27 | -373/+960 |
|\ |
|
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2012-04-06 | 10 | -128/+268 |
| |\ |
|
| | * | Rather than having a FromFolderID property on every single prim and only ever... | Justin Clark-Casey (justincc) | 2012-04-07 | 4 | -10/+19 |
| | * | Store FromItemID for attachments once on SOG instead of on every SOP and only... | Justin Clark-Casey (justincc) | 2012-04-07 | 8 | -34/+29 |
| | * | refactor: Eliminate unnecessary SOP.m_physActor | Justin Clark-Casey (justincc) | 2012-04-06 | 1 | -10/+1 |
| | * | Implement PRIM_POS_LOCAL on llSetPrimitiveParams() and other prim params LSL ... | Justin Clark-Casey (justincc) | 2012-04-06 | 1 | -0/+1 |
| | * | refactor: Use clearer part.ParentGroup.IsAttachment in LSL_Api.GetPartLocalPos() | Justin Clark-Casey (justincc) | 2012-04-06 | 1 | -4/+4 |
| | * | Fix llGetLinkPrimParams for PRIM_POS_LOCAL for child prims whether in scene o... | Justin Clark-Casey (justincc) | 2012-04-06 | 2 | -13/+24 |
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2012-04-06 | 2 | -0/+82 |
| | |\ |
|
| | | * | Addition of missing constants for llGetObjectDetails including for Mantis 5502 | Talun | 2012-04-06 | 2 | -0/+82 |
| | * | | For llGetMass(), return the mass of the avatar is the object is attached. | Justin Clark-Casey (justincc) | 2012-04-06 | 2 | -3/+40 |
| | |/ |
|
| | * | Make llGetMass() return total mass of object when called on root prim. | Justin Clark-Casey (justincc) | 2012-04-06 | 1 | -1/+4 |
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2012-04-06 | 26 | -205/+684 |
| | |\ |
|
| | * | | remove possible PhysActor unexpectedly null race conditions when changing pri... | Justin Clark-Casey (justincc) | 2012-04-03 | 2 | -63/+74 |
| * | | | Moved the inventory manipulation from HGEntityTransferModule to HGInventoryAc... | Diva Canto | 2012-04-06 | 4 | -150/+208 |
| | |/
| |/| |
|
| * | | Deleted the unused and commented code from 2 commits ago. | Diva Canto | 2012-04-06 | 2 | -835/+1 |
| * | | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2012-04-06 | 2 | -3/+49 |
| |\ \ |
|
| | * | | Added missing refresh of group membership client side cache to the groups mod... | Snoopy Pfeffer | 2012-04-05 | 1 | -1/+2 |
| | * | | Revert last commit | Snoopy Pfeffer | 2012-04-05 | 1 | -22/+25 |
| | * | | Group based access restrictions to parcels require group membership, but not ... | Snoopy Pfeffer | 2012-04-05 | 1 | -25/+22 |
| | * | | Little bug fix in HasGroupAccess, to properly store the case "true" in the ca... | Snoopy Pfeffer | 2012-04-05 | 1 | -5/+2 |
| * | | | If an AddItem fails, try adding it to the right folder type. | Diva Canto | 2012-04-06 | 1 | -20/+63 |
| * | | | WARNING: LOTS OF COMMENTED AND UNUSED CODE IN THIS COMMIT. This is on purpose... | Diva Canto | 2012-04-06 | 2 | -57/+1007 |
| * | | | A few minor tweaks here and there in XInventoryService. | Diva Canto | 2012-04-06 | 1 | -14/+48 |
| * | | | Finish the implementation of GetUserInventory, even though it's still not used. | Diva Canto | 2012-04-06 | 6 | -33/+201 |
| * | | | Packing of folder in SendBulkUpdateInventory always set the folder type to -1... | Diva Canto | 2012-04-06 | 1 | -1/+2 |
| * | | | Guard against null inventory contents. | Diva Canto | 2012-04-06 | 1 | -2/+2 |
| * | | | Thank you, BaseHttpServer, for telling me where things go wrong. | Diva Canto | 2012-04-06 | 1 | -2/+2 |
* | | | | Merge branch 'ubitwork' | Melanie | 2012-04-04 | 6 | -145/+462 |
|\ \ \ \ |
|
| * | | | | minor changes.. a few physicsactor -> pa and a use a constant with |'ed bit... | UbitUmarov | 2012-04-04 | 1 | -35/+31 |
| * | | | | remove more merge artefacts | UbitUmarov | 2012-04-04 | 1 | -10/+3 |
| * | | | | reverted changes to llApplyRotationalImpulse execution in SOP/SOG. This funct... | UbitUmarov | 2012-04-04 | 2 | -3/+3 |
| * | | | | Merge branch 'master' of ssh://3dhosting.de/var/git/careminster into ubitwork | UbitUmarov | 2012-04-04 | 18 | -124/+261 |
| |\ \ \ \ |
|