UbitUmarov
|
04f44bcf99
mantis 8442 more changes to alpha blending (mono does not like last)
|
пре 5 година |
UbitUmarov
|
191661b51d
a few more changes to iar/oar assets save error/warning to show problems known to be asset errors
|
пре 7 година |
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
|
пре 7 година |
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
|
пре 7 година |
UbitUmarov
|
3c6790b061
several changes to iar/oar assets error reports
|
пре 7 година |
UbitUmarov
|
aea49070c9
change uuidgather a bit more
|
пре 7 година |
UbitUmarov
|
66c8b7202b
split some asset uuids gather i stages with dif possible errors, and dont let them be fatal
|
пре 7 година |
UbitUmarov
|
11d3860781
avoid some broken object assets present in osgrid inventories due to past problems, etc
|
пре 7 година |
UbitUmarov
|
e69057a1b6
dont fail saving a OAR because of a broken material
|
пре 7 година |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
пре 7 година |
UbitUmarov
|
3e47df735b
exclude invalid collision sound (used as collision type flag) from assets UUIDGather
|
пре 8 година |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
пре 9 година |
UbitUmarov
|
371c9dd2af
bad merge?
|
пре 9 година |
Justin Clark-Casey (justincc)
|
a03d893f2c
Fix bug where the uuid gatherer was not inspecting UUIDs for items in an embedded object's inventory.
|
пре 9 година |
Justin Clark-Casey (justincc)
|
801a86ca03
When inspecting a script or notecard, also try to look up any assets embedded therein.
|
пре 9 година |
Justin Clark-Casey (justincc)
|
08606ae409
Make the IteratingUuidGatherer the only UuidGatherer.
|
пре 9 година |
Justin Clark-Casey (justincc)
|
f3ab7c0f5c
refactor: rename IteratingUuidGather.AddAssetUuidToInspect() and RecordAssetUuids() to AddForInspection() as this properly describes what both of these methods do.
|
пре 10 година |
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.
|
пре 10 година |
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.
|
пре 10 година |
Justin Clark-Casey (justincc)
|
06a5d6e9ef
Introduce an IteratingUuidGatherer where each fetch from the asset service (iteration) can be controlled by the caller.
|
пре 10 година |
Justin Clark-Casey (justincc)
|
3a1ce2715a
Add "wearables check" console command
|
пре 10 година |
Oren Hurvitz
|
99ac770abb
Close streams immediately when we finish using them
|
пре 10 година |
Oren Hurvitz
|
998d7009a6
Eliminated many warnings
|
пре 10 година |
Oren Hurvitz
|
abb193ec94
In UuidGatherer, gather materials referenced in the prim's TextureEntry
|
пре 10 година |
Melanie
|
c6e9db5866
Merge branch 'master' into careminster
|
пре 10 година |
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
|
пре 10 година |
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
|
пре 11 година |
Melanie
|
e79fab91db
Intermediate commit. Sill errors.
|
пре 10 година |
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.
|
пре 11 година |
Melanie
|
75c68fa29e
Merge branch 'master' into careminster
|
пре 11 година |