Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Crash was a result of one of two possibilities:
1) trying to update geometry when it wasn't visible
2) mSimulateRes was non-zero when mInitialized was 0
Put code to handle both cases - initialize if mSimulateRes is 0 OR mInitialized is 0
But only do so if the object is visible. If the object is not visible, early out.
Code reviewed by davep
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
work).
|
|
issues.
|
|
|
|
SH-943 10 meters maximum Prim/Mesh size in latest Mesh Viewers
|
|
|
|
|
|
|
|
options in preferences but does not turn off shadows inworld
|
|
|
|
correct python executable).
|
|
|
|
|
|
|
|
been used
|
|
Expand XUI-visible LLUICtrl::CommitCallbackRegistry operations to include
"SideTray.Toggle" and "SideTray.Collapse".
Give LLSideTrayListener friend access to LLSideTray so it can query the
attached and detached tabs. Introduce tab_cast template to deal with the
unavailability of the LLSideTrayTab class outside of llsidetray.cpp.
|
|
|
|
Windows and Mac
|
|
|
|
|
|
|
|
|
|
|
|
not found (note the needed API is not present on win2k, so the check will not run there)
|
|
leaking.
|
|
|
|
|
|
|
|
|
|
|
|
|