Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-29 | Automated merge up from viewer-development | Loren Shih | |
2010-12-29 | Automated merge from mesh-development | Loren Shih | |
2010-12-29 | SH-652 Viewer crash when right-clicking an avatar while in edit mode | Loren Shih | |
Null pointer issue. | |||
2010-12-29 | allow run-time query of which timer function is being used | Brad Payne (Vir Linden) | |
2010-12-28 | STORM-242 : pull into viewer-development | Merov Linden | |
2010-12-28 | STORM-805 : pull into viewer-development | Merov Linden | |
2010-12-28 | STORM-682 : pull into viewer-development | Merov Linden | |
2010-12-28 | STORM-242 ADDITIONAL_FIX One more build fix... | Vadim ProductEngine | |
2010-12-28 | STORM-242 ADDITIONAL_FIX Fixed release build and error handling. | Vadim ProductEngine | |
2010-12-27 | STORM-523 : pull into viewer-development | Merov Linden | |
2010-12-27 | STORM-242 FIXED Fixed incorrect release notes URL in the "You just entered a ↵ | Vadim ProductEngine | |
region using a different server version" notification. | |||
2010-12-27 | STORM-737 Eliminate commented out line | Jonathan Yap | |
2010-12-27 | STORM-737 A little more code cleanup per Code Review suggestions. | Jonathan Yap | |
2010-12-26 | STORM-485 Reduced width of 'Cancel' button in Group Invitation floater | Jonathan Yap | |
2010-12-24 | Fix another alignment issue on windows | Roxie Linden | |
2010-12-24 | STORM-737 Added comment. Combined code to eliminate temporary constant. | Jonathan Yap | |
2010-12-24 | STORM-737 Removed unnecessary blank link from llpanelmaininventory.cpp | Jonathan Yap | |
2010-12-24 | STORM-682 FIXED Fixed positioning notification toasts in mouse-look mode. | Vadim ProductEngine | |
Toasts were positioned as if side tray was expanded. The fix is to reshape the so-called toasts screen channel (an area where toasts are drawn) on entering/leaving mouse-look mode, so that the screen channel can notice that side tray get in/visible. | |||
2010-12-24 | STORM-682 WIP Removed unused code. | Vadim ProductEngine | |
2010-12-24 | merge fix for storm-411 | Oz Linden | |
2010-12-24 | merge fix for storm-784 | Oz Linden | |
2010-12-24 | merge improved fix for STORM_785 | Oz Linden | |
2010-12-23 | Fix windows build break | Roxie Linden | |
2010-12-23 | automated merge | Roxie Linden | |
2010-12-23 | STORM-737 Inventory/Recent: Gray out "New Folder" in "+" menu and enable all ↵ | Jonathan Yap | |
menu items except "New Folder" when right clicking an item. | |||
2010-12-23 | SH-655 - Project mesh viewer crashes on exit. | Roxie Linden | |
A copy constructor was implemented which did a memcpy, which included the vtable pointer which was to another object of another class (same child though). This resulted in the wrong destructor being called. The reason for the memcpy was for alignment purposes. The solution was to move to LLVector4a, which is intrinsicly aligned. Also, did some performance optimizations based on the LLVector4a optimizations. The solution was to re-implement the | |||
2010-12-22 | STORM-810 : Auto update and related changes (integration request from team ↵ | Merov Linden | |
chopper) | |||
2010-12-22 | STORM-805 : add some printout to the log so we can trace the answer ↵ | Merov Linden | |
map-server-url at startup | |||
2010-12-22 | wizard xml tweaks | leyla_linden | |
2010-12-22 | Merge | leyla_linden | |
2010-12-22 | added open advanced floater link | leyla_linden | |
2010-12-22 | STORM-808 : merge webkit upgrade to Qt v4.7.1 | Merov Linden | |
2010-12-22 | merge | Dave Parks | |
2010-12-22 | SH-658 Preserve LOD mode when switching between preview LoDs. | Dave Parks | |
2010-12-22 | STORM-806 FIXED Enabled external editor for inventory scripts. | Vadim ProductEngine | |
Changes: * Moved external editor handling to LLScriptEdCore which is shared between LLLiveLSLEditor (object script editor) and LLPreviewLSL (inventory script editor). * The Edit button is now only enabled when appropriate. | |||
2010-12-22 | Automated merge up from viewer-development | Loren Shih | |
2010-12-22 | Automated merge with http://hg.secondlife.com/mesh-development | Xiaohong Bao | |
2010-12-22 | fix for SH-648: Crash on exit in LLViewerFetchedTexture (ref count error) | Xiaohong Bao | |
2010-12-22 | STORM-466 Fix for: minimap cannot be reset to default zoom | Jonathan Yap | |
2010-12-22 | Update llconvexdecomposition and fix gcc compiler error | Dave Parks | |
2010-12-22 | merge | Dave Parks | |
2010-12-22 | SH-636 Update physics tab to new spec, move "completed" physics decomp ↵ | Dave Parks | |
callbacks to main thread, add object model to decomposition tool, make imported model scales non-uniform. | |||
2010-12-21 | Merge | leyla_linden | |
2010-12-21 | fixed wizard model not previewing issues and added pan/zoom | leyla_linden | |
2010-12-21 | SOCIAL-374 FIX Avatar images not loading on join.secondlife.com in Webkit 4.7 | Monroe Linden | |
Reviewed by Callum | |||
2010-12-21 | STORM-151 : pull in viewer-development | Merov Linden | |
2010-12-21 | STORM-460 : pull in viewer-development | Merov Linden | |
2010-12-21 | STORM-524 : pull in viewer-development | Merov Linden | |
2010-12-21 | SH-689 Fix build issue due to assert i llviewerassetstats | Loren Shih | |
Changed assert to 50 since that's the new asset count. Added OTHER metrics for mesh and dummy asset types. | |||
2010-12-21 | Merge from trunk | Andrew A. de Laix | |