Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-07-03 | Merge tag 'Second_Life_Project#bca9ba9b-glTF_Mesh_Import' into gltf_mesh_import | Erik Kundiman | |
2025-06-10 | macOS 26 build changes (#4239) | Jonathan "Geenz" Goodman | |
* Fix for VLAs now emitting warnings on Xcode 26, and AGL being removed from the SDK. Note: there was no warning or notice provided for AGL's removal. * Whitespace. | |||
2025-03-16 | Performance tweaks related to glError | mobserveur | |
Disabling glGetError() calls in release build | |||
2024-01-11 | SL-20750 MacOS Crash processing attributed string | Andrey Kleshchev | |
2023-12-05 | Merge branch 'main' into DRTVWR-489 | Alexander Gavriliuk | |
2023-11-30 | SL-19801 Inserting emoji characters from system emoji picker does not work ↵ | Alexander Gavriliuk | |
on macOS | |||
2023-06-15 | SL-19881 fix assertion failure in [NSEvent characters] | Brad Linden | |
2023-02-02 | Merge remote-tracking branch 'origin/main' into DRTVWR-559 | Brad Linden | |
2022-12-16 | SL-18384 Fix NSException for keyboard handling | Andrey Kleshchev | |
Affects accent keys for diacritical marks | |||
2022-09-16 | Merge branch master (DRTVWR-571) into DRTVWR-559 | Andrey Kleshchev | |
# Conflicts: # indra/newview/llpanelface.cpp # indra/newview/llpanelface.h | |||
2022-09-01 | SL-17967 - Git rid of ARB that is in core | Howard Stearns | |
2022-08-30 | Merge branch 'DRTVWR-559' of bitbucket.org:lindenlab/viewer into initscapade | Howard Stearns | |
2022-08-26 | experiments for turning on opengl core profile on mac for DRTVWR-559 | Brad Kittenbrink | |
2022-06-13 | SL-17485 - mac getVramSize should return all vram, not just ↵ | Howard Stearns | |
texture-specific, and use to compute getAvailableVRAMMegabytes. | |||
2022-05-31 | Merge branch 'master' into DRTVWR-544-maint | Andrey Lihatskiy | |
# Conflicts: # indra/llprimitive/llmodel.cpp # indra/llprimitive/llmodel.h # indra/newview/llappviewer.cpp # indra/newview/llappviewer.h | |||
2022-03-11 | SL-16985 FIXED [Mac] Key combinations for diacritical marks are not working | Mnikolenko ProductEngine | |
2021-11-16 | DRTVWR-546 merge in master v6.5.1 | Dave Houlton | |
2021-10-11 | SL-16099 Multi-threaded OpenGL usage on Windows, enable Core Profile and ↵ | Dave Parks | |
VAOs by default. | |||
2021-01-21 | SL-14720 FIXED Undo function is incorrect on German Mac keyboard | Mnikolenko ProductEngine | |
2020-08-20 | SL-13813 The current line is not selected after triple-clicking text in ↵ | Mnikolenko ProductEngine | |
notecard on the macOS | |||
2019-10-09 | Downstream merge from lindenlab/viewer-manul | AndreyL ProductEngine | |
2019-10-09 | Merged in lindenlab/viewer-xcode11 | AndreyL ProductEngine | |
2019-09-25 | DRTVWR-476: Track change to NSView in Xcode 11's 10.15 SDK. | Nat Goodspeed | |
2019-09-11 | SL-11918 [Mac] Wheel support (horizontal scroll) | Mnikolenko ProductEngine | |
2019-07-18 | SL-11592 [Mac] Ability to bind extra mouse buttons for push to talk | andreykproductengine | |
2019-04-15 | SL-10888 Fixed OSX mouse issues in HiDPI mode | AndreyL ProductEngine | |
2019-04-02 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2018-11-26 | SL-9766 [Render] [Mac] Alt + left mouse click has severely impaired functions | ruslantproductengine | |
SL-10019 - [Mac] [Render] Right-click context menu immediately disappears when clicking any place in the ‘Inventory’ floater SL-9984 - [Retina] Camera frustum, do not display correctly on "WORLD MAP" window. SL-10027 - [Mac] [Render] Add toggle for Retina support to mitigate FPS loss Re-FIX for Retina support. | |||
2018-10-23 | SL-9774 [Render] dragging active Second Life session to second monitor zooms ↵ | ruslantproductengine | |
in making viewer unusable | |||
2018-09-03 | MAINT-9076 Improved support for Retina Displays | ruslantproductengine | |
2019-06-20 | SL-11432 FIXED [OSX] Avatar is spinning when pressing Alt+D+Command and then ↵ | Mnikolenko ProductEngine | |
releasing D key | |||
2017-02-23 | DRTVWR-418: Fix a round of compile errors surfaced by -std=c++11. | Nat Goodspeed | |
These are mostly things that were in fact erroneous, but accepted by older compilers. This changeset has not yet been built with Visual Studio 2013 or Linux gcc, even with -std=c++11. This changeset has not been built *without* -std=c++11. It should be used in conjunction with a corresponding change to LL_BUILD_DARWIN_BASE_SWITCHES in viewer-build-variables/variables. This is a work in progress. We do not assert that this changeset completes the work needed to turn on -std=c++11, even on the Mac. | |||
2018-11-16 | SL-10023 FIXED Dragging mouse on World map sometimes causes cursor jump to ↵ | Mnikolenko ProductEngine | |
the center of the screen | |||
2016-04-21 | Merged in cinderblocks/storm-2127 | AndreyL ProductEngine | |
2016-04-20 | STORM-2127 - Fix NSException when assigning values that don't exist in cocoa ↵ | Cinder | |
modifier key event. | |||
2016-03-21 | MAINT-3171 Alt-clicking while moving mouse can move the camera significantly | Mnikolenko ProductEngine | |
2016-03-10 | MAINT-3171 WIP Alt-clicking while moving mouse can move the camera significantly | Mnikolenko ProductEngine | |
2015-11-13 | Encode keyboard event for reconstruction in the plugin. | rider | |
2015-11-07 | MAINT-5754: Finish key modifier experiment. Still not working. | rider | |
2015-11-06 | MAINT-5754: Basic keyboard functionality on the Mac. Still incomplete | rider | |
2015-09-18 | Supress error after Xcode 7 update: error: null passed to a callee that ↵ | callum_linden | |
requires a non-null argument | |||
2015-02-24 | merge changes for 3.7.25-release | Oz Linden | |
2015-01-13 | merge changes for 3.7.24-release | Oz Linden | |
2014-12-15 | merge changes for 3.7.22-release | Oz Linden | |
2014-12-02 | Merge downstream code and become 3.7.22 | simon | |
2014-12-01 | merge | Brad Payne (Vir Linden) | |
2014-10-17 | Update to build on Xcode 6.0: fix deprecated constant in OS X land | callum_linden | |
2014-10-13 | merge changes for OPEN-215 | Oz Linden | |
2014-10-13 | merge changes for 3.7.17-release | Oz Linden | |
2014-09-12 | MAINT-3666 FIXED Update modifiers when viewer window becomes key window | Mnikolenko ProductEngine | |