Commit History

Author SHA1 Message Date
  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 years ago
  Melanie Thielker 5587ee4500 Merge branch 'melanie' 7 years ago
  Melanie Thielker 91f142bbd2 Add the option to link a scene object with a monitoring object 7 years ago
  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 years ago
  UbitUmarov cdc23bab74 remove unused and wrong methods 7 years ago
  UbitUmarov dac32c4e5a change CanObjectEntry() to use a SOG 7 years ago
  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 years ago
  UbitUmarov 1113407280 add more calls to effective permissions aggregation; do not change groupmask on deed 7 years ago
  UbitUmarov 2b5ef89272 remove now unused SetRootPartOwner() 7 years ago
  UbitUmarov 180add745c replace calls to SetOwnerId and SetRootPartOwner by a single new SetOwner() so owner is not changed twice on rootpart 7 years ago
  UbitUmarov ffa6c7aae2 avoid lastOwner beeing the group 7 years ago
  UbitUmarov fb86e41561 fix incoerent definition of Slam bit (bits 3 and 4 used in diferent 7 years ago
  UbitUmarov 386a8136c9 don't let object lastowner be its group 7 years ago
  Melanie Thielker 6d44ee9099 Change improperly named isNPC to be IsNPC as a property should be uppercase 7 years ago
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup 7 years ago
  UbitUmarov 51104be6d4 remove SOG.FromPartID from main code and flag it obsolete 7 years ago
  Mandarinka Tasty 7c566dca5a The new Constant: integer OBJECT_REZZER_KEY = 32; 7 years ago
  UbitUmarov 935510d879 add llGetMaxScaleFactor and llGetMinScaleFactor 7 years ago
  UbitUmarov b82a41d260 change llScaleByFactor (sorry Mandarinka). 7 years ago
  UbitUmarov 4e64445c39 replace datetime.now on just timming by faster utcnow 7 years ago
  UbitUmarov 586e4cf163 ignore prims with shape type none on max size check for physics 8 years ago
  UbitUmarov 6779f41e21 fix linknumbers when unlink the root prim 8 years ago
  UbitUmarov 2338d3d2e5 change spinobject math, and a few minor things 8 years ago
  UbitUmarov fb46eb3344 pass touch_end as other touchs, make blockgrab work on nonphysical also 8 years ago
  UbitUmarov ddc2f2ccd3 mantis: 8008 unscripted child prim collisions didn't trigger scripted root prim collision events; collision sounds had incorrect aggregateevents call and default sounds where muted. Future optimization needed and Testing 8 years ago
  UbitUmarov 03dba18bb6 let mouse steer work on crossings; some cleanup 8 years ago
  UbitUmarov 8f509af1f4 fix the conditions to do parcel objects autoreturn 8 years ago
  UbitUmarov 426e8a798f (re)fix avatar standup from a child prim on object delete 8 years ago
  UbitUmarov d386bfa1b6 on sog unlink loose the reference to the deleted physics actor 8 years ago
  UbitUmarov e734d526fc on object delete send a direct kill and a delayed one via updates queue, Until we find why some are missing, (if its not by udp nature). also remove redundant avatar stands 8 years ago