Age | Commit message (Expand) | Author |
2022-06-29 | SL-17685 Drag and drop material support WIP | Dave Parks |
2022-06-29 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559 | Ptolemy |
2022-06-29 | SL-17274: Cleanup order of diffuse debug flags | Ptolemy |
2022-06-29 | SL-17274: Add reflection dir debugging | Ptolemy |
2022-06-29 | SL-17274: Fix typo | Ptolemy |
2022-06-29 | Merge branch 'master' (DRTVWR-543) into DRTVWR-559 | Andrey Kleshchev |
2022-06-29 | Merge branch 'master' into DRTVWR-561-maint-O | Andrey Lihatskiy |
2022-06-29 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-06-29 | SL-17602 WIP - Texture uploads form material editor now work but the names ar... | Dave Parks |
2022-06-29 | SL-17274: Simplify occlusion and make not about future occlusion_strength | Ptolemy |
2022-06-29 | SL-17274: Fix typo in reference to SL-14035 | Ptolemy |
2022-06-29 | Merge branch 'master' (DRTVWR-543) into DRTVWR-483 | Andrey Kleshchev |
2022-06-29 | Increment viewer version to 6.6.2 | Nat Goodspeed |
2022-06-28 | Fix for 2-bit errors in writing to and reading from norm.w | Dave Parks |
2022-06-28 | SL-17274: PBR: Cleanup alignment | Ptolemy |
2022-06-28 | SL-17274 PBR: Cleanup: Alphabetize and categorize debugging flags | Ptolemy |
2022-06-28 | SL-17274: PBR: Cleanup: Put primary channels Diffuse,Emissive,Metal,Occlusion... | Ptolemy |
2022-06-28 | SL-17274: PBR: Fix reflection | Ptolemy |
2022-06-28 | SL-17274: PBR: Add Emissive | Ptolemy |
2022-06-28 | Add emissiveRect to softenLightF.glsl | Dave Parks |
2022-06-28 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-06-28 | SL-17379 More complete integration of material asset type | Dave Parks |
2022-06-28 | SL-17274: PBR: Add occlusion | Ptolemy |
2022-06-28 | SL-17274: PBR: Add kSpec debugging | Ptolemy |
2022-06-28 | SL-17274: PBR: Cleanup dot() vertex2camera | Ptolemy |
2022-06-28 | SL-17274: PBR: Add kDiffuse debugging | Ptolemy |
2022-06-28 | SL-17274: PBR: Remove manual debug | Ptolemy |
2022-06-28 | SL-17274: PBR: Add reflect0 debugging | Ptolemy |
2022-06-28 | SL-17274: PBR: Add reflection vec | Ptolemy |
2022-06-28 | SL-17274: PBR: Move amblit to before PBR shading | Ptolemy |
2022-06-28 | SL-17274: PBR: Cleanup: Only calc reflectance if debugging | Ptolemy |
2022-06-27 | SL-17274: PBR: Fix IOR | Ptolemy |
2022-06-27 | SL-17274: Cleanup position | Ptolemy |
2022-06-27 | SL-17274: PBR: Fix v, dotTV, dotBV | Ptolemy |
2022-06-27 | SL-17274: Cleanup incorrect emissive comment | Ptolemy |
2022-06-27 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559 | Ptolemy |
2022-06-27 | SL-17274: Document which shader encodesNormal includes | Ptolemy |
2022-06-27 | Continuing progress on SL-17602 inventory support for Materials. now have wo... | Brad Kittenbrink |
2022-06-27 | SL-17623 Revise right-click menu on inventory folders | Mnikolenko Productengine |
2022-06-27 | SL-17640 Fix texture picker not enabling 'apply now' | Andrey Kleshchev |
2022-06-27 | SL-17640 Fix name usage, fix "apply now" | Andrey Kleshchev |
2022-06-27 | Fix coding polict trigraphs check for DRTVWR-559 | Brad Kittenbrink |
2022-06-27 | Merge remote-tracking branch 'origin/DRTVWR-559' into brad/SL-17602-new-mater... | Brad Kittenbrink |
2022-06-27 | Initial pass at SL-17602 saving material to inventory from material editor fl... | Brad Kittenbrink |
2022-06-27 | SL-17653 Make changes in material editor apply to selection immediately and e... | Dave Parks |
2022-06-25 | SL-17640 Materials Upload UI #3 | Andrey Kleshchev |
2022-06-24 | SL-17274: PBR: Fix typo of commit 4e1a4e80e4 | Ptolemy |
2022-06-24 | SL-17274: PBR: Add note about DEBUG_PBR_NORMAL | Ptolemy |
2022-06-24 | SL-17274: PBR: Add DEBUG_NORMAL_RAW, DEBUG_NORMAL_OUT to PBR shader | Ptolemy |
2022-06-24 | SL-17274: PBR: Add BRDF debug | Ptolemy |