Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-20 | Convert remaining cases of BOOL to bool in llmath and llprimitive | Ansariel | |
Changed the return values for LLPrimitive::packTEMessage methods from FALSE to true - these seemed to be strange and wrong, especially considering the following statement in LLVOAvatarSelf: bool success = packTEMessage(mesgsys); | |||
2024-02-19 | Replace remaining BOOL with bool llinventory and llmessage | Ansariel | |
2024-02-18 | fix some tests | Lars Næsbye Christensen | |
2024-02-18 | misc: BOOL to bool | Lars Næsbye Christensen | |
2024-02-18 | viewer#831 Xcode buildfix | Andrey Lihatskiy | |
2024-02-18 | Replace BOOL with bool in llwindow and dependent classes | Ansariel | |
2024-02-17 | viewer#826 Mac buildfix | Andrey Lihatskiy | |
2024-02-17 | More BOOL to bool replacements primarily in llappearance and llxml | Ansariel | |
2024-02-17 | remove obsolete Mac Rez file | Lars Næsbye Christensen | |
2024-02-17 | viewer#826 Follow-up buildfix: update lldatapacker | Andrey Lihatskiy | |
2024-02-17 | misc: BOOL to bool | Lars Næsbye Christensen | |
2024-02-16 | jira-archive-internal#67837 Windows' bulk export of snapshots and textures | Andrey Kleshchev | |
SL-17661 Viewer was silently failing to 'save selection as' | |||
2024-02-15 | Viewer#779 Show bias memory estimate in texture console | Andrey Kleshchev | |
2024-02-15 | Viewer#779 Make RenderMaxVRAMBudget more consistent | Andrey Kleshchev | |
2024-02-15 | Yet another lightning -> lighting typo fixed | PanteraPolnocy | |
2024-02-14 | viewer#780 Fix bulk removal of local textures | Andrey Kleshchev | |
2024-02-13 | Removing orphaned XML files from translation directories | Pantera | |
Spring cleanup | |||
2024-02-13 | Issue #71 Login failures cause growing black zone in the top | Andrey Kleshchev | |
2024-02-12 | #779 Emoji picker is an unintuitive UX disaster | Alexander Gavriliuk | |
2024-02-12 | VS build fix: missed values | Andrey Lihatskiy | |
2024-02-12 | more misc: BOOL (int) to real bool | Lars Næsbye Christensen | |
2024-02-12 | miscellaneous: BOOL (int) to real bool | Lars Næsbye Christensen | |
2024-02-12 | miscellaneous: BOOL (int) to real bool | Lars Næsbye Christensen | |
2024-02-12 | llinventory: BOOL (int) to real bool | Lars Næsbye Christensen | |
2024-02-12 | Fixing 'tooltip' typo in attribute name | Pantera Północy | |
2024-02-12 | Fixing the 'lightning' -> 'lighting' typo | Pantera Północy | |
Unless, of course, we have some dedicated lightning effects - then I will stand corrected. ~ | |||
2024-02-10 | Triage Issue #49 Fix MacOS build failure | Andrey Kleshchev | |
2024-02-10 | Triage Issue #49 Better inspection of data urls in media | Andrey Kleshchev | |
2024-02-10 | Triage Issue #49 Better inspection of media urls | Andrey Kleshchev | |
Part 1: Ability to copy urls from nearby media for inspection | |||
2024-02-09 | #68 The 'Recently used emoji' can not be selected by the 'Tab' key | Alexander Gavriliuk | |
2024-02-09 | SL-19585 Try replacing fmod with openal | Andrey Kleshchev | |
Since now VLC is responsible for played parcel media (should be since SL-19042) should be possible to switch remaining audio to OpenAL with no loss of functionality | |||
2024-02-09 | SL-19585 Switch OpenAL's wind to float | Andrey Kleshchev | |
Fixes wind being odly distorted | |||
2024-02-09 | Enable OpenAL Soft on MacOS | Andrey Kleshchev | |
2024-02-09 | #746 BugSplat Crash: LLAccordionCtrlTab::showAndFocusHeader(873) | Alexander Gavriliuk | |
2024-02-08 | Fix for a potential crash in LLReflectionMapManager::registerSpatialGroup() | Henri Beauchamp | |
The spatial partion could potentially be NULL and shall therefore been tested for this case. Similar fix to https://github.com/secondlife/viewer/commit/08cf926d3b6eb28e0b9751ba62b1ce01230a150b | |||
2024-02-08 | Build fix for Visual Studio patch | Alexander Gavriliuk | |
2024-02-08 | SL-20363 Add Advanced option 'Debug Unicode' | Alexander Gavriliuk | |
2024-02-07 | Issue #56 Redirect Help>Report Bug to Canny instead of Jira | Andrey Kleshchev | |
2024-02-06 | SL-19730 update menu items | Maxim Nikolenko | |
2024-02-06 | GH-68175 [SL-17986] Ability to drag Favorites to the Overflow menu | Alexander Gavriliuk | |
2024-02-06 | SL-19730 Bulk Pick Up Single Items | Maxim Nikolenko | |
2024-02-02 | Issue #26 Support texture drop onto PBR materials | Andrey Kleshchev | |
2024-02-02 | GH-141872 Ability to drag Favorites to the Landmarks panel | Alexander Gavriliuk | |
2024-01-31 | Issue #24 GLTF material disappears from object playing media | Andrey Kleshchev | |
Check texture type, if media is stopped, it won't be a MEDIA_TEXTURE | |||
2024-01-30 | Issue #696 RenderResolutionDivisor no longer works | Andrey Kleshchev | |
resizeScreenTexture works if gResizeScreenTexture is true or render target was resized | |||
2024-01-26 | SL-20669 Fix missed uuid | Andrey Kleshchev | |
2024-01-24 | SL-20416 Use image from file for emoji_recent_panel_toggle_btn | Alexander Gavriliuk | |
2024-01-24 | SL-20669 Force blank normal id into a local blank normal texture | Andrey Kleshchev | |
Dataserver's version has compression artifacts | |||
2024-01-24 | SL-20669 Move constants out of settings.xml | Andrey Kleshchev | |
UIImgInvisibleUUID doesn't exist Default normal for material is 'null' | |||
2024-01-24 | Fix profile's pick hiding wrong panel | Andrey Kleshchev | |
And cleanup after a contribution |