Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-15 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llmodelpreview.h | |||
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-08-04 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloaterworldmap.cpp # indra/newview/llvovolume.cpp | |||
2022-06-14 | SL-17475 Use a shadow indices buffer before simplification | Andrey Kleshchev | |
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-05-26 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
2022-05-16 | SL-98-a - fix jumping ground plane | Howard Stearns | |
2022-04-01 | SL-17121 Revert "SL-15940 Remove ability to set zero triangle limit" | Andrey Kleshchev | |
This reverts commit b45c0e3ed926270e100271f33885b8d31085a858. | |||
2022-03-04 | SL-9748 - add code doc! | Howard Stearns | |
2022-03-03 | SL-9748 - Only supply a default physics shape if it is named ↵ | Howard Stearns | |
default_physics_shape | |||
2022-03-01 | Merge branch 'master' (DRTVWR-557) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # doc/contributions.txt # indra/cmake/GLOD.cmake # indra/llcommon/tests/llprocess_test.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolavatar.cpp # indra/newview/llfloatermodelpreview.cpp # indra/newview/llmodelpreview.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp # indra/newview/viewer_manifest.py | |||
2022-02-28 | Merge branch 'master' of bitbucket.org:lindenlab/viewer into SL-9749 | Howard Stearns | |
2022-02-28 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/llaudio/llstreamingaudio_fmodstudio.cpp # indra/newview/llviewerregion.cpp | |||
2022-02-25 | SL-9748 - Apply explicitly given physics shape only if the usual rules do not. | Howard Stearns | |
2022-02-04 | SL-98 - move new renderGroundPlane from LLVOAvatar to LLModelPreview | Howard Stearns | |
2021-12-09 | SL-16479 'sloppy' precision in automated mode. | Andrey Kleshchev | |
2021-12-09 | SL-16471 Removed unneeded MeshOpt generation method | Andrey Kleshchev | |
2021-11-10 | SL-14403 Removed glod | Andrey Kleshchev | |
2021-09-06 | SL-15940 Remove ability to set zero triangle limit | Andrey Kleshchev | |
Setting lod to zero triangles doesn't work and shouldn't work, so UI shouldn't allow setting less then one triangle per model as well. | |||
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-07-23 | DRTVWR-542 Attempt to simplify all faces of an object as a whole and split ↵ | Andrey Kleshchev | |
back into faces | |||
2021-07-12 | DRTVWR-542 WIP #6 | Andrey Kleshchev | |
Trying out 'sloppy' variant | |||
2021-07-11 | DRTVWR-542 WIP #4 | Andrey Kleshchev | |
Made meshoptimizer into default generation mechanism Ensured that at least one triangle will remain of any face | |||
2021-07-07 | DRTVWR-542 WIP | Andrey Kleshchev | |
2021-05-04 | SL-15159 Removed dead yet expensive code | Andrey Kleshchev | |
"prim_cost" and "description_label" do not appear to be in use, other cost data not in use | |||
2020-08-12 | SL-13583 Some behavior tweaks #2 | Andrey Kleshchev | |
2020-05-12 | SL-13189 Mesh uploader - Autofill from _postfixes | Mnikolenko Productengine | |
2020-04-22 | SL-13077 remove floater specific variables from settings.xml | Andrey Kleshchev | |
2020-04-22 | SL-13078 Split LLModelPreview and LLFloaterModelPreview into separate files | Andrey Kleshchev | |