summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-07-15SL-443 Keybindings: Do not error on unknown functionAndrey Kleshchev
It is likely be from newer viewer / Preparations for SL-443 deloyment.
2021-07-15SL-443 keybindings: Do not error on unknown functionAndrey Kleshchev
It is likely be from newer viewer / Preparations for SL-443 deloyment.
2021-07-15SL-15574 Fixed message mising some textAndrey Kleshchev
2021-07-15SL-443 Keybindings: Restored default fails to saveAndrey Kleshchev
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-13SL-15572 - retry logic for codeticket.py commandsBrad Payne (Vir Linden)
2021-07-13SL-15572 - shorter sleeps in build.shBrad Payne (Vir Linden)
2021-07-13DRTVWR-542 output buffer should be indentical in size to indices arrayAndrey Kleshchev
2021-07-13SL-15572 - more sleeps in build.shBrad Payne (Vir Linden)
2021-07-13SL-15572 - Possible fix for codeticket upload issueBrad Payne (Vir Linden)
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 updated 3p-meshoptimizerAndrey Kleshchev
Improved version detection 3p-meshoptimizer side
2021-07-12DRTVWR-521 xcode buildfixAndrey Lihatskiy
2021-07-12DRTVWR-542 WIP #6Andrey Kleshchev
Trying out 'sloppy' variant
2021-07-12Merge branch 'build-hooks' into DRTVWR-521-maintAndrey Lihatskiy
2021-07-12DRTVWR-542 WIP #5Andrey Kleshchev
2021-07-12SL-14795 Remove landmark notification in nearby chatMnikolenko Productengine
2021-07-11DRTVWR-542 WIP #4Andrey Kleshchev
Made meshoptimizer into default generation mechanism Ensured that at least one triangle will remain of any face
2021-07-09DRTVWR-542 WIP #3Andrey Kleshchev
First functional meshoptimizer
2021-07-09SL-14799 add "Hide beacon" buttonMnikolenko Productengine
2021-07-08DRTVWR-542 WIP #2Andrey Kleshchev
2021-07-07DRTVWR-542 WIPAndrey Kleshchev
2021-07-07SL-10388 use new cap to get a complete list of region objectsMnikolenko Productengine
2021-07-07SL-15522 Initial addition of meshoptimizerAndrey Kleshchev
2021-07-05SL-15527 remove redundant flagMnikolenko Productengine
2021-07-05SL-15427 open Search without submitting a search requestMnikolenko Productengine
2021-07-02SL-15528 Crash at reblendSettingsAndrey Kleshchev
looks like blenders weren't inited yet.
2021-07-02SL-14075 allow exporting multiple textures with the same nameMnikolenko Productengine
2021-07-01SL-15383 Fix combobox's search highlightsAndrey Kleshchev
2021-07-01Merged in SL-11589-horizon (pull request #608)Michael Pohoreski
SL-11589: Fix horizon being U shaped bent in Low+ quality Approved-by: Euclid Linden
2021-07-01SL-15507 Remove no longer used search token and no longer used search URLMnikolenko Productengine
2021-07-01SL-15512 Update text in the Favorites Bar and Favorites windowMnikolenko Productengine
2021-06-30SL-15434 Change default landmark destinationAndrey Kleshchev
2021-06-30SL-15434 The 'Add to my Landmarks' star icon is not marked in the Top menu barAndrey Kleshchev
2021-06-30SL-15428 The voice chat setting is so close to previous element that label ↵Andrey Kleshchev
gets overlooked
2021-06-30SL-15400 Menu item "Pause Clouds" should not pause waterAndrey Kleshchev
2021-06-30SL-15488 FIXED Files ending in .DAE handle differently than files ending in .daeMnikolenko Productengine
2021-06-30SL-15501 Viewer crash with unprotected use of std::vector::front()Andrey Kleshchev
2021-06-30SL-15500: Only run coding_policy_git.py on MacNat Goodspeed
since it fails on Windows due to some problem in the underlying library. Also wrap the coding policy checks in a TC log subsection.
2021-06-30SL-15500: Always have to work around Windows path incompatibilities.Nat Goodspeed
2021-06-29SL-15500: Use plain pip install, not pip_install shell function.Nat Goodspeed
pip_install doesn't know about the '-r requirements.txt' feature.