Age | Commit message (Collapse) | Author |
|
|
|
1. After window closes viewer still takes some time to shut down, so
added splash screen to not confuse users (and to see if something gets
stuck)
2. Having two identical mWindowHandle caused confusion for me, so I
split them. It looks like there might have been issues with thread being
stuck because thread's handle wasn't cleaned up.
3. Made region clean mCacheMap immediately instead of spending time
making copies on shutdown
|
|
|
|
|
|
partial revert of 06c2c87bfaf364cb358b8a4b194e6369531a63c6
|
|
|
|
|
|
Now should match LLOctreeIntersect's check
|
|
|
|
SL-20635 - new data to ObjectUpdate and AvatarAppearance message
|
|
a preset...' option of the 'Preferences' floater
|
|
|
|
|
|
controlFlagsDirty() gets set every frame as an example if 'w' is held,
causing viewer to send updates each frame, which can be excessive
|
|
Co-authored-by: RunitaiLinden <davep@lindenlab.com>
|
|
|
|
localeconv() returns the right values in later versions, and we only support 10.13+
|
|
|
|
available to all users
|
|
|
|
|
|
coroutines).
|
|
And hide warning when it's already 0
|
|
|
|
empty space
|
|
and we require macOS 10.13+ now
|
|
|
|
|
|
|
|
|
|
We only support 10.13+ now, and it's been called macOS since 10.12. References in code to older versions are unchanged.
|
|
|
|
|
|
|
|
|
|
animations disappear when root goes off-screen
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove unused typedef
|
|
|
|
|
|
|
|
|
|
|