Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-04 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h # indra/newview/llpanelobject.cpp | |||
2022-06-11 | SL-17475 Remap models before simplification | Andrey Kleshchev | |
2022-05-31 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/llprimitive/llmodel.cpp # indra/llprimitive/llmodel.h # indra/newview/llappviewer.cpp # indra/newview/llappviewer.h | |||
2022-02-11 | SL-1370 Add more memory logging to mesh repository | Andrey Kleshchev | |
2021-11-29 | Merge branch 'DRTVWR-542-meshopt' into DRTVWR-546 | Andrey Kleshchev | |
2021-11-20 | SL-16289 Rigged mesh rendering overhaul | Dave Parks | |
2021-11-15 | SL-15756 Removed mHasGeneratedFaces | Andrey Kleshchev | |
mHasGeneratedFaces is always true for some types of models and glod was treating faces as one mesh by default, so meshoptimizer should do the same regardles of mHasGeneratedFaces | |||
2021-10-14 | SL-16131 Fix for alignment warnings on Win32 builds. | Dave Parks | |
2021-09-20 | SL-16006 and SL-16009 Rigged mesh rendering optimization pass | Dave Parks | |
2021-08-04 | DRTVWR-542 Automated method selection | Andrey Kleshchev | |
Normally simplification methods apply for whole upload, but this one selects methods per model or per face. | |||
2021-08-04 | DRTVWR-542 Fix incorect dropbox state | Andrey Kleshchev | |
2018-11-29 | SL-9747 [Mesh Uploader] Remove confusing model_metric from upload | andreykproductengine | |
2018-06-13 | SL-915, MAINT-8554 - cleanup/reorg, added encroachment fix info to ↵ | Brad Payne (Vir Linden) | |
DebugAnimatedObjects output | |||
2018-06-08 | SL-915 - face-level caching, bug fix | Brad Payne (Vir Linden) | |
2018-06-01 | SL-915 - WIP on dynamic joint box tracking | Brad Payne (Vir Linden) | |
2016-12-23 | Reverted changeset 409b67af8faf (MAINT-6901) | andreykproductengine | |
2016-12-05 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
DRTVWR-412 Bento (avatar skeleton extensions) | |||
2016-11-18 | MAINT-6901 Linux build fix | andreykproductengine | |
2016-11-15 | MAINT-6901 Fixes upload assigning different scale to parts of the model | andreykproductengine | |
2016-10-28 | SL-451 - avoid more high-cost string operations in a per-frame function | Brad Payne (Vir Linden) | |
2016-10-19 | SL-395 - believed fix for intermittent problem uploading meshes with scale locks | Brad Payne (Vir Linden) | |
2016-10-18 | MAINT-6841 - removed the joint remapping code, since it was designed to ↵ | Brad Payne (Vir Linden) | |
support a feature we no longer have. This also incidentally fixes any bugs caused by the joint remapping code. | |||
2016-09-27 | SL-451 - support for getJoint() by number, use in initSkinningMatrixPalette() | Brad Payne (Vir Linden) | |
2016-09-06 | SL-395 - can enable/disable scale lock in mesh upload UI. Feature works. | Brad Payne (Vir Linden) | |
2016-09-02 | SL-395 - partial support for joint scale locking via flag in skin info | Brad Payne (Vir Linden) | |
2016-05-21 | merged jelly-doll viewer-release into bento | Brad Payne (Vir Linden) | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-11-04 | SL-124 WIP - BENTO comments and related cleanup | Brad Payne (Vir Linden) | |
2015-10-16 | SL-234 WIP - Track which joints are part of base skeleton, remap non-base ↵ | Brad Payne (Vir Linden) | |
ones when not being rendered. | |||
2014-05-29 | Mergeup to 3.7.9 viewer-release | Graham Linden | |
2014-04-22 | Modify importer to (optionally) improve debug output, perform name-based LOD ↵ | Graham Linden | |
association, and handle models with many materials. | |||
2013-05-09 | Merge | simon | |
2013-05-07 | Optimization -- don't draw glow in alpha pool unless needed | Dave Parks | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2011-08-30 | Handling of material mismatches - lod materials are required to be a subset ↵ | prep linden | |
of the high lod, introduced addEmptyFace() for when parity does not exist between model material counts | |||
2011-08-03 | Fixes for sh-2039, sh-1336, and sh-2044. Vertices were having incorrect ↵ | prep | |
weights assigned. | |||
2011-07-29 | merge | prep linden | |
2011-07-29 | Removed joint Positional Compare because it was crashing on some rigs | prep linden | |
2011-07-29 | BUILDFIX: fixing build for linux, casting doubles as parameters to abs | nyx | |
2011-07-29 | merging in PE's fixes for new UI to mesh-development. | nyx | |
Included are upload floater tweaks, build panel tweaks, and removing the mesh enabled checkbox in region tools. | |||
2011-07-28 | Fix for sh-2044, sh-2039 and sh-2166 (Avatar weights were sometimes not ↵ | prep | |
correctly applied upon import. | |||
2011-07-22 | SH-1868 WIP Added user-supplied metric data for uploading a model. | seth_productengine | |
The mesh category string selected by user within the model data and sent to the server during calculating the upload fee and upload requests. The accounting info and the upload permissions warning in the bottom left corner of the floater are temporarily made mutually exclusive. | |||
2011-07-07 | SH-1774 Fix for preserving material assignments between multiple custom LoDs. | Dave Parks | |
2011-07-06 | SH-1972 Fix for slm messing up physics shape on second upload. | Dave Parks | |
2011-06-07 | Fix for importer crashes, sh-1698. Added checks for handling bad elements in ↵ | prep linden | |
the dae. | |||
2011-05-24 | fix for | Xiaohong Bao | |
SH-712:Asset error given on upload of duck.dae using High LOD for physics shape - Analyze seems to not complete; SH-889: Viewer crash when analyzing physics LOD; SH-890: Viewer crash on Exit after analyzing physics layer which never seems to complete | |||
2011-04-22 | merge | Dave Parks | |
2011-04-01 | fix for SH-1176: A Mesh That Crashes Client on Upload Attempt (due to ↵ | Xiaohong Bao | |
triangle number overflowing) | |||
2011-03-30 | SH-477 Better mesh streaming cost estimation. | Dave Parks | |
2011-03-29 | SH-1225 Import convex hull data from .slm | Dave Parks | |