Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-28 | Merge viewer-release, become version 3.7.29 | Mnikolenko ProductEngine | |
2015-04-13 | merge changes for 3.7.27-release | Oz Linden | |
2015-03-30 | MAINT-3585 FIXED (Crashes when attempting to upload image.) | ruslantproductengine | |
2015-03-30 | MAINT-3585 FIXED (Crashes when attempting to upload image.) | ruslantproductengine | |
2015-03-05 | MAINT-4874 FIXED Actions that require a double click "randomly" fail - repro ↵ | andreykproductengine | |
& cause found for BUG-7753 | |||
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-12 | Fix up remaining llround() -> ll_round() issues | callum_linden | |
2014-12-02 | Merge downstream code and become 3.7.22 | simon | |
2014-12-02 | merge | Brad Payne (Vir Linden) | |
2014-12-01 | merge | Brad Payne (Vir Linden) | |
2014-11-03 | MAINT-3585 FIXED Viewer Crashes when attempting to upload image. | ruslantproductengine | |
The bug was fixed, the reasone of crash is following. The Core Flow view contain another GL context and will not care about restoring a previous. I restore context manually. This path also contain a minor changes in another files. All changes described here. Сhange's for fix current bug. indra/llwindow/llwindow.h indra/llwindow/llwindowheadless.h indra/llwindow/llwindowmacosx.h indra/llwindow/llwindowsdl.h indra/llwindow/llwindowwin32.h indra/newview/lllocalbitmaps.cpp indra/newview/llviewerdisplay.cpp indra/newview/llviewerdisplay.h Twice mUsage initialization (replace to forward initialization). indra/llcharacter/lljointstate.h Looks like condition should be befor memcopy call, otherwise - possible CRASH. indra/llcommon/llmd5.cpp Unused condition and variables. indra/llmath/llsphere.cpp Looks like should be under if otherwise - possible CRASH indra\llprimitive\llmodel.cpp Useless assert's. indra/llrender/llrender.cpp indra/newview/lldaycyclemanager.cpp | |||
2014-10-23 | merge changes for STORM-2081 | Oz Linden | |
2014-10-23 | STORM-2081 - Guard against null gWindowImplementation when fullscreen ↵ | Cinder | |
(crashes OS X Yosemite) | |||
2014-10-17 | Update to build on Xcode 6.0: more removal of unused variables ↵ | callum_linden | |
[-Wunused-variable] | |||
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 | |
2014-09-11 | MAINT-3569 FIXED Handle window hide/unhide and minimize/unminimize events on ↵ | Mnikolenko ProductEngine | |
mac. | |||
2014-09-04 | MAINT-4323 FIXED Mouselook - right-click locks cam position (mac-only) | Mnikolenko ProductEngine | |
2014-08-14 | fixed: bad behavior of input window | Pell Smit | |
2014-08-15 | fixed: unwanted input window on OSX | Pell Smit | |
2014-08-14 | fixed: modifier key bug | Pell Smit | |
2014-08-14 | fixed: inline backspace bug | Pell Smit | |
2014-07-07 | Merge viewer-release and become version 3.7.12 | simon | |
2014-07-07 | Merge downstream code and become 3.7.12 | simon | |
2014-06-30 | MAINT-2980 Fix for AMD cards reporting system ram + vram for dedicated vram ↵ | Dave Parks | |
-- use WMI instead of DxDiag to get dedicated video memory. | |||
2014-06-18 | Merge downstream code | simon | |
2014-06-17 | Merge viewer-release and become version 3.7.9 | simon | |
2014-06-16 | merge changes for 3.7.9-release | Oz Linden | |
2014-06-05 | Merge | Ricky Curtice | |
2014-05-19 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Stinson Linden | |
2014-05-07 | Merge downstream version 3.7.8 code | simon | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-05-07 | Merge downstream version 3.7.8 code | simon | |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
2014-04-24 | MAINT-4009: Correcting a pointer deletion that should have correctly been an ↵ | Stinson Linden | |
array deletion. | |||
2014-04-22 | merge changes for STORM-2023 | Oz Linden | |
2014-04-18 | Remove calls to now unused methods | Cinder Biscuits | |
2014-04-18 | STORM-2023: Restore system color picker on OSX | Cinder Biscuits | |
2014-04-14 | OPEN-215: Replace deprecated call to kCGLRPTextureMemory with ↵ | Cinder Biscuits | |
kCGLRPTextureMemoryMegabytes | |||
2014-04-08 | MAINT-3907 FIXED Handle pressing of Alt/Shift/Control keys without any other ↵ | Mnikolenko ProductEngine | |
key being pressed simultaneously. | |||
2014-03-13 | OPEN-209: Corrected all instances of trigraphs in the code. | Ricky Curtice | |
Trigraphs can cause some real special headaches. The only part that's annoying is the comment in newview/llimview.cpp where there's an unfortunate collision of a trigraph sequence with a character sequence that could be displayed by the viewer. Thankfully, it's only a comment! | |||
2014-03-12 | merge with release | Richard Linden | |
2014-03-11 | Automated merge with https://bitbucket.org/lindenlab/viewer-lion | Dave Parks | |
2014-03-11 | MAINT-3786 FIXED When bringing focus back to the viewer with a single click | andreylproductengine | |
in world view, a double click teleport to clicked point happens under certain circumstances | |||
2014-02-27 | Automated merge with https://bitbucket.org/lindenlab/viewer-lion | Dave Parks | |
2014-02-27 | MAINT-2980 Rename "Texture Memory" to "Video Memory" in hardware floater and ↵ | Dave Parks | |
increase limit. Limit should be however much vram is installed, but underneath the hood, fudge how much memory is used for textures to avoid swapping. Also, catch exceptions when attempting to build a GL context on windows and display an error dialog instead of crashing. |