Историја ревизија

Аутор SHA1 Порука Датум
  UbitUmarov 9526a96b4f some cleanup пре 7 година
  UbitUmarov f62400c4ca improve english on few messages (thx) пре 7 година
  UbitUmarov d0afd4335c fix a error message пре 7 година
  UbitUmarov 9011ca8461 set optional group position and rotation before attach to scene пре 7 година
  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 9354e60df0 fix active objects count down, a path at least пре 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 cdc23bab74 remove unused and wrong methods пре 7 година
  UbitUmarov dac32c4e5a change CanObjectEntry() to use a SOG пре 7 година
  UbitUmarov 69bcbd856b change CanDuplicateObject пре 7 година
  UbitUmarov 97e6f21c6c actually make use of it as viewers requested пре 7 година
  UbitUmarov 6826ca9b57 fix the meaning of objectDuplicate[OnRay]() flags parameter but still not using it пре 7 година
  UbitUmarov 984345a202 add CanEdit check for SOGs, iclients and SPs that need to be in scene and use it пре 7 година
  UbitUmarov 673bd37219 object CanMove is for in scene SOGs Icleints and SPs and permitions module is NOT a shared module пре 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 a5c693e302 start adding calls to effective permissions aggregation on changes; rearrange code in DuplicateObject(); пре 7 година
  UbitUmarov 180add745c replace calls to SetOwnerId and SetRootPartOwner by a single new SetOwner() so owner is not changed twice on rootpart пре 7 година
  Melanie Thielker b16abc8166 Massive tab and trailing space cleanup пре 7 година
  Mandarinka Tasty 7c566dca5a The new Constant: integer OBJECT_REZZER_KEY = 32; пре 8 година
  UbitUmarov 53003db4cf stop warning about integer division cast to float пре 8 година
  UbitUmarov 9480da06b9 only add a prim to physics in PhysicsShapeType if changing from type none. when viewers change ExtraPhysics parameters, send back the new values. пре 8 година
  UbitUmarov 6779f41e21 fix linknumbers when unlink the root prim пре 8 година
  UbitUmarov 9e074988f0 remove a redundant and potencially dangerous child.AbsolutePosition = child.AbsolutePosition пре 8 година
  UbitUmarov 2338d3d2e5 change spinobject math, and a few minor things пре 8 година
  UbitUmarov 1b18711205 move SpinObject funtions from Scenegraph to PacketHandlers, close to grab handles, since they are related operations (possible should be moving to graph, not clear this files roles) пре 8 година
  UbitUmarov 0baaa23bde remove sceneGraph MoveObject and make it part of ProcessObjectGrabUpdate ( scene.PacketHandlers) where it belongs пре 8 година
  UbitUmarov 7a69b7d20d remove more code related to Mega regions пре 8 година
  UbitUmarov 14296bc792 add missing prim count for stats пре 8 година
  UbitUmarov 42dd02fc32 scale down position X and Y acording to region size on sending coarse Updates. Viewers need to scale up by same amount. пре 8 година