Age | Commit message (Collapse) | Author |
|
Linux dev builds have started breaking because v3color.h uses strlen() and
strncpy() without declaring them. Add relevant #include, which fixes.
|
|
binding calls.
|
|
|
|
selected material across all tables.
|
|
|
|
|
|
normal and specular map fields.
|
|
objects with non-null material ids.
|
|
|
|
|
|
|
|
dependent behavior when manually adjusting detail slider.
|
|
|
|
|
|
|
|
ssh://hg@bitbucket.org/lindenlab/viewer-development-materials.
|
|
|
|
Kept the code around.
|
|
|
|
|
|
|
|
not resize list)
fixed
|
|
|
|
conversation name does not open chat history viewer
|
|
|
|
|
|
update_session event. Still some clean up to do.
|
|
in to fix our major crasher.
|
|
conversation handle.
|
|
|
|
|
|
re-organization of the groups into tabs. Still a WIP, but somewhat usable.
|
|
|
|
|
|
|
|
.dylib files that exist. Previous viewer_manifest.py unconditionally created Mac symlinks for all expected .dylib files. Recent change to revert to statically linking llcommon means we no longer build libllcommon.dylib, therefore we no longer copy it, therefore any symlink to that library will be broken by definition. Change to create symlinks for .dylib files that were successfully copied.
|
|
does not resize list)
*fixed missing parentheses from last push
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Used the event mechanism for this.
|