Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
some crashes)
|
|
|
|
|
|
|
|
|
|
|
|
work.
Fixed the button index, which became invalid after removing the IOR_BUSY
response in the recent fix of STORM-1543 (changeset 526d86e69101).
|
|
variable convention in build system
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
reviewed by Stone
|
|
prim in latest Mesh build 239475
brought back some old logic for dispatching to child folder as drag and drop fallback
|
|
|
|
|
|
Addressing review feedback.
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|