История коммитов

Автор SHA1 Сообщение Дата
  UbitUmarov 3402819888 do the same in the cases we are just moving parts around and not changing their caches (ie their taskInventory) 7 лет назад
  UbitUmarov 3a8dd24fd1 move deep effective permissions aggregation to first time use and not on changes. There flag it is need with InvalidateDeepEffectivePerms(). Add config options PropagateGroupShareOutwards and PropagateAnyOneOutwards 7 лет назад
  UbitUmarov b52f7b9203 missing file and remove warnings 7 лет назад
  UbitUmarov 0f7ffc56ce several changes for osTeleportObject 7 лет назад
  UbitUmarov 1848b1fdb1 mantis 8740: fix osTeleportObject set rotation 7 лет назад
  UbitUmarov d085c337a9 add a little speedup on repeated requests for same name on osGetLinkNumber. 7 лет назад
  UbitUmarov e237e1b2fa add LSL_Integer osGetLinkNumber(LSL_String name). uses a cache for the string to linknumber map, cache invalidations may still be missing :( 7 лет назад
  UbitUmarov ca250e0b0b mantis 8740: rename osObjectTeleport as osTeleportObject, replaced the stop parameter by flags, add flags OSTPOBJ_STOPATTARRGET and OSTPOBJ_SETROT 7 лет назад
  UbitUmarov c6150c2066 mantis 8140: fix objectTeleport rotation if stop TRUE 7 лет назад
  UbitUmarov 2bb5e98574 add EXPERIMENTAL osObjectTeleport(LSL_Key objectUUID, LSL_Vector targetPos, LSL_Rotation rotation, LSL_Integer stop) 7 лет назад
  UbitUmarov 443fc60cdf store the physics inertia override in Mysql and add it to serializer. run prebuild is required 7 лет назад
  UbitUmarov 6a35a965ff add OSSL functions to override linksets total mass, center of mass and inertia. replacing the crude automatic estimation based on prims known to physics and density. Changed parameters are still not saved, and are lost on region crossings. only suported by UbODE. EXPERIMENTAL feature, only test it for now.. don't try to use in products. 7 лет назад
  Melanie Thielker 5587ee4500 Merge branch 'melanie' 7 лет назад
  Melanie Thielker 91f142bbd2 Add the option to link a scene object with a monitoring object 7 лет назад
  UbitUmarov 0091c37ed3 several changes relative to objects return and parcel prim counts: avoid null refs, report correct count of returned objects, make obkects counts by ownership coerent with return rules, etc 7 лет назад
  UbitUmarov cdc23bab74 remove unused and wrong methods 7 лет назад
  UbitUmarov dac32c4e5a change CanObjectEntry() to use a SOG 7 лет назад
  UbitUmarov db2fbf6516 add more calls to effective permissions aggregation, some paths may still be missing on objects changes, but remove the aggregation on check paths, so all can be tested. 7 лет назад
  UbitUmarov 1113407280 add more calls to effective permissions aggregation; do not change groupmask on deed 7 лет назад
  UbitUmarov 2b5ef89272 remove now unused SetRootPartOwner() 7 лет назад
  UbitUmarov 180add745c replace calls to SetOwnerId and SetRootPartOwner by a single new SetOwner() so owner is not changed twice on rootpart 7 лет назад
  UbitUmarov ffa6c7aae2 avoid lastOwner beeing the group 7 лет назад
  UbitUmarov fb86e41561 fix incoerent definition of Slam bit (bits 3 and 4 used in diferent 7 лет назад
  UbitUmarov 386a8136c9 don't let object lastowner be its group 7 лет назад
  Melanie Thielker 6d44ee9099 Change improperly named isNPC to be IsNPC as a property should be uppercase 7 лет назад
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 лет назад
  UbitUmarov 51104be6d4 remove SOG.FromPartID from main code and flag it obsolete 7 лет назад
  Mandarinka Tasty 7c566dca5a The new Constant: integer OBJECT_REZZER_KEY = 32; 7 лет назад
  UbitUmarov 935510d879 add llGetMaxScaleFactor and llGetMinScaleFactor 7 лет назад
  UbitUmarov b82a41d260 change llScaleByFactor (sorry Mandarinka). 7 лет назад