Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | SL-17325 apply inventory material to face | Dave Houlton | |
2022-05-05 | SL-17244 Fix 'empty leaf' crashes | Andrey Kleshchev | |
2022-05-04 | Merge remote-tracking branch 'origin/master' into DRTVWR-559 | Brad Kittenbrink | |
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-543-maint | Andrey Lihatskiy | |
2022-05-04 | Increment viewer version to 6.5.6 | Nat Goodspeed | |
following promotion of DRTVWR-550 | |||
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 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-17282 prototype mixing of reflection map into legacy materials | Dave Parks | |
2022-04-28 | Merge remote-tracking branch 'origin/euclid-17277' into ↵ | Brad Kittenbrink | |
brad/SL-17116-material-messaging | |||
2022-04-28 | Beginning viewer side work for SL-17198 new asset and inventory types for ↵ | Brad Kittenbrink | |
Materials | |||
2022-04-28 | SL-16721 Crash at LLVOAvatar::idleUpdateMisc | Andrey Kleshchev | |
2022-04-28 | Add a (broken) material upload handler fxn | Dave Houlton | |
2022-04-28 | SL-17281 environment map prototype (stupid slow and hacky, but provides a ↵ | Dave Parks | |
way to get a "real" environment map for shader development) | |||
2022-04-28 | SL-17301 FIXED Friends are not showing in friendslist | Mnikolenko Productengine | |
2022-04-27 | Test UI for SL-17116. provide a debug interface to set a MaterialID for a face | Brad Kittenbrink | |
2022-04-27 | SL-17116 work on implementing MaterialID in ExtraParams of ObjectUpdate and ↵ | Brad Kittenbrink | |
related messages | |||
2022-04-27 | Prototype a SaveMaterial button | Dave Houlton | |
2022-04-26 | SL-17276 Potential fix for crash on shutdown on mac. | Dave Parks | |
2022-04-26 | SL-17086 Fix for bad lighting in upload preview render. | Dave Parks | |
2022-04-25 | SL-17239 Override face bounding box with avatar bounding box for rigged ↵ | Dave Parks | |
meshes when calculating virtual size. | |||
2022-04-25 | SL-17223 fix unit tests with new method stub implementation | Brad Kittenbrink | |
2022-04-25 | SL-17236 For real this time, maintain legacy draw order of alpha rigged ↵ | Dave Parks | |
meshes, batching be damned. | |||
2022-04-25 | Fix for SL-17223 save mfa_hash protected store immediately so it doesn't get ↵ | Brad Kittenbrink | |
lost in case of crash | |||
2022-04-21 | SL-17040 Crash due to LLWord not existing | Andrey Kleshchev | |
LLWord should persist till the end due to wide usage. | |||
2022-04-21 | SL-17159 Crash initializing LLInstanceTrackerPrivate | Andrey Kleshchev | |
2022-04-20 | SL-17246 Fix getSharedPrt typo | Mnikolenko Productengine | |
2022-04-20 | SL-17242 Use proper cap for setting pathfinding attributes | Mnikolenko Productengine | |
2022-04-19 | Restored SL-15400, it got lost in an automatic merge | Andrey Kleshchev | |
Pausing clouds should not pause water | |||
2022-04-18 | Merge branch master (D540) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdutil.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolalpha.cpp # indra/newview/lldrawpoolwater.cpp | |||
2022-04-18 | Merge remote-tracking branch 'origin/master' into DRTVWR-550-mfa | Brad Kittenbrink | |
2022-04-18 | Merge branch 'master' into DRTVWR-543-maint | Andrey Lihatskiy | |
2022-04-18 | Increment viewer version to 6.5.5 | Nat Goodspeed | |
following promotion of DRTVWR-540 | |||
2022-04-14 | Merge remote-tracking branch 'origin/sl-17218' into DRTVWR-543-maint | Andrey Lihatskiy | |
2022-04-14 | SL-17218: Per NickyD review feedback, test LLFace::mNormals too. | Nat Goodspeed | |
2022-04-14 | SL-17218: Update faulty test for null LLFace::mTangents | Nat Goodspeed | |
2022-04-14 | SL-17035 Crash at gl_debug_callback | Andrey Kleshchev | |
RenderDebugGL was avaliable from develop menu, but since it was persistent, caused slowdowns and crashes it could result in users crashing or lagging without knowing the cause. To resolve the issue it was made to last for a single session. | |||
2022-04-14 | Parameter to onClickConnect must be bool, not int. | Nicky | |
(cherry picked from commit 5c6228e56a688a98606ce28077d6089adc833873) |