Historia zmian

Autor SHA1 Wiadomość Data
  Melanie 0bc8238a6c Merge branch 'master' into careminster 12 lat temu
  Justin Clark-Casey (justincc) 7ff4eec79c Remove redundant SetScene() function in Scene.AddSceneObject() 12 lat temu
  Justin Clark-Casey (justincc) 056c9a59b2 Add assert to attachment regression tests to check that number of objects in the scene graph 12 lat temu
  Melanie 26d89777d8 Merge branch 'avination' into careminster 12 lat temu
  UbitUmarov 909572ed86 fix SceneGraph Add/Remove PhysicalPrim counters 12 lat temu
  Justin Clark-Casey (justincc) 5c162ccd57 Go back to calling IncomingCloseAgent() in the "kick user" command for consistency instead of IClientAPI.Close() directly. 12 lat temu
  Melanie 48add77a4c Merge branch 'master' into careminster 12 lat temu
  Justin Clark-Casey (justincc) d547bcf8d1 Remove duplicate update of user count in Scene.IncomingCloseAgent() 12 lat temu
  Melanie c0b21d92c2 Merge branch 'avination' into careminster 12 lat temu
  UbitUmarov bdc62144ae fix the real cause of double velocity 12 lat temu
  Melanie ebd9d2618b Merge branch 'master' into careminster 12 lat temu
  Justin Clark-Casey (justincc) 4d34763f8c Check agent limit against root agent count rather than both root and child agents 12 lat temu
  Melanie 50321fb7bf Merge branch 'master' into careminster 12 lat temu
  Justin Clark-Casey (justincc) abbd050a13 Perform SceneGraph.DuplicateObject() under existing m_updateLock already used for link and delinking, in order to avoid race conditions. 12 lat temu
  Melanie 900afbd53e Merge branch 'avination' into careminster 12 lat temu
  Melanie 74eafb78eb Fix moving no-mod objects. Fixes a regression introduced with the undo fix 12 lat temu
  Melanie 7397c9a68e Merge branch 'master' of ssh://[email protected]/var/git/careminster into careminster 12 lat temu
  UbitUmarov fd19601c6b Help big boobies to dance (avatar visualParams). May not persist and need more lobe ? 12 lat temu
  Melanie 65b3e13010 Merge branch 'master' of ssh://[email protected]/var/git/careminster into careminster 12 lat temu
  UbitUmarov aeb5aed5b7 changed - VolumeDetect and phantom setting interaction. Script VD(true) forces phantom ON. UI phantom off turns off VD. Other transitions should only change specific parameter. This is not as current SL. - Fixed volumedetect prims being wrongly removed from physics. 12 lat temu
  Melanie fc9f244a7d Merge branch 'master' into careminster 12 lat temu
  Justin Clark-Casey (justincc) 859646ef5c minor: Add some method doc. Add warnings since calling SOG link/delink methods directly rather than through Scene may allow race conditions. 12 lat temu
  Melanie 63c44719f7 Merge branch 'master' into careminster 12 lat temu
  Justin Clark-Casey (justincc) 7468299673 Eliminate race condition where many callers would check SOP.PhysicsActor != null then assume it was still not null in later code. 12 lat temu
  Melanie f3132c45d9 Merge branch 'master' into careminster 12 lat temu
  Justin Clark-Casey (justincc) 32a953fed7 refactor: Rename SOG.GetChildPart() to GetPart() since it can also return the 'root' part. 12 lat temu
  Justin Clark-Casey (justincc) f0406f9fe2 Rename SOG.HasChildPrim(uint) to SOG.ContainsPart(uint) to match existing ContainsPart method and remove method duplication. 12 lat temu
  UbitUmarov efd7ff3146 add some more notifications about changes on physical parameters ( still incomple and there should be a better away ) 12 lat temu
  Melanie c7e302864a Merge branch 'master' into careminster 12 lat temu
  Justin Clark-Casey (justincc) a4b01ef38a Replace script-lines-per-second with the script execution time scaled by its measurement period and an idealised frame time. 12 lat temu