aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Scenes/SceneObjectPart.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-24compact the trivial te case, a more complete one may be needed even beening h...UbitUmarov1-6/+12
2019-03-23pesty warningUbitUmarov1-1/+0
2019-03-23add more test code to make usage od compressed updates etc. Should be disable...UbitUmarov1-14/+2
2019-03-21oops send flag PrimFlags.InventoryEmpty but do not override othersUbitUmarov1-1/+1
2019-03-21do send flag PrimFlags.InventoryEmptyUbitUmarov1-1/+4
2019-03-19LSL update texture entry is heavy, set all parameters on same updateUbitUmarov1-6/+2
2019-03-19prevent spurius acceleration valuesUbitUmarov1-1/+1
2019-03-19try to avoid some useless full object updatesUbitUmarov1-5/+13
2019-03-07prims have at most 9 face texturesUbitUmarov1-2/+2
2019-03-02direct encode lludp terse object update, let contain texture entryUbitUmarov1-10/+15
2019-02-21let changed allowed drop have lldetectedkey[0] return the dropped item id, Ye...UbitUmarov1-2/+2
2019-02-05enforce prim size restrictions on physical state change; Place restrictions o...UbitUmarov1-2/+23
2019-01-31do update physics script events on link ( this does need another cleanup one dayUbitUmarov1-0/+3
2019-01-30mantis 6702: fix collisions lldetectedlinknumber also on YengineUbitUmarov1-4/+9
2019-01-25cleanupUbitUmarov1-119/+31
2019-01-21some cleanupUbitUmarov1-44/+0
2019-01-21remove terraindata abstraction layer, since we only have heightmap typeUbitUmarov1-49/+40
2019-01-14a few more changes to texturesentry handling on libomv and osUbitUmarov1-26/+38
2018-12-31lost in updatesUbitUmarov1-3/+35
2018-12-31add a bit more persistence (still mysql only)UbitUmarov1-1/+0
2018-12-30add some persistence (mysql only)UbitUmarov1-3/+103
2018-12-29changes on updatesUbitUmarov1-76/+27
2018-12-28sog GetLinkNumber() forget avatars that did standupUbitUmarov1-2/+2
2018-12-28now break several things at same time... sog/sop updates, threads options,...UbitUmarov1-182/+266
2018-05-27fix some cases in prim number of sidesUbitUmarov1-27/+62
2018-04-10 sound radius is a prim prop only set by llSetSoundRadius, fix it in case vie...UbitUmarov1-1/+1
2018-03-05 make more clear some magic numbers on SOP getnumberofsides(), reduce unneces...UbitUmarov1-5/+5
2018-02-22 a few more changes on tortured prims number of sides/facesUbitUmarov1-53/+68
2018-02-21 fix a old issue on some tortured prims number of sides, and so textures setUbitUmarov1-4/+4
2017-11-08mantis 8263: recover the ignore of texture changes if only materialID changed...UbitUmarov1-2/+4
2017-11-08remove a potencial (and silly) deadlock; let other texture parameters changes...UbitUmarov1-26/+45
2017-08-19change SOP updates throttles again. Small values of omega on llSetTargetOmega...UbitUmarov1-56/+70
2017-08-13change locking on sop updatesUbitUmarov1-168/+181
2017-07-21shape convex should not trigger complex cost (LI) aloneUbitUmarov1-1/+1
2017-07-18fix object updates throttle for scripts doing motion by direct change of posi...UbitUmarov1-14/+17
2017-07-13add Util.GetTimeStamp() that returns the stamp in seconds; use it on ubOde; s...UbitUmarov1-28/+76
2017-07-10a few more changes on entities updatesUbitUmarov1-30/+13
2017-07-10on entities updates throttles vectors needed to be compared as vectors, not j...UbitUmarov1-19/+114
2017-06-28BUG FIX: change lludp hovertext utf-8 cut point. Thx djphilUbitUmarov1-3/+4
2017-06-13 some cleanupUbitUmarov1-9/+3
2017-06-06set optional group position and rotation before attach to sceneUbitUmarov1-14/+1
2017-05-03fix right to change permissions of group owned objectsUbitUmarov1-2/+5
2017-04-28a few changes to permissions folding... we are testing. at this point only us...UbitUmarov1-2/+2
2017-04-27add a usefull taint and updateUbitUmarov1-0/+2
2017-04-25 finish encoding number of mesh faces in pbs shape on new meshs upload, and *...UbitUmarov1-10/+14
2017-04-15several changes for osTeleportObjectUbitUmarov1-22/+13
2017-04-05add missing invalidation of osGetLinkNumber cacheUbitUmarov1-0/+2
2017-04-01 store the physics inertia override in Mysql and add it to serializer. run p...UbitUmarov1-1/+20
2017-01-26 remove SOP.AttachPoint, redundant( and incoerent) with SOG.AttachmentPointUbitUmarov1-6/+5
2017-01-19add a comment about parts permissions aggregationUbitUmarov1-0/+2