summaryrefslogtreecommitdiff
path: root/indra/llprimitive/llmodel.cpp
AgeCommit message (Expand)Author
2023-02-02Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-01-31SL-19110 Fast hashing classes for use in place of the slow LLMD5, where speed...Henri Beauchamp
2022-10-21Merge branch 'master' (DRTVWR-548) into DRTVWR-559Andrey Kleshchev
2022-10-20Merge branch 'master' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-09-27Optimize away constant map finds in getSkinInfo by caching mesh skin into in ...Rye 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 branch master (DRTVWR-571) into DRTVWR-559Andrey Kleshchev
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-12SL-18095 Add tangents to mesh assets so we can calculate mikktspace tangents ...Dave Parks
2022-08-04Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
2022-08-04Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-07-21SL-17801: Add various safeguards to keep triangle indices count validCosmic Linden
2022-06-29Merge branch 'master' into DRTVWR-548-maint-NAndrey Lihatskiy
2022-06-29Merge branch 'master' into DRTVWR-561-maint-OAndrey Lihatskiy
2022-06-29Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
2022-06-21SL-17635 remove unused variablesMaxim Nikolenko
2022-06-11SL-17475 Remap models before simplificationAndrey Kleshchev
2022-05-31Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
2022-05-27Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-03-01Merge branch 'master' (DRTVWR-557) into DRTVWR-546Andrey Kleshchev
2022-02-28Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
2022-02-28Merge branch 'master' into DRTVWR-543-maintAndrey Lihatskiy
2022-02-12SL-4488 Fixed ambiguity mapped weights to vertices in uploaderAndrey Kleshchev
2022-02-11SL-1370 Add more memory logging to mesh repositoryAndrey Kleshchev
2021-11-20SL-16289 Rigged mesh rendering overhaulDave Parks
2021-09-20SL-16006 and SL-16009 Rigged mesh rendering optimization passDave Parks
2021-09-08SL-14541 Replace zlib with zlib-ngAndrey Kleshchev
2021-04-29SL-15183 Crash at LLModel::matchMaterialOrderAndrey Kleshchev
2021-03-23SL-14993 Crash accessing mInvBindMatrixAndrey Kleshchev
2020-03-25[DRTVWR-476] - fix compiler errors 32 bit windows buildAnchor
2018-07-13MAINT-8863 - more diagnostics and possible fixBrad Payne (Vir Linden)
2018-06-13SL-915, MAINT-8554 - cleanup/reorg, added encroachment fix info to DebugAnima...Brad Payne (Vir Linden)
2018-06-08SL-915 - face-level caching, bug fixBrad Payne (Vir Linden)
2018-03-02mergeBrad Payne (Vir Linden)
2018-02-21MAINT-8264 - prevent at least some cases of LODs getting stuck at too-low val...Brad Payne (Vir Linden)
2018-01-22MAINT-8208 [Mac] Viewer crashes when uploading certain mesh model after enabl...maxim_productengine
2018-01-03MAINT-8022 Make unzip silent yet include failure reason into outputandreykproductengine
2016-12-23Reverted changeset 409b67af8faf (MAINT-6901)andreykproductengine
2016-12-05Merged in lindenlab/viewer-releaseAndreyL ProductEngine
2016-11-21MAINT-6901 safety checks fixandreykproductengine
2016-11-18MAINT-6901 Linux build fixandreykproductengine
2016-11-15MAINT-6901 Fixes upload assigning different scale to parts of the modelandreykproductengine
2016-10-28SL-451 - avoid more high-cost string operations in a per-frame functionBrad Payne (Vir Linden)
2016-10-19SL-395 - believed fix for intermittent problem uploading meshes with scale locksBrad Payne (Vir Linden)
2016-09-27SL-451 - support for getJoint() by number, use in initSkinningMatrixPalette()Brad Payne (Vir Linden)
2016-09-06SL-395 - can enable/disable scale lock in mesh upload UI. Feature works.Brad Payne (Vir Linden)
2016-09-02SL-395 - partial support for joint scale locking via flag in skin infoBrad Payne (Vir Linden)