Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-07-07 | Merge downstream code and become 3.7.12 | simon | |
2014-07-07 | Merge viewer-release and become version 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-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. | |||
2014-02-12 | merge with release | Richard Linden | |
2014-02-10 | Merge downstream code with viewer-release | simon | |
2014-02-18 | Pull in viewer-lion to lock down next release | simon | |
2014-02-14 | More memory cleanup of containers after DeletePairedPointer() usage. | simon | |
2013-12-17 | Mac Fullscreen fix for MAINT-3288 and MAINT-3135 | Aura Linden | |
2013-12-03 | MAINT-3506 FIXED Allocate appropriate amount of memory for temp variable. | Mnikolenko ProductEngine | |
2013-11-11 | Automated merge with http://bitbucket.org/lindenlab/viewer-release | Richard Linden | |
2013-11-11 | merge changes for 3.6.10-release | Oz Linden | |
2013-11-06 | merge with release | Richard Linden | |
2013-11-05 | Shot in the dark patch for MAINT-3353 backported from viewer-tiger | Aura Linden | |
2013-10-29 | BUG-3968: do not wear an object when renaming in inventory | Tonya Souther | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-10-03 | merge changes for 3.6.7-release | Oz Linden | |
2013-09-26 | MAINT-3155 add cocoa equiv for former AppleEventManager shenanigans for ↵ | Graham Madarasz (Graham Linden) | |
SLURL handling | |||
2013-09-19 | Merge with bitbucket.org/msavchenko/viewer-release-maint-3132 | maksymsproductengine | |
2013-09-17 | MAINT-3161 : Clean up avatar muting code and prototype feature | simon | |
2013-09-12 | MAINT-3135 WIP partial fix, addresses graphics corruption on resize, but not ↵ | Graham Madarasz (Graham Linden) | |
mouse mapping issues | |||
2013-09-12 | merge changes for open-189 | Oz Linden | |
2013-09-11 | OPEN-189 Add missing header guard | Drake Arconis | |
2013-09-09 | merge with viewer-release | Richard Linden | |
2013-09-09 | Merge viewer-release | simon | |
2013-09-09 | merge changes for 3.6.5-release | Oz Linden | |