Age | Commit message (Collapse) | Author |
|
|
|
inventory rather than object inventory
|
|
|
|
|
|
|
|
no-transfer
|
|
state
|
|
|
|
|
|
|
|
|
|
|
|
When in PBR 'mode', defaulted texture drops to diffuse channel
|
|
|
|
|
|
transforms in build floater
|
|
|
|
some WIP controls
|
|
|
|
1. Enable glow
2. Added buttons to texture->pbr
|
|
ModifyMaterialParams cap
|
|
# Conflicts:
# indra/newview/llpanelface.cpp
# indra/newview/llpanelface.h
|
|
|
|
|
|
|
|
# Conflicts:
# indra/newview/llpanelface.cpp
# indra/newview/llpanelface.h
# indra/newview/llpanelobject.cpp
|
|
|
|
|
|
brad/SL-17116-material-messaging
|
|
Materials
|
|
|
|
|
|
updated
|
|
|
|
|
|
Mostly for the sake of MAC. setVolume(0) doesn't work on MAC which resulted in invisible media playing in background when editor was open.
|
|
|
|
|
|
|
|
This reverts commit 1e1707d532560583744bb877adfed11864f2db31.
|
|
|
|
|
|
that use different face counts.
|
|
|
|
|
|
SL-10864 -Normal and Specular textures can be rotated with checked align planar faces checkbox
Implement separate texture layers alignment.
|
|
|
|
|
|
Loosen precision when checking rotation and other false negatives when comparing
faces to see if they can be considered planar aligned. This was causing fields to
be marked tentative (grayed display) incorrectly.
|
|
Fix sync of material rotation and offset values when using aligned planar faces.
Make it possible to set a specific TE's normal/spec offset/rotation values.
Eliminate redundant conversions in LLSD -> struct handler.
|