Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-20 | Merge remote-tracking branch 'secondlife/release/maint-b' into maint-b | Erik Kundiman | |
2024-05-16 | Merge tag '7.1.7-release' | Erik Kundiman | |
source for viewer 7.1.7.8974243247 | |||
2024-05-15 | Merge branch 'main' into marchcat/x-b-merge | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/cmake/ConfigurePkgConfig.cmake # indra/cmake/ICU4C.cmake # indra/media_plugins/gstreamer010/llmediaimplgstreamer_syms.cpp # indra/media_plugins/gstreamer010/llmediaimplgstreamer_syms.h # indra/media_plugins/gstreamer010/llmediaimplgstreamertriviallogging.h # indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.cpp # indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.h # indra/media_plugins/gstreamer010/media_plugin_gstreamer010.cpp # indra/newview/llappviewerlinux_api.h # indra/newview/llappviewerlinux_api_dbus.cpp # indra/newview/llappviewerlinux_api_dbus.h # indra/newview/llfloateremojipicker.cpp # indra/newview/lloutfitslist.cpp | |||
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2024-04-25 | Merge tag '7.1.6-release' | Erik Kundiman | |
source for viewer 7.1.6.8745209917 | |||
2024-04-24 | Merge branch 'main' into marchcat/b-merge | Andrey Lihatskiy | |
2024-04-15 | secondlife/viewer#912 BugSplat Crash 1412267: nvoglv64+0xadcd00 | Alexander Gavriliuk | |
2024-01-09 | Merge tag '7.1.2-release' | Erik Kundiman | |
source for viewer 7.1.2.7215179142 | |||
2024-01-09 | SL-20781 Follow up on boost to std replacement | Andrey Kleshchev | |
2023-11-21 | Fix failure to save the normalized translation data during collada upload | Rye Mutt | |
2023-09-10 | Merge branch 'main' into DRTVWR-559 | Erik Kundiman | |
2023-07-19 | Cast COLLADA dom instance as instructed on its doc | Erik Kundiman | |
which can be found too in the system COLLADA DOM headers. | |||
2022-12-12 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2022-09-23 | SL-18156 Cleanup of MikktSpace integration, apply MikktSpace tangents to all ↵ | Dave Parks | |
meshes. | |||
2022-09-16 | SL-18128 Clear out much OpenGL cruft and switch to core profile on AMD | Dave Parks | |
2022-09-12 | SL-18095 Add tangents to mesh assets so we can calculate mikktspace tangents ↵ | Dave Parks | |
in the mesh's original coordinate frame. | |||
2022-08-04 | Merge remote-tracking branch 'origin/master' into DRTVWR-559 | Brad Kittenbrink | |
2022-08-04 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
2022-08-03 | SL-17890 Face creation does not clean used arrays | Andrey Kleshchev | |
2022-06-11 | SL-17475 Remap models before simplification | Andrey Kleshchev | |
2022-06-08 | SL-17214 additional glTF validation, remove dead code from DAE loader | Dave Houlton | |
2022-06-08 | SL-17214 initial loader class skeleton | Dave Houlton | |
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 | |||
2021-11-29 | Merge branch 'DRTVWR-542-meshopt' into DRTVWR-546 | Andrey Kleshchev | |
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-09-20 | SL-16006 and SL-16009 Rigged mesh rendering optimization pass | Dave Parks | |
2021-09-09 | SL-15965 Support wider range of parsing errors | Andrey Kleshchev | |
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 | |
2021-07-28 | DRTVWR-542 Fix malfunctioning warning | Andrey Kleshchev | |
2021-04-13 | SL-15102 Crash at load_face_from_dom_triangles | Andrey Kleshchev | |
2020-10-14 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy | |
2020-08-28 | SL-13566 'Use Joint Positions' Option causes collapsed Joints for some files | Andrey Kleshchev | |
2020-08-11 | SL-13698 Mac build fix | Andrey Kleshchev | |
2020-08-03 | SL-13698 FIXED crash on model upload | Mnikolenko Productengine | |
2020-07-06 | SL-13426 Fixed crash at processDomModel | Andrey Kleshchev | |
2020-04-23 | SL-13080 Changes for joint listings in mesh uploader | Andrey Kleshchev | |
2019-08-05 | SL-10566 Use vector for some high-traffic, low-item count containers instead ↵ | Graham Linden | |
of list. Provide method of storing joint indices sep from weight data for faster runtime processing. | |||
2018-02-21 | MAINT-8264 - prevent at least some cases of LODs getting stuck at too-low ↵ | Brad Payne (Vir Linden) | |
values. | |||
2017-10-31 | MAINT-2161 Fixed dae parsing issue - dae expects escaped names | andreykproductengine | |
2017-04-14 | MAINT-7058 Fixed missing extents for generated (split) faces | andreykproductengine | |
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-16 | merge | Brad Payne (Vir Linden) | |
2016-11-15 | MAINT-6901 Fixes upload assigning different scale to parts of the model | andreykproductengine | |
2016-10-21 | MAINT-6853 - fix for viewer crash when checking preview skin weights | Brad Payne (Vir Linden) | |
2016-10-20 | MAINT-6835 Material of model is not a subset of reference, cause upload ↵ | Mnikolenko Productengine | |
model dialog to stick with error | |||
2016-09-02 | SL-395 - partial support for joint scale locking via flag in skin info | Brad Payne (Vir Linden) | |
2016-08-25 | MAINT-6636 Mesh upload was failing from a folder with a diacritic character ↵ | andreykproductengine | |
in the name | |||
2016-08-15 | merge from viewer-release | Brad Payne (Vir Linden) | |