Age | Commit message (Collapse) | Author |
|
It seems that certain build hosts have an (obsolete? broken?) install of
indra.util.llmanifest under the system Python. If we append the local repo
indra/lib/python to sys.path, viewer_manifest.py pulls in the broken
llmanifest. Prepend to sys.path instead to ensure we get the right one.
|
|
Also clarify comment for ELLPath in lldir.h: ELLPath int values are read from
settings_files.xml.
|
|
|
|
However, for backwards compatibility, continue to recognize and discard
--skip-gridargs switch.
|
|
Instead of generating viewer command-line switch overrides into
the Windows shortcut,
an arguments.txt file on Mac, or
a gridargs.dat file on Linux,
generate a platform-independent settings_install.xml file containing
'sourceid' key (if 'sourceid' found in TeamCity environment variables).
All command-line override switches previously found in the aforementioned
files have happily become moot.
|
|
|
|
|
|
|
|
|
|
parameters
|
|
|
|
|
|
|
|
|
|
update
|
|
crashes ending there (no repro, unfortunately)
|
|
null normal map
|
|
|
|
|
|
hosing the Mac on 10.6.8
|
|
|
|
correctly and fix issues with transition from no-bumps to normal maps
|
|
editing
|
|
possible defaults for diffuse alpha mode based on the alpha content of the diffuse texture
|
|
https://bitbucket.org/lindenlab/viewer-development-materials
|
|
when the TE was BUMPY_TEXTURE, but no normal map was applied
|
|
in tex
|
|
material to using legacy bumps causing incorrect rendering
|
|
|
|
object when 100% transparent.
|
|
|
|
|
|
https://bitbucket.org/lindenlab/viewer-development-materials
|
|
|
|
|
|
|
|
repeats display
|
|
norm tab
|
|
|
|
and remove haxors
|
|
|
|
|
|
|
|
|
|
editing multiple objects
|
|
|
|
|
|
make scale accessors get with the program
|
|
|
|
|