summaryrefslogtreecommitdiff
path: root/indra/llmath
AgeCommit message (Expand)Author
2023-04-13SL-19358 Fix for explody meshes.RunitaiLinden
2023-03-29Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-03-24SL-19321 Optimization pass -- Remove another shadow split from probe render, ...Dave Parks
2023-03-20Merge branch 'DRTVWR-568' into DRTVWR-573-maint-RAndrey Lihatskiy
2023-03-06Fix double copy of tangents array (#107)Rye Mutt
2023-02-02Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2022-12-12Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2022-12-12Merge branch 'main' into DRTVWR-568Callum Prentice
2022-12-12Merge branch 'main' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-10-24Merge master into DRTVWR-568 (and fix conflicts)Callum Linden
2022-10-21Merge branch 'master' (DRTVWR-548) into DRTVWR-559Andrey Kleshchev
2022-10-20Merge branch 'master' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-10-20Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-10-14SL-18105 Add to/from json capability to LLGLTFMaterialDave Parks
2022-10-12SL-18190 Fix for assert on 360 snapshot and ? fix for mac build ?Dave Parks
2022-09-29Better fix for DRTVWR-559 mac build breakageBrad Kittenbrink
2022-09-29fix for mac build breakage DRTVWR-559Brad Kittenbrink
2022-09-28SL-18190 Prune srgb_to_linear from atmosphericsFuncs.glslDave Parks
2022-09-27Introduce a U8* based interface to unzip_llsd and unpackVolumeFacesRye Mutt
2022-09-23SL-18156 Cleanup of MikktSpace integration, apply MikktSpace tangents to all ...Dave Parks
2022-09-16Merge branch 'DRTVWR-559' of ssh://bitbucket.org/lindenlab/viewer into DRTVWR...Dave Parks
2022-09-16SL-18128 Clear out much OpenGL cruft and switch to core profile on AMDDave Parks
2022-09-16Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into DRTVWR-568_...Nicky Dasmijn
2022-09-16Merge branch master (DRTVWR-571) into DRTVWR-559Andrey Kleshchev
2022-09-15Merge branch 'master' into DRTVWR-568Callum Linden
2022-09-15SL-18156 WIP -- Add NormalizedScale/NormalizedTranslation to mesh assets to r...Dave Parks
2022-09-15Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-09-15Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-09-12SL-18095 Add tangents to mesh assets so we can calculate mikktspace tangents ...Dave Parks
2022-09-12SL-18095 WIP -- Use meshoptimizer to re-weld and cache optimize after generat...Dave Parks
2022-09-09SL-18095 WIP -- Allow mikktspace generator to add more vertices (skip re-weld...Dave Parks
2022-09-08SL-18095 WIP -- Add Mikktspace tangent generation for PBR materials and switc...Dave Parks
2022-08-24DRTVWR-558: Eliminate many spurious set-not-used variables.Nat Goodspeed
2022-08-04SL-17902 Crash at LLAlignedArray, out of boundsAndrey Kleshchev
2022-08-04Merge remote-tracking branch 'origin/master' into DRTVWR-559Brad Kittenbrink
2022-08-04Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
2022-08-04Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-08-04Merge branch 'master' into DRTVWR-565-maint-PAndrey Lihatskiy
2022-07-26SL-17801: Don't let external code delete the raw pointer to the picking octreeCosmic Linden
2022-07-26SL-17801: Use raw array for mOctreeTriangles to avoid memory alignment issues...Cosmic Linden
2022-07-21SL-17801: Add various safeguards to keep triangle indices count validCosmic Linden
2022-07-19SL-17796 Crash at LLVolumeFace::getVertexDataAndrey Kleshchev
2022-07-07SL-16793 Potential crash at createSideAndrey Kleshchev
2022-07-06SL-16793 Crash at LLProfile::addHoleAndrey Kleshchev
2022-06-21SL-17021: Templatize LLOctreeNode and related classes to allow for option to ...Cosmic Linden
2022-06-21SL-17021: Clean up some unneeded member variables from lloctreeCosmic Linden
2022-06-21SL-17635 remove unused variablesMaxim Nikolenko
2022-06-16SL-17475 Fix wrong remap buffer sizeAndrey Kleshchev
2022-06-14SL-17475 Use a shadow indices buffer before simplificationAndrey Kleshchev
2022-06-14SL-17475 fix remap causing an assertAndrey Kleshchev