Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Fix LLInstanceTracker::key_iter constructor param; accepting
InstanceMap::iterator by non-const reference relied on Microsoft extension
that accepts non-const reference to an rvalue. Given typical iterator
implementation, simply accept by value instead, which makes gcc happy too.
|
|
|
|
Floater.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bundle:D:\code\viewer-experience+c:\users\richard\appdata\local\temp\thg.uw1uld\ssh__richard@hg.lindenlab.com_richard_viewer-experience_njk05b.hg
|
|
|
|
|
|
|
|
Shadows are enabled.
|
|
|
|
|
|
Reviewed by Richard.
|
|
|
|
|
|
some have both problems...)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
unblock drag and drop tooltips
|