summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-02-20jira-archive-internal#71115 Add Images to Objects in Bulk #2Andrey Kleshchev
UI integration
2024-02-20jira-archive-internal#71115 Add Images to Objects in BulkAndrey Kleshchev
SL-20725
2024-02-20viewer#840 Xcode buildfixAndrey Lihatskiy
2024-02-20Fix incorrect datatype being assigned to GLbooleanAnsariel
2024-02-20Convert BOOL to bool in llrenderAnsariel
2024-02-20Fixed inital return value accidentally got changed in commit ↵Ansariel
9e854b697a06abed2a0917fb6120445f176764f0
2024-02-20Convert remaining cases of BOOL to bool in llmath and llprimitiveAnsariel
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-20Remove orphaned 32bit Windows code from slplugin.cppAnsariel
2024-02-20Include missing llmutex.h in CMake fileAnsariel
2024-02-19viewer#836 Xcode buildfixAndrey Lihatskiy
2024-02-19[Linux]gcc is broken for in place template instantiation.Beq
2024-02-19Change LLPreeditor::standouts_t to std::deque since std::vector<bool> since ↵Ansariel
it's a specialization that does not necessarily behave like standard STL containers
2024-02-19Replace remaining BOOL with bool llinventory and llmessageAnsariel
2024-02-18fix some testsLars Næsbye Christensen
2024-02-18revert to U8Lars Næsbye Christensen
2024-02-18fixed a FALSE I overlookedLars Næsbye Christensen
2024-02-18misc: BOOL to boolLars Næsbye Christensen
2024-02-18viewer#831 Xcode buildfixAndrey Lihatskiy
2024-02-18Fixed incorrect return value and missing fallthrough annotations LLWindowWin32Ansariel
2024-02-18Replace BOOL with bool in llwindow and dependent classesAnsariel
2024-02-17viewer#826 Mac buildfixAndrey Lihatskiy
2024-02-17More BOOL to bool replacements primarily in llappearance and llxmlAnsariel
2024-02-17remove obsolete Mac Rez fileLars Næsbye Christensen
2024-02-17viewer#826 Follow-up buildfix: update lldatapackerAndrey Lihatskiy
2024-02-17misc: BOOL to boolLars Næsbye Christensen
2024-02-16jira-archive-internal#67837 Windows' bulk export of snapshots and texturesAndrey Kleshchev
SL-17661 Viewer was silently failing to 'save selection as'
2024-02-16Replaced one overlooked FALSEAnsariel
2024-02-16Replace most of BOOL with bool in llmathAnsariel
2024-02-15Viewer#779 Show bias memory estimate in texture consoleAndrey Kleshchev
2024-02-15Viewer#779 Make RenderMaxVRAMBudget more consistentAndrey Kleshchev
2024-02-15Yet another lightning -> lighting typo fixedPanteraPolnocy
2024-02-15Update cla.yaml allowlist to clear spurious errors (#804)Brad Linden
2024-02-14viewer#780 Fix bulk removal of local texturesAndrey Kleshchev
2024-02-13Removing orphaned XML files from translation directoriesPantera
Spring cleanup
2024-02-13Issue #71 Login failures cause growing black zone in the topAndrey Kleshchev
2024-02-12VS build fix: missed valuesAndrey Lihatskiy
2024-02-12even more misc: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12more misc: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12misc: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12llmath: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12llinventory: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12llrender: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12llplugin: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12llfilesystem: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12llimage: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12llaudio: BOOL (int) to real boolLars Næsbye Christensen
2024-02-12Fixing 'tooltip' typo in attribute namePantera Północy
2024-02-12Fixing the 'lightning' -> 'lighting' typoPantera Północy
Unless, of course, we have some dedicated lightning effects - then I will stand corrected. ~