Age | Commit message (Collapse) | Author |
|
|
|
scale thumbnail textures down to 256 when needed. As we do to chat icons.
# Conflicts:
# indra/newview/llviewertexture.cpp
|
|
|
|
|
|
expected direction
|
|
|
|
|
|
|
|
|
|
own passes and unify sky and water haze in forward rendering shaders.
|
|
|
|
|
|
as LLSD. (#513)
|
|
|
|
* SL-20570 Fix for lossy (and square) normal maps when importing GLTF materials.
* SL-20582 Fix for overriding to alpha mode blend not working. Incidental decruft of dead code (thanks, Rye!)
|
|
|
|
|
|
|
|
|
|
|
|
permissions
|
|
inventory rather than object inventory
|
|
This is to do with misunderstandings related to how .find()
works with multimaps. .find() will, in fact, return an iterator
to the first iterator it finds, and will iterate through all
elements in the multimap when incremented, not just items with
the same key.
Change code working with animation sources to be aware of this
fact, so unrelated animation sources do not have their animations
stopped.
|
|
being phantom
|
|
|
|
|
|
decruft of dead code (thanks, Rye!)
|
|
|
|
failures during login
also added suggested continue statements, and removed obsolete
LLInventoryItem::fromLLSD deserialization codepath.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update editor in which texture changed to local
|
|
|
|
'origin/DRTVWR-559' (#489)
|
|
using for DRTVWR-559
|
|
|
|
ensure inventory skeleton loading doesn't block the message system from processing packets.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
multihreaded GL not working on mac (thanks, Rye!)
|
|
|