Historie revizí

Autor SHA1 Zpráva Datum
  Mic Bowman 17dab7245f Merge branch 'master' into bulletsim před 13 roky
  Justin Clark-Casey (justincc) be357f8fee Fix bug in persisting saved appearances for npcs před 13 roky
  Robert Adams 96dce3e16c Use GetMeshKey from PrimitiveBaseShape. před 13 roky
  Mic Bowman 648866b597 Merge branch 'master' into bulletsim před 13 roky
  Robert Adams 18037d41c4 Move GetMeshKey from buried inside Meshmerizer to a public method on PrimitiveBaseShape před 13 roky
  Robert Adams 80a2b81d52 Add level of detail specification to optionally reduce the number of vertices in generated prim meshes před 13 roky
  Makopoppo 795b56e695 Related to #4689 - Adding missing null check for SceneObjectPart před 13 roky
  Justin Clark-Casey (justincc) d4d894c20f Stop avatars returning from neighbouring regions from stalling on the border crossing. před 13 roky
  Justin Clark-Casey (justincc) 1615e7d29f Eliminate duplicate AttachmentPoint properties by always using the one stored in the root part's state field. před 13 roky
  Justin Clark-Casey (justincc) b7700428ec refactor: camel case AttachmentPoint method arg as per code standards před 13 roky
  Justin Clark-Casey (justincc) 33a894f3d2 refactor: move SOP.IsAttachment and AttachmentPoint up into SOG to avoid pointless duplication of identical values před 13 roky
  Robert Adams 21708b832b BulletSim: add mesh representation. Use meshes for static objects and switch to hulls for physical objects. před 13 roky
  Mic Bowman 23f10f1d22 Merge branch 'master' into bulletsim před 13 roky
  Justin Clark-Casey (justincc) 15a514fcbc refactor: simplify SOP.AttachedAvatar into SOG.AttachedAvatar před 13 roky
  Justin Clark-Casey (justincc) 5f3ffc195f refactor: move SOG.DetachToGround() to AttachmentsModule.DetachSceneObjectToGround() and remove redundant code před 13 roky
  Justin Clark-Casey (justincc) ae614c1264 refactor: simplify DetachSingleAttachmentToGround() by retrieving the scene object group direct před 13 roky
  Justin Clark-Casey (justincc) 040ad11e61 refactor: remove common presence set up in attachments tests před 13 roky
  Justin Clark-Casey (justincc) dc61bf4b1f comment out verbose test logging from last commit před 13 roky
  Justin Clark-Casey (justincc) 1dba047e4d add regression test for detaching an attachment to the scene před 13 roky
  Justin Clark-Casey (justincc) 002313bf13 refactor: move sog.DetachToInventoryPrep() into AttachmentsModule.DetachSingleAttachmentToInv() před 13 roky
  Justin Clark-Casey (justincc) fcbed6479a Downgrade warning about not saving unchanged attachment to debug instead, and change text to better indicate what it's saying před 13 roky
  Justin Clark-Casey (justincc) 6c692d2e21 Fix a very recent regression from llAttachToAvatar() fix where I accidentally stopped normal script state persistence on login/logout and attach/detach před 13 roky
  BlueWall 04d42860fe Merge branch 'master' of /home/opensim/src/opensim před 13 roky
  Micheil Merlin cf42fcd978 llSetPrimitiveParams correct prim hollow for cases where limit should be 70%. před 13 roky
  Justin Clark-Casey (justincc) 4b4c5e69e5 Remove forcing of phantom on ground attached objects - attachments can be both non-phantom and flagged as physical. před 13 roky
  Justin Clark-Casey (justincc) d5dc8133fc remove pointless IsDeleted check on SP.RezAttachments() před 13 roky
  Justin Clark-Casey (justincc) 6d4432f440 refactor: simplify EntityBase.IsDeleted property před 13 roky
  Justin Clark-Casey (justincc) 21f1b68fdf extend initial rez regression test to check that attachment is phantom před 13 roky
  Justin Clark-Casey (justincc) 73d913dad2 Make objects attached from the ground phantom před 13 roky
  Justin Clark-Casey (justincc) 9ba4511d3e add SOG helper properties IsPhantom, IsTemporary, etc. to improve code readability před 13 roky