| Commit message (Expand) | Author | Files | Lines |
2019-01-18 | mantis 8442 more changes to alpha blending (mono does not like last) | UbitUmarov | 1 | -0/+2 |
2017-06-24 | a few more changes to iar/oar assets save error/warning to show problems kno... | UbitUmarov | 1 | -8/+44 |
2017-06-23 | code actually has no ideia if a id is a asset or not and does try to handle ... | UbitUmarov | 1 | -2/+2 |
2017-06-23 | coment out missing or damage assets messages in uuidgather that are not very... | UbitUmarov | 1 | -10/+15 |
2017-06-23 | several changes to iar/oar assets error reports | UbitUmarov | 1 | -6/+7 |
2017-06-22 | change uuidgather a bit more | UbitUmarov | 1 | -16/+32 |
2017-06-22 | split some asset uuids gather i stages with dif possible errors, and dont le... | UbitUmarov | 1 | -32/+45 |
2017-06-21 | avoid some broken object assets present in osgrid inventories due to past pr... | UbitUmarov | 1 | -0/+9 |
2017-05-23 | dont fail saving a OAR because of a broken material | UbitUmarov | 1 | -1/+10 |
2017-01-05 | Massive tab and trailing space cleanup | Melanie Thielker | 1 | -14/+14 |
2016-09-27 | exclude invalid collision sound (used as collision type flag) from assets UU... | UbitUmarov | 1 | -2/+4 |
2015-09-02 | seems to compile ( tests comented out) | UbitUmarov | 1 | -41/+0 |
2015-02-25 | Fix bug where the uuid gatherer was not inspecting UUIDs for items in an embe... | Justin Clark-Casey (justincc) | 1 | -4/+12 |
2015-01-08 | When inspecting a script or notecard, also try to look up any assets embedded... | Justin Clark-Casey (justincc) | 1 | -1/+1 |
2015-01-08 | Make the IteratingUuidGatherer the only UuidGatherer. | Justin Clark-Casey (justincc) | 1 | -654/+50 |
2014-12-05 | refactor: rename IteratingUuidGather.AddAssetUuidToInspect() and RecordAssetU... | Justin Clark-Casey (justincc) | 1 | -114/+119 |
2014-12-04 | refactor: Make IteratingUUIDGatherer take a dictionary in its constructor lik... | Justin Clark-Casey (justincc) | 1 | -9/+23 |
2014-11-25 | When processing incoming attachments via HG, if a request for uuid gathering ... | Justin Clark-Casey (justincc) | 1 | -3/+18 |
2014-11-25 | Introduce an IteratingUuidGatherer where each fetch from the asset service (i... | Justin Clark-Casey (justincc) | 1 | -44/+563 |
2014-11-25 | Add "wearables check" console command | Justin Clark-Casey (justincc) | 1 | -64/+158 |
2014-07-21 | Close streams immediately when we finish using them | Oren Hurvitz | 1 | -28/+29 |
2014-04-23 | Eliminated many warnings | Oren Hurvitz | 1 | -1/+1 |
2014-02-01 | In UuidGatherer, gather materials referenced in the prim's TextureEntry | Oren Hurvitz | 1 | -2/+15 |
2014-01-20 | Add back code to UuidGatherer to retrieve UUIDs for materials stored in DynAt... | dahlia | 1 | -0/+73 |
2014-01-20 | Materials module: a) Store materials as assets; b) Finalized it (removed the ... | Oren Hurvitz | 1 | -91/+47 |
2013-12-14 | Wrap analysis of the particle system in the UUID Gatherer in a separate try/c... | Justin Clark-Casey (justincc) | 1 | -3/+12 |
2013-09-19 | UUID Gatherer: find assets used in Light Projection, Particle Systems, and Co... | Oren Hurvitz | 1 | -1/+14 |
2013-06-28 | Add materials store null check into UuidGatherer code. | Justin Clark-Casey (justincc) | 1 | -0/+4 |
2013-06-28 | Reinsert code for gathering uuids reference by materials back directly into U... | Justin Clark-Casey (justincc) | 1 | -1/+70 |
2013-06-27 | refactor: Move code for gathering textures referenced by materials into Mater... | Justin Clark-Casey (justincc) | 1 | -67/+2 |
2013-06-27 | Make the concept of namespaces explicit in dynamic attributes | Justin Clark-Casey (justincc) | 1 | -8/+10 |
2013-04-24 | UUIDGatherer now includes UUIDs which reference texture assets used as materials | dahlia | 1 | -0/+66 |
2013-02-02 | minor: change comment about assuming script references are textures in UuidGa... | Justin Clark-Casey (justincc) | 1 | -1/+2 |
2013-02-02 | Log missing assets on "fcache assets" found. This ignores references found b... | Justin Clark-Casey (justincc) | 1 | -2/+5 |
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ma... | teravus | 1 | -91/+47 |
2012-10-20 | minor: Rename assetCache constructor param in UUIDGatherer to assetService wh... | Justin Clark-Casey (justincc) | 1 | -2/+2 |
2012-09-21 | This fixes HG attachments' missing assets (textures, etc). | Diva Canto | 1 | -10/+17 |
2012-09-21 | Moved the small HGUuidGatherer class to the file where its parent class is. N... | Diva Canto | 1 | -0/+36 |
2012-09-21 | Rename UuidGather.m_assetCache to m_assetService. If HGUuidGatherer hasn't b... | Justin Clark-Casey (justincc) | 1 | -7/+4 |
2012-09-21 | Simplify UuidGatherer by performing asset fetch synchronously rather than usi... | Justin Clark-Casey (justincc) | 1 | -40/+44 |
2011-10-23 | Comment out the uuid gatherer lines that I accidentally left in. | Justin Clark-Casey (justincc) | 1 | -4/+4 |
2011-10-22 | Get UUIDGatherer to scan notecards in the graph for asset uuids. | Justin Clark-Casey (justincc) | 1 | -16/+22 |
2011-09-12 | minor: put <remarks> tags around some method doc | Justin Clark-Casey (justincc) | 1 | -5/+6 |
2011-04-21 | Alter uuid gather so that it properly analyzes coalesced objects. | Justin Clark-Casey (justincc) | 1 | -4/+14 |
2011-01-07 | Try to fix a IAR problem reported by nebadon, where save iar seems stuck fore... | Diva Canto | 1 | -0/+4 |
2010-11-27 | If we fail to gather asset uuids for a particular asset, log the failing asse... | Justin Clark-Casey (justincc) | 1 | -15/+25 |
2010-09-24 | If the uuid gatherer fails to find the asset containing gesture metadata, the... | Justin Clark-Casey (justincc) | 1 | -0/+7 |
2010-09-16 | Changed SceneObjectGroup to store parts with the fast and thread-safe MapAndA... | John Hurliman | 1 | -1/+4 |
2010-05-21 | add prim item and test asset save in save oar unit test | Justin Clark-Casey (justincc) | 1 | -3/+5 |
2010-03-16 | Fixed several unhandled exceptions and performance issues with PrimitiveBaseS... | John Hurliman | 1 | -11/+12 |