SceneObjectPart.cs 171 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121312231233124312531263127312831293130313131323133313431353136313731383139314031413142314331443145314631473148314931503151315231533154315531563157315831593160316131623163316431653166316731683169317031713172317331743175317631773178317931803181318231833184318531863187318831893190319131923193319431953196319731983199320032013202320332043205320632073208320932103211321232133214321532163217321832193220322132223223322432253226322732283229323032313232323332343235323632373238323932403241324232433244324532463247324832493250325132523253325432553256325732583259326032613262326332643265326632673268326932703271327232733274327532763277327832793280328132823283328432853286328732883289329032913292329332943295329632973298329933003301330233033304330533063307330833093310331133123313331433153316331733183319332033213322332333243325332633273328332933303331333233333334333533363337333833393340334133423343334433453346334733483349335033513352335333543355335633573358335933603361336233633364336533663367336833693370337133723373337433753376337733783379338033813382338333843385338633873388338933903391339233933394339533963397339833993400340134023403340434053406340734083409341034113412341334143415341634173418341934203421342234233424342534263427342834293430343134323433343434353436343734383439344034413442344334443445344634473448344934503451345234533454345534563457345834593460346134623463346434653466346734683469347034713472347334743475347634773478347934803481348234833484348534863487348834893490349134923493349434953496349734983499350035013502350335043505350635073508350935103511351235133514351535163517351835193520352135223523352435253526352735283529353035313532353335343535353635373538353935403541354235433544354535463547354835493550355135523553355435553556355735583559356035613562356335643565356635673568356935703571357235733574357535763577357835793580358135823583358435853586358735883589359035913592359335943595359635973598359936003601360236033604360536063607360836093610361136123613361436153616361736183619362036213622362336243625362636273628362936303631363236333634363536363637363836393640364136423643364436453646364736483649365036513652365336543655365636573658365936603661366236633664366536663667366836693670367136723673367436753676367736783679368036813682368336843685368636873688368936903691369236933694369536963697369836993700370137023703370437053706370737083709371037113712371337143715371637173718371937203721372237233724372537263727372837293730373137323733373437353736373737383739374037413742374337443745374637473748374937503751375237533754375537563757375837593760376137623763376437653766376737683769377037713772377337743775377637773778377937803781378237833784378537863787378837893790379137923793379437953796379737983799380038013802380338043805380638073808380938103811381238133814381538163817381838193820382138223823382438253826382738283829383038313832383338343835383638373838383938403841384238433844384538463847384838493850385138523853385438553856385738583859386038613862386338643865386638673868386938703871387238733874387538763877387838793880388138823883388438853886388738883889389038913892389338943895389638973898389939003901390239033904390539063907390839093910391139123913391439153916391739183919392039213922392339243925392639273928392939303931393239333934393539363937393839393940394139423943394439453946394739483949395039513952395339543955395639573958395939603961396239633964396539663967396839693970397139723973397439753976397739783979398039813982398339843985398639873988398939903991399239933994399539963997399839994000400140024003400440054006400740084009401040114012401340144015401640174018401940204021402240234024402540264027402840294030403140324033403440354036403740384039404040414042404340444045404640474048404940504051405240534054405540564057405840594060406140624063406440654066406740684069407040714072407340744075407640774078407940804081408240834084408540864087408840894090409140924093409440954096409740984099410041014102410341044105410641074108410941104111411241134114411541164117411841194120412141224123412441254126412741284129413041314132413341344135413641374138413941404141414241434144414541464147414841494150415141524153415441554156415741584159416041614162416341644165416641674168416941704171417241734174417541764177417841794180418141824183418441854186418741884189419041914192419341944195419641974198419942004201420242034204420542064207420842094210421142124213421442154216421742184219422042214222422342244225422642274228422942304231423242334234423542364237423842394240424142424243424442454246424742484249425042514252425342544255425642574258425942604261426242634264426542664267426842694270427142724273427442754276427742784279428042814282428342844285428642874288428942904291429242934294429542964297429842994300430143024303430443054306430743084309431043114312431343144315431643174318431943204321432243234324432543264327432843294330433143324333433443354336433743384339434043414342434343444345434643474348434943504351435243534354435543564357435843594360436143624363436443654366436743684369437043714372437343744375437643774378437943804381438243834384438543864387438843894390439143924393439443954396439743984399440044014402440344044405440644074408440944104411441244134414441544164417441844194420442144224423442444254426442744284429443044314432443344344435443644374438443944404441444244434444444544464447444844494450445144524453445444554456445744584459446044614462446344644465446644674468446944704471447244734474447544764477447844794480448144824483448444854486448744884489449044914492449344944495449644974498449945004501450245034504450545064507450845094510451145124513451445154516451745184519452045214522452345244525452645274528452945304531453245334534453545364537453845394540454145424543454445454546454745484549455045514552455345544555455645574558455945604561456245634564456545664567456845694570457145724573457445754576457745784579458045814582458345844585458645874588458945904591459245934594459545964597459845994600460146024603460446054606460746084609461046114612461346144615461646174618461946204621462246234624462546264627462846294630463146324633463446354636463746384639464046414642464346444645464646474648464946504651465246534654465546564657465846594660466146624663466446654666466746684669467046714672467346744675467646774678467946804681468246834684468546864687468846894690469146924693469446954696469746984699470047014702470347044705470647074708470947104711471247134714471547164717471847194720472147224723472447254726472747284729473047314732473347344735473647374738473947404741474247434744474547464747474847494750475147524753475447554756475747584759476047614762476347644765476647674768476947704771477247734774477547764777477847794780478147824783478447854786478747884789479047914792479347944795479647974798479948004801480248034804480548064807480848094810481148124813481448154816481748184819482048214822482348244825482648274828482948304831483248334834483548364837483848394840484148424843484448454846484748484849485048514852485348544855485648574858485948604861486248634864486548664867486848694870487148724873487448754876487748784879488048814882488348844885488648874888488948904891489248934894489548964897489848994900490149024903490449054906490749084909491049114912491349144915491649174918491949204921492249234924492549264927492849294930493149324933493449354936
  1. /*
  2. * Copyright (c) Contributors, http://opensimulator.org/
  3. * See CONTRIBUTORS.TXT for a full list of copyright holders.
  4. *
  5. * Redistribution and use in source and binary forms, with or without
  6. * modification, are permitted provided that the following conditions are met:
  7. * * Redistributions of source code must retain the above copyright
  8. * notice, this list of conditions and the following disclaimer.
  9. * * Redistributions in binary form must reproduce the above copyright
  10. * notice, this list of conditions and the following disclaimer in the
  11. * documentation and/or other materials provided with the distribution.
  12. * * Neither the name of the OpenSimulator Project nor the
  13. * names of its contributors may be used to endorse or promote products
  14. * derived from this software without specific prior written permission.
  15. *
  16. * THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY
  17. * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
  18. * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  19. * DISCLAIMED. IN NO EVENT SHALL THE CONTRIBUTORS BE LIABLE FOR ANY
  20. * DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  21. * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  22. * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
  23. * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  24. * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  25. * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  26. */
  27. using System;
  28. using System.Collections.Generic;
  29. using System.Drawing;
  30. using System.IO;
  31. using System.Reflection;
  32. using System.Runtime.Serialization;
  33. using System.Security.Permissions;
  34. using System.Xml;
  35. using System.Xml.Serialization;
  36. using log4net;
  37. using OpenMetaverse;
  38. using OpenMetaverse.Packets;
  39. using OpenMetaverse.StructuredData;
  40. using OpenSim.Framework;
  41. using OpenSim.Region.Framework.Interfaces;
  42. using OpenSim.Region.Framework.Scenes.Scripting;
  43. using OpenSim.Region.Framework.Scenes.Serialization;
  44. using OpenSim.Region.Physics.Manager;
  45. using PermissionMask = OpenSim.Framework.PermissionMask;
  46. namespace OpenSim.Region.Framework.Scenes
  47. {
  48. #region Enumerations
  49. [Flags]
  50. public enum Changed : uint
  51. {
  52. INVENTORY = 1,
  53. COLOR = 2,
  54. SHAPE = 4,
  55. SCALE = 8,
  56. TEXTURE = 16,
  57. LINK = 32,
  58. ALLOWED_DROP = 64,
  59. OWNER = 128,
  60. REGION = 256,
  61. TELEPORT = 512,
  62. REGION_RESTART = 1024,
  63. MEDIA = 2048,
  64. ANIMATION = 16384
  65. }
  66. // I don't really know where to put this except here.
  67. // Can't access the OpenSim.Region.ScriptEngine.Common.LSL_BaseClass.Changed constants
  68. [Flags]
  69. public enum ExtraParamType
  70. {
  71. Something1 = 1,
  72. Something2 = 2,
  73. Something3 = 4,
  74. Something4 = 8,
  75. Flexible = 16,
  76. Light = 32,
  77. Sculpt = 48,
  78. Something5 = 64,
  79. Something6 = 128
  80. }
  81. [Flags]
  82. public enum TextureAnimFlags : byte
  83. {
  84. NONE = 0x00,
  85. ANIM_ON = 0x01,
  86. LOOP = 0x02,
  87. REVERSE = 0x04,
  88. PING_PONG = 0x08,
  89. SMOOTH = 0x10,
  90. ROTATE = 0x20,
  91. SCALE = 0x40
  92. }
  93. public enum PrimType : int
  94. {
  95. BOX = 0,
  96. CYLINDER = 1,
  97. PRISM = 2,
  98. SPHERE = 3,
  99. TORUS = 4,
  100. TUBE = 5,
  101. RING = 6,
  102. SCULPT = 7
  103. }
  104. public enum UpdateRequired : byte
  105. {
  106. NONE = 0,
  107. TERSE = 1,
  108. FULL = 2
  109. }
  110. #endregion Enumerations
  111. public class SceneObjectPart : ISceneEntity
  112. {
  113. /// <value>
  114. /// Denote all sides of the prim
  115. /// </value>
  116. public const int ALL_SIDES = -1;
  117. private static readonly ILog m_log = LogManager.GetLogger(MethodBase.GetCurrentMethod().DeclaringType);
  118. /// <summary>
  119. /// Dynamic attributes can be created and deleted as required.
  120. /// </summary>
  121. public DAMap DynAttrs { get; set; }
  122. private DOMap m_dynObjs;
  123. /// <summary>
  124. /// Dynamic objects that can be created and deleted as required.
  125. /// </summary>
  126. public DOMap DynObjs
  127. {
  128. get
  129. {
  130. if (m_dynObjs == null)
  131. m_dynObjs = new DOMap();
  132. return m_dynObjs;
  133. }
  134. set
  135. {
  136. m_dynObjs = value;
  137. }
  138. }
  139. /// <value>
  140. /// Is this a root part?
  141. /// </value>
  142. /// <remarks>
  143. /// This will return true even if the whole object is attached to an avatar.
  144. /// </remarks>
  145. public bool IsRoot
  146. {
  147. get { return ParentGroup.RootPart == this; }
  148. }
  149. /// <summary>
  150. /// Is an explicit sit target set for this part?
  151. /// </summary>
  152. public bool IsSitTargetSet
  153. {
  154. get
  155. {
  156. return
  157. !(SitTargetPosition == Vector3.Zero
  158. && (SitTargetOrientation == Quaternion.Identity // Valid Zero Rotation quaternion
  159. || SitTargetOrientation.X == 0f && SitTargetOrientation.Y == 0f && SitTargetOrientation.Z == 1f && SitTargetOrientation.W == 0f // W-Z Mapping was invalid at one point
  160. || SitTargetOrientation.X == 0f && SitTargetOrientation.Y == 0f && SitTargetOrientation.Z == 0f && SitTargetOrientation.W == 0f)); // Invalid Quaternion
  161. }
  162. }
  163. #region Fields
  164. public bool AllowedDrop;
  165. public bool DIE_AT_EDGE;
  166. public bool RETURN_AT_EDGE;
  167. public bool BlockGrab;
  168. public bool StatusSandbox;
  169. public Vector3 StatusSandboxPos;
  170. [XmlIgnore]
  171. public int[] PayPrice = {-2,-2,-2,-2,-2};
  172. [XmlIgnore]
  173. /// <summary>
  174. /// The representation of this part in the physics scene.
  175. /// </summary>
  176. /// <remarks>
  177. /// If you use this property more than once in a section of code then you must take a reference and use that.
  178. /// If another thread is simultaneously turning physics off on this part then this refernece could become
  179. /// null at any time.
  180. /// </remarks>
  181. public PhysicsActor PhysActor { get; set; }
  182. //Xantor 20080528 Sound stuff:
  183. // Note: This isn't persisted in the database right now, as the fields for that aren't just there yet.
  184. // Not a big problem as long as the script that sets it remains in the prim on startup.
  185. // for SL compatibility it should be persisted though (set sound / displaytext / particlesystem, kill script)
  186. public UUID Sound;
  187. public byte SoundFlags;
  188. public double SoundGain;
  189. public double SoundRadius;
  190. /// <summary>
  191. /// Should sounds played from this prim be queued?
  192. /// </summary>
  193. /// <remarks>
  194. /// This should only be changed by sound modules. It is up to sound modules as to how they interpret this setting.
  195. /// </remarks>
  196. public bool SoundQueueing { get; set; }
  197. public uint TimeStampFull;
  198. public uint TimeStampLastActivity; // Will be used for AutoReturn
  199. public uint TimeStampTerse;
  200. public int STATUS_ROTATE_X;
  201. public int STATUS_ROTATE_Y;
  202. public int STATUS_ROTATE_Z;
  203. private Dictionary<int, string> m_CollisionFilter = new Dictionary<int, string>();
  204. /// <value>
  205. /// The UUID of the user inventory item from which this object was rezzed if this is a root part.
  206. /// If UUID.Zero then either this is not a root part or there is no connection with a user inventory item.
  207. /// </value>
  208. private UUID m_fromUserInventoryItemID;
  209. public UUID FromUserInventoryItemID
  210. {
  211. get { return m_fromUserInventoryItemID; }
  212. set { m_fromUserInventoryItemID = value; }
  213. }
  214. public scriptEvents AggregateScriptEvents;
  215. public Vector3 AttachedPos;
  216. public Vector3 RotationAxis = Vector3.One;
  217. public bool VolumeDetectActive; // XmlIgnore set to avoid problems with persistance until I come to care for this
  218. // Certainly this must be a persistant setting finally
  219. public bool IsWaitingForFirstSpinUpdatePacket;
  220. public Quaternion SpinOldOrientation = Quaternion.Identity;
  221. protected int m_APIDIterations = 0;
  222. protected Quaternion m_APIDTarget = Quaternion.Identity;
  223. protected float m_APIDDamp = 0;
  224. protected float m_APIDStrength = 0;
  225. /// <summary>
  226. /// This part's inventory
  227. /// </summary>
  228. public IEntityInventory Inventory
  229. {
  230. get { return m_inventory; }
  231. }
  232. protected SceneObjectPartInventory m_inventory;
  233. public bool Undoing;
  234. public bool IgnoreUndoUpdate = false;
  235. public PrimFlags LocalFlags;
  236. private float m_damage = -1.0f;
  237. private byte[] m_TextureAnimation;
  238. private byte m_clickAction;
  239. private Color m_color = Color.Black;
  240. private readonly List<uint> m_lastColliders = new List<uint>();
  241. private int m_linkNum;
  242. private int m_scriptAccessPin;
  243. private readonly Dictionary<UUID, scriptEvents> m_scriptEvents = new Dictionary<UUID, scriptEvents>();
  244. private string m_sitName = String.Empty;
  245. private Quaternion m_sitTargetOrientation = Quaternion.Identity;
  246. private Vector3 m_sitTargetPosition;
  247. private string m_sitAnimation = "SIT";
  248. private string m_text = String.Empty;
  249. private string m_touchName = String.Empty;
  250. private readonly List<UndoState> m_undo = new List<UndoState>(5);
  251. private readonly List<UndoState> m_redo = new List<UndoState>(5);
  252. private bool m_passTouches = false;
  253. private bool m_passCollisions = false;
  254. protected Vector3 m_acceleration;
  255. protected Vector3 m_angularVelocity;
  256. //unkown if this will be kept, added as a way of removing the group position from the group class
  257. protected Vector3 m_groupPosition;
  258. protected uint m_localId;
  259. protected Material m_material = OpenMetaverse.Material.Wood;
  260. protected string m_name;
  261. protected Vector3 m_offsetPosition;
  262. protected SceneObjectGroup m_parentGroup;
  263. protected byte[] m_particleSystem = Utils.EmptyBytes;
  264. protected ulong m_regionHandle;
  265. protected Quaternion m_rotationOffset = Quaternion.Identity;
  266. protected PrimitiveBaseShape m_shape;
  267. protected UUID m_uuid;
  268. protected Vector3 m_velocity;
  269. protected Vector3 m_lastPosition;
  270. protected Quaternion m_lastRotation;
  271. protected Vector3 m_lastVelocity;
  272. protected Vector3 m_lastAcceleration;
  273. protected Vector3 m_lastAngularVelocity;
  274. protected int m_lastTerseSent;
  275. protected byte m_physicsShapeType = (byte)PhysShapeType.prim;
  276. protected float m_density = 1000.0f; // in kg/m^3
  277. protected float m_gravitymod = 1.0f;
  278. protected float m_friction = 0.6f; // wood
  279. protected float m_bounce = 0.5f; // wood
  280. /// <summary>
  281. /// Stores media texture data
  282. /// </summary>
  283. protected string m_mediaUrl;
  284. // TODO: Those have to be changed into persistent properties at some later point,
  285. // or sit-camera on vehicles will break on sim-crossing.
  286. private Vector3 m_cameraEyeOffset;
  287. private Vector3 m_cameraAtOffset;
  288. private bool m_forceMouselook;
  289. // TODO: Collision sound should have default.
  290. private UUID m_collisionSound;
  291. private float m_collisionSoundVolume;
  292. public KeyframeMotion KeyframeMotion
  293. {
  294. get; set;
  295. }
  296. #endregion Fields
  297. // ~SceneObjectPart()
  298. // {
  299. // Console.WriteLine(
  300. // "[SCENE OBJECT PART]: Destructor called for {0}, local id {1}, parent {2} {3}",
  301. // Name, LocalId, ParentGroup.Name, ParentGroup.LocalId);
  302. // m_log.DebugFormat(
  303. // "[SCENE OBJECT PART]: Destructor called for {0}, local id {1}, parent {2} {3}",
  304. // Name, LocalId, ParentGroup.Name, ParentGroup.LocalId);
  305. // }
  306. #region Constructors
  307. /// <summary>
  308. /// No arg constructor called by region restore db code
  309. /// </summary>
  310. public SceneObjectPart()
  311. {
  312. m_TextureAnimation = Utils.EmptyBytes;
  313. m_particleSystem = Utils.EmptyBytes;
  314. Rezzed = DateTime.UtcNow;
  315. Description = String.Empty;
  316. DynAttrs = new DAMap();
  317. // Prims currently only contain a single folder (Contents). From looking at the Second Life protocol,
  318. // this appears to have the same UUID (!) as the prim. If this isn't the case, one can't drag items from
  319. // the prim into an agent inventory (Linden client reports that the "Object not found for drop" in its log
  320. m_inventory = new SceneObjectPartInventory(this);
  321. }
  322. /// <summary>
  323. /// Create a completely new SceneObjectPart (prim). This will need to be added separately to a SceneObjectGroup
  324. /// </summary>
  325. /// <param name="ownerID"></param>
  326. /// <param name="shape"></param>
  327. /// <param name="position"></param>
  328. /// <param name="rotationOffset"></param>
  329. /// <param name="offsetPosition"></param>
  330. public SceneObjectPart(
  331. UUID ownerID, PrimitiveBaseShape shape, Vector3 groupPosition,
  332. Quaternion rotationOffset, Vector3 offsetPosition) : this()
  333. {
  334. m_name = "Primitive";
  335. CreationDate = (int)Utils.DateTimeToUnixTime(Rezzed);
  336. LastOwnerID = CreatorID = OwnerID = ownerID;
  337. UUID = UUID.Random();
  338. Shape = shape;
  339. OwnershipCost = 0;
  340. ObjectSaleType = 0;
  341. SalePrice = 0;
  342. Category = 0;
  343. GroupPosition = groupPosition;
  344. OffsetPosition = offsetPosition;
  345. RotationOffset = rotationOffset;
  346. Velocity = Vector3.Zero;
  347. AngularVelocity = Vector3.Zero;
  348. Acceleration = Vector3.Zero;
  349. Flags = 0;
  350. CreateSelected = true;
  351. TrimPermissions();
  352. }
  353. #endregion Constructors
  354. #region XML Schema
  355. private UUID _lastOwnerID;
  356. private UUID _ownerID;
  357. private UUID _groupID;
  358. private int _ownershipCost;
  359. private byte _objectSaleType;
  360. private int _salePrice;
  361. private uint _category;
  362. private Int32 _creationDate;
  363. private uint _parentID = 0;
  364. private uint _baseMask = (uint)(PermissionMask.All | PermissionMask.Export);
  365. private uint _ownerMask = (uint)(PermissionMask.All | PermissionMask.Export);
  366. private uint _groupMask = (uint)PermissionMask.None;
  367. private uint _everyoneMask = (uint)PermissionMask.None;
  368. private uint _nextOwnerMask = (uint)PermissionMask.All;
  369. private PrimFlags _flags = PrimFlags.None;
  370. private DateTime m_expires;
  371. private DateTime m_rezzed;
  372. private bool m_createSelected = false;
  373. private UUID _creatorID;
  374. public UUID CreatorID
  375. {
  376. get { return _creatorID; }
  377. set { _creatorID = value; }
  378. }
  379. private string m_creatorData = string.Empty;
  380. /// <summary>
  381. /// Data about the creator in the form home_url;name
  382. /// </summary>
  383. public string CreatorData
  384. {
  385. get { return m_creatorData; }
  386. set { m_creatorData = value; }
  387. }
  388. /// <summary>
  389. /// Used by the DB layer to retrieve / store the entire user identification.
  390. /// The identification can either be a simple UUID or a string of the form
  391. /// uuid[;home_url[;name]]
  392. /// </summary>
  393. public string CreatorIdentification
  394. {
  395. get
  396. {
  397. if (CreatorData != null && CreatorData != string.Empty)
  398. return CreatorID.ToString() + ';' + CreatorData;
  399. else
  400. return CreatorID.ToString();
  401. }
  402. set
  403. {
  404. if ((value == null) || (value != null && value == string.Empty))
  405. {
  406. CreatorData = string.Empty;
  407. return;
  408. }
  409. if (!value.Contains(";")) // plain UUID
  410. {
  411. UUID uuid = UUID.Zero;
  412. UUID.TryParse(value, out uuid);
  413. CreatorID = uuid;
  414. }
  415. else // <uuid>[;<endpoint>[;name]]
  416. {
  417. string name = "Unknown User";
  418. string[] parts = value.Split(';');
  419. if (parts.Length >= 1)
  420. {
  421. UUID uuid = UUID.Zero;
  422. UUID.TryParse(parts[0], out uuid);
  423. CreatorID = uuid;
  424. }
  425. if (parts.Length >= 2)
  426. {
  427. CreatorData = parts[1];
  428. if (!CreatorData.EndsWith("/"))
  429. CreatorData += "/";
  430. }
  431. if (parts.Length >= 3)
  432. name = parts[2];
  433. CreatorData += ';' + name;
  434. }
  435. }
  436. }
  437. /// <summary>
  438. /// A relic from when we we thought that prims contained folder objects. In
  439. /// reality, prim == folder
  440. /// Exposing this is not particularly good, but it's one of the least evils at the moment to see
  441. /// folder id from prim inventory item data, since it's not (yet) actually stored with the prim.
  442. /// </summary>
  443. public UUID FolderID
  444. {
  445. get { return UUID; }
  446. set { } // Don't allow assignment, or legacy prims wil b0rk - but we need the setter for legacy serialization.
  447. }
  448. /// <value>
  449. /// Access should be via Inventory directly - this property temporarily remains for xml serialization purposes
  450. /// </value>
  451. public uint InventorySerial
  452. {
  453. get { return m_inventory.Serial; }
  454. set { m_inventory.Serial = value; }
  455. }
  456. /// <value>
  457. /// Access should be via Inventory directly - this property temporarily remains for xml serialization purposes
  458. /// </value>
  459. public TaskInventoryDictionary TaskInventory
  460. {
  461. get { return m_inventory.Items; }
  462. set { m_inventory.Items = value; }
  463. }
  464. /// <summary>
  465. /// This is idential to the Flags property, except that the returned value is uint rather than PrimFlags
  466. /// </summary>
  467. [Obsolete("Use Flags property instead")]
  468. public uint ObjectFlags
  469. {
  470. get { return (uint)Flags; }
  471. set { Flags = (PrimFlags)value; }
  472. }
  473. public UUID UUID
  474. {
  475. get { return m_uuid; }
  476. set
  477. {
  478. m_uuid = value;
  479. // This is necessary so that TaskInventoryItem parent ids correctly reference the new uuid of this part
  480. if (Inventory != null)
  481. Inventory.ResetObjectID();
  482. }
  483. }
  484. public uint LocalId
  485. {
  486. get { return m_localId; }
  487. set
  488. {
  489. m_localId = value;
  490. // m_log.DebugFormat("[SCENE OBJECT PART]: Set part {0} to local id {1}", Name, m_localId);
  491. }
  492. }
  493. public virtual string Name
  494. {
  495. get { return m_name; }
  496. set
  497. {
  498. m_name = value;
  499. PhysicsActor pa = PhysActor;
  500. if (pa != null)
  501. pa.SOPName = value;
  502. }
  503. }
  504. public byte Material
  505. {
  506. get { return (byte) m_material; }
  507. set
  508. {
  509. m_material = (Material)value;
  510. PhysicsActor pa = PhysActor;
  511. if (pa != null)
  512. pa.SetMaterial((int)value);
  513. }
  514. }
  515. [XmlIgnore]
  516. public bool PassTouches
  517. {
  518. get { return m_passTouches; }
  519. set
  520. {
  521. m_passTouches = value;
  522. if (ParentGroup != null)
  523. ParentGroup.HasGroupChanged = true;
  524. }
  525. }
  526. public bool PassCollisions
  527. {
  528. get { return m_passCollisions; }
  529. set
  530. {
  531. m_passCollisions = value;
  532. if (ParentGroup != null)
  533. ParentGroup.HasGroupChanged = true;
  534. }
  535. }
  536. public Dictionary<int, string> CollisionFilter
  537. {
  538. get { return m_CollisionFilter; }
  539. set
  540. {
  541. m_CollisionFilter = value;
  542. }
  543. }
  544. protected Quaternion APIDTarget
  545. {
  546. get { return m_APIDTarget; }
  547. set { m_APIDTarget = value; }
  548. }
  549. protected float APIDDamp
  550. {
  551. get { return m_APIDDamp; }
  552. set { m_APIDDamp = value; }
  553. }
  554. protected float APIDStrength
  555. {
  556. get { return m_APIDStrength; }
  557. set { m_APIDStrength = value; }
  558. }
  559. public ulong RegionHandle
  560. {
  561. get { return m_regionHandle; }
  562. set { m_regionHandle = value; }
  563. }
  564. public int ScriptAccessPin
  565. {
  566. get { return m_scriptAccessPin; }
  567. set { m_scriptAccessPin = (int)value; }
  568. }
  569. private SceneObjectPart m_PlaySoundMasterPrim = null;
  570. public SceneObjectPart PlaySoundMasterPrim
  571. {
  572. get { return m_PlaySoundMasterPrim; }
  573. set { m_PlaySoundMasterPrim = value; }
  574. }
  575. private List<SceneObjectPart> m_PlaySoundSlavePrims = new List<SceneObjectPart>();
  576. public List<SceneObjectPart> PlaySoundSlavePrims
  577. {
  578. get { return m_PlaySoundSlavePrims; }
  579. set { m_PlaySoundSlavePrims = value; }
  580. }
  581. private SceneObjectPart m_LoopSoundMasterPrim = null;
  582. public SceneObjectPart LoopSoundMasterPrim
  583. {
  584. get { return m_LoopSoundMasterPrim; }
  585. set { m_LoopSoundMasterPrim = value; }
  586. }
  587. private List<SceneObjectPart> m_LoopSoundSlavePrims = new List<SceneObjectPart>();
  588. public List<SceneObjectPart> LoopSoundSlavePrims
  589. {
  590. get { return m_LoopSoundSlavePrims; }
  591. set { m_LoopSoundSlavePrims = value; }
  592. }
  593. public Byte[] TextureAnimation
  594. {
  595. get { return m_TextureAnimation; }
  596. set { m_TextureAnimation = value; }
  597. }
  598. public Byte[] ParticleSystem
  599. {
  600. get { return m_particleSystem; }
  601. set { m_particleSystem = value; }
  602. }
  603. public DateTime Expires
  604. {
  605. get { return m_expires; }
  606. set { m_expires = value; }
  607. }
  608. public DateTime Rezzed
  609. {
  610. get { return m_rezzed; }
  611. set { m_rezzed = value; }
  612. }
  613. public float Damage
  614. {
  615. get { return m_damage; }
  616. set { m_damage = value; }
  617. }
  618. /// <summary>
  619. /// The position of the entire group that this prim belongs to.
  620. /// </summary>
  621. public Vector3 GroupPosition
  622. {
  623. get
  624. {
  625. // If this is a linkset, we don't want the physics engine mucking up our group position here.
  626. PhysicsActor actor = PhysActor;
  627. // If physical and the root prim of a linkset, the position of the group is what physics thinks.
  628. if (actor != null && ParentID == 0)
  629. m_groupPosition = actor.Position;
  630. // If I'm an attachment, my position is reported as the position of who I'm attached to
  631. if (ParentGroup.IsAttachment)
  632. {
  633. ScenePresence sp = ParentGroup.Scene.GetScenePresence(ParentGroup.AttachedAvatar);
  634. if (sp != null)
  635. return sp.AbsolutePosition;
  636. }
  637. return m_groupPosition;
  638. }
  639. set
  640. {
  641. m_groupPosition = value;
  642. PhysicsActor actor = PhysActor;
  643. if (actor != null)
  644. {
  645. try
  646. {
  647. // Root prim actually goes at Position
  648. if (ParentID == 0)
  649. {
  650. actor.Position = value;
  651. }
  652. else
  653. {
  654. // The physics engine always sees all objects (root or linked) in world coordinates.
  655. actor.Position = GetWorldPosition();
  656. actor.Orientation = GetWorldRotation();
  657. }
  658. // Tell the physics engines that this prim changed.
  659. if (ParentGroup != null && ParentGroup.Scene != null && ParentGroup.Scene.PhysicsScene != null)
  660. ParentGroup.Scene.PhysicsScene.AddPhysicsActorTaint(actor);
  661. }
  662. catch (Exception e)
  663. {
  664. m_log.ErrorFormat("[SCENEOBJECTPART]: GROUP POSITION. {0}", e);
  665. }
  666. }
  667. // TODO if we decide to do sitting in a more SL compatible way (multiple avatars per prim), this has to be fixed, too
  668. if (SitTargetAvatar != UUID.Zero)
  669. {
  670. ScenePresence avatar;
  671. if (ParentGroup.Scene.TryGetScenePresence(SitTargetAvatar, out avatar))
  672. {
  673. avatar.ParentPosition = GetWorldPosition();
  674. }
  675. }
  676. }
  677. }
  678. public Vector3 OffsetPosition
  679. {
  680. get { return m_offsetPosition; }
  681. set
  682. {
  683. // StoreUndoState();
  684. m_offsetPosition = value;
  685. if (ParentGroup != null && !ParentGroup.IsDeleted)
  686. {
  687. PhysicsActor actor = PhysActor;
  688. if (ParentID != 0 && actor != null)
  689. {
  690. actor.Position = GetWorldPosition();
  691. actor.Orientation = GetWorldRotation();
  692. // Tell the physics engines that this prim changed.
  693. if (ParentGroup.Scene != null)
  694. ParentGroup.Scene.PhysicsScene.AddPhysicsActorTaint(actor);
  695. }
  696. }
  697. }
  698. }
  699. public Vector3 RelativePosition
  700. {
  701. get
  702. {
  703. if (IsRoot)
  704. {
  705. if (ParentGroup.IsAttachment)
  706. return AttachedPos;
  707. else
  708. return AbsolutePosition;
  709. }
  710. else
  711. {
  712. return OffsetPosition;
  713. }
  714. }
  715. }
  716. public Quaternion RotationOffset
  717. {
  718. get
  719. {
  720. // We don't want the physics engine mucking up the rotations in a linkset
  721. PhysicsActor actor = PhysActor;
  722. // If this is a root of a linkset, the real rotation is what the physics engine thinks.
  723. // If not a root prim, the offset rotation is computed by SOG and is relative to the root.
  724. if (ParentID == 0 && (Shape.PCode != 9 || Shape.State == 0) && actor != null)
  725. {
  726. if (actor.Orientation.X != 0f || actor.Orientation.Y != 0f
  727. || actor.Orientation.Z != 0f || actor.Orientation.W != 0f)
  728. {
  729. m_rotationOffset = actor.Orientation;
  730. }
  731. }
  732. // float roll, pitch, yaw = 0;
  733. // m_rotationOffset.GetEulerAngles(out roll, out pitch, out yaw);
  734. //
  735. // m_log.DebugFormat(
  736. // "[SCENE OBJECT PART]: Got euler {0} for RotationOffset on {1} {2}",
  737. // new Vector3(roll, pitch, yaw), Name, LocalId);
  738. return m_rotationOffset;
  739. }
  740. set
  741. {
  742. StoreUndoState();
  743. m_rotationOffset = value;
  744. PhysicsActor actor = PhysActor;
  745. if (actor != null)
  746. {
  747. try
  748. {
  749. // Root prim gets value directly
  750. if (ParentID == 0)
  751. {
  752. actor.Orientation = value;
  753. //m_log.Info("[PART]: RO1:" + actor.Orientation.ToString());
  754. }
  755. else
  756. {
  757. // Child prim we have to calculate it's world rotationwel
  758. Quaternion resultingrotation = GetWorldRotation();
  759. actor.Orientation = resultingrotation;
  760. //m_log.Info("[PART]: RO2:" + actor.Orientation.ToString());
  761. }
  762. if (ParentGroup != null && ParentGroup.Scene != null && ParentGroup.Scene.PhysicsScene != null)
  763. ParentGroup.Scene.PhysicsScene.AddPhysicsActorTaint(actor);
  764. //}
  765. }
  766. catch (Exception ex)
  767. {
  768. m_log.Error("[SCENEOBJECTPART]: ROTATIONOFFSET" + ex.Message);
  769. }
  770. }
  771. // float roll, pitch, yaw = 0;
  772. // m_rotationOffset.GetEulerAngles(out roll, out pitch, out yaw);
  773. //
  774. // m_log.DebugFormat(
  775. // "[SCENE OBJECT PART]: Set euler {0} for RotationOffset on {1} {2}",
  776. // new Vector3(roll, pitch, yaw), Name, LocalId);
  777. }
  778. }
  779. /// <summary></summary>
  780. public Vector3 Velocity
  781. {
  782. get
  783. {
  784. PhysicsActor actor = PhysActor;
  785. if (actor != null)
  786. {
  787. if (actor.IsPhysical)
  788. {
  789. m_velocity = actor.Velocity;
  790. }
  791. }
  792. return m_velocity;
  793. }
  794. set
  795. {
  796. m_velocity = value;
  797. PhysicsActor actor = PhysActor;
  798. if (actor != null)
  799. {
  800. if (actor.IsPhysical)
  801. {
  802. actor.Velocity = value;
  803. ParentGroup.Scene.PhysicsScene.AddPhysicsActorTaint(actor);
  804. }
  805. }
  806. }
  807. }
  808. /// <summary>Update angular velocity and schedule terse update.</summary>
  809. public void UpdateAngularVelocity(Vector3 avel)
  810. {
  811. AngularVelocity = avel;
  812. ScheduleTerseUpdate();
  813. ParentGroup.HasGroupChanged = true;
  814. }
  815. /// <summary>Get or set angular velocity. Does not schedule update.</summary>
  816. public Vector3 AngularVelocity
  817. {
  818. get
  819. {
  820. PhysicsActor actor = PhysActor;
  821. if ((actor != null) && actor.IsPhysical)
  822. {
  823. m_angularVelocity = actor.RotationalVelocity;
  824. }
  825. return m_angularVelocity;
  826. }
  827. set { m_angularVelocity = value; }
  828. }
  829. /// <summary></summary>
  830. public Vector3 Acceleration
  831. {
  832. get { return m_acceleration; }
  833. set { m_acceleration = value; }
  834. }
  835. public string Description { get; set; }
  836. /// <value>
  837. /// Text color.
  838. /// </value>
  839. public Color Color
  840. {
  841. get { return m_color; }
  842. set { m_color = value; }
  843. }
  844. public string Text
  845. {
  846. get
  847. {
  848. if (m_text.Length > 255)
  849. return m_text.Substring(0, 254);
  850. return m_text;
  851. }
  852. set { m_text = value; }
  853. }
  854. public string SitName
  855. {
  856. get { return m_sitName; }
  857. set { m_sitName = value; }
  858. }
  859. public string TouchName
  860. {
  861. get { return m_touchName; }
  862. set { m_touchName = value; }
  863. }
  864. public int LinkNum
  865. {
  866. get { return m_linkNum; }
  867. set
  868. {
  869. // if (ParentGroup != null)
  870. // {
  871. // m_log.DebugFormat(
  872. // "[SCENE OBJECT PART]: Setting linknum of {0}@{1} to {2} from {3}",
  873. // Name, AbsolutePosition, value, m_linkNum);
  874. // Util.PrintCallStack();
  875. // }
  876. m_linkNum = value;
  877. }
  878. }
  879. public byte ClickAction
  880. {
  881. get { return m_clickAction; }
  882. set
  883. {
  884. m_clickAction = value;
  885. }
  886. }
  887. public PrimitiveBaseShape Shape
  888. {
  889. get { return m_shape; }
  890. set { m_shape = value;}
  891. }
  892. /// <summary>
  893. /// Change the scale of this part.
  894. /// </summary>
  895. public Vector3 Scale
  896. {
  897. get { return m_shape.Scale; }
  898. set
  899. {
  900. if (m_shape != null)
  901. {
  902. StoreUndoState();
  903. m_shape.Scale = value;
  904. PhysicsActor actor = PhysActor;
  905. if (actor != null)
  906. {
  907. if (ParentGroup.Scene != null)
  908. {
  909. if (ParentGroup.Scene.PhysicsScene != null)
  910. {
  911. actor.Size = m_shape.Scale;
  912. // if (Shape.SculptEntry)
  913. // CheckSculptAndLoad();
  914. // else
  915. ParentGroup.Scene.PhysicsScene.AddPhysicsActorTaint(actor);
  916. }
  917. }
  918. }
  919. }
  920. TriggerScriptChangedEvent(Changed.SCALE);
  921. }
  922. }
  923. public UpdateRequired UpdateFlag { get; set; }
  924. public bool UpdatePhysRequired { get; set; }
  925. /// <summary>
  926. /// Used for media on a prim.
  927. /// </summary>
  928. /// Do not change this value directly - always do it through an IMoapModule.
  929. public string MediaUrl
  930. {
  931. get
  932. {
  933. return m_mediaUrl;
  934. }
  935. set
  936. {
  937. m_mediaUrl = value;
  938. if (ParentGroup != null)
  939. ParentGroup.HasGroupChanged = true;
  940. }
  941. }
  942. public bool CreateSelected
  943. {
  944. get { return m_createSelected; }
  945. set
  946. {
  947. // m_log.DebugFormat("[SOP]: Setting CreateSelected to {0} for {1} {2}", value, Name, UUID);
  948. m_createSelected = value;
  949. }
  950. }
  951. #endregion
  952. //---------------
  953. #region Public Properties with only Get
  954. public Vector3 AbsolutePosition
  955. {
  956. get
  957. {
  958. if (ParentGroup.IsAttachment)
  959. return GroupPosition;
  960. return m_offsetPosition + m_groupPosition;
  961. }
  962. }
  963. public SceneObjectGroup ParentGroup
  964. {
  965. get { return m_parentGroup; }
  966. private set { m_parentGroup = value; }
  967. }
  968. public scriptEvents ScriptEvents
  969. {
  970. get { return AggregateScriptEvents; }
  971. }
  972. public Quaternion SitTargetOrientation
  973. {
  974. get { return m_sitTargetOrientation; }
  975. set
  976. {
  977. m_sitTargetOrientation = value;
  978. // m_log.DebugFormat("[SCENE OBJECT PART]: Set sit target orientation {0} for {1} {2}", m_sitTargetOrientation, Name, LocalId);
  979. }
  980. }
  981. public Vector3 SitTargetPosition
  982. {
  983. get { return m_sitTargetPosition; }
  984. set
  985. {
  986. m_sitTargetPosition = value;
  987. // m_log.DebugFormat("[SCENE OBJECT PART]: Set sit target position to {0} for {1} {2}", m_sitTargetPosition, Name, LocalId);
  988. }
  989. }
  990. // This sort of sucks, but I'm adding these in to make some of
  991. // the mappings more consistant.
  992. public Vector3 SitTargetPositionLL
  993. {
  994. get { return m_sitTargetPosition; }
  995. set { m_sitTargetPosition = value; }
  996. }
  997. public Quaternion SitTargetOrientationLL
  998. {
  999. get { return m_sitTargetOrientation; }
  1000. set { m_sitTargetOrientation = value; }
  1001. }
  1002. public bool Stopped
  1003. {
  1004. get {
  1005. double threshold = 0.02;
  1006. return (Math.Abs(Velocity.X) < threshold &&
  1007. Math.Abs(Velocity.Y) < threshold &&
  1008. Math.Abs(Velocity.Z) < threshold &&
  1009. Math.Abs(AngularVelocity.X) < threshold &&
  1010. Math.Abs(AngularVelocity.Y) < threshold &&
  1011. Math.Abs(AngularVelocity.Z) < threshold);
  1012. }
  1013. }
  1014. /// <summary>
  1015. /// The parent ID of this part.
  1016. /// </summary>
  1017. /// <remarks>
  1018. /// If this is a root part which is not attached to an avatar then the value will be 0.
  1019. /// If this is a root part which is attached to an avatar then the value is the local id of that avatar.
  1020. /// If this is a child part then the value is the local ID of the root part.
  1021. /// </remarks>
  1022. public uint ParentID
  1023. {
  1024. get { return _parentID; }
  1025. set { _parentID = value; }
  1026. }
  1027. public int CreationDate
  1028. {
  1029. get { return _creationDate; }
  1030. set { _creationDate = value; }
  1031. }
  1032. public uint Category
  1033. {
  1034. get { return _category; }
  1035. set { _category = value; }
  1036. }
  1037. public int SalePrice
  1038. {
  1039. get { return _salePrice; }
  1040. set { _salePrice = value; }
  1041. }
  1042. public byte ObjectSaleType
  1043. {
  1044. get { return _objectSaleType; }
  1045. set { _objectSaleType = value; }
  1046. }
  1047. public int OwnershipCost
  1048. {
  1049. get { return _ownershipCost; }
  1050. set { _ownershipCost = value; }
  1051. }
  1052. public UUID GroupID
  1053. {
  1054. get { return _groupID; }
  1055. set { _groupID = value; }
  1056. }
  1057. public UUID OwnerID
  1058. {
  1059. get { return _ownerID; }
  1060. set { _ownerID = value; }
  1061. }
  1062. public UUID LastOwnerID
  1063. {
  1064. get { return _lastOwnerID; }
  1065. set { _lastOwnerID = value; }
  1066. }
  1067. public uint BaseMask
  1068. {
  1069. get { return _baseMask; }
  1070. set { _baseMask = value; }
  1071. }
  1072. public uint OwnerMask
  1073. {
  1074. get { return _ownerMask; }
  1075. set { _ownerMask = value; }
  1076. }
  1077. public uint GroupMask
  1078. {
  1079. get { return _groupMask; }
  1080. set { _groupMask = value; }
  1081. }
  1082. public uint EveryoneMask
  1083. {
  1084. get { return _everyoneMask; }
  1085. set { _everyoneMask = value; }
  1086. }
  1087. public uint NextOwnerMask
  1088. {
  1089. get { return _nextOwnerMask; }
  1090. set { _nextOwnerMask = value; }
  1091. }
  1092. /// <summary>
  1093. /// Property flags. See OpenMetaverse.PrimFlags
  1094. /// </summary>
  1095. /// <remarks>
  1096. /// Example properties are PrimFlags.Phantom and PrimFlags.DieAtEdge
  1097. /// </remarks>
  1098. public PrimFlags Flags
  1099. {
  1100. get { return _flags; }
  1101. set
  1102. {
  1103. // m_log.DebugFormat("[SOP]: Setting flags for {0} {1} to {2}", UUID, Name, value);
  1104. _flags = value;
  1105. }
  1106. }
  1107. /// <summary>
  1108. /// ID of the avatar that is sat on us if we have a sit target. If there is no such avatar then is UUID.Zero
  1109. /// </summary>
  1110. public UUID SitTargetAvatar { get; set; }
  1111. /// <summary>
  1112. /// IDs of all avatars sat on this part.
  1113. /// </summary>
  1114. /// <remarks>
  1115. /// We need to track this so that we can stop sat upon prims from being attached.
  1116. /// </remarks>
  1117. /// <value>
  1118. /// null if there are no sitting avatars. This is to save us create a hashset for every prim in a scene.
  1119. /// </value>
  1120. private HashSet<UUID> m_sittingAvatars;
  1121. public virtual UUID RegionID
  1122. {
  1123. get
  1124. {
  1125. if (ParentGroup.Scene != null)
  1126. return ParentGroup.Scene.RegionInfo.RegionID;
  1127. else
  1128. return UUID.Zero;
  1129. }
  1130. set {} // read only
  1131. }
  1132. private UUID _parentUUID = UUID.Zero;
  1133. public UUID ParentUUID
  1134. {
  1135. get
  1136. {
  1137. if (ParentGroup != null)
  1138. _parentUUID = ParentGroup.UUID;
  1139. return _parentUUID;
  1140. }
  1141. set { _parentUUID = value; }
  1142. }
  1143. public string SitAnimation
  1144. {
  1145. get { return m_sitAnimation; }
  1146. set { m_sitAnimation = value; }
  1147. }
  1148. public UUID CollisionSound
  1149. {
  1150. get { return m_collisionSound; }
  1151. set
  1152. {
  1153. m_collisionSound = value;
  1154. aggregateScriptEvents();
  1155. }
  1156. }
  1157. public float CollisionSoundVolume
  1158. {
  1159. get { return m_collisionSoundVolume; }
  1160. set { m_collisionSoundVolume = value; }
  1161. }
  1162. public byte DefaultPhysicsShapeType()
  1163. {
  1164. byte type;
  1165. if (Shape != null && (Shape.SculptType == (byte)SculptType.Mesh))
  1166. type = (byte)PhysShapeType.convex;
  1167. else
  1168. type = (byte)PhysShapeType.prim;
  1169. return type;
  1170. }
  1171. public byte PhysicsShapeType
  1172. {
  1173. get { return m_physicsShapeType; }
  1174. set
  1175. {
  1176. byte oldv = m_physicsShapeType;
  1177. if (value >= 0 && value <= (byte)PhysShapeType.convex)
  1178. {
  1179. if (value == (byte)PhysShapeType.none && ParentGroup != null && ParentGroup.RootPart == this)
  1180. m_physicsShapeType = DefaultPhysicsShapeType();
  1181. else
  1182. m_physicsShapeType = value;
  1183. }
  1184. else
  1185. m_physicsShapeType = DefaultPhysicsShapeType();
  1186. if (m_physicsShapeType != oldv && ParentGroup != null)
  1187. {
  1188. if (m_physicsShapeType == (byte)PhysShapeType.none)
  1189. {
  1190. if (PhysActor != null)
  1191. {
  1192. Velocity = new Vector3(0, 0, 0);
  1193. Acceleration = new Vector3(0, 0, 0);
  1194. if (ParentGroup.RootPart == this)
  1195. AngularVelocity = new Vector3(0, 0, 0);
  1196. ParentGroup.Scene.RemovePhysicalPrim(1);
  1197. RemoveFromPhysics();
  1198. }
  1199. }
  1200. else if (PhysActor == null)
  1201. {
  1202. ApplyPhysics((uint)Flags, VolumeDetectActive);
  1203. }
  1204. else
  1205. {
  1206. PhysActor.PhysicsShapeType = m_physicsShapeType;
  1207. }
  1208. if (ParentGroup != null)
  1209. ParentGroup.HasGroupChanged = true;
  1210. }
  1211. if (m_physicsShapeType != value)
  1212. {
  1213. UpdatePhysRequired = true;
  1214. }
  1215. }
  1216. }
  1217. public float Density // in kg/m^3
  1218. {
  1219. get { return m_density; }
  1220. set
  1221. {
  1222. if (value >=1 && value <= 22587.0)
  1223. {
  1224. m_density = value;
  1225. UpdatePhysRequired = true;
  1226. }
  1227. ScheduleFullUpdateIfNone();
  1228. if (ParentGroup != null)
  1229. ParentGroup.HasGroupChanged = true;
  1230. PhysicsActor pa = PhysActor;
  1231. if (pa != null)
  1232. pa.Density = Density;
  1233. }
  1234. }
  1235. public float GravityModifier
  1236. {
  1237. get { return m_gravitymod; }
  1238. set
  1239. {
  1240. if( value >= -1 && value <=28.0f)
  1241. {
  1242. m_gravitymod = value;
  1243. UpdatePhysRequired = true;
  1244. }
  1245. ScheduleFullUpdateIfNone();
  1246. if (ParentGroup != null)
  1247. ParentGroup.HasGroupChanged = true;
  1248. PhysicsActor pa = PhysActor;
  1249. if (pa != null)
  1250. pa.GravModifier = GravityModifier;
  1251. }
  1252. }
  1253. public float Friction
  1254. {
  1255. get { return m_friction; }
  1256. set
  1257. {
  1258. if (value >= 0 && value <= 255.0f)
  1259. {
  1260. m_friction = value;
  1261. UpdatePhysRequired = true;
  1262. }
  1263. ScheduleFullUpdateIfNone();
  1264. if (ParentGroup != null)
  1265. ParentGroup.HasGroupChanged = true;
  1266. PhysicsActor pa = PhysActor;
  1267. if (pa != null)
  1268. pa.Friction = Friction;
  1269. }
  1270. }
  1271. public float Restitution
  1272. {
  1273. get { return m_bounce; }
  1274. set
  1275. {
  1276. if (value >= 0 && value <= 1.0f)
  1277. {
  1278. m_bounce = value;
  1279. UpdatePhysRequired = true;
  1280. }
  1281. ScheduleFullUpdateIfNone();
  1282. if (ParentGroup != null)
  1283. ParentGroup.HasGroupChanged = true;
  1284. PhysicsActor pa = PhysActor;
  1285. if (pa != null)
  1286. pa.Restitution = Restitution;
  1287. }
  1288. }
  1289. #endregion Public Properties with only Get
  1290. private uint ApplyMask(uint val, bool set, uint mask)
  1291. {
  1292. if (set)
  1293. {
  1294. return val |= mask;
  1295. }
  1296. else
  1297. {
  1298. return val &= ~mask;
  1299. }
  1300. }
  1301. /// <summary>
  1302. /// Clear all pending updates of parts to clients
  1303. /// </summary>
  1304. public void ClearUpdateSchedule()
  1305. {
  1306. UpdateFlag = UpdateRequired.NONE;
  1307. }
  1308. /// <summary>
  1309. /// Send this part's properties (name, description, inventory serial, base mask, etc.) to a client
  1310. /// </summary>
  1311. /// <param name="client"></param>
  1312. public void SendPropertiesToClient(IClientAPI client)
  1313. {
  1314. client.SendObjectPropertiesReply(this);
  1315. }
  1316. // TODO: unused:
  1317. // private void handleTimerAccounting(uint localID, double interval)
  1318. // {
  1319. // if (localID == LocalId)
  1320. // {
  1321. // float sec = (float)interval;
  1322. // if (m_parentGroup != null)
  1323. // {
  1324. // if (sec == 0)
  1325. // {
  1326. // if (m_parentGroup.scriptScore + 0.001f >= float.MaxValue - 0.001)
  1327. // m_parentGroup.scriptScore = 0;
  1328. //
  1329. // m_parentGroup.scriptScore += 0.001f;
  1330. // return;
  1331. // }
  1332. //
  1333. // if (m_parentGroup.scriptScore + (0.001f / sec) >= float.MaxValue - (0.001f / sec))
  1334. // m_parentGroup.scriptScore = 0;
  1335. // m_parentGroup.scriptScore += (0.001f / sec);
  1336. // }
  1337. // }
  1338. // }
  1339. #region Public Methods
  1340. public void ResetExpire()
  1341. {
  1342. Expires = DateTime.Now + new TimeSpan(600000000);
  1343. }
  1344. public void AddFlag(PrimFlags flag)
  1345. {
  1346. // PrimFlags prevflag = Flags;
  1347. if ((Flags & flag) == 0)
  1348. {
  1349. //m_log.Debug("Adding flag: " + ((PrimFlags) flag).ToString());
  1350. Flags |= flag;
  1351. if (flag == PrimFlags.TemporaryOnRez)
  1352. ResetExpire();
  1353. }
  1354. // m_log.Debug("Aprev: " + prevflag.ToString() + " curr: " + Flags.ToString());
  1355. }
  1356. public void AddNewParticleSystem(Primitive.ParticleSystem pSystem)
  1357. {
  1358. m_particleSystem = pSystem.GetBytes();
  1359. }
  1360. public void RemoveParticleSystem()
  1361. {
  1362. m_particleSystem = new byte[0];
  1363. }
  1364. public void AddTextureAnimation(Primitive.TextureAnimation pTexAnim)
  1365. {
  1366. byte[] data = new byte[16];
  1367. int pos = 0;
  1368. // The flags don't like conversion from uint to byte, so we have to do
  1369. // it the crappy way. See the above function :(
  1370. data[pos] = ConvertScriptUintToByte((uint)pTexAnim.Flags); pos++;
  1371. data[pos] = (byte)pTexAnim.Face; pos++;
  1372. data[pos] = (byte)pTexAnim.SizeX; pos++;
  1373. data[pos] = (byte)pTexAnim.SizeY; pos++;
  1374. Utils.FloatToBytes(pTexAnim.Start).CopyTo(data, pos);
  1375. Utils.FloatToBytes(pTexAnim.Length).CopyTo(data, pos + 4);
  1376. Utils.FloatToBytes(pTexAnim.Rate).CopyTo(data, pos + 8);
  1377. m_TextureAnimation = data;
  1378. }
  1379. public void AdjustSoundGain(double volume)
  1380. {
  1381. if (volume > 1)
  1382. volume = 1;
  1383. if (volume < 0)
  1384. volume = 0;
  1385. ParentGroup.Scene.ForEachRootClient(delegate(IClientAPI client)
  1386. {
  1387. client.SendAttachedSoundGainChange(UUID, (float)volume);
  1388. });
  1389. }
  1390. /// <summary>
  1391. /// hook to the physics scene to apply impulse
  1392. /// This is sent up to the group, which then finds the root prim
  1393. /// and applies the force on the root prim of the group
  1394. /// </summary>
  1395. /// <param name="impulsei">Vector force</param>
  1396. /// <param name="localGlobalTF">true for the local frame, false for the global frame</param>
  1397. public void ApplyImpulse(Vector3 impulsei, bool localGlobalTF)
  1398. {
  1399. Vector3 impulse = impulsei;
  1400. if (localGlobalTF)
  1401. {
  1402. Quaternion grot = GetWorldRotation();
  1403. Quaternion AXgrot = grot;
  1404. Vector3 AXimpulsei = impulsei;
  1405. Vector3 newimpulse = AXimpulsei * AXgrot;
  1406. impulse = newimpulse;
  1407. }
  1408. if (ParentGroup != null)
  1409. {
  1410. ParentGroup.applyImpulse(impulse);
  1411. }
  1412. }
  1413. /// <summary>
  1414. /// hook to the physics scene to apply angular impulse
  1415. /// This is sent up to the group, which then finds the root prim
  1416. /// and applies the force on the root prim of the group
  1417. /// </summary>
  1418. /// <param name="impulsei">Vector force</param>
  1419. /// <param name="localGlobalTF">true for the local frame, false for the global frame</param>
  1420. public void ApplyAngularImpulse(Vector3 impulsei, bool localGlobalTF)
  1421. {
  1422. Vector3 impulse = impulsei;
  1423. if (localGlobalTF)
  1424. {
  1425. Quaternion grot = GetWorldRotation();
  1426. Quaternion AXgrot = grot;
  1427. Vector3 AXimpulsei = impulsei;
  1428. Vector3 newimpulse = AXimpulsei * AXgrot;
  1429. impulse = newimpulse;
  1430. }
  1431. ParentGroup.applyAngularImpulse(impulse);
  1432. }
  1433. /// <summary>
  1434. /// hook to the physics scene to apply angular impulse
  1435. /// This is sent up to the group, which then finds the root prim
  1436. /// and applies the force on the root prim of the group
  1437. /// </summary>
  1438. /// <param name="impulsei">Vector force</param>
  1439. /// <param name="localGlobalTF">true for the local frame, false for the global frame</param>
  1440. public void SetAngularImpulse(Vector3 impulsei, bool localGlobalTF)
  1441. {
  1442. Vector3 impulse = impulsei;
  1443. if (localGlobalTF)
  1444. {
  1445. Quaternion grot = GetWorldRotation();
  1446. Quaternion AXgrot = grot;
  1447. Vector3 AXimpulsei = impulsei;
  1448. Vector3 newimpulse = AXimpulsei * AXgrot;
  1449. impulse = newimpulse;
  1450. }
  1451. ParentGroup.setAngularImpulse(impulse);
  1452. }
  1453. /// <summary>
  1454. /// Apply physics to this part.
  1455. /// </summary>
  1456. /// <param name="rootObjectFlags"></param>
  1457. /// <param name="VolumeDetectActive"></param>
  1458. public void ApplyPhysics(uint rootObjectFlags, bool _VolumeDetectActive)
  1459. {
  1460. VolumeDetectActive = _VolumeDetectActive;
  1461. if (!ParentGroup.Scene.CollidablePrims)
  1462. return;
  1463. if (PhysicsShapeType == (byte)PhysShapeType.none)
  1464. return;
  1465. bool isPhysical = (rootObjectFlags & (uint) PrimFlags.Physics) != 0;
  1466. bool isPhantom = (rootObjectFlags & (uint) PrimFlags.Phantom) != 0;
  1467. if (_VolumeDetectActive)
  1468. isPhantom = true;
  1469. if (IsJoint())
  1470. {
  1471. DoPhysicsPropertyUpdate(isPhysical, true);
  1472. }
  1473. else
  1474. {
  1475. if ((!isPhantom || isPhysical || _VolumeDetectActive) && !ParentGroup.IsAttachment
  1476. && !(Shape.PathCurve == (byte)Extrusion.Flexible))
  1477. {
  1478. AddToPhysics(isPhysical, isPhantom, isPhysical);
  1479. }
  1480. else
  1481. PhysActor = null; // just to be sure
  1482. }
  1483. }
  1484. public byte ConvertScriptUintToByte(uint indata)
  1485. {
  1486. byte outdata = (byte)TextureAnimFlags.NONE;
  1487. if ((indata & 1) != 0) outdata |= (byte)TextureAnimFlags.ANIM_ON;
  1488. if ((indata & 2) != 0) outdata |= (byte)TextureAnimFlags.LOOP;
  1489. if ((indata & 4) != 0) outdata |= (byte)TextureAnimFlags.REVERSE;
  1490. if ((indata & 8) != 0) outdata |= (byte)TextureAnimFlags.PING_PONG;
  1491. if ((indata & 16) != 0) outdata |= (byte)TextureAnimFlags.SMOOTH;
  1492. if ((indata & 32) != 0) outdata |= (byte)TextureAnimFlags.ROTATE;
  1493. if ((indata & 64) != 0) outdata |= (byte)TextureAnimFlags.SCALE;
  1494. return outdata;
  1495. }
  1496. /// <summary>
  1497. /// Duplicates this part.
  1498. /// </summary>
  1499. /// <param name="localID"></param>
  1500. /// <param name="AgentID"></param>
  1501. /// <param name="GroupID"></param>
  1502. /// <param name="linkNum"></param>
  1503. /// <param name="userExposed">True if the duplicate will immediately be in the scene, false otherwise</param>
  1504. /// <returns></returns>
  1505. public SceneObjectPart Copy(uint localID, UUID AgentID, UUID GroupID, int linkNum, bool userExposed)
  1506. {
  1507. SceneObjectPart dupe = (SceneObjectPart)MemberwiseClone();
  1508. dupe.m_shape = m_shape.Copy();
  1509. dupe.m_regionHandle = m_regionHandle;
  1510. if (userExposed)
  1511. dupe.UUID = UUID.Random();
  1512. dupe.PhysActor = null;
  1513. dupe.OwnerID = AgentID;
  1514. dupe.GroupID = GroupID;
  1515. dupe.GroupPosition = GroupPosition;
  1516. dupe.OffsetPosition = OffsetPosition;
  1517. dupe.RotationOffset = RotationOffset;
  1518. dupe.Velocity = Velocity;
  1519. dupe.Acceleration = Acceleration;
  1520. dupe.AngularVelocity = AngularVelocity;
  1521. dupe.Flags = Flags;
  1522. dupe.OwnershipCost = OwnershipCost;
  1523. dupe.ObjectSaleType = ObjectSaleType;
  1524. dupe.SalePrice = SalePrice;
  1525. dupe.Category = Category;
  1526. dupe.m_rezzed = m_rezzed;
  1527. dupe.m_inventory = new SceneObjectPartInventory(dupe);
  1528. dupe.m_inventory.Items = (TaskInventoryDictionary)m_inventory.Items.Clone();
  1529. if (userExposed)
  1530. {
  1531. dupe.ResetIDs(linkNum);
  1532. dupe.m_inventory.HasInventoryChanged = true;
  1533. }
  1534. else
  1535. {
  1536. dupe.m_inventory.HasInventoryChanged = m_inventory.HasInventoryChanged;
  1537. }
  1538. // Move afterwards ResetIDs as it clears the localID
  1539. dupe.LocalId = localID;
  1540. // This may be wrong... it might have to be applied in SceneObjectGroup to the object that's being duplicated.
  1541. dupe.LastOwnerID = OwnerID;
  1542. byte[] extraP = new byte[Shape.ExtraParams.Length];
  1543. Array.Copy(Shape.ExtraParams, extraP, extraP.Length);
  1544. dupe.Shape.ExtraParams = extraP;
  1545. // safeguard actual copy is done in sog.copy
  1546. dupe.KeyframeMotion = null;
  1547. dupe.PayPrice = (int[])PayPrice.Clone();
  1548. dupe.DynAttrs.CopyFrom(DynAttrs);
  1549. if (userExposed)
  1550. {
  1551. /*
  1552. if (dupe.m_shape.SculptEntry && dupe.m_shape.SculptTexture != UUID.Zero)
  1553. {
  1554. ParentGroup.Scene.AssetService.Get(
  1555. dupe.m_shape.SculptTexture.ToString(), dupe, dupe.AssetReceived);
  1556. }
  1557. */
  1558. bool UsePhysics = ((dupe.Flags & PrimFlags.Physics) != 0);
  1559. dupe.DoPhysicsPropertyUpdate(UsePhysics, true);
  1560. }
  1561. ParentGroup.Scene.EventManager.TriggerOnSceneObjectPartCopy(dupe, this, userExposed);
  1562. // m_log.DebugFormat("[SCENE OBJECT PART]: Clone of {0} {1} finished", Name, UUID);
  1563. return dupe;
  1564. }
  1565. /// <summary>
  1566. /// Called back by asynchronous asset fetch.
  1567. /// </summary>
  1568. /// <param name="id">ID of asset received</param>
  1569. /// <param name="sender">Register</param>
  1570. /// <param name="asset"></param>
  1571. /*
  1572. protected void AssetReceived(string id, Object sender, AssetBase asset)
  1573. {
  1574. if (asset != null)
  1575. SculptTextureCallback(asset);
  1576. else
  1577. m_log.WarnFormat(
  1578. "[SCENE OBJECT PART]: Part {0} {1} requested mesh/sculpt data for asset id {2} from asset service but received no data",
  1579. Name, UUID, id);
  1580. }
  1581. */
  1582. /// <summary>
  1583. /// Do a physics property update for a NINJA joint.
  1584. /// </summary>
  1585. /// <param name="UsePhysics"></param>
  1586. /// <param name="isNew"></param>
  1587. protected void DoPhysicsPropertyUpdateForNinjaJoint(bool UsePhysics, bool isNew)
  1588. {
  1589. if (UsePhysics)
  1590. {
  1591. // by turning a joint proxy object physical, we cause creation of a joint in the ODE scene.
  1592. // note that, as a special case, joints have no bodies or geoms in the physics scene, even though they are physical.
  1593. PhysicsJointType jointType;
  1594. if (IsHingeJoint())
  1595. {
  1596. jointType = PhysicsJointType.Hinge;
  1597. }
  1598. else if (IsBallJoint())
  1599. {
  1600. jointType = PhysicsJointType.Ball;
  1601. }
  1602. else
  1603. {
  1604. jointType = PhysicsJointType.Ball;
  1605. }
  1606. List<string> bodyNames = new List<string>();
  1607. string RawParams = Description;
  1608. string[] jointParams = RawParams.Split(" ".ToCharArray(), System.StringSplitOptions.RemoveEmptyEntries);
  1609. string trackedBodyName = null;
  1610. if (jointParams.Length >= 2)
  1611. {
  1612. for (int iBodyName = 0; iBodyName < 2; iBodyName++)
  1613. {
  1614. string bodyName = jointParams[iBodyName];
  1615. bodyNames.Add(bodyName);
  1616. if (bodyName != "NULL")
  1617. {
  1618. if (trackedBodyName == null)
  1619. {
  1620. trackedBodyName = bodyName;
  1621. }
  1622. }
  1623. }
  1624. }
  1625. SceneObjectPart trackedBody = ParentGroup.Scene.GetSceneObjectPart(trackedBodyName); // FIXME: causes a sequential lookup
  1626. Quaternion localRotation = Quaternion.Identity;
  1627. if (trackedBody != null)
  1628. {
  1629. localRotation = Quaternion.Inverse(trackedBody.RotationOffset) * this.RotationOffset;
  1630. }
  1631. else
  1632. {
  1633. // error, output it below
  1634. }
  1635. PhysicsJoint joint;
  1636. joint = ParentGroup.Scene.PhysicsScene.RequestJointCreation(Name, jointType,
  1637. AbsolutePosition,
  1638. this.RotationOffset,
  1639. Description,
  1640. bodyNames,
  1641. trackedBodyName,
  1642. localRotation);
  1643. if (trackedBody == null)
  1644. {
  1645. ParentGroup.Scene.jointErrorMessage(joint, "warning: tracked body name not found! joint location will not be updated properly. joint: " + Name);
  1646. }
  1647. }
  1648. else
  1649. {
  1650. if (isNew)
  1651. {
  1652. // if the joint proxy is new, and it is not physical, do nothing. There is no joint in ODE to
  1653. // delete, and if we try to delete it, due to asynchronous processing, the deletion request
  1654. // will get processed later at an indeterminate time, which could cancel a later-arriving
  1655. // joint creation request.
  1656. }
  1657. else
  1658. {
  1659. // here we turn off the joint object, so remove the joint from the physics scene
  1660. ParentGroup.Scene.PhysicsScene.RequestJointDeletion(Name); // FIXME: what if the name changed?
  1661. // make sure client isn't interpolating the joint proxy object
  1662. Velocity = Vector3.Zero;
  1663. AngularVelocity = Vector3.Zero;
  1664. Acceleration = Vector3.Zero;
  1665. }
  1666. }
  1667. }
  1668. /// <summary>
  1669. /// Do a physics propery update for this part.
  1670. /// </summary>
  1671. /// <param name="UsePhysics"></param>
  1672. /// <param name="isNew"></param>
  1673. public void DoPhysicsPropertyUpdate(bool UsePhysics, bool isNew)
  1674. {
  1675. if (ParentGroup.Scene == null)
  1676. return;
  1677. if (!ParentGroup.Scene.PhysicalPrims && UsePhysics)
  1678. return;
  1679. if (IsJoint())
  1680. {
  1681. DoPhysicsPropertyUpdateForNinjaJoint(UsePhysics, isNew);
  1682. }
  1683. else
  1684. {
  1685. PhysicsActor pa = PhysActor;
  1686. if (pa != null)
  1687. {
  1688. if (UsePhysics != pa.IsPhysical || isNew)
  1689. {
  1690. if (pa.IsPhysical) // implies UsePhysics==false for this block
  1691. {
  1692. if (!isNew)
  1693. ParentGroup.Scene.RemovePhysicalPrim(1);
  1694. pa.OnRequestTerseUpdate -= PhysicsRequestingTerseUpdate;
  1695. pa.OnOutOfBounds -= PhysicsOutOfBounds;
  1696. pa.delink();
  1697. if (ParentGroup.Scene.PhysicsScene.SupportsNINJAJoints && (!isNew))
  1698. {
  1699. // destroy all joints connected to this now deactivated body
  1700. ParentGroup.Scene.PhysicsScene.RemoveAllJointsConnectedToActorThreadLocked(pa);
  1701. }
  1702. // stop client-side interpolation of all joint proxy objects that have just been deleted
  1703. // this is done because RemoveAllJointsConnectedToActor invokes the OnJointDeactivated callback,
  1704. // which stops client-side interpolation of deactivated joint proxy objects.
  1705. }
  1706. if (!UsePhysics && !isNew)
  1707. {
  1708. // reset velocity to 0 on physics switch-off. Without that, the client thinks the
  1709. // prim still has velocity and continues to interpolate its position along the old
  1710. // velocity-vector.
  1711. Velocity = new Vector3(0, 0, 0);
  1712. Acceleration = new Vector3(0, 0, 0);
  1713. AngularVelocity = new Vector3(0, 0, 0);
  1714. //RotationalVelocity = new Vector3(0, 0, 0);
  1715. }
  1716. pa.IsPhysical = UsePhysics;
  1717. // If we're not what we're supposed to be in the physics scene, recreate ourselves.
  1718. //m_parentGroup.Scene.PhysicsScene.RemovePrim(PhysActor);
  1719. /// that's not wholesome. Had to make Scene public
  1720. //PhysActor = null;
  1721. if ((Flags & PrimFlags.Phantom) == 0)
  1722. {
  1723. if (UsePhysics)
  1724. {
  1725. if (ParentGroup.RootPart.KeyframeMotion != null)
  1726. ParentGroup.RootPart.KeyframeMotion.Stop();
  1727. ParentGroup.RootPart.KeyframeMotion = null;
  1728. ParentGroup.Scene.AddPhysicalPrim(1);
  1729. pa.OnRequestTerseUpdate += PhysicsRequestingTerseUpdate;
  1730. pa.OnOutOfBounds += PhysicsOutOfBounds;
  1731. if (ParentID != 0 && ParentID != LocalId)
  1732. {
  1733. PhysicsActor parentPa = ParentGroup.RootPart.PhysActor;
  1734. if (parentPa != null)
  1735. {
  1736. pa.link(parentPa);
  1737. }
  1738. }
  1739. }
  1740. }
  1741. }
  1742. // If this part is a sculpt then delay the physics update until we've asynchronously loaded the
  1743. // mesh data.
  1744. // if (Shape.SculptEntry)
  1745. // CheckSculptAndLoad();
  1746. // else
  1747. ParentGroup.Scene.PhysicsScene.AddPhysicsActorTaint(pa);
  1748. }
  1749. }
  1750. }
  1751. /// <summary>
  1752. /// Restore this part from the serialized xml representation.
  1753. /// </summary>
  1754. /// <param name="xmlReader"></param>
  1755. /// <returns></returns>
  1756. public static SceneObjectPart FromXml(XmlTextReader xmlReader)
  1757. {
  1758. SceneObjectPart part = SceneObjectSerializer.Xml2ToSOP(xmlReader);
  1759. // for tempOnRez objects, we have to fix the Expire date.
  1760. if ((part.Flags & PrimFlags.TemporaryOnRez) != 0)
  1761. part.ResetExpire();
  1762. return part;
  1763. }
  1764. public bool GetDieAtEdge()
  1765. {
  1766. if (ParentGroup.IsDeleted)
  1767. return false;
  1768. return ParentGroup.RootPart.DIE_AT_EDGE;
  1769. }
  1770. public bool GetReturnAtEdge()
  1771. {
  1772. if (ParentGroup.IsDeleted)
  1773. return false;
  1774. return ParentGroup.RootPart.RETURN_AT_EDGE;
  1775. }
  1776. public void SetReturnAtEdge(bool p)
  1777. {
  1778. if (ParentGroup.IsDeleted)
  1779. return;
  1780. ParentGroup.RootPart.RETURN_AT_EDGE = p;
  1781. }
  1782. public bool GetBlockGrab()
  1783. {
  1784. if (ParentGroup.IsDeleted)
  1785. return false;
  1786. return ParentGroup.RootPart.BlockGrab;
  1787. }
  1788. public void SetBlockGrab(bool p)
  1789. {
  1790. if (ParentGroup.IsDeleted)
  1791. return;
  1792. ParentGroup.RootPart.BlockGrab = p;
  1793. }
  1794. public void SetStatusSandbox(bool p)
  1795. {
  1796. if (ParentGroup.IsDeleted)
  1797. return;
  1798. StatusSandboxPos = ParentGroup.RootPart.AbsolutePosition;
  1799. ParentGroup.RootPart.StatusSandbox = p;
  1800. }
  1801. public bool GetStatusSandbox()
  1802. {
  1803. if (ParentGroup.IsDeleted)
  1804. return false;
  1805. return ParentGroup.RootPart.StatusSandbox;
  1806. }
  1807. public int GetAxisRotation(int axis)
  1808. {
  1809. //Cannot use ScriptBaseClass constants as no referance to it currently.
  1810. if (axis == (int)SceneObjectGroup.axisSelect.STATUS_ROTATE_X)
  1811. return STATUS_ROTATE_X;
  1812. if (axis == (int)SceneObjectGroup.axisSelect.STATUS_ROTATE_Y)
  1813. return STATUS_ROTATE_Y;
  1814. if (axis == (int)SceneObjectGroup.axisSelect.STATUS_ROTATE_Z)
  1815. return STATUS_ROTATE_Z;
  1816. return 0;
  1817. }
  1818. public double GetDistanceTo(Vector3 a, Vector3 b)
  1819. {
  1820. float dx = a.X - b.X;
  1821. float dy = a.Y - b.Y;
  1822. float dz = a.Z - b.Z;
  1823. return Math.Sqrt(dx * dx + dy * dy + dz * dz);
  1824. }
  1825. public uint GetEffectiveObjectFlags()
  1826. {
  1827. // Commenting this section of code out since it doesn't actually do anything, as enums are handled by
  1828. // value rather than reference
  1829. // PrimFlags f = _flags;
  1830. // if (m_parentGroup == null || m_parentGroup.RootPart == this)
  1831. // f &= ~(PrimFlags.Touch | PrimFlags.Money);
  1832. return (uint)Flags | (uint)LocalFlags;
  1833. }
  1834. public Vector3 GetGeometricCenter()
  1835. {
  1836. PhysicsActor pa = PhysActor;
  1837. if (pa != null)
  1838. return pa.GeometricCenter;
  1839. else
  1840. return Vector3.Zero;
  1841. }
  1842. public Vector3 GetCenterOfMass()
  1843. {
  1844. PhysicsActor pa = PhysActor;
  1845. if (pa != null)
  1846. return pa.CenterOfMass;
  1847. else
  1848. return Vector3.Zero;
  1849. }
  1850. public float GetMass()
  1851. {
  1852. PhysicsActor pa = PhysActor;
  1853. if (pa != null)
  1854. return pa.Mass;
  1855. else
  1856. return 0;
  1857. }
  1858. public Vector3 GetForce()
  1859. {
  1860. PhysicsActor pa = PhysActor;
  1861. if (pa != null)
  1862. return pa.Force;
  1863. else
  1864. return Vector3.Zero;
  1865. }
  1866. /// <summary>
  1867. /// Method for a prim to get it's world position from the group.
  1868. /// </summary>
  1869. /// <remarks>
  1870. /// Remember, the Group Position simply gives the position of the group itself
  1871. /// </remarks>
  1872. /// <returns>A Linked Child Prim objects position in world</returns>
  1873. public Vector3 GetWorldPosition()
  1874. {
  1875. Vector3 ret;
  1876. if (_parentID == 0)
  1877. // if a root SOP, my position is what it is
  1878. ret = GroupPosition;
  1879. else
  1880. {
  1881. // If a child SOP, my position is relative to the root SOP so take
  1882. // my info and add the root's position and rotation to
  1883. // get my world position.
  1884. Quaternion parentRot = ParentGroup.RootPart.RotationOffset;
  1885. Vector3 translationOffsetPosition = OffsetPosition * parentRot;
  1886. ret = ParentGroup.AbsolutePosition + translationOffsetPosition;
  1887. }
  1888. return ret;
  1889. }
  1890. /// <summary>
  1891. /// Gets the rotation of this prim offset by the group rotation
  1892. /// </summary>
  1893. /// <returns></returns>
  1894. public Quaternion GetWorldRotation()
  1895. {
  1896. Quaternion newRot;
  1897. if (this.LinkNum == 0 || this.LinkNum == 1)
  1898. {
  1899. newRot = RotationOffset;
  1900. }
  1901. else
  1902. {
  1903. // A child SOP's rotation is relative to the root SOP's rotation.
  1904. // Combine them to get my absolute rotation.
  1905. Quaternion parentRot = ParentGroup.RootPart.RotationOffset;
  1906. Quaternion oldRot = RotationOffset;
  1907. newRot = parentRot * oldRot;
  1908. }
  1909. return newRot;
  1910. }
  1911. public void MoveToTarget(Vector3 target, float tau)
  1912. {
  1913. if (tau > 0)
  1914. {
  1915. ParentGroup.moveToTarget(target, tau);
  1916. }
  1917. else
  1918. {
  1919. StopMoveToTarget();
  1920. }
  1921. }
  1922. /// <summary>
  1923. /// Uses a PID to attempt to clamp the object on the Z axis at the given height over tau seconds.
  1924. /// </summary>
  1925. /// <param name="height">Height to hover. Height of zero disables hover.</param>
  1926. /// <param name="hoverType">Determines what the height is relative to </param>
  1927. /// <param name="tau">Number of seconds over which to reach target</param>
  1928. public void SetHoverHeight(float height, PIDHoverType hoverType, float tau)
  1929. {
  1930. ParentGroup.SetHoverHeight(height, hoverType, tau);
  1931. }
  1932. public void StopHover()
  1933. {
  1934. ParentGroup.SetHoverHeight(0f, PIDHoverType.Ground, 0f);
  1935. }
  1936. public virtual void OnGrab(Vector3 offsetPos, IClientAPI remoteClient)
  1937. {
  1938. }
  1939. public bool CollisionFilteredOut(UUID objectID, string objectName)
  1940. {
  1941. if(CollisionFilter.Count == 0)
  1942. return false;
  1943. if (CollisionFilter.ContainsValue(objectID.ToString()) ||
  1944. CollisionFilter.ContainsValue(objectID.ToString() + objectName) ||
  1945. CollisionFilter.ContainsValue(UUID.Zero.ToString() + objectName))
  1946. {
  1947. if (CollisionFilter.ContainsKey(1))
  1948. return false;
  1949. return true;
  1950. }
  1951. if (CollisionFilter.ContainsKey(1))
  1952. return true;
  1953. return false;
  1954. }
  1955. private DetectedObject CreateDetObject(SceneObjectPart obj)
  1956. {
  1957. DetectedObject detobj = new DetectedObject();
  1958. detobj.keyUUID = obj.UUID;
  1959. detobj.nameStr = obj.Name;
  1960. detobj.ownerUUID = obj.OwnerID;
  1961. detobj.posVector = obj.AbsolutePosition;
  1962. detobj.rotQuat = obj.GetWorldRotation();
  1963. detobj.velVector = obj.Velocity;
  1964. detobj.colliderType = 0;
  1965. detobj.groupUUID = obj.GroupID;
  1966. return detobj;
  1967. }
  1968. private DetectedObject CreateDetObject(ScenePresence av)
  1969. {
  1970. DetectedObject detobj = new DetectedObject();
  1971. detobj.keyUUID = av.UUID;
  1972. detobj.nameStr = av.ControllingClient.Name;
  1973. detobj.ownerUUID = av.UUID;
  1974. detobj.posVector = av.AbsolutePosition;
  1975. detobj.rotQuat = av.Rotation;
  1976. detobj.velVector = av.Velocity;
  1977. detobj.colliderType = 0;
  1978. detobj.groupUUID = av.ControllingClient.ActiveGroupId;
  1979. return detobj;
  1980. }
  1981. private DetectedObject CreateDetObjectForGround()
  1982. {
  1983. DetectedObject detobj = new DetectedObject();
  1984. detobj.keyUUID = UUID.Zero;
  1985. detobj.nameStr = "";
  1986. detobj.ownerUUID = UUID.Zero;
  1987. detobj.posVector = ParentGroup.RootPart.AbsolutePosition;
  1988. detobj.rotQuat = Quaternion.Identity;
  1989. detobj.velVector = Vector3.Zero;
  1990. detobj.colliderType = 0;
  1991. detobj.groupUUID = UUID.Zero;
  1992. return detobj;
  1993. }
  1994. private ColliderArgs CreateColliderArgs(SceneObjectPart dest, List<uint> colliders)
  1995. {
  1996. ColliderArgs colliderArgs = new ColliderArgs();
  1997. List<DetectedObject> colliding = new List<DetectedObject>();
  1998. foreach (uint localId in colliders)
  1999. {
  2000. if (localId == 0)
  2001. continue;
  2002. SceneObjectPart obj = ParentGroup.Scene.GetSceneObjectPart(localId);
  2003. if (obj != null)
  2004. {
  2005. if (!dest.CollisionFilteredOut(obj.UUID, obj.Name))
  2006. colliding.Add(CreateDetObject(obj));
  2007. }
  2008. else
  2009. {
  2010. ScenePresence av = ParentGroup.Scene.GetScenePresence(localId);
  2011. if (av != null && (!av.IsChildAgent))
  2012. {
  2013. if (!dest.CollisionFilteredOut(av.UUID, av.Name))
  2014. colliding.Add(CreateDetObject(av));
  2015. }
  2016. }
  2017. }
  2018. colliderArgs.Colliders = colliding;
  2019. return colliderArgs;
  2020. }
  2021. private delegate void ScriptCollidingNotification(uint localID, ColliderArgs message);
  2022. private void SendCollisionEvent(scriptEvents ev, List<uint> colliders, ScriptCollidingNotification notify)
  2023. {
  2024. bool sendToRoot = false;
  2025. ColliderArgs CollidingMessage;
  2026. if (colliders.Count > 0)
  2027. {
  2028. if ((ScriptEvents & ev) != 0)
  2029. {
  2030. CollidingMessage = CreateColliderArgs(this, colliders);
  2031. if (CollidingMessage.Colliders.Count > 0)
  2032. notify(LocalId, CollidingMessage);
  2033. if (PassCollisions)
  2034. sendToRoot = true;
  2035. }
  2036. else
  2037. {
  2038. if ((ParentGroup.RootPart.ScriptEvents & ev) != 0)
  2039. sendToRoot = true;
  2040. }
  2041. if (sendToRoot && ParentGroup.RootPart != this)
  2042. {
  2043. CollidingMessage = CreateColliderArgs(ParentGroup.RootPart, colliders);
  2044. if (CollidingMessage.Colliders.Count > 0)
  2045. notify(ParentGroup.RootPart.LocalId, CollidingMessage);
  2046. }
  2047. }
  2048. }
  2049. private void SendLandCollisionEvent(scriptEvents ev, ScriptCollidingNotification notify)
  2050. {
  2051. if ((ParentGroup.RootPart.ScriptEvents & ev) != 0)
  2052. {
  2053. ColliderArgs LandCollidingMessage = new ColliderArgs();
  2054. List<DetectedObject> colliding = new List<DetectedObject>();
  2055. colliding.Add(CreateDetObjectForGround());
  2056. LandCollidingMessage.Colliders = colliding;
  2057. notify(LocalId, LandCollidingMessage);
  2058. }
  2059. }
  2060. public void PhysicsCollision(EventArgs e)
  2061. {
  2062. if (ParentGroup.Scene == null || ParentGroup.IsDeleted)
  2063. return;
  2064. // single threaded here
  2065. CollisionEventUpdate a = (CollisionEventUpdate)e;
  2066. Dictionary<uint, ContactPoint> collissionswith = a.m_objCollisionList;
  2067. List<uint> thisHitColliders = new List<uint>();
  2068. List<uint> endedColliders = new List<uint>();
  2069. List<uint> startedColliders = new List<uint>();
  2070. // calculate things that started colliding this time
  2071. // and build up list of colliders this time
  2072. foreach (uint localid in collissionswith.Keys)
  2073. {
  2074. thisHitColliders.Add(localid);
  2075. if (!m_lastColliders.Contains(localid))
  2076. startedColliders.Add(localid);
  2077. }
  2078. // calculate things that ended colliding
  2079. foreach (uint localID in m_lastColliders)
  2080. {
  2081. if (!thisHitColliders.Contains(localID))
  2082. endedColliders.Add(localID);
  2083. }
  2084. //add the items that started colliding this time to the last colliders list.
  2085. foreach (uint localID in startedColliders)
  2086. m_lastColliders.Add(localID);
  2087. // remove things that ended colliding from the last colliders list
  2088. foreach (uint localID in endedColliders)
  2089. m_lastColliders.Remove(localID);
  2090. // play the sound.
  2091. if (startedColliders.Count > 0 && CollisionSound != UUID.Zero && CollisionSoundVolume > 0.0f)
  2092. {
  2093. ISoundModule soundModule = ParentGroup.Scene.RequestModuleInterface<ISoundModule>();
  2094. if (soundModule != null)
  2095. {
  2096. soundModule.SendSound(UUID, CollisionSound,
  2097. CollisionSoundVolume, true, 0, 0, false,
  2098. false);
  2099. }
  2100. }
  2101. SendCollisionEvent(scriptEvents.collision_start, startedColliders, ParentGroup.Scene.EventManager.TriggerScriptCollidingStart);
  2102. SendCollisionEvent(scriptEvents.collision , m_lastColliders , ParentGroup.Scene.EventManager.TriggerScriptColliding);
  2103. SendCollisionEvent(scriptEvents.collision_end , endedColliders , ParentGroup.Scene.EventManager.TriggerScriptCollidingEnd);
  2104. if (startedColliders.Contains(0))
  2105. {
  2106. if (m_lastColliders.Contains(0))
  2107. SendLandCollisionEvent(scriptEvents.land_collision, ParentGroup.Scene.EventManager.TriggerScriptLandColliding);
  2108. else
  2109. SendLandCollisionEvent(scriptEvents.land_collision_start, ParentGroup.Scene.EventManager.TriggerScriptLandCollidingStart);
  2110. }
  2111. if (endedColliders.Contains(0))
  2112. SendLandCollisionEvent(scriptEvents.land_collision_end, ParentGroup.Scene.EventManager.TriggerScriptLandCollidingEnd);
  2113. }
  2114. public void PhysicsOutOfBounds(Vector3 pos)
  2115. {
  2116. // Note: This is only being called on the root prim at this time.
  2117. m_log.ErrorFormat(
  2118. "[SCENE OBJECT PART]: Physical object {0}, localID {1} went out of bounds at {2} in {3}. Stopping at {4} and making non-physical.",
  2119. Name, LocalId, pos, ParentGroup.Scene.Name, AbsolutePosition);
  2120. RemFlag(PrimFlags.Physics);
  2121. DoPhysicsPropertyUpdate(false, true);
  2122. }
  2123. public void PhysicsRequestingTerseUpdate()
  2124. {
  2125. PhysicsActor pa = PhysActor;
  2126. if (pa != null)
  2127. {
  2128. Vector3 newpos = new Vector3(pa.Position.GetBytes(), 0);
  2129. if (ParentGroup.Scene.TestBorderCross(newpos, Cardinals.N)
  2130. | ParentGroup.Scene.TestBorderCross(newpos, Cardinals.S)
  2131. | ParentGroup.Scene.TestBorderCross(newpos, Cardinals.E)
  2132. | ParentGroup.Scene.TestBorderCross(newpos, Cardinals.W))
  2133. {
  2134. ParentGroup.AbsolutePosition = newpos;
  2135. return;
  2136. }
  2137. //ParentGroup.RootPart.m_groupPosition = newpos;
  2138. }
  2139. ScheduleTerseUpdate();
  2140. }
  2141. public void RemFlag(PrimFlags flag)
  2142. {
  2143. // PrimFlags prevflag = Flags;
  2144. if ((Flags & flag) != 0)
  2145. {
  2146. //m_log.Debug("Removing flag: " + ((PrimFlags)flag).ToString());
  2147. Flags &= ~flag;
  2148. }
  2149. //m_log.Debug("prev: " + prevflag.ToString() + " curr: " + Flags.ToString());
  2150. //ScheduleFullUpdate();
  2151. }
  2152. public void RemoveScriptEvents(UUID scriptid)
  2153. {
  2154. lock (m_scriptEvents)
  2155. {
  2156. if (m_scriptEvents.ContainsKey(scriptid))
  2157. {
  2158. scriptEvents oldparts = scriptEvents.None;
  2159. oldparts = (scriptEvents) m_scriptEvents[scriptid];
  2160. // remove values from aggregated script events
  2161. AggregateScriptEvents &= ~oldparts;
  2162. m_scriptEvents.Remove(scriptid);
  2163. aggregateScriptEvents();
  2164. }
  2165. }
  2166. }
  2167. /// <summary>
  2168. /// Reset UUIDs for this part. This involves generate this part's own UUID and
  2169. /// generating new UUIDs for all the items in the inventory.
  2170. /// </summary>
  2171. /// <param name="linkNum">Link number for the part</param>
  2172. public void ResetIDs(int linkNum)
  2173. {
  2174. UUID = UUID.Random();
  2175. LinkNum = linkNum;
  2176. LocalId = 0;
  2177. Inventory.ResetInventoryIDs();
  2178. }
  2179. /// <summary>
  2180. /// Set the scale of this part.
  2181. /// </summary>
  2182. /// <remarks>
  2183. /// Unlike the scale property, this checks the new size against scene limits and schedules a full property
  2184. /// update to viewers.
  2185. /// </remarks>
  2186. /// <param name="scale"></param>
  2187. public void Resize(Vector3 scale)
  2188. {
  2189. PhysicsActor pa = PhysActor;
  2190. if (ParentGroup.Scene != null)
  2191. {
  2192. scale.X = Math.Max(ParentGroup.Scene.m_minNonphys, Math.Min(ParentGroup.Scene.m_maxNonphys, scale.X));
  2193. scale.Y = Math.Max(ParentGroup.Scene.m_minNonphys, Math.Min(ParentGroup.Scene.m_maxNonphys, scale.Y));
  2194. scale.Z = Math.Max(ParentGroup.Scene.m_minNonphys, Math.Min(ParentGroup.Scene.m_maxNonphys, scale.Z));
  2195. if (pa != null && pa.IsPhysical)
  2196. {
  2197. scale.X = Math.Max(ParentGroup.Scene.m_minPhys, Math.Min(ParentGroup.Scene.m_maxPhys, scale.X));
  2198. scale.Y = Math.Max(ParentGroup.Scene.m_minPhys, Math.Min(ParentGroup.Scene.m_maxPhys, scale.Y));
  2199. scale.Z = Math.Max(ParentGroup.Scene.m_minPhys, Math.Min(ParentGroup.Scene.m_maxPhys, scale.Z));
  2200. }
  2201. }
  2202. // m_log.DebugFormat("[SCENE OBJECT PART]: Resizing {0} {1} to {2}", Name, LocalId, scale);
  2203. Scale = scale;
  2204. ParentGroup.HasGroupChanged = true;
  2205. ScheduleFullUpdate();
  2206. }
  2207. public void RotLookAt(Quaternion target, float strength, float damping)
  2208. {
  2209. if (ParentGroup.IsAttachment)
  2210. {
  2211. /*
  2212. ScenePresence avatar = m_scene.GetScenePresence(rootpart.AttachedAvatar);
  2213. if (avatar != null)
  2214. {
  2215. Rotate the Av?
  2216. } */
  2217. }
  2218. else
  2219. {
  2220. APIDDamp = damping;
  2221. APIDStrength = strength;
  2222. APIDTarget = target;
  2223. if (APIDStrength <= 0)
  2224. {
  2225. m_log.WarnFormat("[SceneObjectPart] Invalid rotation strength {0}",APIDStrength);
  2226. return;
  2227. }
  2228. m_APIDIterations = 1 + (int)(Math.PI * APIDStrength);
  2229. }
  2230. // Necessary to get the lookat deltas applied
  2231. ParentGroup.QueueForUpdateCheck();
  2232. }
  2233. public void StartLookAt(Quaternion target, float strength, float damping)
  2234. {
  2235. RotLookAt(target,strength,damping);
  2236. }
  2237. public void StopLookAt()
  2238. {
  2239. APIDTarget = Quaternion.Identity;
  2240. }
  2241. public void ScheduleFullUpdateIfNone()
  2242. {
  2243. if (ParentGroup == null)
  2244. return;
  2245. // ??? ParentGroup.HasGroupChanged = true;
  2246. if (UpdateFlag != UpdateRequired.FULL)
  2247. ScheduleFullUpdate();
  2248. }
  2249. /// <summary>
  2250. /// Schedules this prim for a full update
  2251. /// </summary>
  2252. public void ScheduleFullUpdate()
  2253. {
  2254. // m_log.DebugFormat("[SCENE OBJECT PART]: Scheduling full update for {0} {1}", Name, LocalId);
  2255. if (ParentGroup == null)
  2256. return;
  2257. ParentGroup.QueueForUpdateCheck();
  2258. int timeNow = Util.UnixTimeSinceEpoch();
  2259. // If multiple updates are scheduled on the same second, we still need to perform all of them
  2260. // So we'll force the issue by bumping up the timestamp so that later processing sees these need
  2261. // to be performed.
  2262. if (timeNow <= TimeStampFull)
  2263. {
  2264. TimeStampFull += 1;
  2265. }
  2266. else
  2267. {
  2268. TimeStampFull = (uint)timeNow;
  2269. }
  2270. UpdateFlag = UpdateRequired.FULL;
  2271. // m_log.DebugFormat(
  2272. // "[SCENE OBJECT PART]: Scheduling full update for {0}, {1} at {2}",
  2273. // UUID, Name, TimeStampFull);
  2274. if (ParentGroup.Scene != null)
  2275. ParentGroup.Scene.EventManager.TriggerSceneObjectPartUpdated(this, true);
  2276. }
  2277. /// <summary>
  2278. /// Schedule a terse update for this prim. Terse updates only send position,
  2279. /// rotation, velocity and rotational velocity information.
  2280. /// </summary>
  2281. public void ScheduleTerseUpdate()
  2282. {
  2283. if (ParentGroup == null)
  2284. return;
  2285. // This was pulled from SceneViewer. Attachments always receive full updates.
  2286. // I could not verify if this is a requirement but this maintains existing behavior
  2287. if (ParentGroup.IsAttachment)
  2288. {
  2289. ScheduleFullUpdate();
  2290. return;
  2291. }
  2292. if (UpdateFlag == UpdateRequired.NONE)
  2293. {
  2294. ParentGroup.HasGroupChanged = true;
  2295. ParentGroup.QueueForUpdateCheck();
  2296. TimeStampTerse = (uint) Util.UnixTimeSinceEpoch();
  2297. UpdateFlag = UpdateRequired.TERSE;
  2298. // m_log.DebugFormat(
  2299. // "[SCENE OBJECT PART]: Scheduling terse update for {0}, {1} at {2}",
  2300. // UUID, Name, TimeStampTerse);
  2301. }
  2302. if (ParentGroup.Scene != null)
  2303. ParentGroup.Scene.EventManager.TriggerSceneObjectPartUpdated(this, false);
  2304. }
  2305. public void ScriptSetPhysicsStatus(bool UsePhysics)
  2306. {
  2307. ParentGroup.ScriptSetPhysicsStatus(UsePhysics);
  2308. }
  2309. /// <summary>
  2310. /// Set sculpt and mesh data, and tell the physics engine to process the change.
  2311. /// </summary>
  2312. /// <param name="texture">The mesh itself.</param>
  2313. /*
  2314. public void SculptTextureCallback(AssetBase texture)
  2315. {
  2316. if (m_shape.SculptEntry)
  2317. {
  2318. // commented out for sculpt map caching test - null could mean a cached sculpt map has been found
  2319. //if (texture != null)
  2320. {
  2321. if (texture != null)
  2322. {
  2323. // m_log.DebugFormat(
  2324. // "[SCENE OBJECT PART]: Setting sculpt data for {0} on SculptTextureCallback()", Name);
  2325. m_shape.SculptData = texture.Data;
  2326. }
  2327. PhysicsActor pa = PhysActor;
  2328. if (pa != null)
  2329. {
  2330. // Update the physics actor with the new loaded sculpt data and set the taint signal.
  2331. pa.Shape = m_shape;
  2332. ParentGroup.Scene.PhysicsScene.AddPhysicsActorTaint(pa);
  2333. }
  2334. }
  2335. }
  2336. }
  2337. */
  2338. /// <summary>
  2339. /// Send a full update to the client for the given part
  2340. /// </summary>
  2341. /// <param name="remoteClient"></param>
  2342. protected internal void SendFullUpdate(IClientAPI remoteClient)
  2343. {
  2344. if (ParentGroup == null)
  2345. return;
  2346. // m_log.DebugFormat(
  2347. // "[SOG]: Sendinging part full update to {0} for {1} {2}", remoteClient.Name, part.Name, part.LocalId);
  2348. if (IsRoot)
  2349. {
  2350. if (ParentGroup.IsAttachment)
  2351. {
  2352. SendFullUpdateToClient(remoteClient, AttachedPos);
  2353. }
  2354. else
  2355. {
  2356. SendFullUpdateToClient(remoteClient, AbsolutePosition);
  2357. }
  2358. }
  2359. else
  2360. {
  2361. SendFullUpdateToClient(remoteClient);
  2362. }
  2363. }
  2364. /// <summary>
  2365. /// Send a full update for this part to all clients.
  2366. /// </summary>
  2367. public void SendFullUpdateToAllClients()
  2368. {
  2369. if (ParentGroup == null)
  2370. return;
  2371. ParentGroup.Scene.ForEachScenePresence(delegate(ScenePresence avatar)
  2372. {
  2373. SendFullUpdate(avatar.ControllingClient);
  2374. });
  2375. }
  2376. /// <summary>
  2377. /// Sends a full update to the client
  2378. /// </summary>
  2379. /// <param name="remoteClient"></param>
  2380. public void SendFullUpdateToClient(IClientAPI remoteClient)
  2381. {
  2382. SendFullUpdateToClient(remoteClient, OffsetPosition);
  2383. }
  2384. /// <summary>
  2385. /// Sends a full update to the client
  2386. /// </summary>
  2387. /// <param name="remoteClient"></param>
  2388. /// <param name="lPos"></param>
  2389. public void SendFullUpdateToClient(IClientAPI remoteClient, Vector3 lPos)
  2390. {
  2391. if (ParentGroup == null)
  2392. return;
  2393. // Suppress full updates during attachment editing
  2394. //
  2395. if (ParentGroup.IsSelected && ParentGroup.IsAttachment)
  2396. return;
  2397. if (ParentGroup.IsDeleted)
  2398. return;
  2399. if (ParentGroup.IsAttachment
  2400. && ParentGroup.AttachedAvatar != remoteClient.AgentId
  2401. && ParentGroup.HasPrivateAttachmentPoint)
  2402. return;
  2403. if (remoteClient.AgentId == OwnerID)
  2404. {
  2405. if ((Flags & PrimFlags.CreateSelected) != 0)
  2406. Flags &= ~PrimFlags.CreateSelected;
  2407. }
  2408. //bool isattachment = IsAttachment;
  2409. //if (LocalId != ParentGroup.RootPart.LocalId)
  2410. //isattachment = ParentGroup.RootPart.IsAttachment;
  2411. remoteClient.SendEntityUpdate(this, PrimUpdateFlags.FullUpdate);
  2412. ParentGroup.Scene.StatsReporter.AddObjectUpdates(1);
  2413. }
  2414. /// <summary>
  2415. /// Tell all the prims which have had updates scheduled
  2416. /// </summary>
  2417. public void SendScheduledUpdates()
  2418. {
  2419. const float ROTATION_TOLERANCE = 0.01f;
  2420. const float VELOCITY_TOLERANCE = 0.001f;
  2421. const float POSITION_TOLERANCE = 0.05f;
  2422. const int TIME_MS_TOLERANCE = 3000;
  2423. switch (UpdateFlag)
  2424. {
  2425. case UpdateRequired.TERSE:
  2426. {
  2427. ClearUpdateSchedule();
  2428. // Throw away duplicate or insignificant updates
  2429. if (!RotationOffset.ApproxEquals(m_lastRotation, ROTATION_TOLERANCE) ||
  2430. !Acceleration.Equals(m_lastAcceleration) ||
  2431. !Velocity.ApproxEquals(m_lastVelocity, VELOCITY_TOLERANCE) ||
  2432. Velocity.ApproxEquals(Vector3.Zero, VELOCITY_TOLERANCE) ||
  2433. !AngularVelocity.ApproxEquals(m_lastAngularVelocity, VELOCITY_TOLERANCE) ||
  2434. !OffsetPosition.ApproxEquals(m_lastPosition, POSITION_TOLERANCE) ||
  2435. Environment.TickCount - m_lastTerseSent > TIME_MS_TOLERANCE)
  2436. {
  2437. SendTerseUpdateToAllClients();
  2438. // Update the "last" values
  2439. m_lastPosition = OffsetPosition;
  2440. m_lastRotation = RotationOffset;
  2441. m_lastVelocity = Velocity;
  2442. m_lastAcceleration = Acceleration;
  2443. m_lastAngularVelocity = AngularVelocity;
  2444. m_lastTerseSent = Environment.TickCount;
  2445. }
  2446. break;
  2447. }
  2448. case UpdateRequired.FULL:
  2449. {
  2450. ClearUpdateSchedule();
  2451. SendFullUpdateToAllClients();
  2452. break;
  2453. }
  2454. }
  2455. }
  2456. /// <summary>
  2457. /// Send a terse update to all clients
  2458. /// </summary>
  2459. public void SendTerseUpdateToAllClients()
  2460. {
  2461. ParentGroup.Scene.ForEachClient(delegate(IClientAPI client)
  2462. {
  2463. SendTerseUpdateToClient(client);
  2464. });
  2465. }
  2466. public void SetAxisRotation(int axis, int rotate)
  2467. {
  2468. ParentGroup.SetAxisRotation(axis, rotate);
  2469. //Cannot use ScriptBaseClass constants as no referance to it currently.
  2470. if ((axis & (int)SceneObjectGroup.axisSelect.STATUS_ROTATE_X) != 0)
  2471. STATUS_ROTATE_X = rotate;
  2472. if ((axis & (int)SceneObjectGroup.axisSelect.STATUS_ROTATE_Y) != 0)
  2473. STATUS_ROTATE_Y = rotate;
  2474. if ((axis & (int)SceneObjectGroup.axisSelect.STATUS_ROTATE_Z) != 0)
  2475. STATUS_ROTATE_Z = rotate;
  2476. }
  2477. public void SetBuoyancy(float fvalue)
  2478. {
  2479. PhysicsActor pa = PhysActor;
  2480. if (pa != null)
  2481. pa.Buoyancy = fvalue;
  2482. }
  2483. public void SetDieAtEdge(bool p)
  2484. {
  2485. if (ParentGroup.IsDeleted)
  2486. return;
  2487. ParentGroup.RootPart.DIE_AT_EDGE = p;
  2488. }
  2489. public void SetFloatOnWater(int floatYN)
  2490. {
  2491. PhysicsActor pa = PhysActor;
  2492. if (pa != null)
  2493. pa.FloatOnWater = floatYN == 1;
  2494. }
  2495. public void SetForce(Vector3 force)
  2496. {
  2497. PhysicsActor pa = PhysActor;
  2498. if (pa != null)
  2499. pa.Force = force;
  2500. }
  2501. public void SetVehicleType(int type)
  2502. {
  2503. PhysicsActor pa = PhysActor;
  2504. if (pa != null)
  2505. pa.VehicleType = type;
  2506. }
  2507. public void SetVehicleFloatParam(int param, float value)
  2508. {
  2509. PhysicsActor pa = PhysActor;
  2510. if (pa != null)
  2511. pa.VehicleFloatParam(param, value);
  2512. }
  2513. public void SetVehicleVectorParam(int param, Vector3 value)
  2514. {
  2515. PhysicsActor pa = PhysActor;
  2516. if (pa != null)
  2517. pa.VehicleVectorParam(param, value);
  2518. }
  2519. public void SetVehicleRotationParam(int param, Quaternion rotation)
  2520. {
  2521. PhysicsActor pa = PhysActor;
  2522. if (pa != null)
  2523. pa.VehicleRotationParam(param, rotation);
  2524. }
  2525. /// <summary>
  2526. /// Set the color & alpha of prim faces
  2527. /// </summary>
  2528. /// <param name="face"></param>
  2529. /// <param name="color"></param>
  2530. /// <param name="alpha"></param>
  2531. public void SetFaceColorAlpha(int face, Vector3 color, double ?alpha)
  2532. {
  2533. Vector3 clippedColor = Util.Clip(color, 0.0f, 1.0f);
  2534. float clippedAlpha = alpha.HasValue ?
  2535. Util.Clip((float)alpha.Value, 0.0f, 1.0f) : 0;
  2536. // The only way to get a deep copy/ If we don't do this, we can
  2537. // never detect color changes further down.
  2538. Byte[] buf = Shape.Textures.GetBytes();
  2539. Primitive.TextureEntry tex = new Primitive.TextureEntry(buf, 0, buf.Length);
  2540. Color4 texcolor;
  2541. if (face >= 0 && face < GetNumberOfSides())
  2542. {
  2543. texcolor = tex.CreateFace((uint)face).RGBA;
  2544. texcolor.R = clippedColor.X;
  2545. texcolor.G = clippedColor.Y;
  2546. texcolor.B = clippedColor.Z;
  2547. if (alpha.HasValue)
  2548. {
  2549. texcolor.A = clippedAlpha;
  2550. }
  2551. tex.FaceTextures[face].RGBA = texcolor;
  2552. UpdateTextureEntry(tex.GetBytes());
  2553. return;
  2554. }
  2555. else if (face == ALL_SIDES)
  2556. {
  2557. for (uint i = 0; i < GetNumberOfSides(); i++)
  2558. {
  2559. if (tex.FaceTextures[i] != null)
  2560. {
  2561. texcolor = tex.FaceTextures[i].RGBA;
  2562. texcolor.R = clippedColor.X;
  2563. texcolor.G = clippedColor.Y;
  2564. texcolor.B = clippedColor.Z;
  2565. if (alpha.HasValue)
  2566. {
  2567. texcolor.A = clippedAlpha;
  2568. }
  2569. tex.FaceTextures[i].RGBA = texcolor;
  2570. }
  2571. texcolor = tex.DefaultTexture.RGBA;
  2572. texcolor.R = clippedColor.X;
  2573. texcolor.G = clippedColor.Y;
  2574. texcolor.B = clippedColor.Z;
  2575. if (alpha.HasValue)
  2576. {
  2577. texcolor.A = clippedAlpha;
  2578. }
  2579. tex.DefaultTexture.RGBA = texcolor;
  2580. }
  2581. UpdateTextureEntry(tex.GetBytes());
  2582. return;
  2583. }
  2584. }
  2585. /// <summary>
  2586. /// Get the number of sides that this part has.
  2587. /// </summary>
  2588. /// <returns></returns>
  2589. public int GetNumberOfSides()
  2590. {
  2591. int ret = 0;
  2592. bool hasCut;
  2593. bool hasHollow;
  2594. bool hasDimple;
  2595. bool hasProfileCut;
  2596. PrimType primType = GetPrimType();
  2597. HasCutHollowDimpleProfileCut(primType, Shape, out hasCut, out hasHollow, out hasDimple, out hasProfileCut);
  2598. switch (primType)
  2599. {
  2600. case PrimType.BOX:
  2601. ret = 6;
  2602. if (hasCut) ret += 2;
  2603. if (hasHollow) ret += 1;
  2604. break;
  2605. case PrimType.CYLINDER:
  2606. ret = 3;
  2607. if (hasCut) ret += 2;
  2608. if (hasHollow) ret += 1;
  2609. break;
  2610. case PrimType.PRISM:
  2611. ret = 5;
  2612. if (hasCut) ret += 2;
  2613. if (hasHollow) ret += 1;
  2614. break;
  2615. case PrimType.SPHERE:
  2616. ret = 1;
  2617. if (hasCut) ret += 2;
  2618. if (hasDimple) ret += 2;
  2619. if (hasHollow) ret += 1;
  2620. break;
  2621. case PrimType.TORUS:
  2622. ret = 1;
  2623. if (hasCut) ret += 2;
  2624. if (hasProfileCut) ret += 2;
  2625. if (hasHollow) ret += 1;
  2626. break;
  2627. case PrimType.TUBE:
  2628. ret = 4;
  2629. if (hasCut) ret += 2;
  2630. if (hasProfileCut) ret += 2;
  2631. if (hasHollow) ret += 1;
  2632. break;
  2633. case PrimType.RING:
  2634. ret = 3;
  2635. if (hasCut) ret += 2;
  2636. if (hasProfileCut) ret += 2;
  2637. if (hasHollow) ret += 1;
  2638. break;
  2639. case PrimType.SCULPT:
  2640. // Special mesh handling
  2641. if (Shape.SculptType == (byte)SculptType.Mesh)
  2642. ret = 8; // if it's a mesh then max 8 faces
  2643. else
  2644. ret = 1; // if it's a sculpt then max 1 face
  2645. break;
  2646. }
  2647. return ret;
  2648. }
  2649. /// <summary>
  2650. /// Tell us what type this prim is
  2651. /// </summary>
  2652. /// <param name="primShape"></param>
  2653. /// <returns></returns>
  2654. public PrimType GetPrimType()
  2655. {
  2656. if (Shape.SculptEntry)
  2657. return PrimType.SCULPT;
  2658. if ((Shape.ProfileCurve & 0x07) == (byte)ProfileShape.Square)
  2659. {
  2660. if (Shape.PathCurve == (byte)Extrusion.Straight)
  2661. return PrimType.BOX;
  2662. else if (Shape.PathCurve == (byte)Extrusion.Curve1)
  2663. return PrimType.TUBE;
  2664. }
  2665. else if ((Shape.ProfileCurve & 0x07) == (byte)ProfileShape.Circle)
  2666. {
  2667. if (Shape.PathCurve == (byte)Extrusion.Straight)
  2668. return PrimType.CYLINDER;
  2669. // ProfileCurve seems to combine hole shape and profile curve so we need to only compare against the lower 3 bits
  2670. else if (Shape.PathCurve == (byte)Extrusion.Curve1)
  2671. return PrimType.TORUS;
  2672. }
  2673. else if ((Shape.ProfileCurve & 0x07) == (byte)ProfileShape.HalfCircle)
  2674. {
  2675. if (Shape.PathCurve == (byte)Extrusion.Curve1 || Shape.PathCurve == (byte)Extrusion.Curve2)
  2676. return PrimType.SPHERE;
  2677. }
  2678. else if ((Shape.ProfileCurve & 0x07) == (byte)ProfileShape.EquilateralTriangle)
  2679. {
  2680. if (Shape.PathCurve == (byte)Extrusion.Straight)
  2681. return PrimType.PRISM;
  2682. else if (Shape.PathCurve == (byte)Extrusion.Curve1)
  2683. return PrimType.RING;
  2684. }
  2685. return PrimType.BOX;
  2686. }
  2687. /// <summary>
  2688. /// Tell us if this object has cut, hollow, dimple, and other factors affecting the number of faces
  2689. /// </summary>
  2690. /// <param name="primType"></param>
  2691. /// <param name="shape"></param>
  2692. /// <param name="hasCut"></param>
  2693. /// <param name="hasHollow"></param>
  2694. /// <param name="hasDimple"></param>
  2695. /// <param name="hasProfileCut"></param>
  2696. protected static void HasCutHollowDimpleProfileCut(PrimType primType, PrimitiveBaseShape shape, out bool hasCut, out bool hasHollow,
  2697. out bool hasDimple, out bool hasProfileCut)
  2698. {
  2699. if (primType == PrimType.BOX
  2700. ||
  2701. primType == PrimType.CYLINDER
  2702. ||
  2703. primType == PrimType.PRISM)
  2704. hasCut = (shape.ProfileBegin > 0) || (shape.ProfileEnd > 0);
  2705. else
  2706. hasCut = (shape.PathBegin > 0) || (shape.PathEnd > 0);
  2707. hasHollow = shape.ProfileHollow > 0;
  2708. hasDimple = (shape.ProfileBegin > 0) || (shape.ProfileEnd > 0); // taken from llSetPrimitiveParms
  2709. hasProfileCut = hasDimple; // is it the same thing?
  2710. }
  2711. public void SetVehicleFlags(int param, bool remove)
  2712. {
  2713. PhysicsActor pa = PhysActor;
  2714. if (pa != null)
  2715. pa.VehicleFlags(param, remove);
  2716. }
  2717. public void SetGroup(UUID groupID, IClientAPI client)
  2718. {
  2719. // Scene.AddNewPrims() calls with client == null so can't use this.
  2720. // m_log.DebugFormat(
  2721. // "[SCENE OBJECT PART]: Setting group for {0} to {1} for {2}",
  2722. // Name, groupID, OwnerID);
  2723. GroupID = groupID;
  2724. if (client != null)
  2725. SendPropertiesToClient(client);
  2726. UpdateFlag = UpdateRequired.FULL;
  2727. }
  2728. /// <summary>
  2729. /// Set the parent group of this prim.
  2730. /// </summary>
  2731. public void SetParent(SceneObjectGroup parent)
  2732. {
  2733. ParentGroup = parent;
  2734. }
  2735. // Use this for attachments! LocalID should be avatar's localid
  2736. public void SetParentLocalId(uint localID)
  2737. {
  2738. ParentID = localID;
  2739. }
  2740. public void SetPhysicsAxisRotation()
  2741. {
  2742. PhysicsActor pa = PhysActor;
  2743. if (pa != null)
  2744. {
  2745. pa.LockAngularMotion(RotationAxis);
  2746. ParentGroup.Scene.PhysicsScene.AddPhysicsActorTaint(pa);
  2747. }
  2748. }
  2749. /// <summary>
  2750. /// Set the events that this part will pass on to listeners.
  2751. /// </summary>
  2752. /// <param name="scriptid"></param>
  2753. /// <param name="events"></param>
  2754. public void SetScriptEvents(UUID scriptid, int events)
  2755. {
  2756. // m_log.DebugFormat(
  2757. // "[SCENE OBJECT PART]: Set script events for script with id {0} on {1}/{2} to {3} in {4}",
  2758. // scriptid, Name, ParentGroup.Name, events, ParentGroup.Scene.Name);
  2759. // scriptEvents oldparts;
  2760. lock (m_scriptEvents)
  2761. {
  2762. if (m_scriptEvents.ContainsKey(scriptid))
  2763. {
  2764. // oldparts = m_scriptEvents[scriptid];
  2765. // remove values from aggregated script events
  2766. if (m_scriptEvents[scriptid] == (scriptEvents) events)
  2767. return;
  2768. m_scriptEvents[scriptid] = (scriptEvents) events;
  2769. }
  2770. else
  2771. {
  2772. m_scriptEvents.Add(scriptid, (scriptEvents) events);
  2773. }
  2774. }
  2775. aggregateScriptEvents();
  2776. }
  2777. /// <summary>
  2778. /// Set the text displayed for this part.
  2779. /// </summary>
  2780. /// <param name="text"></param>
  2781. public void SetText(string text)
  2782. {
  2783. Text = text;
  2784. if (ParentGroup != null)
  2785. {
  2786. ParentGroup.HasGroupChanged = true;
  2787. ScheduleFullUpdate();
  2788. }
  2789. }
  2790. /// <summary>
  2791. /// Set the text displayed for this part.
  2792. /// </summary>
  2793. /// <param name="text"></param>
  2794. /// <param name="color"></param>
  2795. /// <param name="alpha"></param>
  2796. public void SetText(string text, Vector3 color, double alpha)
  2797. {
  2798. Color = Color.FromArgb((int) (alpha*0xff),
  2799. (int) (color.X*0xff),
  2800. (int) (color.Y*0xff),
  2801. (int) (color.Z*0xff));
  2802. SetText(text);
  2803. }
  2804. public void StopMoveToTarget()
  2805. {
  2806. ParentGroup.stopMoveToTarget();
  2807. ParentGroup.ScheduleGroupForTerseUpdate();
  2808. //ParentGroup.ScheduleGroupForFullUpdate();
  2809. }
  2810. public void StoreUndoState()
  2811. {
  2812. StoreUndoState(false);
  2813. }
  2814. public void StoreUndoState(bool forGroup)
  2815. {
  2816. if (ParentGroup == null || ParentGroup.Scene == null)
  2817. return;
  2818. if (Undoing)
  2819. {
  2820. // m_log.DebugFormat(
  2821. // "[SCENE OBJECT PART]: Ignoring undo store for {0} {1} since already undoing", Name, LocalId);
  2822. return;
  2823. }
  2824. if (IgnoreUndoUpdate)
  2825. {
  2826. // m_log.DebugFormat("[SCENE OBJECT PART]: Ignoring undo store for {0} {1}", Name, LocalId);
  2827. return;
  2828. }
  2829. lock (m_undo)
  2830. {
  2831. if (m_undo.Count > 0)
  2832. {
  2833. UndoState last = m_undo[m_undo.Count - 1];
  2834. if (last != null)
  2835. {
  2836. // TODO: May need to fix for group comparison
  2837. if (last.Compare(this))
  2838. {
  2839. // m_log.DebugFormat(
  2840. // "[SCENE OBJECT PART]: Not storing undo for {0} {1} since current state is same as last undo state, initial stack size {2}",
  2841. // Name, LocalId, m_undo.Count);
  2842. return;
  2843. }
  2844. }
  2845. }
  2846. // m_log.DebugFormat(
  2847. // "[SCENE OBJECT PART]: Storing undo state for {0} {1}, forGroup {2}, initial stack size {3}",
  2848. // Name, LocalId, forGroup, m_undo.Count);
  2849. if (ParentGroup.Scene.MaxUndoCount > 0)
  2850. {
  2851. UndoState nUndo = new UndoState(this, forGroup);
  2852. m_undo.Add(nUndo);
  2853. if (m_undo.Count > ParentGroup.Scene.MaxUndoCount)
  2854. m_undo.RemoveAt(0);
  2855. if (m_redo.Count > 0)
  2856. m_redo.Clear();
  2857. // m_log.DebugFormat(
  2858. // "[SCENE OBJECT PART]: Stored undo state for {0} {1}, forGroup {2}, stack size now {3}",
  2859. // Name, LocalId, forGroup, m_undo.Count);
  2860. }
  2861. }
  2862. }
  2863. /// <summary>
  2864. /// Return number of undos on the stack. Here temporarily pending a refactor.
  2865. /// </summary>
  2866. public int UndoCount
  2867. {
  2868. get
  2869. {
  2870. lock (m_undo)
  2871. return m_undo.Count;
  2872. }
  2873. }
  2874. public void Undo()
  2875. {
  2876. lock (m_undo)
  2877. {
  2878. // m_log.DebugFormat(
  2879. // "[SCENE OBJECT PART]: Handling undo request for {0} {1}, stack size {2}",
  2880. // Name, LocalId, m_undo.Count);
  2881. if (m_undo.Count > 0)
  2882. {
  2883. UndoState goback = m_undo[m_undo.Count - 1];
  2884. m_undo.RemoveAt(m_undo.Count - 1);
  2885. UndoState nUndo = null;
  2886. if (ParentGroup.Scene.MaxUndoCount > 0)
  2887. {
  2888. nUndo = new UndoState(this, goback.ForGroup);
  2889. }
  2890. goback.PlaybackState(this);
  2891. if (nUndo != null)
  2892. {
  2893. m_redo.Add(nUndo);
  2894. if (m_redo.Count > ParentGroup.Scene.MaxUndoCount)
  2895. m_redo.RemoveAt(0);
  2896. }
  2897. }
  2898. // m_log.DebugFormat(
  2899. // "[SCENE OBJECT PART]: Handled undo request for {0} {1}, stack size now {2}",
  2900. // Name, LocalId, m_undo.Count);
  2901. }
  2902. }
  2903. public void Redo()
  2904. {
  2905. lock (m_undo)
  2906. {
  2907. // m_log.DebugFormat(
  2908. // "[SCENE OBJECT PART]: Handling redo request for {0} {1}, stack size {2}",
  2909. // Name, LocalId, m_redo.Count);
  2910. if (m_redo.Count > 0)
  2911. {
  2912. UndoState gofwd = m_redo[m_redo.Count - 1];
  2913. m_redo.RemoveAt(m_redo.Count - 1);
  2914. if (ParentGroup.Scene.MaxUndoCount > 0)
  2915. {
  2916. UndoState nUndo = new UndoState(this, gofwd.ForGroup);
  2917. m_undo.Add(nUndo);
  2918. if (m_undo.Count > ParentGroup.Scene.MaxUndoCount)
  2919. m_undo.RemoveAt(0);
  2920. }
  2921. gofwd.PlayfwdState(this);
  2922. // m_log.DebugFormat(
  2923. // "[SCENE OBJECT PART]: Handled redo request for {0} {1}, stack size now {2}",
  2924. // Name, LocalId, m_redo.Count);
  2925. }
  2926. }
  2927. }
  2928. public void ClearUndoState()
  2929. {
  2930. // m_log.DebugFormat("[SCENE OBJECT PART]: Clearing undo and redo stacks in {0} {1}", Name, LocalId);
  2931. lock (m_undo)
  2932. {
  2933. m_undo.Clear();
  2934. m_redo.Clear();
  2935. }
  2936. }
  2937. public EntityIntersection TestIntersection(Ray iray, Quaternion parentrot)
  2938. {
  2939. // In this case we're using a sphere with a radius of the largest dimension of the prim
  2940. // TODO: Change to take shape into account
  2941. EntityIntersection result = new EntityIntersection();
  2942. Vector3 vAbsolutePosition = AbsolutePosition;
  2943. Vector3 vScale = Scale;
  2944. Vector3 rOrigin = iray.Origin;
  2945. Vector3 rDirection = iray.Direction;
  2946. //rDirection = rDirection.Normalize();
  2947. // Buidling the first part of the Quadratic equation
  2948. Vector3 r2ndDirection = rDirection*rDirection;
  2949. float itestPart1 = r2ndDirection.X + r2ndDirection.Y + r2ndDirection.Z;
  2950. // Buidling the second part of the Quadratic equation
  2951. Vector3 tmVal2 = rOrigin - vAbsolutePosition;
  2952. Vector3 r2Direction = rDirection*2.0f;
  2953. Vector3 tmVal3 = r2Direction*tmVal2;
  2954. float itestPart2 = tmVal3.X + tmVal3.Y + tmVal3.Z;
  2955. // Buidling the third part of the Quadratic equation
  2956. Vector3 tmVal4 = rOrigin*rOrigin;
  2957. Vector3 tmVal5 = vAbsolutePosition*vAbsolutePosition;
  2958. Vector3 tmVal6 = vAbsolutePosition*rOrigin;
  2959. // Set Radius to the largest dimension of the prim
  2960. float radius = 0f;
  2961. if (vScale.X > radius)
  2962. radius = vScale.X;
  2963. if (vScale.Y > radius)
  2964. radius = vScale.Y;
  2965. if (vScale.Z > radius)
  2966. radius = vScale.Z;
  2967. // the second part of this is the default prim size
  2968. // once we factor in the aabb of the prim we're adding we can
  2969. // change this to;
  2970. // radius = (radius / 2) - 0.01f;
  2971. //
  2972. radius = (radius / 2) + (0.5f / 2) - 0.1f;
  2973. //radius = radius;
  2974. float itestPart3 = tmVal4.X + tmVal4.Y + tmVal4.Z + tmVal5.X + tmVal5.Y + tmVal5.Z -
  2975. (2.0f*(tmVal6.X + tmVal6.Y + tmVal6.Z + (radius*radius)));
  2976. // Yuk Quadradrics.. Solve first
  2977. float rootsqr = (itestPart2*itestPart2) - (4.0f*itestPart1*itestPart3);
  2978. if (rootsqr < 0.0f)
  2979. {
  2980. // No intersection
  2981. return result;
  2982. }
  2983. float root = ((-itestPart2) - (float) Math.Sqrt((double) rootsqr))/(itestPart1*2.0f);
  2984. if (root < 0.0f)
  2985. {
  2986. // perform second quadratic root solution
  2987. root = ((-itestPart2) + (float) Math.Sqrt((double) rootsqr))/(itestPart1*2.0f);
  2988. // is there any intersection?
  2989. if (root < 0.0f)
  2990. {
  2991. // nope, no intersection
  2992. return result;
  2993. }
  2994. }
  2995. // We got an intersection. putting together an EntityIntersection object with the
  2996. // intersection information
  2997. Vector3 ipoint =
  2998. new Vector3(iray.Origin.X + (iray.Direction.X*root), iray.Origin.Y + (iray.Direction.Y*root),
  2999. iray.Origin.Z + (iray.Direction.Z*root));
  3000. result.HitTF = true;
  3001. result.ipoint = ipoint;
  3002. // Normal is calculated by the difference and then normalizing the result
  3003. Vector3 normalpart = ipoint - vAbsolutePosition;
  3004. result.normal = normalpart / normalpart.Length();
  3005. // It's funny how the Vector3 object has a Distance function, but the Axiom.Math object doesn't.
  3006. // I can write a function to do it.. but I like the fact that this one is Static.
  3007. Vector3 distanceConvert1 = new Vector3(iray.Origin.X, iray.Origin.Y, iray.Origin.Z);
  3008. Vector3 distanceConvert2 = new Vector3(ipoint.X, ipoint.Y, ipoint.Z);
  3009. float distance = (float) Util.GetDistanceTo(distanceConvert1, distanceConvert2);
  3010. result.distance = distance;
  3011. return result;
  3012. }
  3013. public EntityIntersection TestIntersectionOBB(Ray iray, Quaternion parentrot, bool frontFacesOnly, bool faceCenters)
  3014. {
  3015. // In this case we're using a rectangular prism, which has 6 faces and therefore 6 planes
  3016. // This breaks down into the ray---> plane equation.
  3017. // TODO: Change to take shape into account
  3018. Vector3[] vertexes = new Vector3[8];
  3019. // float[] distance = new float[6];
  3020. Vector3[] FaceA = new Vector3[6]; // vertex A for Facei
  3021. Vector3[] FaceB = new Vector3[6]; // vertex B for Facei
  3022. Vector3[] FaceC = new Vector3[6]; // vertex C for Facei
  3023. Vector3[] FaceD = new Vector3[6]; // vertex D for Facei
  3024. Vector3[] normals = new Vector3[6]; // Normal for Facei
  3025. Vector3[] AAfacenormals = new Vector3[6]; // Axis Aligned face normals
  3026. AAfacenormals[0] = new Vector3(1, 0, 0);
  3027. AAfacenormals[1] = new Vector3(0, 1, 0);
  3028. AAfacenormals[2] = new Vector3(-1, 0, 0);
  3029. AAfacenormals[3] = new Vector3(0, -1, 0);
  3030. AAfacenormals[4] = new Vector3(0, 0, 1);
  3031. AAfacenormals[5] = new Vector3(0, 0, -1);
  3032. Vector3 AmBa = new Vector3(0, 0, 0); // Vertex A - Vertex B
  3033. Vector3 AmBb = new Vector3(0, 0, 0); // Vertex B - Vertex C
  3034. Vector3 cross = new Vector3();
  3035. Vector3 pos = GetWorldPosition();
  3036. Quaternion rot = GetWorldRotation();
  3037. // Variables prefixed with AX are Axiom.Math copies of the LL variety.
  3038. Quaternion AXrot = rot;
  3039. AXrot.Normalize();
  3040. Vector3 AXpos = pos;
  3041. // tScale is the offset to derive the vertex based on the scale.
  3042. // it's different for each vertex because we've got to rotate it
  3043. // to get the world position of the vertex to produce the Oriented Bounding Box
  3044. Vector3 tScale = Vector3.Zero;
  3045. Vector3 AXscale = new Vector3(m_shape.Scale.X * 0.5f, m_shape.Scale.Y * 0.5f, m_shape.Scale.Z * 0.5f);
  3046. //Vector3 pScale = (AXscale) - (AXrot.Inverse() * (AXscale));
  3047. //Vector3 nScale = (AXscale * -1) - (AXrot.Inverse() * (AXscale * -1));
  3048. // rScale is the rotated offset to find a vertex based on the scale and the world rotation.
  3049. Vector3 rScale = new Vector3();
  3050. // Get Vertexes for Faces Stick them into ABCD for each Face
  3051. // Form: Face<vertex>[face] that corresponds to the below diagram
  3052. #region ABCD Face Vertex Map Comment Diagram
  3053. // A _________ B
  3054. // | |
  3055. // | 4 top |
  3056. // |_________|
  3057. // C D
  3058. // A _________ B
  3059. // | Back |
  3060. // | 3 |
  3061. // |_________|
  3062. // C D
  3063. // A _________ B B _________ A
  3064. // | Left | | Right |
  3065. // | 0 | | 2 |
  3066. // |_________| |_________|
  3067. // C D D C
  3068. // A _________ B
  3069. // | Front |
  3070. // | 1 |
  3071. // |_________|
  3072. // C D
  3073. // C _________ D
  3074. // | |
  3075. // | 5 bot |
  3076. // |_________|
  3077. // A B
  3078. #endregion
  3079. #region Plane Decomposition of Oriented Bounding Box
  3080. tScale = new Vector3(AXscale.X, -AXscale.Y, AXscale.Z);
  3081. rScale = tScale * AXrot;
  3082. vertexes[0] = (new Vector3((pos.X + rScale.X), (pos.Y + rScale.Y), (pos.Z + rScale.Z)));
  3083. // vertexes[0].X = pos.X + vertexes[0].X;
  3084. //vertexes[0].Y = pos.Y + vertexes[0].Y;
  3085. //vertexes[0].Z = pos.Z + vertexes[0].Z;
  3086. FaceA[0] = vertexes[0];
  3087. FaceB[3] = vertexes[0];
  3088. FaceA[4] = vertexes[0];
  3089. tScale = AXscale;
  3090. rScale = tScale * AXrot;
  3091. vertexes[1] = (new Vector3((pos.X + rScale.X), (pos.Y + rScale.Y), (pos.Z + rScale.Z)));
  3092. // vertexes[1].X = pos.X + vertexes[1].X;
  3093. // vertexes[1].Y = pos.Y + vertexes[1].Y;
  3094. //vertexes[1].Z = pos.Z + vertexes[1].Z;
  3095. FaceB[0] = vertexes[1];
  3096. FaceA[1] = vertexes[1];
  3097. FaceC[4] = vertexes[1];
  3098. tScale = new Vector3(AXscale.X, -AXscale.Y, -AXscale.Z);
  3099. rScale = tScale * AXrot;
  3100. vertexes[2] = (new Vector3((pos.X + rScale.X), (pos.Y + rScale.Y), (pos.Z + rScale.Z)));
  3101. //vertexes[2].X = pos.X + vertexes[2].X;
  3102. //vertexes[2].Y = pos.Y + vertexes[2].Y;
  3103. //vertexes[2].Z = pos.Z + vertexes[2].Z;
  3104. FaceC[0] = vertexes[2];
  3105. FaceD[3] = vertexes[2];
  3106. FaceC[5] = vertexes[2];
  3107. tScale = new Vector3(AXscale.X, AXscale.Y, -AXscale.Z);
  3108. rScale = tScale * AXrot;
  3109. vertexes[3] = (new Vector3((pos.X + rScale.X), (pos.Y + rScale.Y), (pos.Z + rScale.Z)));
  3110. //vertexes[3].X = pos.X + vertexes[3].X;
  3111. // vertexes[3].Y = pos.Y + vertexes[3].Y;
  3112. // vertexes[3].Z = pos.Z + vertexes[3].Z;
  3113. FaceD[0] = vertexes[3];
  3114. FaceC[1] = vertexes[3];
  3115. FaceA[5] = vertexes[3];
  3116. tScale = new Vector3(-AXscale.X, AXscale.Y, AXscale.Z);
  3117. rScale = tScale * AXrot;
  3118. vertexes[4] = (new Vector3((pos.X + rScale.X), (pos.Y + rScale.Y), (pos.Z + rScale.Z)));
  3119. // vertexes[4].X = pos.X + vertexes[4].X;
  3120. // vertexes[4].Y = pos.Y + vertexes[4].Y;
  3121. // vertexes[4].Z = pos.Z + vertexes[4].Z;
  3122. FaceB[1] = vertexes[4];
  3123. FaceA[2] = vertexes[4];
  3124. FaceD[4] = vertexes[4];
  3125. tScale = new Vector3(-AXscale.X, AXscale.Y, -AXscale.Z);
  3126. rScale = tScale * AXrot;
  3127. vertexes[5] = (new Vector3((pos.X + rScale.X), (pos.Y + rScale.Y), (pos.Z + rScale.Z)));
  3128. // vertexes[5].X = pos.X + vertexes[5].X;
  3129. // vertexes[5].Y = pos.Y + vertexes[5].Y;
  3130. // vertexes[5].Z = pos.Z + vertexes[5].Z;
  3131. FaceD[1] = vertexes[5];
  3132. FaceC[2] = vertexes[5];
  3133. FaceB[5] = vertexes[5];
  3134. tScale = new Vector3(-AXscale.X, -AXscale.Y, AXscale.Z);
  3135. rScale = tScale * AXrot;
  3136. vertexes[6] = (new Vector3((pos.X + rScale.X), (pos.Y + rScale.Y), (pos.Z + rScale.Z)));
  3137. // vertexes[6].X = pos.X + vertexes[6].X;
  3138. // vertexes[6].Y = pos.Y + vertexes[6].Y;
  3139. // vertexes[6].Z = pos.Z + vertexes[6].Z;
  3140. FaceB[2] = vertexes[6];
  3141. FaceA[3] = vertexes[6];
  3142. FaceB[4] = vertexes[6];
  3143. tScale = new Vector3(-AXscale.X, -AXscale.Y, -AXscale.Z);
  3144. rScale = tScale * AXrot;
  3145. vertexes[7] = (new Vector3((pos.X + rScale.X), (pos.Y + rScale.Y), (pos.Z + rScale.Z)));
  3146. // vertexes[7].X = pos.X + vertexes[7].X;
  3147. // vertexes[7].Y = pos.Y + vertexes[7].Y;
  3148. // vertexes[7].Z = pos.Z + vertexes[7].Z;
  3149. FaceD[2] = vertexes[7];
  3150. FaceC[3] = vertexes[7];
  3151. FaceD[5] = vertexes[7];
  3152. #endregion
  3153. // Get our plane normals
  3154. for (int i = 0; i < 6; i++)
  3155. {
  3156. //m_log.Info("[FACECALCULATION]: FaceA[" + i + "]=" + FaceA[i] + " FaceB[" + i + "]=" + FaceB[i] + " FaceC[" + i + "]=" + FaceC[i] + " FaceD[" + i + "]=" + FaceD[i]);
  3157. // Our Plane direction
  3158. AmBa = FaceA[i] - FaceB[i];
  3159. AmBb = FaceB[i] - FaceC[i];
  3160. cross = Vector3.Cross(AmBb, AmBa);
  3161. // normalize the cross product to get the normal.
  3162. normals[i] = cross / cross.Length();
  3163. //m_log.Info("[NORMALS]: normals[ " + i + "]" + normals[i].ToString());
  3164. //distance[i] = (normals[i].X * AmBa.X + normals[i].Y * AmBa.Y + normals[i].Z * AmBa.Z) * -1;
  3165. }
  3166. EntityIntersection result = new EntityIntersection();
  3167. result.distance = 1024;
  3168. float c = 0;
  3169. float a = 0;
  3170. float d = 0;
  3171. Vector3 q = new Vector3();
  3172. #region OBB Version 2 Experiment
  3173. //float fmin = 999999;
  3174. //float fmax = -999999;
  3175. //float s = 0;
  3176. //for (int i=0;i<6;i++)
  3177. //{
  3178. //s = iray.Direction.Dot(normals[i]);
  3179. //d = normals[i].Dot(FaceB[i]);
  3180. //if (s == 0)
  3181. //{
  3182. //if (iray.Origin.Dot(normals[i]) > d)
  3183. //{
  3184. //return result;
  3185. //}
  3186. // else
  3187. //{
  3188. //continue;
  3189. //}
  3190. //}
  3191. //a = (d - iray.Origin.Dot(normals[i])) / s;
  3192. //if (iray.Direction.Dot(normals[i]) < 0)
  3193. //{
  3194. //if (a > fmax)
  3195. //{
  3196. //if (a > fmin)
  3197. //{
  3198. //return result;
  3199. //}
  3200. //fmax = a;
  3201. //}
  3202. //}
  3203. //else
  3204. //{
  3205. //if (a < fmin)
  3206. //{
  3207. //if (a < 0 || a < fmax)
  3208. //{
  3209. //return result;
  3210. //}
  3211. //fmin = a;
  3212. //}
  3213. //}
  3214. //}
  3215. //if (fmax > 0)
  3216. // a= fmax;
  3217. //else
  3218. // a=fmin;
  3219. //q = iray.Origin + a * iray.Direction;
  3220. #endregion
  3221. // Loop over faces (6 of them)
  3222. for (int i = 0; i < 6; i++)
  3223. {
  3224. AmBa = FaceA[i] - FaceB[i];
  3225. AmBb = FaceB[i] - FaceC[i];
  3226. d = Vector3.Dot(normals[i], FaceB[i]);
  3227. //if (faceCenters)
  3228. //{
  3229. // c = normals[i].Dot(normals[i]);
  3230. //}
  3231. //else
  3232. //{
  3233. c = Vector3.Dot(iray.Direction, normals[i]);
  3234. //}
  3235. if (c == 0)
  3236. continue;
  3237. a = (d - Vector3.Dot(iray.Origin, normals[i])) / c;
  3238. if (a < 0)
  3239. continue;
  3240. // If the normal is pointing outside the object
  3241. if (Vector3.Dot(iray.Direction, normals[i]) < 0 || !frontFacesOnly)
  3242. {
  3243. //if (faceCenters)
  3244. //{ //(FaceA[i] + FaceB[i] + FaceC[1] + FaceD[i]) / 4f;
  3245. // q = iray.Origin + a * normals[i];
  3246. //}
  3247. //else
  3248. //{
  3249. q = iray.Origin + iray.Direction * a;
  3250. //}
  3251. float distance2 = (float)GetDistanceTo(q, AXpos);
  3252. // Is this the closest hit to the object's origin?
  3253. //if (faceCenters)
  3254. //{
  3255. // distance2 = (float)GetDistanceTo(q, iray.Origin);
  3256. //}
  3257. if (distance2 < result.distance)
  3258. {
  3259. result.distance = distance2;
  3260. result.HitTF = true;
  3261. result.ipoint = q;
  3262. result.face = i;
  3263. //m_log.Info("[FACE]:" + i.ToString());
  3264. //m_log.Info("[POINT]: " + q.ToString());
  3265. //m_log.Info("[DIST]: " + distance2.ToString());
  3266. if (faceCenters)
  3267. {
  3268. result.normal = AAfacenormals[i] * AXrot;
  3269. Vector3 scaleComponent = AAfacenormals[i];
  3270. float ScaleOffset = 0.5f;
  3271. if (scaleComponent.X != 0) ScaleOffset = AXscale.X;
  3272. if (scaleComponent.Y != 0) ScaleOffset = AXscale.Y;
  3273. if (scaleComponent.Z != 0) ScaleOffset = AXscale.Z;
  3274. ScaleOffset = Math.Abs(ScaleOffset);
  3275. Vector3 offset = result.normal * ScaleOffset;
  3276. result.ipoint = AXpos + offset;
  3277. ///pos = (intersectionpoint + offset);
  3278. }
  3279. else
  3280. {
  3281. result.normal = normals[i];
  3282. }
  3283. result.AAfaceNormal = AAfacenormals[i];
  3284. }
  3285. }
  3286. }
  3287. return result;
  3288. }
  3289. /// <summary>
  3290. /// Serialize this part to xml.
  3291. /// </summary>
  3292. /// <param name="xmlWriter"></param>
  3293. public void ToXml(XmlTextWriter xmlWriter)
  3294. {
  3295. SceneObjectSerializer.SOPToXml2(xmlWriter, this, new Dictionary<string, object>());
  3296. }
  3297. public void TriggerScriptChangedEvent(Changed val)
  3298. {
  3299. if (ParentGroup != null && ParentGroup.Scene != null)
  3300. ParentGroup.Scene.EventManager.TriggerOnScriptChangedEvent(LocalId, (uint)val);
  3301. }
  3302. public void TrimPermissions()
  3303. {
  3304. BaseMask &= (uint)(PermissionMask.All | PermissionMask.Export);
  3305. OwnerMask &= (uint)(PermissionMask.All | PermissionMask.Export);
  3306. GroupMask &= (uint)PermissionMask.All;
  3307. EveryoneMask &= (uint)(PermissionMask.All | PermissionMask.Export);
  3308. NextOwnerMask &= (uint)PermissionMask.All;
  3309. }
  3310. public void UpdateExtraParam(ushort type, bool inUse, byte[] data)
  3311. {
  3312. m_shape.ReadInUpdateExtraParam(type, inUse, data);
  3313. /*
  3314. if (type == 0x30)
  3315. {
  3316. if (m_shape.SculptEntry && m_shape.SculptTexture != UUID.Zero)
  3317. {
  3318. ParentGroup.Scene.AssetService.Get(m_shape.SculptTexture.ToString(), this, AssetReceived);
  3319. }
  3320. }
  3321. */
  3322. if (ParentGroup != null)
  3323. {
  3324. ParentGroup.HasGroupChanged = true;
  3325. ScheduleFullUpdate();
  3326. }
  3327. }
  3328. public void UpdateGroupPosition(Vector3 newPos)
  3329. {
  3330. Vector3 oldPos = GroupPosition;
  3331. if ((newPos.X != oldPos.X) ||
  3332. (newPos.Y != oldPos.Y) ||
  3333. (newPos.Z != oldPos.Z))
  3334. {
  3335. GroupPosition = newPos;
  3336. ScheduleTerseUpdate();
  3337. }
  3338. }
  3339. /// <summary>
  3340. /// Update this part's offset position.
  3341. /// </summary>
  3342. /// <param name="pos"></param>
  3343. public void UpdateOffSet(Vector3 newPos)
  3344. {
  3345. Vector3 oldPos = OffsetPosition;
  3346. if ((newPos.X != oldPos.X) ||
  3347. (newPos.Y != oldPos.Y) ||
  3348. (newPos.Z != oldPos.Z))
  3349. {
  3350. if (ParentGroup.RootPart.GetStatusSandbox())
  3351. {
  3352. if (Util.GetDistanceTo(ParentGroup.RootPart.StatusSandboxPos, newPos) > 10)
  3353. {
  3354. ParentGroup.RootPart.ScriptSetPhysicsStatus(false);
  3355. newPos = OffsetPosition;
  3356. ParentGroup.Scene.SimChat(Utils.StringToBytes("Hit Sandbox Limit"),
  3357. ChatTypeEnum.DebugChannel, 0x7FFFFFFF, ParentGroup.RootPart.AbsolutePosition, Name, UUID, false);
  3358. }
  3359. }
  3360. OffsetPosition = newPos;
  3361. ScheduleTerseUpdate();
  3362. }
  3363. }
  3364. /// <summary>
  3365. /// Update permissions on the SOP. Should only be called from SOG.UpdatePermissions because the SOG
  3366. /// will handle the client notifications once all of its parts are updated.
  3367. /// </summary>
  3368. /// <param name="AgentID"></param>
  3369. /// <param name="field"></param>
  3370. /// <param name="localID"></param>
  3371. /// <param name="mask"></param>
  3372. /// <param name="addRemTF"></param>
  3373. public void UpdatePermissions(UUID AgentID, byte field, uint localID, uint mask, byte addRemTF)
  3374. {
  3375. bool set = addRemTF == 1;
  3376. bool god = ParentGroup.Scene.Permissions.IsGod(AgentID);
  3377. uint baseMask = BaseMask;
  3378. if (god)
  3379. baseMask = 0x7ffffff0;
  3380. // Are we the owner?
  3381. if ((AgentID == OwnerID) || god)
  3382. {
  3383. switch (field)
  3384. {
  3385. case 1:
  3386. if (god)
  3387. {
  3388. BaseMask = ApplyMask(BaseMask, set, mask);
  3389. Inventory.ApplyGodPermissions(_baseMask);
  3390. }
  3391. break;
  3392. case 2:
  3393. OwnerMask = ApplyMask(OwnerMask, set, mask) &
  3394. baseMask;
  3395. break;
  3396. case 4:
  3397. GroupMask = ApplyMask(GroupMask, set, mask) &
  3398. baseMask;
  3399. break;
  3400. case 8:
  3401. // Trying to set export permissions - extra checks
  3402. if (set && (mask & (uint)PermissionMask.Export) != 0)
  3403. {
  3404. if ((OwnerMask & (uint)PermissionMask.Export) == 0 || (BaseMask & (uint)PermissionMask.Export) == 0 || (NextOwnerMask & (uint)PermissionMask.All) != (uint)PermissionMask.All)
  3405. mask &= ~(uint)PermissionMask.Export;
  3406. }
  3407. EveryoneMask = ApplyMask(EveryoneMask, set, mask) &
  3408. baseMask;
  3409. break;
  3410. case 16:
  3411. // Force full perm if export
  3412. if ((EveryoneMask & (uint)PermissionMask.Export) != 0)
  3413. {
  3414. NextOwnerMask = (uint)PermissionMask.All;
  3415. break;
  3416. }
  3417. NextOwnerMask = ApplyMask(NextOwnerMask, set, mask) &
  3418. baseMask;
  3419. // Prevent the client from creating no mod, no copy
  3420. // objects
  3421. if ((NextOwnerMask & (uint)PermissionMask.Copy) == 0)
  3422. NextOwnerMask |= (uint)PermissionMask.Transfer;
  3423. NextOwnerMask |= (uint)PermissionMask.Move;
  3424. break;
  3425. }
  3426. SendFullUpdateToAllClients();
  3427. }
  3428. }
  3429. public void ClonePermissions(SceneObjectPart source)
  3430. {
  3431. bool update = false;
  3432. if (BaseMask != source.BaseMask ||
  3433. OwnerMask != source.OwnerMask ||
  3434. GroupMask != source.GroupMask ||
  3435. EveryoneMask != source.EveryoneMask ||
  3436. NextOwnerMask != source.NextOwnerMask)
  3437. update = true;
  3438. BaseMask = source.BaseMask;
  3439. OwnerMask = source.OwnerMask;
  3440. GroupMask = source.GroupMask;
  3441. EveryoneMask = source.EveryoneMask;
  3442. NextOwnerMask = source.NextOwnerMask;
  3443. if (update)
  3444. SendFullUpdateToAllClients();
  3445. }
  3446. public bool IsHingeJoint()
  3447. {
  3448. // For now, we use the NINJA naming scheme for identifying joints.
  3449. // In the future, we can support other joint specification schemes such as a
  3450. // custom checkbox in the viewer GUI.
  3451. if (ParentGroup.Scene != null && ParentGroup.Scene.PhysicsScene.SupportsNINJAJoints)
  3452. {
  3453. string hingeString = "hingejoint";
  3454. return (Name.Length >= hingeString.Length && Name.Substring(0, hingeString.Length) == hingeString);
  3455. }
  3456. else
  3457. {
  3458. return false;
  3459. }
  3460. }
  3461. public bool IsBallJoint()
  3462. {
  3463. // For now, we use the NINJA naming scheme for identifying joints.
  3464. // In the future, we can support other joint specification schemes such as a
  3465. // custom checkbox in the viewer GUI.
  3466. if (ParentGroup.Scene != null && ParentGroup.Scene.PhysicsScene.SupportsNINJAJoints)
  3467. {
  3468. string ballString = "balljoint";
  3469. return (Name.Length >= ballString.Length && Name.Substring(0, ballString.Length) == ballString);
  3470. }
  3471. else
  3472. {
  3473. return false;
  3474. }
  3475. }
  3476. public bool IsJoint()
  3477. {
  3478. // For now, we use the NINJA naming scheme for identifying joints.
  3479. // In the future, we can support other joint specification schemes such as a
  3480. // custom checkbox in the viewer GUI.
  3481. if (ParentGroup.Scene != null && ParentGroup.Scene.PhysicsScene != null && ParentGroup.Scene.PhysicsScene.SupportsNINJAJoints)
  3482. {
  3483. return IsHingeJoint() || IsBallJoint();
  3484. }
  3485. else
  3486. {
  3487. return false;
  3488. }
  3489. }
  3490. public void UpdateExtraPhysics(ExtraPhysicsData physdata)
  3491. {
  3492. if (physdata.PhysShapeType == PhysShapeType.invalid || ParentGroup == null)
  3493. return;
  3494. if (PhysicsShapeType != (byte)physdata.PhysShapeType)
  3495. {
  3496. PhysicsShapeType = (byte)physdata.PhysShapeType;
  3497. }
  3498. if(Density != physdata.Density)
  3499. Density = physdata.Density;
  3500. if(GravityModifier != physdata.GravitationModifier)
  3501. GravityModifier = physdata.GravitationModifier;
  3502. if(Friction != physdata.Friction)
  3503. Friction = physdata.Friction;
  3504. if(Restitution != physdata.Bounce)
  3505. Restitution = physdata.Bounce;
  3506. }
  3507. /// <summary>
  3508. /// Update the flags on this prim. This covers properties such as phantom, physics and temporary.
  3509. /// </summary>
  3510. /// <param name="UsePhysics"></param>
  3511. /// <param name="SetTemporary"></param>
  3512. /// <param name="SetPhantom"></param>
  3513. /// <param name="SetVD"></param>
  3514. public void UpdatePrimFlags(bool UsePhysics, bool SetTemporary, bool SetPhantom, bool SetVD)
  3515. {
  3516. bool wasUsingPhysics = ((Flags & PrimFlags.Physics) != 0);
  3517. bool wasTemporary = ((Flags & PrimFlags.TemporaryOnRez) != 0);
  3518. bool wasPhantom = ((Flags & PrimFlags.Phantom) != 0);
  3519. bool wasVD = VolumeDetectActive;
  3520. if ((UsePhysics == wasUsingPhysics) && (wasTemporary == SetTemporary) && (wasPhantom == SetPhantom) && (SetVD == wasVD))
  3521. return;
  3522. PhysicsActor pa = PhysActor;
  3523. // Special cases for VD. VD can only be called from a script
  3524. // and can't be combined with changes to other states. So we can rely
  3525. // that...
  3526. // ... if VD is changed, all others are not.
  3527. // ... if one of the others is changed, VD is not.
  3528. if (SetVD) // VD is active, special logic applies
  3529. {
  3530. // State machine logic for VolumeDetect
  3531. // More logic below
  3532. bool phanReset = (SetPhantom != wasPhantom) && !SetPhantom;
  3533. if (phanReset) // Phantom changes from on to off switch VD off too
  3534. {
  3535. SetVD = false; // Switch it of for the course of this routine
  3536. VolumeDetectActive = false; // and also permanently
  3537. if (pa != null)
  3538. pa.SetVolumeDetect(0); // Let physics know about it too
  3539. }
  3540. else
  3541. {
  3542. // If volumedetect is active we don't want phantom to be applied.
  3543. // If this is a new call to VD out of the state "phantom"
  3544. // this will also cause the prim to be visible to physics
  3545. SetPhantom = false;
  3546. }
  3547. }
  3548. if (UsePhysics && IsJoint())
  3549. {
  3550. SetPhantom = true;
  3551. }
  3552. if (UsePhysics)
  3553. {
  3554. AddFlag(PrimFlags.Physics);
  3555. if (!wasUsingPhysics)
  3556. {
  3557. DoPhysicsPropertyUpdate(UsePhysics, false);
  3558. }
  3559. }
  3560. else
  3561. {
  3562. RemFlag(PrimFlags.Physics);
  3563. if (wasUsingPhysics)
  3564. {
  3565. DoPhysicsPropertyUpdate(UsePhysics, false);
  3566. }
  3567. }
  3568. if (SetPhantom
  3569. || ParentGroup.IsAttachment
  3570. || PhysicsShapeType == (byte)PhysShapeType.none
  3571. || (Shape.PathCurve == (byte)Extrusion.Flexible)) // note: this may have been changed above in the case of joints
  3572. {
  3573. AddFlag(PrimFlags.Phantom);
  3574. if (PhysActor != null)
  3575. {
  3576. RemoveFromPhysics();
  3577. pa = null;
  3578. }
  3579. }
  3580. else // Not phantom
  3581. {
  3582. RemFlag(PrimFlags.Phantom);
  3583. if (ParentGroup.Scene == null)
  3584. return;
  3585. if (ParentGroup.Scene.CollidablePrims && pa == null)
  3586. {
  3587. AddToPhysics(UsePhysics, SetPhantom, false);
  3588. pa = PhysActor;
  3589. if (pa != null)
  3590. {
  3591. pa.SetMaterial(Material);
  3592. DoPhysicsPropertyUpdate(UsePhysics, true);
  3593. SubscribeForCollisionEvents();
  3594. }
  3595. }
  3596. else // it already has a physical representation
  3597. {
  3598. DoPhysicsPropertyUpdate(UsePhysics, false); // Update physical status. If it's phantom this will remove the prim
  3599. }
  3600. }
  3601. if (SetVD)
  3602. {
  3603. // If the above logic worked (this is urgent candidate to unit tests!)
  3604. // we now have a physicsactor.
  3605. // Defensive programming calls for a check here.
  3606. // Better would be throwing an exception that could be catched by a unit test as the internal
  3607. // logic should make sure, this Physactor is always here.
  3608. if (pa != null)
  3609. {
  3610. pa.SetVolumeDetect(1);
  3611. AddFlag(PrimFlags.Phantom); // We set this flag also if VD is active
  3612. VolumeDetectActive = true;
  3613. }
  3614. }
  3615. else if (SetVD != wasVD)
  3616. {
  3617. // Remove VolumeDetect in any case. Note, it's safe to call SetVolumeDetect as often as you like
  3618. // (mumbles, well, at least if you have infinte CPU powers :-))
  3619. if (pa != null)
  3620. pa.SetVolumeDetect(0);
  3621. RemFlag(PrimFlags.Phantom);
  3622. VolumeDetectActive = false;
  3623. }
  3624. if (SetTemporary)
  3625. {
  3626. AddFlag(PrimFlags.TemporaryOnRez);
  3627. }
  3628. else
  3629. {
  3630. RemFlag(PrimFlags.TemporaryOnRez);
  3631. }
  3632. // m_log.Debug("Update: PHY:" + UsePhysics.ToString() + ", T:" + IsTemporary.ToString() + ", PHA:" + IsPhantom.ToString() + " S:" + CastsShadows.ToString());
  3633. if (ParentGroup != null)
  3634. {
  3635. ParentGroup.HasGroupChanged = true;
  3636. ScheduleFullUpdate();
  3637. }
  3638. // m_log.DebugFormat("[SCENE OBJECT PART]: Updated PrimFlags on {0} {1} to {2}", Name, LocalId, Flags);
  3639. }
  3640. /// <summary>
  3641. /// Subscribe for physics collision events if needed for scripts and sounds
  3642. /// </summary>
  3643. public void SubscribeForCollisionEvents()
  3644. {
  3645. PhysicsActor pa = PhysActor;
  3646. if (pa != null)
  3647. {
  3648. if (
  3649. ((AggregateScriptEvents & scriptEvents.collision) != 0) ||
  3650. ((AggregateScriptEvents & scriptEvents.collision_end) != 0) ||
  3651. ((AggregateScriptEvents & scriptEvents.collision_start) != 0) ||
  3652. ((AggregateScriptEvents & scriptEvents.land_collision_start) != 0) ||
  3653. ((AggregateScriptEvents & scriptEvents.land_collision) != 0) ||
  3654. ((AggregateScriptEvents & scriptEvents.land_collision_end) != 0) ||
  3655. ((ParentGroup.RootPart.AggregateScriptEvents & scriptEvents.collision) != 0) ||
  3656. ((ParentGroup.RootPart.AggregateScriptEvents & scriptEvents.collision_end) != 0) ||
  3657. ((ParentGroup.RootPart.AggregateScriptEvents & scriptEvents.collision_start) != 0) ||
  3658. ((ParentGroup.RootPart.AggregateScriptEvents & scriptEvents.land_collision_start) != 0) ||
  3659. ((ParentGroup.RootPart.AggregateScriptEvents & scriptEvents.land_collision) != 0) ||
  3660. ((ParentGroup.RootPart.AggregateScriptEvents & scriptEvents.land_collision_end) != 0) ||
  3661. (CollisionSound != UUID.Zero)
  3662. )
  3663. {
  3664. if (!pa.SubscribedEvents())
  3665. {
  3666. // If not already subscribed for event, set up for a collision event.
  3667. pa.OnCollisionUpdate += PhysicsCollision;
  3668. pa.SubscribeEvents(1000);
  3669. }
  3670. }
  3671. else
  3672. {
  3673. // There is no need to be subscribed to collisions so, if subscribed, remove subscription
  3674. if (pa.SubscribedEvents())
  3675. {
  3676. pa.OnCollisionUpdate -= PhysicsCollision;
  3677. pa.UnSubscribeEvents();
  3678. }
  3679. }
  3680. }
  3681. }
  3682. /// <summary>
  3683. /// Adds this part to the physics scene.
  3684. /// </summary>
  3685. /// <remarks>This method also sets the PhysActor property.</remarks>
  3686. /// <param name="rigidBody">Add this prim with a rigid body.</param>
  3687. /// <returns>
  3688. /// The physics actor. null if there was a failure.
  3689. /// </returns>
  3690. private void AddToPhysics(bool isPhysical, bool isPhantom, bool applyDynamics)
  3691. {
  3692. PhysicsActor pa;
  3693. Vector3 velocity = Velocity;
  3694. Vector3 rotationalVelocity = AngularVelocity;;
  3695. try
  3696. {
  3697. pa = ParentGroup.Scene.PhysicsScene.AddPrimShape(
  3698. string.Format("{0}/{1}", Name, UUID),
  3699. Shape,
  3700. AbsolutePosition,
  3701. Scale,
  3702. GetWorldRotation(),
  3703. isPhysical,
  3704. isPhantom,
  3705. PhysicsShapeType,
  3706. m_localId);
  3707. }
  3708. catch (Exception e)
  3709. {
  3710. m_log.ErrorFormat("[SCENE]: caught exception meshing object {0}. Object set to phantom. e={1}", m_uuid, e);
  3711. pa = null;
  3712. }
  3713. if (pa != null)
  3714. {
  3715. pa.SOPName = this.Name; // save object into the PhysActor so ODE internals know the joint/body info
  3716. pa.SetMaterial(Material);
  3717. pa.Density = Density;
  3718. pa.GravModifier = GravityModifier;
  3719. pa.Friction = Friction;
  3720. pa.Restitution = Restitution;
  3721. if (VolumeDetectActive) // change if not the default only
  3722. pa.SetVolumeDetect(1);
  3723. // we are going to tell rest of code about physics so better have this here
  3724. PhysActor = pa;
  3725. if (isPhysical)
  3726. {
  3727. if (ParentGroup.RootPart.KeyframeMotion != null)
  3728. ParentGroup.RootPart.KeyframeMotion.Stop();
  3729. ParentGroup.RootPart.KeyframeMotion = null;
  3730. ParentGroup.Scene.AddPhysicalPrim(1);
  3731. pa.OnRequestTerseUpdate += PhysicsRequestingTerseUpdate;
  3732. pa.OnOutOfBounds += PhysicsOutOfBounds;
  3733. if (ParentID != 0 && ParentID != LocalId)
  3734. {
  3735. PhysicsActor parentPa = ParentGroup.RootPart.PhysActor;
  3736. if (parentPa != null)
  3737. {
  3738. pa.link(parentPa);
  3739. }
  3740. }
  3741. }
  3742. if (applyDynamics)
  3743. // do independent of isphysical so parameters get setted (at least some)
  3744. {
  3745. Velocity = velocity;
  3746. AngularVelocity = rotationalVelocity;
  3747. // pa.Velocity = velocity;
  3748. pa.RotationalVelocity = rotationalVelocity;
  3749. }
  3750. ParentGroup.Scene.PhysicsScene.AddPhysicsActorTaint(pa);
  3751. }
  3752. PhysActor = pa;
  3753. ParentGroup.Scene.EventManager.TriggerObjectAddedToPhysicalScene(this);
  3754. }
  3755. /// <summary>
  3756. /// This removes the part from the physics scene.
  3757. /// </summary>
  3758. /// <remarks>
  3759. /// This isn't the same as turning off physical, since even without being physical the prim has a physics
  3760. /// representation for collision detection. Rather, this would be used in situations such as making a prim
  3761. /// phantom.
  3762. /// </remarks>
  3763. public void RemoveFromPhysics()
  3764. {
  3765. ParentGroup.Scene.EventManager.TriggerObjectRemovedFromPhysicalScene(this);
  3766. if (ParentGroup.Scene.PhysicsScene != null)
  3767. ParentGroup.Scene.PhysicsScene.RemovePrim(PhysActor);
  3768. PhysActor = null;
  3769. }
  3770. /// <summary>
  3771. /// This updates the part's rotation and sends out an update to clients if necessary.
  3772. /// </summary>
  3773. /// <param name="rot"></param>
  3774. public void UpdateRotation(Quaternion rot)
  3775. {
  3776. if (rot != RotationOffset)
  3777. {
  3778. RotationOffset = rot;
  3779. if (ParentGroup != null)
  3780. {
  3781. ParentGroup.HasGroupChanged = true;
  3782. ScheduleTerseUpdate();
  3783. }
  3784. }
  3785. }
  3786. /// <summary>
  3787. /// Update the shape of this part.
  3788. /// </summary>
  3789. /// <param name="shapeBlock"></param>
  3790. public void UpdateShape(ObjectShapePacket.ObjectDataBlock shapeBlock)
  3791. {
  3792. m_shape.PathBegin = shapeBlock.PathBegin;
  3793. m_shape.PathEnd = shapeBlock.PathEnd;
  3794. m_shape.PathScaleX = shapeBlock.PathScaleX;
  3795. m_shape.PathScaleY = shapeBlock.PathScaleY;
  3796. m_shape.PathShearX = shapeBlock.PathShearX;
  3797. m_shape.PathShearY = shapeBlock.PathShearY;
  3798. m_shape.PathSkew = shapeBlock.PathSkew;
  3799. m_shape.ProfileBegin = shapeBlock.ProfileBegin;
  3800. m_shape.ProfileEnd = shapeBlock.ProfileEnd;
  3801. m_shape.PathCurve = shapeBlock.PathCurve;
  3802. m_shape.ProfileCurve = shapeBlock.ProfileCurve;
  3803. m_shape.ProfileHollow = shapeBlock.ProfileHollow;
  3804. m_shape.PathRadiusOffset = shapeBlock.PathRadiusOffset;
  3805. m_shape.PathRevolutions = shapeBlock.PathRevolutions;
  3806. m_shape.PathTaperX = shapeBlock.PathTaperX;
  3807. m_shape.PathTaperY = shapeBlock.PathTaperY;
  3808. m_shape.PathTwist = shapeBlock.PathTwist;
  3809. m_shape.PathTwistBegin = shapeBlock.PathTwistBegin;
  3810. PhysicsActor pa = PhysActor;
  3811. if (pa != null)
  3812. {
  3813. pa.Shape = m_shape;
  3814. ParentGroup.Scene.PhysicsScene.AddPhysicsActorTaint(pa);
  3815. }
  3816. // This is what makes vehicle trailers work
  3817. // A script in a child prim re-issues
  3818. // llSetPrimitiveParams(PRIM_TYPE) every few seconds. That
  3819. // prevents autoreturn. This is not well known. It also works
  3820. // in SL.
  3821. //
  3822. if (ParentGroup.RootPart != this)
  3823. ParentGroup.RootPart.Rezzed = DateTime.UtcNow;
  3824. ParentGroup.HasGroupChanged = true;
  3825. TriggerScriptChangedEvent(Changed.SHAPE);
  3826. ScheduleFullUpdate();
  3827. }
  3828. public void UpdateSlice(float begin, float end)
  3829. {
  3830. if (end < begin)
  3831. {
  3832. float temp = begin;
  3833. begin = end;
  3834. end = temp;
  3835. }
  3836. end = Math.Min(1f, Math.Max(0f, end));
  3837. begin = Math.Min(Math.Min(1f, Math.Max(0f, begin)), end - 0.02f);
  3838. if (begin < 0.02f && end < 0.02f)
  3839. {
  3840. begin = 0f;
  3841. end = 0.02f;
  3842. }
  3843. ushort uBegin = (ushort)(50000.0 * begin);
  3844. ushort uEnd = (ushort)(50000.0 * (1f - end));
  3845. bool updatePossiblyNeeded = false;
  3846. PrimType primType = GetPrimType();
  3847. if (primType == PrimType.SPHERE || primType == PrimType.TORUS || primType == PrimType.TUBE || primType == PrimType.RING)
  3848. {
  3849. if (m_shape.ProfileBegin != uBegin || m_shape.ProfileEnd != uEnd)
  3850. {
  3851. m_shape.ProfileBegin = uBegin;
  3852. m_shape.ProfileEnd = uEnd;
  3853. updatePossiblyNeeded = true;
  3854. }
  3855. }
  3856. else if (m_shape.PathBegin != uBegin || m_shape.PathEnd != uEnd)
  3857. {
  3858. m_shape.PathBegin = uBegin;
  3859. m_shape.PathEnd = uEnd;
  3860. updatePossiblyNeeded = true;
  3861. }
  3862. if (updatePossiblyNeeded && ParentGroup != null)
  3863. {
  3864. ParentGroup.HasGroupChanged = true;
  3865. }
  3866. if (updatePossiblyNeeded && PhysActor != null)
  3867. {
  3868. PhysActor.Shape = m_shape;
  3869. ParentGroup.Scene.PhysicsScene.AddPhysicsActorTaint(PhysActor);
  3870. }
  3871. if (updatePossiblyNeeded)
  3872. {
  3873. ScheduleFullUpdate();
  3874. }
  3875. }
  3876. /// <summary>
  3877. /// If the part is a sculpt/mesh, retrieve the mesh data and reinsert it into the shape so that the physics
  3878. /// engine can use it.
  3879. /// </summary>
  3880. /// <remarks>
  3881. /// When the physics engine has finished with it, the sculpt data is discarded to save memory.
  3882. /// </remarks>
  3883. /*
  3884. public void CheckSculptAndLoad()
  3885. {
  3886. // m_log.DebugFormat("Processing CheckSculptAndLoad for {0} {1}", Name, LocalId);
  3887. if (ParentGroup.IsDeleted)
  3888. return;
  3889. if ((ParentGroup.RootPart.GetEffectiveObjectFlags() & (uint)PrimFlags.Phantom) != 0)
  3890. return;
  3891. if (Shape.SculptEntry && Shape.SculptTexture != UUID.Zero)
  3892. {
  3893. // check if a previously decoded sculpt map has been cached
  3894. // We don't read the file here - the meshmerizer will do that later.
  3895. // TODO: Could we simplify the meshmerizer code by reading and setting the data here?
  3896. if (File.Exists(System.IO.Path.Combine("j2kDecodeCache", "smap_" + Shape.SculptTexture.ToString())))
  3897. {
  3898. SculptTextureCallback(null);
  3899. }
  3900. else
  3901. {
  3902. ParentGroup.Scene.AssetService.Get(Shape.SculptTexture.ToString(), this, AssetReceived);
  3903. }
  3904. }
  3905. }
  3906. */
  3907. /// <summary>
  3908. /// Update the texture entry for this part.
  3909. /// </summary>
  3910. /// <param name="serializedTextureEntry"></param>
  3911. public void UpdateTextureEntry(byte[] serializedTextureEntry)
  3912. {
  3913. UpdateTextureEntry(new Primitive.TextureEntry(serializedTextureEntry, 0, serializedTextureEntry.Length));
  3914. }
  3915. /// <summary>
  3916. /// Update the texture entry for this part.
  3917. /// </summary>
  3918. /// <param name="newTex"></param>
  3919. public void UpdateTextureEntry(Primitive.TextureEntry newTex)
  3920. {
  3921. Primitive.TextureEntry oldTex = Shape.Textures;
  3922. Changed changeFlags = 0;
  3923. Primitive.TextureEntryFace fallbackNewFace = newTex.DefaultTexture;
  3924. Primitive.TextureEntryFace fallbackOldFace = oldTex.DefaultTexture;
  3925. // On Incoming packets, sometimes newText.DefaultTexture is null. The assumption is that all
  3926. // other prim-sides are set, but apparently that's not always the case. Lets assume packet/data corruption at this point.
  3927. if (fallbackNewFace == null)
  3928. {
  3929. fallbackNewFace = new Primitive.TextureEntry(Util.BLANK_TEXTURE_UUID).CreateFace(0);
  3930. newTex.DefaultTexture = fallbackNewFace;
  3931. }
  3932. if (fallbackOldFace == null)
  3933. {
  3934. fallbackOldFace = new Primitive.TextureEntry(Util.BLANK_TEXTURE_UUID).CreateFace(0);
  3935. oldTex.DefaultTexture = fallbackOldFace;
  3936. }
  3937. // Materials capable viewers can send a ObjectImage packet
  3938. // when nothing in TE has changed. MaterialID should be updated
  3939. // by the RenderMaterials CAP handler, so updating it here may cause a
  3940. // race condtion. Therefore, if no non-materials TE fields have changed,
  3941. // we should ignore any changes and not update Shape.TextureEntry
  3942. bool otherFieldsChanged = false;
  3943. for (int i = 0 ; i < GetNumberOfSides(); i++)
  3944. {
  3945. Primitive.TextureEntryFace newFace = newTex.DefaultTexture;
  3946. Primitive.TextureEntryFace oldFace = oldTex.DefaultTexture;
  3947. if (oldTex.FaceTextures[i] != null)
  3948. oldFace = oldTex.FaceTextures[i];
  3949. if (newTex.FaceTextures[i] != null)
  3950. newFace = newTex.FaceTextures[i];
  3951. Color4 oldRGBA = oldFace.RGBA;
  3952. Color4 newRGBA = newFace.RGBA;
  3953. if (oldRGBA.R != newRGBA.R ||
  3954. oldRGBA.G != newRGBA.G ||
  3955. oldRGBA.B != newRGBA.B ||
  3956. oldRGBA.A != newRGBA.A)
  3957. changeFlags |= Changed.COLOR;
  3958. if (oldFace.TextureID != newFace.TextureID)
  3959. changeFlags |= Changed.TEXTURE;
  3960. // Max change, skip the rest of testing
  3961. if (changeFlags == (Changed.TEXTURE | Changed.COLOR))
  3962. break;
  3963. if (!otherFieldsChanged)
  3964. {
  3965. if (oldFace.Bump != newFace.Bump) otherFieldsChanged = true;
  3966. if (oldFace.Fullbright != newFace.Fullbright) otherFieldsChanged = true;
  3967. if (oldFace.Glow != newFace.Glow) otherFieldsChanged = true;
  3968. if (oldFace.MediaFlags != newFace.MediaFlags) otherFieldsChanged = true;
  3969. if (oldFace.OffsetU != newFace.OffsetU) otherFieldsChanged = true;
  3970. if (oldFace.OffsetV != newFace.OffsetV) otherFieldsChanged = true;
  3971. if (oldFace.RepeatU != newFace.RepeatU) otherFieldsChanged = true;
  3972. if (oldFace.RepeatV != newFace.RepeatV) otherFieldsChanged = true;
  3973. if (oldFace.Rotation != newFace.Rotation) otherFieldsChanged = true;
  3974. if (oldFace.Shiny != newFace.Shiny) otherFieldsChanged = true;
  3975. if (oldFace.TexMapType != newFace.TexMapType) otherFieldsChanged = true;
  3976. }
  3977. }
  3978. if (changeFlags != 0 || otherFieldsChanged)
  3979. {
  3980. m_shape.TextureEntry = newTex.GetBytes();
  3981. if (changeFlags != 0)
  3982. TriggerScriptChangedEvent(changeFlags);
  3983. UpdateFlag = UpdateRequired.FULL;
  3984. ParentGroup.HasGroupChanged = true;
  3985. //This is madness..
  3986. //ParentGroup.ScheduleGroupForFullUpdate();
  3987. //This is sparta
  3988. ScheduleFullUpdate();
  3989. }
  3990. }
  3991. public void aggregateScriptEvents()
  3992. {
  3993. if (ParentGroup == null || ParentGroup.RootPart == null)
  3994. return;
  3995. AggregateScriptEvents = 0;
  3996. // Aggregate script events
  3997. lock (m_scriptEvents)
  3998. {
  3999. foreach (scriptEvents s in m_scriptEvents.Values)
  4000. {
  4001. AggregateScriptEvents |= s;
  4002. }
  4003. }
  4004. uint objectflagupdate = 0;
  4005. if (
  4006. ((AggregateScriptEvents & scriptEvents.touch) != 0) ||
  4007. ((AggregateScriptEvents & scriptEvents.touch_end) != 0) ||
  4008. ((AggregateScriptEvents & scriptEvents.touch_start) != 0)
  4009. )
  4010. {
  4011. objectflagupdate |= (uint) PrimFlags.Touch;
  4012. }
  4013. if ((AggregateScriptEvents & scriptEvents.money) != 0)
  4014. {
  4015. objectflagupdate |= (uint) PrimFlags.Money;
  4016. }
  4017. if (AllowedDrop)
  4018. {
  4019. objectflagupdate |= (uint) PrimFlags.AllowInventoryDrop;
  4020. }
  4021. SubscribeForCollisionEvents();
  4022. //if ((GetEffectiveObjectFlags() & (uint)PrimFlags.Scripted) != 0)
  4023. //{
  4024. // ParentGroup.Scene.EventManager.OnScriptTimerEvent += handleTimerAccounting;
  4025. //}
  4026. //else
  4027. //{
  4028. // ParentGroup.Scene.EventManager.OnScriptTimerEvent -= handleTimerAccounting;
  4029. //}
  4030. LocalFlags = (PrimFlags)objectflagupdate;
  4031. if (ParentGroup != null && ParentGroup.RootPart == this)
  4032. {
  4033. ParentGroup.aggregateScriptEvents();
  4034. }
  4035. else
  4036. {
  4037. // m_log.DebugFormat(
  4038. // "[SCENE OBJECT PART]: Scheduling part {0} {1} for full update in aggregateScriptEvents()", Name, LocalId);
  4039. ScheduleFullUpdate();
  4040. }
  4041. }
  4042. public void SetCameraAtOffset(Vector3 v)
  4043. {
  4044. m_cameraAtOffset = v;
  4045. }
  4046. public void SetCameraEyeOffset(Vector3 v)
  4047. {
  4048. m_cameraEyeOffset = v;
  4049. }
  4050. public void SetForceMouselook(bool force)
  4051. {
  4052. m_forceMouselook = force;
  4053. }
  4054. public Vector3 GetCameraAtOffset()
  4055. {
  4056. return m_cameraAtOffset;
  4057. }
  4058. public Vector3 GetCameraEyeOffset()
  4059. {
  4060. return m_cameraEyeOffset;
  4061. }
  4062. public bool GetForceMouselook()
  4063. {
  4064. return m_forceMouselook;
  4065. }
  4066. public override string ToString()
  4067. {
  4068. return String.Format("{0} {1} (parent {2}))", Name, UUID, ParentGroup);
  4069. }
  4070. #endregion Public Methods
  4071. public void SendTerseUpdateToClient(IClientAPI remoteClient)
  4072. {
  4073. if (ParentGroup.IsDeleted)
  4074. return;
  4075. if (ParentGroup.IsAttachment
  4076. && (ParentGroup.RootPart != this
  4077. || ParentGroup.AttachedAvatar != remoteClient.AgentId && ParentGroup.HasPrivateAttachmentPoint))
  4078. return;
  4079. // Causes this thread to dig into the Client Thread Data.
  4080. // Remember your locking here!
  4081. remoteClient.SendEntityUpdate(
  4082. this,
  4083. PrimUpdateFlags.Position | PrimUpdateFlags.Rotation | PrimUpdateFlags.Velocity
  4084. | PrimUpdateFlags.Acceleration | PrimUpdateFlags.AngularVelocity);
  4085. ParentGroup.Scene.StatsReporter.AddObjectUpdates(1);
  4086. }
  4087. public void AddScriptLPS(int count)
  4088. {
  4089. ParentGroup.AddScriptLPS(count);
  4090. }
  4091. public void ApplyNextOwnerPermissions()
  4092. {
  4093. // Export needs to be preserved in the base and everyone
  4094. // mask, but removed in the owner mask as a next owner
  4095. // can never change the export status
  4096. BaseMask &= NextOwnerMask | (uint)PermissionMask.Export;
  4097. OwnerMask &= NextOwnerMask;
  4098. EveryoneMask &= NextOwnerMask | (uint)PermissionMask.Export;
  4099. Inventory.ApplyNextOwnerPermissions();
  4100. }
  4101. public void UpdateLookAt()
  4102. {
  4103. try
  4104. {
  4105. if (APIDTarget != Quaternion.Identity)
  4106. {
  4107. if (m_APIDIterations <= 1)
  4108. {
  4109. UpdateRotation(APIDTarget);
  4110. APIDTarget = Quaternion.Identity;
  4111. return;
  4112. }
  4113. Quaternion rot = Quaternion.Slerp(RotationOffset,APIDTarget,1.0f/(float)m_APIDIterations);
  4114. rot.Normalize();
  4115. UpdateRotation(rot);
  4116. m_APIDIterations--;
  4117. // This ensures that we'll check this object on the next iteration
  4118. ParentGroup.QueueForUpdateCheck();
  4119. }
  4120. }
  4121. catch (Exception ex)
  4122. {
  4123. m_log.Error("[Physics] " + ex);
  4124. }
  4125. }
  4126. public Color4 GetTextColor()
  4127. {
  4128. Color color = Color;
  4129. return new Color4(color.R, color.G, color.B, (byte)(0xFF - color.A));
  4130. }
  4131. /// <summary>
  4132. /// Record an avatar sitting on this part.
  4133. /// </summary>
  4134. /// <remarks>This is called for all the sitting avatars whether there is a sit target set or not.</remarks>
  4135. /// <returns>
  4136. /// true if the avatar was not already recorded, false otherwise.
  4137. /// </returns>
  4138. /// <param name='avatarId'></param>
  4139. protected internal bool AddSittingAvatar(UUID avatarId)
  4140. {
  4141. lock (ParentGroup.m_sittingAvatars)
  4142. {
  4143. if (IsSitTargetSet && SitTargetAvatar == UUID.Zero)
  4144. SitTargetAvatar = avatarId;
  4145. if (m_sittingAvatars == null)
  4146. m_sittingAvatars = new HashSet<UUID>();
  4147. if (m_sittingAvatars.Add(avatarId))
  4148. {
  4149. ParentGroup.m_sittingAvatars.Add(avatarId);
  4150. return true;
  4151. }
  4152. return false;
  4153. }
  4154. }
  4155. /// <summary>
  4156. /// Remove an avatar recorded as sitting on this part.
  4157. /// </summary>
  4158. /// <remarks>This applies to all sitting avatars whether there is a sit target set or not.</remarks>
  4159. /// <returns>
  4160. /// true if the avatar was present and removed, false if it was not present.
  4161. /// </returns>
  4162. /// <param name='avatarId'></param>
  4163. protected internal bool RemoveSittingAvatar(UUID avatarId)
  4164. {
  4165. lock (ParentGroup.m_sittingAvatars)
  4166. {
  4167. if (SitTargetAvatar == avatarId)
  4168. SitTargetAvatar = UUID.Zero;
  4169. if (m_sittingAvatars == null)
  4170. return false;
  4171. if (m_sittingAvatars.Remove(avatarId))
  4172. {
  4173. if (m_sittingAvatars.Count == 0)
  4174. m_sittingAvatars = null;
  4175. ParentGroup.m_sittingAvatars.Remove(avatarId);
  4176. return true;
  4177. }
  4178. return false;
  4179. }
  4180. }
  4181. /// <summary>
  4182. /// Get a copy of the list of sitting avatars.
  4183. /// </summary>
  4184. /// <remarks>This applies to all sitting avatars whether there is a sit target set or not.</remarks>
  4185. /// <returns>A hashset of the sitting avatars. Returns null if there are no sitting avatars.</returns>
  4186. public HashSet<UUID> GetSittingAvatars()
  4187. {
  4188. lock (ParentGroup.m_sittingAvatars)
  4189. {
  4190. if (m_sittingAvatars == null)
  4191. return null;
  4192. else
  4193. return new HashSet<UUID>(m_sittingAvatars);
  4194. }
  4195. }
  4196. /// <summary>
  4197. /// Gets the number of sitting avatars.
  4198. /// </summary>
  4199. /// <remarks>This applies to all sitting avatars whether there is a sit target set or not.</remarks>
  4200. /// <returns></returns>
  4201. public int GetSittingAvatarsCount()
  4202. {
  4203. lock (ParentGroup.m_sittingAvatars)
  4204. {
  4205. if (m_sittingAvatars == null)
  4206. return 0;
  4207. else
  4208. return m_sittingAvatars.Count;
  4209. }
  4210. }
  4211. }
  4212. }