summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Collapse)Author
2021-11-15SL-15756 Removed mHasGeneratedFacesAndrey 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-11-10SL-15521 Fix debian license file not mentioning meshoptimizerAndrey Kleshchev
Just in case
2021-11-10SL-14403 Removed glodAndrey Kleshchev
2021-10-21SL-15521 Fix license file not mentioning meshoptimizerAndrey Kleshchev
2021-10-21SL-16226 Crash at genMeshOptimizerPerModelAndrey Kleshchev
2021-10-14Merge branch master (DRTVWR-520) into DRTVWR-542-meshoptAndrey Kleshchev
2021-10-13Increment viewer version to 6.4.24Nat Goodspeed
following promotion of DRTVWR-520
2021-09-23SL-15903 SLPlugin entitlements fixAndrey Lihatskiy
2021-09-21SL-15612 Value fixAndrey Lihatskiy
2021-09-21SL-15612 Check for SKIP_NOTARIZATION evn. variableAndrey Lihatskiy
2021-09-21SL-15903 Restored the lost codeAndrey Lihatskiy
2021-09-09SL-15965 Support wider range of parsing errorsAndrey Kleshchev
2021-09-09SL-15201 Increased the viewer version to 6.5 for new-feature viewerAndrey Lihatskiy
2021-09-06SL-443 keybindings: Do not error on unknown functionAndrey Kleshchev
It is likely be from newer viewer / Preparations for SL-443 deloyment.
2021-09-06Revert "SL-443 Keybindings: Support reassigment of script interaction button"Andrey Kleshchev
This reverts commit a5675bedbb2bd34ce03dd16651dc74d8078efea9. Commit slipped in by accident
2021-09-06SL-15940 Remove ability to set zero triangle limitAndrey 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-09-03SL-15902 Cleanup gSecAPIHandlerMnikolenko ProductEngine
2021-09-03SL-15940 Limit wasn't adjusting for a model with less than 30 trianglesAndrey Kleshchev
2021-09-03SL-15756 Falback in case no triangles were generatedAndrey Kleshchev
2021-08-12Merge branch 'master' into DRTVWR-520-apple-notarizationAndrey Lihatskiy
# Conflicts: # autobuild.xml # build.sh # indra/CMakeLists.txt # indra/newview/CMakeLists.txt # indra/newview/llappviewermacosx.cpp # indra/newview/llappviewerwin32.h # indra/newview/viewer_manifest.py # indra/win_crash_logger/llcrashloggerwindows.cpp
2021-08-10Merge master (DRTVWR-531) into DRTVWR-542-meshoptAndrey Kleshchev
2021-08-09Increment viewer version to 6.4.23Nat Goodspeed
following promotion of DRTVWR-531
2021-08-06DRTVWR-542 Automated method selection #2Andrey Kleshchev
2021-08-04DRTVWR-542 Automated method selectionAndrey Kleshchev
Normally simplification methods apply for whole upload, but this one selects methods per model or per face.
2021-08-04DRTVWR-542 Fix incorect dropbox stateAndrey Kleshchev
2021-07-28DRTVWR-542 Fix malfunctioning warningAndrey Kleshchev
2021-07-28DRTVWR-542 Rename simplification methods in UI and add a fallbackAndrey Kleshchev
2021-07-27DRTVWR-542 Already optimizedAndrey Kleshchev
2021-07-27DRTVWR-542 Attempt to simplify all faces of an object as a whole and split ↵Andrey Kleshchev
back into faces #3
2021-07-26DRTVWR-542 Attempt to simplify all faces of an object as a whole and split ↵Andrey Kleshchev
back into faces #2
2021-07-23DRTVWR-542 Attempt to simplify all faces of an object as a whole and split ↵Andrey Kleshchev
back into faces
2021-07-20DRTVWR-542 Generate placehodler triangles when face got optimized away like ↵Andrey Kleshchev
glod does
2021-07-19Merge with Master after Viewer Release (also fixed some glaring automerge ↵Callum Prentice
screw ups)
2021-07-20Merge master (DRTVWR-516) into DRTVWR-542-meshoptAndrey Kleshchev
2021-07-19SL-15585 more logging for altoolAndrey Lihatskiy
2021-07-15SL-443 Keybindings: Support reassigment of script interaction buttonAndrey Kleshchev
2021-07-15SL-443 Keybindings: Restored default fails to saveAndrey Kleshchev
2021-07-14Increment viewer version to 6.4.22Nat Goodspeed
following promotion of DRTVWR-516
2021-07-15SL-15585 typo fixAndrey Lihatskiy
2021-07-14SL-15585 Improved notarization error handlingAndrey Lihatskiy
2021-07-13DRTVWR-542 output buffer should be indentical in size to indices arrayAndrey Kleshchev
2021-07-13DRTVWR-542 Fixed size of indices arrayAndrey Kleshchev
2021-07-13DRTVWR-542 WIP Fixed StrideAndrey Kleshchev
2021-07-12Fix for SL-15560 pages with undefined html render with gray background ↵Callum Prentice
instead of white in CEF v91
2021-07-13DRTVWR-542 WIP #7Andrey Kleshchev
2021-07-13Revert "SL-15434 Change default landmark destination"Andrey Kleshchev
This reverts commit efc8b268a2686a86c0975b4b3f67ef821a416d98.
2021-07-12Fix for SL-15559 PDF files do not load in CEF v91Callum Prentice
2021-07-12DRTVWR-542 WIP #6Andrey Kleshchev
Trying out 'sloppy' variant
2021-07-12DRTVWR-542 WIP #5Andrey Kleshchev
2021-07-11DRTVWR-542 WIP #4Andrey Kleshchev
Made meshoptimizer into default generation mechanism Ensured that at least one triangle will remain of any face