Age | Commit message (Expand) | Author |
2024-06-01 | Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible... | Ansariel |
2024-05-30 | Fix a bunch of uninitialized variable warnings that showed up in Visual Studio | Ansariel |
2024-05-22 | Fix line endlings | Ansariel |
2024-05-22 | Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A | Ansariel |
2024-05-07 | secondlife/viewer#1333 BOOL to bool conversion leftovers: ternaries | Alexander Gavriliuk |
2024-05-07 | viewer#799 Account for reflection probes' memory | Andrey Kleshchev |
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy |
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ... | Andrey Lihatskiy |
2024-04-12 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy |
2024-04-11 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-03-27 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy |
2024-03-27 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy |
2024-03-27 | Merge remote-tracking branch 'origin/main' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2024-03-15 | Allow fading emojis characters in fading text. | Henri Beauchamp |
2024-03-14 | Proposal #2 to restore how UI/dialogs used to render by prioritizing fallback... | Henri Beauchamp |
2024-03-12 | Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m... | Ansariel |
2024-03-05 | triage#86 Use Emoji font in LineEditor by default | Alexander Gavriliuk |
2024-03-05 | Issue #54 LLRender::init crash | Andrey Kleshchev |
2024-03-05 | SL-17896 Don't crash silently if files are missing or out of memory | Andrey Kleshchev |
2024-03-04 | Merge branch 'main' into marchcat/x-merge | Andrey Lihatskiy |
2024-03-01 | Merge remote-tracking branch 'origin/main' into release/gltf-maint2 | Brad Linden |
2024-03-01 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2024-02-20 | viewer#840 Xcode buildfix | Andrey Lihatskiy |
2024-02-20 | Fix incorrect datatype being assigned to GLboolean | Ansariel |
2024-02-20 | Convert BOOL to bool in llrender | Ansariel |
2024-02-18 | misc: BOOL to bool | Lars Næsbye Christensen |
2024-02-17 | More BOOL to bool replacements primarily in llappearance and llxml | Ansariel |
2024-02-12 | llrender: BOOL (int) to real bool | Lars Næsbye Christensen |
2024-01-25 | Issue #54 LLRender::init crash | Andrey Kleshchev |
2024-01-17 | SL-20795 Part of previously typed emojis disappear in the 'Save settings as a... | Alexander Gavriliuk |
2024-01-11 | Rename OS X to macOS, mostly in comments | Lars Næsbye Christensen |
2024-01-10 | SL-20704 Fix for pathfinding debug display not working. | RunitaiLinden |
2024-01-08 | Merge branch 'main' into DRTVWR-489 | Andrey Lihatskiy |
2024-01-08 | Merge branch 'main' into DRTVWR-600-maint-A | Andrey Lihatskiy |
2024-01-08 | Merge branch 'main' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2024-01-08 | Merge main (DRTVWR-596 GLTF Materials Maint) into DRTVWR-591-maint-X | Andrey Kleshchev |
2024-01-04 | SL-17896 Don't crash silently if files are missing or out of memory | Andrey Kleshchev |
2023-12-21 | SL-20743 Use LLMutex in LLImageBase for internal data thread-safety | Alexander Gavriliuk |
2023-12-15 | Merge branch 'main' into DRTVWR-489 | Andrey Lihatskiy |
2023-12-14 | Merge branch 'DRTVWR-587-maint-V' into DRTVWR-588-maint-W | Andrey Lihatskiy |
2023-12-13 | SL-20279 BugSplat Crash #1327171: gl_debug_callback(111) | Alexander Gavriliuk |
2023-12-05 | Merge branch 'main' into DRTVWR-489 | Alexander Gavriliuk |
2023-11-30 | Merge branch 'DRTVWR-596' into davep/SL-20611 | RunitaiLinden |
2023-11-30 | Merge branch 'DRTVWR-591-maint-X' into marchcat/591-x-pbr-merge | Andrey Lihatskiy |
2023-11-21 | SL-20411 Thumbnail textures should have less of an impact on performance #1 | Andrey Kleshchev |
2023-11-17 | SL-20611 followup -- remove now unused glsl files. Fix transparent water. | RunitaiLinden |
2023-11-16 | SL-20611 Make haze effect local lights -- move sky and water haze to their ow... | RunitaiLinden |
2023-10-25 | Fix DRTVWR-559 std::array usage in llrender and llprimitive after merge | Brad Linden |
2023-10-23 | SL-20498 Preserve default probe when resetting reflection probes. | RunitaiLinden |
2023-10-09 | SL-20411 Thumbnail textures should have less of an impact on performance #1 | Andrey Kleshchev |