Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-21 | SL-17274: Add view_dir uniform | Ptolemy | |
2022-06-21 | SL-17590 Telehub beacon sometimes renders black | Andrey Kleshchev | |
2022-06-21 | SL-17021: Change meaning of first argument to LLVOVolume::updateRiggedVolume ↵ | Cosmic Linden | |
from 'force_update' to 'foce_treat_as_rigged' | |||
2022-06-21 | SL-17021: Only calculate the octree for a skinned mesh if intersection falls ↵ | Cosmic Linden | |
inside an on-the-fly calculated bounding box. Technically not a broadphase check, but better than calculating an octree for a bunch of meshes. | |||
2022-06-21 | SL-17021: Do not do software skinning/octree building of a face during ↵ | Cosmic Linden | |
picking unless eligible for narrow-phase intersect check (fast broad-phase intersect pre-check not yet implemented) | |||
2022-06-21 | SL-17021: Fix triangle mesh overlays being generated twice when avatar ↵ | Cosmic Linden | |
animation is frozen | |||
2022-06-21 | SL-17021: Templatize LLOctreeNode and related classes to allow for option to ↵ | Cosmic Linden | |
store elements in octrees as raw pointers. Use for faster allocation in LLVolumeFace::createOctree. | |||
2022-06-21 | SL-17021: Clean up some unneeded member variables from lloctree | Cosmic Linden | |
No performance difference measured | |||
2022-06-21 | SL-17600 Revise reflection probe priorities | Dave Parks | |
2022-06-21 | SL-17635 remove unused variables | Maxim Nikolenko | |
2022-06-20 | SL-17633 Crash at LLFocusableElement | Andrey Kleshchev | |
2022-06-20 | SL-14181 Classifieds show 'loading' despite all data being ready after ↵ | Andrey Kleshchev | |
deleting a classified | |||
2022-06-20 | SL-17624 In profiles 'Remove Photo' remains inactive after uploading a photo | Andrey Kleshchev | |
2022-06-20 | SL-17585 Don't bother users with dialogs if we are already quiting | Andrey Kleshchev | |
2022-06-18 | Merged in SL-17485-b (pull request #1023) | Howard Stearns | |
Make teamcity builds happy by not referencing a newview global from an llcommon file | |||
2022-06-17 | SL-17485-b - Attempt to make teamcity builds happy by not referencing a ↵ | Howard Stearns | |
newview global from an llcommon file. | |||
2022-06-17 | SL-17614 Crash at settings_setup_listeners | Andrey Kleshchev | |
Likely a corrupted install, warn user to reinstall viewer | |||
2022-06-17 | SL-17287 Slightly less hacky and much less crash cube snapshot render target ↵ | Dave Parks | |
allocation. | |||
2022-06-17 | SL-17585 Ensure nothing went wrong with installation during 'File' operations | Andrey Kleshchev | |
2022-06-17 | Merged in SL-17485-a (pull request #1021) | Howard Stearns | |
SL-17485-a - remove xcode compiler flag not supported on current teamcity build host | |||
2022-06-17 | SL-17485-a - remove xcode compiler flag not supported on current teamcity ↵ | Howard Stearns | |
build host | |||
2022-06-17 | SL-17589 FIXED Camera does not zoom correctly when editing wearables | Mnikolenko Productengine | |
2022-06-17 | Merged in SL-17485 (pull request #1016) | Howard Stearns | |
SL-17485 - MacOS memory accounting Approved-by: Dave Parks | |||
2022-06-17 | SL-17585 Crash at LLAppViewer::initConfiguration | Andrey Kleshchev | |
2022-06-16 | SL-17619 Add support for embedded textures to GLTF importer | Dave Parks | |
2022-06-16 | SL-17562 FIXED Grid Options changes position upon reopening of Build Window | Mnikolenko Productengine | |
2022-06-16 | SL-17475 Fix wrong remap buffer size | Andrey Kleshchev | |
2022-06-15 | SL-17605 WIP - Upload->Material now lets you pick a GLTF file and imports ↵ | Dave Parks | |
the first material in the GLTF file to the Material Editor | |||
2022-06-15 | SL-17584 Frame buffer object is now nessesary to run viewer | Andrey Kleshchev | |
2022-06-15 | SL-17577 Allow setting Object for sale for L$0 from Object Profile | Mnikolenko Productengine | |
2022-06-15 | SL-17584 Make setShaders crashes more informative | Andrey Kleshchev | |
2022-06-14 | SL-17586 WIP -- LLMaterialEditor prototype and "New Material" inventory buttons. | Dave Parks | |
2022-06-14 | SL-16182: Fix Mac compiler errors | Cosmic Linden | |
2022-06-14 | SL-17475 Use a shadow indices buffer before simplification | Andrey Kleshchev | |
2022-06-14 | SL-16182: LLAudioDecodeMgr: Get general worker thread count directly from ↵ | Cosmic Linden | |
ThreadPool | |||
2022-06-14 | SL-16182: Offload audio decoding from the main thread to the general work queue. | Cosmic Linden | |
The work queue callback binds "this". This is deemed safe due to current dependencies, but see the associated comment in the return callback. There was some trial and error to get a this-binded lambda to compile. Due to LLVorbisDecodeState writing to disk off-thread, limit audio decodes proportional to general worker thread count. Guess the thread count for now. | |||
2022-06-14 | SL-17483: Make ThreadPool inherit LLInstanceTracker | Cosmic Linden | |
(cherry picked from commit 41d6a0e222241606c317281e2f0b211e16813dd5) | |||
2022-06-14 | SL-17475 fix remap causing an assert | Andrey Kleshchev | |
2022-06-13 | Merge branch 'DRTVWR-564' of bitbucket.org:lindenlab/viewer into SL-17485 | Howard Stearns | |
2022-06-13 | SL-17485 - Make mac compiler happier. | Howard Stearns | |
2022-06-13 | SL-17485 - Provide corrected missing memory data on mac: ↵ | Howard Stearns | |
sAllocatedPageSizeInKB, sAllocatedMemInKB, sAvailPhysicalMemInKB, sMaxPhysicalMemInKB | |||
2022-06-13 | SL-17485 - mac getVramSize should return all vram, not just ↵ | Howard Stearns | |
texture-specific, and use to compute getAvailableVRAMMegabytes. | |||
2022-06-13 | Merged in sl-17483 (pull request #1014) | Nat Linden | |
SL-17483: Make LLImageDecodeThread a facade for LL::ThreadPool. Approved-by: Dave Parks | |||
2022-06-13 | SL-17483: Per review feedback, avoid LLPointer refcount twiddling | Nat Goodspeed | |
when passing LLPointers into functions. Only increment the refcount when storing in new ImageRequest. | |||
2022-06-11 | SL-17475 Remap models before simplification | Andrey Kleshchev | |
2022-06-10 | SL-17523 Add reflection probe ambiance to windlight settings and integrate ↵ | Dave Parks | |
with UI and ReflectionMapManager | |||
2022-06-10 | SL-17574 Fix for box probes not applying. | Dave Parks | |
2022-06-10 | SL-17574 Add probe detail combo box to advanced graphics preferences. Fix ↵ | Dave Parks | |
spot light shadows not working in probes. | |||
2022-06-09 | SL-17573 Add "dynamic" checkbox, also followup on SL-17551 and do "Select ↵ | Dave Parks | |
Invisible Objects" checkbox instead of "Select Reflection Probes" | |||
2022-06-09 | SL-17483: Add integration test for CommonControl | Nat Goodspeed | |
and for LLViewerControlListener, to which it talks. Fix glitches detected by the tests. |