Age | Commit message (Expand) | Author |
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 |
2022-06-24 | SL-17274: PBR: Add roughness alpha debug | Ptolemy |
2022-06-24 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559 | Ptolemy |
2022-06-24 | SL-17274: Cleanup frag_data | Ptolemy |
2022-06-24 | SL-17274 Hook up albedo tint to pbropaqueF | Dave Parks |
2022-06-24 | SL-17274 Hook up emissive map and non-texture parameters to pbropaqueF.glsl | Dave Parks |
2022-06-24 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-06-24 | SL-17658 Make Material Importer strip alpha channels and repack occlusion as ... | Dave Parks |
2022-06-24 | Merged in brad/unbreak-mac-build (pull request #1034) | Brad Kittenbrink |
2022-06-24 | SL-17273: Expand GBuffer for PBR emissive | Ptolemy |
2022-06-24 | SL-17650 Add Material as a filter option to Inventory filter floater | Mnikolenko Productengine |
2022-06-24 | SL-17649 Icon for Material type in Inventory | Mnikolenko Productengine |
2022-06-24 | fix DRTVWR-559 mac build coding policy error for missing newline at EOF | Brad Kittenbrink |
2022-06-23 | clang compatibility fixes for llreflectionmapmanager.cpp and llvovolume.h | Brad Kittenbrink |
2022-06-23 | WIP adding check for existence of ARB_texture_cube_map_array extension | Brad Kittenbrink |
2022-06-23 | Correcting windows specific filesystem issues and removing unused DAE code in... | Brad Kittenbrink |
2022-06-23 | fixing DRTVWR-559 glext usage on mac by upgrading to use khronos distributed ... | Brad Kittenbrink |
2022-06-24 | SL-17640 Materials Upload UI #2 | Andrey Kleshchev |
2022-06-24 | SL-17640 Materials Upload UI #1 | Andrey Kleshchev |
2022-06-23 | SL-17653 Fix writing of PBR materials to gbuffer. | Dave Parks |
2022-06-23 | SL-17653 Make sure GLTF material associated vertex buffers have all their tex... | Dave Parks |
2022-06-23 | SL-17653 Make batch builder send batches to LLDrawPoolPBROpaque | Dave Parks |
2022-06-23 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559 | Ptolemy |
2022-06-23 | SL-17274: Add WIP PBR Shader | Ptolemy |
2022-06-23 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-06-23 | SL-17653 Flip imported GLTF textures, remove .dae and .glb/.gltf from file di... | Dave Parks |
2022-06-23 | SL-17274: Fix shaders to use normal and spec maps | Ptolemy |
2022-06-23 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559 | Ptolemy |
2022-06-23 | SL-17273: Fix drawpool to pass normal and spec map to PBR shader | Ptolemy |
2022-06-23 | Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR... | Dave Parks |
2022-06-23 | SL-17653 Last commit was accidentally partial | Dave Parks |
2022-06-23 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559 | Ptolemy |
2022-06-23 | SL-17273: Add RENDER_TYPE_PASS_PBR_OPAQUE | Ptolemy |
2022-06-23 | SL-17653 WIP - Apply GLTF material in Material Editor to selected object when... | Dave Parks |