summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-23clang compatibility fixes for llreflectionmapmanager.cpp and llvovolume.hBrad Kittenbrink
2022-06-23WIP adding check for existence of ARB_texture_cube_map_array extensionBrad Kittenbrink
2022-06-23Correcting windows specific filesystem issues and removing unused DAE code in...Brad Kittenbrink
2022-06-23fixing DRTVWR-559 glext usage on mac by upgrading to use khronos distributed ...Brad Kittenbrink
2022-06-23SL-17653 Fix writing of PBR materials to gbuffer.Dave Parks
2022-06-23SL-17653 Make sure GLTF material associated vertex buffers have all their tex...Dave Parks
2022-06-23SL-17653 Make batch builder send batches to LLDrawPoolPBROpaqueDave Parks
2022-06-23Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559Ptolemy
2022-06-23SL-17274: Add WIP PBR ShaderPtolemy
2022-06-23Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-06-23SL-17653 Flip imported GLTF textures, remove .dae and .glb/.gltf from file di...Dave Parks
2022-06-23SL-17274: Fix shaders to use normal and spec mapsPtolemy
2022-06-23Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559Ptolemy
2022-06-23SL-17273: Fix drawpool to pass normal and spec map to PBR shaderPtolemy
2022-06-23Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-06-23SL-17653 Last commit was accidentally partialDave Parks
2022-06-23Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into DRTVWR-559Ptolemy
2022-06-23SL-17273: Add RENDER_TYPE_PASS_PBR_OPAQUEPtolemy
2022-06-23SL-17653 WIP - Apply GLTF material in Material Editor to selected object when...Dave Parks
2022-06-23SL-17273: Fix off-by-one bug in gPoolNames, fix formatting so it can't happen...Ptolemy
2022-06-23Merged in SL-17274_gbuffer_flags (pull request #1030)Michael Pohoreski
2022-06-23Merged DRTVWR-559 into SL-17274_gbuffer_flagsMichael Pohoreski
2022-06-23Merged in SL-17274_view_dir (pull request #1029)Michael Pohoreski
2022-06-23Merged DRTVWR-559 into SL-17274_view_dirMichael Pohoreski
2022-06-22SL-17600 Cubemap filter tuning.Dave Parks
2022-06-22SL-17274: Add GBuffer flag for PBRPtolemy
2022-06-22SL-17600 Proper irradiance probes.Dave Parks
2022-06-22Add tinygltf and Vulkan GLTF to licenses.txtDave Parks
2022-06-21SL-17274: Remove hard-coded magic number checking if G-Buffer flag is setPtolemy
2022-06-21SL-17274 Cleanup hard-coded gbuffer atmos flag for softenlightPtolemy
2022-06-21SL-17600 WIP -- Proper radiance maps (not just mipped cubemaps).Dave Parks
2022-06-21SL-17274: Add view_dir uniformPtolemy
2022-06-21SL-17600 Revise reflection probe prioritiesDave Parks
2022-06-17SL-17287 Slightly less hacky and much less crash cube snapshot render target ...Dave Parks
2022-06-16SL-17619 Add support for embedded textures to GLTF importerDave Parks
2022-06-15SL-17605 WIP - Upload->Material now lets you pick a GLTF file and imports the...Dave Parks
2022-06-14SL-17586 WIP -- LLMaterialEditor prototype and "New Material" inventory buttons.Dave Parks
2022-06-10SL-17523 Add reflection probe ambiance to windlight settings and integrate wi...Dave Parks
2022-06-10SL-17574 Fix for box probes not applying.Dave Parks
2022-06-10SL-17574 Add probe detail combo box to advanced graphics preferences. Fix sp...Dave Parks
2022-06-09SL-17573 Add "dynamic" checkbox, also followup on SL-17551 and do "Select Inv...Dave Parks
2022-06-09SL-17551 Followup -- remove some dead pick-render related code.Dave Parks
2022-06-09Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-06-09SL-17551 Add "Select Reflection Probes" menu option and make invisible object...Dave Parks
2022-06-09tinygltf also updated mac and 32bit windows packages with new public build fo...Brad Kittenbrink
2022-06-09tinygltf updated with new public build for SL-17214Brad Kittenbrink
2022-06-09VS2019 build fixDave Parks
2022-06-08Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-06-08SL-17285 Fix for probe influence volume combo box not applying.Dave Parks
2022-06-08Merged in euclid-gltf-17214 (pull request #1013)Euclid Linden