UbitUmarov
|
04f44bcf99
mantis 8442 more changes to alpha blending (mono does not like last)
|
há 5 anos atrás |
UbitUmarov
|
191661b51d
a few more changes to iar/oar assets save error/warning to show problems known to be asset errors
|
há 7 anos atrás |
UbitUmarov
|
0a1f497dee
code actually has no ideia if a id is a asset or not and does try to handle all as assets, it really can't report errors. Change messages to make more clear they are only warnings and may mean nothing at all
|
há 7 anos atrás |
UbitUmarov
|
95595a8360
coment out missing or damage assets messages in uuidgather that are not very usefull. In IAR save display information about items that contain references to broken assets. Note that as explained on mantis 8195 this can't will not detect all problems
|
há 7 anos atrás |
UbitUmarov
|
3c6790b061
several changes to iar/oar assets error reports
|
há 7 anos atrás |
UbitUmarov
|
aea49070c9
change uuidgather a bit more
|
há 7 anos atrás |
UbitUmarov
|
66c8b7202b
split some asset uuids gather i stages with dif possible errors, and dont let them be fatal
|
há 7 anos atrás |
UbitUmarov
|
11d3860781
avoid some broken object assets present in osgrid inventories due to past problems, etc
|
há 7 anos atrás |
UbitUmarov
|
e69057a1b6
dont fail saving a OAR because of a broken material
|
há 7 anos atrás |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
há 7 anos atrás |
UbitUmarov
|
3e47df735b
exclude invalid collision sound (used as collision type flag) from assets UUIDGather
|
há 8 anos atrás |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
há 9 anos atrás |
UbitUmarov
|
371c9dd2af
bad merge?
|
há 9 anos atrás |
Justin Clark-Casey (justincc)
|
a03d893f2c
Fix bug where the uuid gatherer was not inspecting UUIDs for items in an embedded object's inventory.
|
há 9 anos atrás |
Justin Clark-Casey (justincc)
|
801a86ca03
When inspecting a script or notecard, also try to look up any assets embedded therein.
|
há 9 anos atrás |
Justin Clark-Casey (justincc)
|
08606ae409
Make the IteratingUuidGatherer the only UuidGatherer.
|
há 9 anos atrás |
Justin Clark-Casey (justincc)
|
f3ab7c0f5c
refactor: rename IteratingUuidGather.AddAssetUuidToInspect() and RecordAssetUuids() to AddForInspection() as this properly describes what both of these methods do.
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
9208fb5d54
refactor: Make IteratingUUIDGatherer take a dictionary in its constructor like UUIDGatherer, so we can deal with future cases where the dictionary may already be pre-populated.
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
aeae34505f
When processing incoming attachments via HG, if a request for uuid gathering or final asset import takes too long remove remaining requests from same user to prevent hold up of other user's incoming attachments.
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
06a5d6e9ef
Introduce an IteratingUuidGatherer where each fetch from the asset service (iteration) can be controlled by the caller.
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
3a1ce2715a
Add "wearables check" console command
|
há 10 anos atrás |
Oren Hurvitz
|
99ac770abb
Close streams immediately when we finish using them
|
há 10 anos atrás |
Oren Hurvitz
|
998d7009a6
Eliminated many warnings
|
há 10 anos atrás |
Oren Hurvitz
|
abb193ec94
In UuidGatherer, gather materials referenced in the prim's TextureEntry
|
há 10 anos atrás |
Melanie
|
c6e9db5866
Merge branch 'master' into careminster
|
há 10 anos atrás |
dahlia
|
7bd42fc42f
Add back code to UuidGatherer to retrieve UUIDs for materials stored in DynAttrs. This is unfortunately still necessary until a better solution for handling existing legacy materials can be implemented
|
há 10 anos atrás |
Oren Hurvitz
|
3018b2c5d7
Materials module: a) Store materials as assets; b) Finalized it (removed the "Demo" label; removed most of the logging); c) Enabled by default
|
há 11 anos atrás |
Melanie
|
e79fab91db
Intermediate commit. Sill errors.
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
e7a294e739
Wrap analysis of the particle system in the UUID Gatherer in a separate try/catch as sometimes it appears that this can be corrupt.
|
há 11 anos atrás |
Melanie
|
75c68fa29e
Merge branch 'master' into careminster
|
há 11 anos atrás |