Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-11 | SL-17356 Viewer changes for Premium Plus support | Andrey Lihatskiy | |
2022-05-11 | Merged in SL-2243 (pull request #978) | Howard Stearns | |
SL-2243 - match server physics shape calculation re mesh dimensions Approved-by: Andrey Kleshchev | |||
2022-05-10 | SL-2243 - match server physics shape calculation re mesh dimensions | Howard Stearns | |
2022-05-10 | SL-17219: Delete some unused declarations. | Nat Goodspeed | |
These trigger fatal warnings on Mac. | |||
2022-05-10 | SL-17219: Fix bug: dangling pointer to destroyed std::string. | Nat Goodspeed | |
2022-05-10 | SL-17219: Mark LLWindowHeadless virtual overrides 'override'. | Nat Goodspeed | |
Also LLSplashScreenHeadless methods. Without this Mac builds fail. | |||
2022-05-10 | SL-17219: LLWindowMacOSX needs getAvailableVRAMMegabytes(). | Nat Goodspeed | |
This is just a placeholder, but without it the viewer won't even build on Mac. | |||
2022-05-10 | SL-17219: WorkQueue::tryPost() must call ThreadSafeSchedule::tryPush(). | Nat Goodspeed | |
We inadvertently changed tryPost() to call ThreadSafeSchedule::tryPost(), which doesn't exist. | |||
2022-05-10 | SL-17376 Do not fail build if vcruntime140_1 is missing | Andrey Kleshchev | |
If there is no vcruntime140_1 in the build system, it is likely that file is not required for the viewer to run. | |||
2022-05-09 | SL-17376 Fix viewer failing due to missing vcruntime140_1 | Andrey Kleshchev | |
2022-05-09 | SL-15312 Fixed picks tabs being too thin | Andrey Kleshchev | |
2022-05-08 | SL-16937 Replace sendAvatarPropertiesUpdate with profile cap in preferences | Andrey Kleshchev | |
To avoid data loss, old api trims profile descriptions | |||
2022-05-06 | SL-17375 Crash at LLViewerOctreeEntry::getSpatialExtents() | Andrey Kleshchev | |
access violation, 'this' was null | |||
2022-05-06 | Merged in brad/SL-17116-material-messaging (pull request #973) | Brad Kittenbrink | |
brad/SL-17198 material assets Approved-by: Euclid Linden | |||
2022-05-06 | SL-17198 more fixes to get material asset serialization working better | Brad Kittenbrink | |
2022-05-06 | SL-17198 fixes to get material asset serialization working better | Brad Kittenbrink | |
2022-05-06 | Merged in SL-17274 (pull request #964) | Michael Pohoreski | |
SL-17274: Stub for PBR DrawPool and shader Approved-by: Euclid Linden Approved-by: Dave Parks | |||
2022-05-06 | SL-17274: Add debug rendering to pbr shader | Ptolemy | |
2022-05-06 | SL-17274: Add vary_position, cleanup whitespace | Ptolemy | |
2022-05-06 | SL-17274: Fix diffuse color not being used in pbr shader | Ptolemy | |
2022-05-06 | Merge remote-tracking branch 'origin/DRTVWR-559' into ↵ | Brad Kittenbrink | |
brad/SL-17116-material-messaging | |||
2022-05-06 | SL-17198 material asset uploading now suuceeeds. | Brad Kittenbrink (Brad Linden) | |
2022-05-06 | SL-17356 Viewer changes for Premium Plus support | Andrey Lihatskiy | |
2022-05-05 | Merged in euclid-17325 (pull request #968) | Euclid Linden | |
SL-17325 apply inventory material to face | |||
2022-05-05 | SL-17325 apply inventory material to face | Dave Houlton | |
2022-05-05 | Merged in SL-16916 (pull request #971) | Sabrina Shanman | |
SL-16916: Fix incorrect defaults for minimap rotation and minimap scale Approved-by: Andrey Lihatskiy | |||
2022-05-05 | SL-16916: Fix incorrect defaults for minimap rotation and minimap scale | Cosmic Linden | |
2022-05-05 | SL-17244 Fix 'empty leaf' crashes | Andrey Kleshchev | |
2022-05-04 | Fix mac build for SL-17283 reflections work | Brad Kittenbrink | |
2022-05-05 | SL-17314 Location and label desync | Andrey Kleshchev | |
Example: User can rename item in inventory, then attempt to save new landmark and changes will be lost | |||
2022-05-04 | Merge remote-tracking branch 'origin/master' into DRTVWR-559 | Brad Kittenbrink | |
2022-05-04 | SL-17314 Don't focus inventory when handling landmark creation | Andrey Kleshchev | |
2022-05-04 | Merge branch master (D550) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # indra/newview/llappviewer.h | |||
2022-05-04 | SL-17283 LLReflectionMapManager prototype. Remove snapshot code related ↵ | Dave Parks | |
overhead from reflection map renders. Add parallax correction and support for multiple reflection maps. | |||
2022-05-04 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/viewer_components/login/lllogin.cpp | |||
2022-05-04 | Merge branch 'master' into DRTVWR-483 | Andrey Lihatskiy | |
2022-05-04 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
2022-05-04 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
2022-05-04 | Merge branch 'master' into DRTVWR-561-maint-O | Andrey Lihatskiy | |
2022-05-04 | Increment viewer version to 6.5.6 | Nat Goodspeed | |
following promotion of DRTVWR-550 | |||
2022-05-03 | SL-16053 Landmark shouldn't be saved into location history | Andrey Kleshchev | |
2022-05-02 | SL-17274: Stub for PBR DrawPool and shader | Ptolemy | |
2022-05-02 | SL-17321 Fix for some particle systems with custom blend functions not ↵ | Dave Parks | |
rendering. | |||
2022-04-29 | Merge branch 'DRTVWR-559' into euclid-17277 | Dave Houlton | |
2022-04-29 | SL-17116, SL-17277 single-face material save only | Dave Houlton | |
2022-04-29 | SL-17124 make sure window thread wakes up to proces 'quit' message | Andrey Kleshchev | |
2022-04-29 | Merged in brad/SL-17116-material-messaging (pull request #958) | Brad Kittenbrink | |
brad/SL-17116 material messaging Approved-by: Euclid Linden | |||
2022-04-29 | SL-17124 switchContext and loadShaderFile crashes | Andrey Kleshchev | |
- Do not try initializing shaders if requirements are not met or if window does not exist - Warn user before closing window. Situation is unexpected, there is chance of more issues, like a freeze or a crash on close() - mHasMultitexture is a solid requirement, if it is not present, we won't be able to run | |||
2022-04-29 | SL-17206 FIXED Unable to move an avatar after fall on the ground | Mnikolenko Productengine | |
2022-04-29 | SL-17282 prototype mixing of reflection map into legacy materials | Dave Parks | |