Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2023-07-18 | SL-19891 Make sure focusable elements clear focus on destruction | Andrey Kleshchev | |
2023-05-19 | DRTVWR-580 Post-merge fix | Andrey Lihatskiy | |
2023-05-17 | Merge branch 'main' into DRTVWR-580-maint-T | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/llcharacter/llkeyframemotion.cpp # indra/newview/llfilepicker.cpp | |||
2023-04-06 | SL-19522 Some .anim files fail to upload | Andrey Kleshchev | |
2023-02-09 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h # indra/newview/llfilepicker.h # indra/newview/llfilepicker_mac.h # indra/newview/llfilepicker_mac.mm | |||
2023-01-10 | SL-18893 Fixes for pull requests #38, #41, and #42 (#46) | Fawrsk | |
Eliminate unnecessary copies, and remove uses of auto | |||
2023-01-05 | SL-18893 Cleanup for loops in llcharacter to use C++11 range based for loops ↵ | Fawrsk | |
(#42) | |||
2022-10-28 | Fix multiple leaks in the case of failure to deserialize animations | Rye Mutt | |
2022-05-26 | Merge branch 'master' into DRTVWR-548-maint-N | Andrey Lihatskiy | |
2022-05-25 | SL-17206 Unable to move an avatar after a strong fall on the ground | Mnikolenko Productengine | |
2022-05-18 | SL-10163 - allow joint aliases in animation uploads. Names are canonicalized ↵ | Brad Payne (Vir Linden) | |
before sending to simulator. # Conflicts: # indra/newview/llviewerassetupload.cpp # indra/newview/llvoavatar.cpp # scripts/content_tools/anim_tool.py | |||
2022-05-18 | SL-288, SL-10163 - allow joint aliases, but otherwise reject upload of ↵ | Brad Payne (Vir Linden) | |
animations containing invalid joint names # Conflicts: # indra/newview/llviewerassetupload.cpp # indra/newview/llvoavatar.cpp | |||
2022-04-29 | SL-17206 FIXED Unable to move an avatar after fall on the ground | Mnikolenko Productengine | |
2022-01-14 | SL-16606: Add profiler category AVATAR | Ptolemy | |
2021-12-15 | DRTVWR-546 merge up to 6.5.2 | Dave Houlton | |
2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove ↵ | Dave Parks | |
LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton | |||
2021-03-09 | This set of changes reverts the merge with master (git revert c83e740) and ↵ | Callum Prentice | |
results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal | |||
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ↵ | Brad Payne (Vir Linden) | |
DRTVWR-519" This reverts commit e61f485a04dc8c8ac6bcf6a24848359092884d14, reversing changes made to 00c47d079f7e958e473ed4083a7f7691fa02dcd5. | |||
2020-09-24 | Complete the change from lldiskcache -> llfilesystem and then addition of ↵ | Callum Prentice | |
new lldiskcache implementation | |||
2020-09-16 | Renamed the references to LLVFile and llvfile.* source code plus cmake ↵ | Callum Prentice | |
scripts to use a different name - lldiskcache - since that more closely resembles what it is (or will be) now that the VFA is no more | |||
2020-09-16 | First part of change to remove LLVFS from the Viewer. Consists of code ↵ | Callum Prentice | |
changes to remove LLVFS and LLVFSThread classes along with the associated source files. The existing llvfs folder is renamed to llcache. Also includes changes to CMake script in many places to reflect changes. Eventually, llvfile source file and class will be renamed but that is not in this change. | |||
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. | |||
2019-02-05 | SL-10471 - animation validation for constraints | Brad Payne (Vir Linden) | |
2018-07-26 | MAINT-8923 Better allocation failure handling, createGLTexture crashes | andreykproductengine | |
2017-06-06 | MAINT-7466 - added more verbose logging of animation issues found by the ↵ | Brad Payne (Vir Linden) | |
viewer, including invalid joints. Flag the asset id now. | |||
2016-11-16 | merge | Brad Payne (Vir Linden) | |
2016-09-22 | MAINT-6694 Gesture floater crash | andreykproductengine | |
2016-06-13 | MAINT-6366 - diagnostics related to animation asset downloads | Brad Payne (Vir Linden) | |
2016-05-21 | merged jelly-doll viewer-release into bento | Brad Payne (Vir Linden) | |
2016-02-23 | MAINT-6162 limit joint offset distances in old style .anim format | Aura Linden | |
2016-02-03 | SL-333 work - attachment joints now get a valid mJointNum, more checking on ↵ | Brad Payne (Vir Linden) | |
valid joint num values. Also reduced log spam slightly. | |||
2015-11-25 | SL-124 WIP - cleanup of comments and test code before going to project viewer. | Brad Payne (Vir Linden) | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-08-12 | SL-109 WIP - code cleanup | Brad Payne (Vir Linden) | |
2015-05-16 | SL-111 WIP - animation dumping/logging | Brad Payne (Vir Linden) | |
2015-05-08 | WIP bvh diagnostics | Brad Payne (Vir Linden) | |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
2014-10-17 | Update to build on Xcode 6.0: interesting typo? no one to ask but pretty ↵ | callum_linden | |
sure this is the fix ,-Wlogical-not-parentheses] | |||
2014-03-12 | merge with release | Richard Linden | |
2014-02-14 | [MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown | Baker Linden | |
- Added clear() after DeletePointer() call to hopfully fix this... | |||
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-06-05 | merge with viewer-release | Richard Linden | |
2013-05-09 | Merge downstream code and viewer-beta | simon | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-20 | MAINT-2510 : Time can go backwards for viewer animation, assert fires. | simon | |
Reviewed by Kelly | |||
2013-03-18 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
changed LLCriticalDamp to LLSmoothInterpolation and sped up interpolator lookup improvements to stats display of llstatbar added scene load stats floater accessed with ctrl|shift|2 | |||
2013-03-14 | Rollback Maestro interp changes | Graham Madarasz (Graham Linden) | |