Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various logging fix ups. | onefang | 2020-09-09 | 1 | -9/+14 |
* | mantis 8442 more changes to alpha blending (mono does not like last) | UbitUmarov | 2019-01-18 | 1 | -0/+2 |
* | a few more changes to iar/oar assets save error/warning to show problems kno... | UbitUmarov | 2017-06-24 | 1 | -8/+44 |
* | code actually has no ideia if a id is a asset or not and does try to handle ... | UbitUmarov | 2017-06-23 | 1 | -2/+2 |
* | coment out missing or damage assets messages in uuidgather that are not very... | UbitUmarov | 2017-06-23 | 1 | -10/+15 |
* | several changes to iar/oar assets error reports | UbitUmarov | 2017-06-23 | 1 | -6/+7 |
* | change uuidgather a bit more | UbitUmarov | 2017-06-22 | 1 | -16/+32 |
* | split some asset uuids gather i stages with dif possible errors, and dont le... | UbitUmarov | 2017-06-22 | 1 | -32/+45 |
* | avoid some broken object assets present in osgrid inventories due to past pr... | UbitUmarov | 2017-06-21 | 1 | -0/+9 |
* | dont fail saving a OAR because of a broken material | UbitUmarov | 2017-05-23 | 1 | -1/+10 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -14/+14 |
* | exclude invalid collision sound (used as collision type flag) from assets UU... | UbitUmarov | 2016-09-27 | 1 | -2/+4 |
* | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 1 | -41/+0 |
* | bad merge? | UbitUmarov | 2015-09-01 | 1 | -0/+40 |
|\ | |||||
| * | Merge branch 'master' into careminster | Melanie | 2014-01-28 | 1 | -26/+55 |
| |\ | |||||
| * \ | Intermediate commit. Sill errors. | Melanie | 2014-01-05 | 1 | -3/+12 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into careminster | Melanie | 2013-10-04 | 1 | -1/+14 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into careminster | Melanie | 2013-06-30 | 1 | -11/+21 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2013-04-25 | 1 | -0/+66 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2013-02-04 | 1 | -3/+7 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-10-20 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into careminster | Melanie | 2012-09-24 | 1 | -46/+90 |
| |\ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge commit 'b868328d519cfb3db597f684fd1f947912fc2222' into bigmerge | Melanie | 2011-10-25 | 1 | -4/+4 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge commit 'ffdf59a57c936189e3b161b79b4a76a3a9b260bb' into bigmerge | Melanie | 2011-10-25 | 1 | -16/+22 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Bring us up to date. | Tom | 2011-09-14 | 1 | -5/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-04-21 | 1 | -4/+14 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
* | | | | | | | | | | | | | | Fix bug where the uuid gatherer was not inspecting UUIDs for items in an embe... | Justin Clark-Casey (justincc) | 2015-02-25 | 1 | -4/+12 |
* | | | | | | | | | | | | | | When inspecting a script or notecard, also try to look up any assets embedded... | Justin Clark-Casey (justincc) | 2015-01-08 | 1 | -1/+1 |
* | | | | | | | | | | | | | | Make the IteratingUuidGatherer the only UuidGatherer. | Justin Clark-Casey (justincc) | 2015-01-08 | 1 | -654/+50 |
* | | | | | | | | | | | | | | refactor: rename IteratingUuidGather.AddAssetUuidToInspect() and RecordAssetU... | Justin Clark-Casey (justincc) | 2014-12-05 | 1 | -114/+119 |
* | | | | | | | | | | | | | | refactor: Make IteratingUUIDGatherer take a dictionary in its constructor lik... | Justin Clark-Casey (justincc) | 2014-12-04 | 1 | -9/+23 |
* | | | | | | | | | | | | | | When processing incoming attachments via HG, if a request for uuid gathering ... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -3/+18 |
* | | | | | | | | | | | | | | Introduce an IteratingUuidGatherer where each fetch from the asset service (i... | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -44/+563 |
* | | | | | | | | | | | | | | Add "wearables check" console command | Justin Clark-Casey (justincc) | 2014-11-25 | 1 | -64/+158 |
* | | | | | | | | | | | | | | Close streams immediately when we finish using them | Oren Hurvitz | 2014-07-21 | 1 | -28/+29 |
* | | | | | | | | | | | | | | Eliminated many warnings | Oren Hurvitz | 2014-04-23 | 1 | -1/+1 |
* | | | | | | | | | | | | | | In UuidGatherer, gather materials referenced in the prim's TextureEntry | Oren Hurvitz | 2014-02-01 | 1 | -2/+15 |
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | | Add back code to UuidGatherer to retrieve UUIDs for materials stored in DynAt... | dahlia | 2014-01-20 | 1 | -0/+73 |
* | | | | | | | | | | | | | Materials module: a) Store materials as assets; b) Finalized it (removed the ... | Oren Hurvitz | 2014-01-20 | 1 | -91/+47 |
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | Wrap analysis of the particle system in the UUID Gatherer in a separate try/c... | Justin Clark-Casey (justincc) | 2013-12-14 | 1 | -3/+12 |
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |||||
* | | | | | | | | | | | UUID Gatherer: find assets used in Light Projection, Particle Systems, and Co... | Oren Hurvitz | 2013-09-19 | 1 | -1/+14 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | Add materials store null check into UuidGatherer code. | Justin Clark-Casey (justincc) | 2013-06-28 | 1 | -0/+4 |
* | | | | | | | | | | Reinsert code for gathering uuids reference by materials back directly into U... | Justin Clark-Casey (justincc) | 2013-06-28 | 1 | -1/+70 |
* | | | | | | | | | | refactor: Move code for gathering textures referenced by materials into Mater... | Justin Clark-Casey (justincc) | 2013-06-27 | 1 | -67/+2 |
* | | | | | | | | | | Make the concept of namespaces explicit in dynamic attributes | Justin Clark-Casey (justincc) | 2013-06-27 | 1 | -8/+10 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | UUIDGatherer now includes UUIDs which reference texture assets used as materials | dahlia | 2013-04-24 | 1 | -0/+66 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | minor: change comment about assuming script references are textures in UuidGa... | Justin Clark-Casey (justincc) | 2013-02-02 | 1 | -1/+2 |
* | | | | | | | | Log missing assets on "fcache assets" found. This ignores references found b... | Justin Clark-Casey (justincc) | 2013-02-02 | 1 | -2/+5 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | minor: Rename assetCache constructor param in UUIDGatherer to assetService wh... | Justin Clark-Casey (justincc) | 2012-10-20 | 1 | -2/+2 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | This fixes HG attachments' missing assets (textures, etc). | Diva Canto | 2012-09-21 | 1 | -10/+17 |