Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-12-10 | fixed model uploader aspect not updating, text not following resize, and ↵ | leyla_linden | |
file name not filling in | |||
2010-12-10 | fix quoting in script to work with spaces in directory names. | Andrew A. de Laix | |
2010-12-10 | fix working directory in install script and remove dependency on open option ↵ | Andrew A. de Laix | |
--args which is 10.6 only. Also fix erroneous check in process launcher which was mistakenly reporting a failed execution of the new updater script. | |||
2010-12-10 | merge cleanup. | Dave Parks | |
2010-12-10 | merge | Dave Parks | |
2010-12-10 | Merge from viewer-development | Monroe Linden | |
2010-12-10 | Add xml for model importer gears menu. | Dave Parks | |
2010-12-10 | Reskin model importer according to latest spec, add extra LoD decimation ↵ | Dave Parks | |
parameters. | |||
2010-12-10 | Remove "HACK upload model" menu option. | Dave Parks | |
2010-12-10 | DoF tweaks cleanup. | Dave Parks | |
2010-12-10 | DoF tweaks -- reviewed by Falcon. | Dave Parks | |
2010-12-10 | STORM-378 ADDITIONAL FIX REVERTED Backed out changeset: f858446d207f | Seth ProductEngine | |
2010-12-10 | STORM-378 FIX REVERTED Backed out changeset: 1bce3dd882df | Seth ProductEngine | |
2010-12-10 | STORM-693 FIXED Preview thumbnails in the Edit Wearable and Edit Body Parts ↵ | Seth ProductEngine | |
panels now follow opacity settings for inactive floater. When the floater is active the thumbnails are opaque. The behavior is similar to texture control's. | |||
2010-12-10 | STORM-431 FIXED Hot keys did't work with autocompletion in search field. | Vadim ProductEngine | |
2010-12-10 | STORM-622 FIXED Texture picker screws up when multiple textures are opened. | Paul Guslisty | |
Reason: In viewer 2 ability was added to set aspect ratio while previewing textures. It was achieved by resizing the floater containing a texture, instead of proportionally resize the texture. The problem happened when multifloater was opened with texture preview floaters and for some floaters textures were not loaded yet. After texture was loaded, the floater (in multifloater) which contained just loaded texture resized to fit with the new texture's size and texture preview floaters screwed up from the multifloater. Solution: Proportionally resizing a texture inside the floater instead of the floater itself. Also two issues was fixed: 1. when floater resized the texture streched in the floater and lost its proportions. 2. When docking texture floater to the multifloater, multifloater resized to fit with docked floater and other texture lost their proportions. | |||
2010-12-09 | automated merge | Roxie Linden | |
2010-12-09 | STORM-727 : Pull into viewer-development | Merov Linden | |
2010-12-09 | STORM-710 : Pull into viewer-development | Merov Linden | |
2010-12-09 | STORM-578 : Pull into viewer-development | Merov Linden | |
2010-12-09 | STORM-728 : Pull into viewer-development | Merov Linden | |
2010-12-09 | Pull/merge from viewer-development | Merov Linden | |
2010-12-09 | Use 10.5 sdk for now | Roxie Linden | |
2010-12-09 | Fixes for OSX 10.5 SDK builds | Roxie Linden | |
2010-12-09 | Initial code for the upload model wizard - loading model is working, not ↵ | leyla_linden | |
much else | |||
2010-12-09 | Merge with viewer-development. | Monroe Linden | |
2010-12-09 | Falling back to legacy cache on display name fetch error | leyla_linden | |
2010-12-09 | STORM-436 : pull into viewer-development | Merov Linden | |
2010-12-09 | STORM-584 : pull into viewer-development | Merov Linden | |
2010-12-09 | STORM-732, STORM-733, STORM-735, STORM-766, STORM-774 : pull into ↵ | Merov Linden | |
viewer-development | |||
2010-12-09 | Pull from viewer-beta | Merov Linden | |
2010-12-09 | STORM-763, STORM-773, STORM-775 : pull into viewer-beta | Merov Linden | |
2010-12-09 | Pull from viewer-beta | Merov Linden | |
2010-12-09 | CT-634 WIP PT DA translation including new files for Viewer 2.4, for viewer-beta | Eli Linden | |
2010-12-09 | STORM-774 FIXED Made notification toasts (e.g. IM toasts) respect ↵ | Vadim ProductEngine | |
transparency settings: * Normally toasts are as opaque as specified by "inactive floater opacity" setting. * When mouse is hovering a toast, the toast uses "active floater opacity" setting. * Fading toasts have 1/2 of "inactive floater opacity". | |||
2010-12-09 | STORM-774 WIP Misc renames to improve readability. | Vadim ProductEngine | |
2010-12-09 | STORM-774 WIP Partially reverted transparency fix for nearby chat toasts ↵ | Vadim ProductEngine | |
(STORM-717) to develop a more generic one (applicable to all notification toasts). | |||
2010-12-09 | STORM-728 FIXED Fixed crash when choosing to send snapshot by email in ↵ | Vadim ProductEngine | |
mouselook mode. - Fixed dereferencing a NULL pointer. - Added EMAIL SNAPSHOT floater to the list of floaters allowed in mouselook mode. | |||
2010-12-09 | STORM-727 FIXED Don't disable Close and Back buttons in the Create Landmark ↵ | Vadim ProductEngine | |
panel, so you can go back if the landmark fails to load. The bug was introduced in the fix of EXT-4700 (Creating a landmark brings up the Landmark sidepanel info twice). To avoid reopening the "Create Landmark" panel, its Back and Close buttons were disabled. However, the same fix removed the code for reopening the panel, so I can't see why we need to disable the buttons at all. | |||
2010-12-08 | automated merge | Roxie Linden | |
2010-12-08 | SH-541 - Physics mesh display shows inconsistent data. | Roxie Linden | |
The object UI was allowing the user to set 'prim' physics for meshes for which no user physics had been uploaded, or decomposed. It defaulted to convex hull in that case. The fix is to fix the UI to disallow 'prim' for meshes without physics meshes, limiting those to only convex hull and none. We will also redo the task validation to detect invalid states related to this as part of the 'redo the validation' work | |||
2010-12-08 | EXP-465 FIX Viewer window does not fill screen on Mac and Linux using ↵ | Richard Linden | |
--fullscreen disabled fullscreen mode for merge to viewer-development | |||
2010-12-08 | EXP-445 FIXED Skylight view hint shown in main viewer skin and not dismissed ↵ | Richard Linden | |
when using orbit pan zoom tools. better fix that uses tag to isolate all skin specific notifications | |||
2010-12-08 | EXP-445 FIXED Skylight view hint shown in main viewer skin and not dismissed ↵ | Richard Linden | |
when using orbit pan zoom tools. | |||
2010-12-08 | CT-634 WIP DE ES FR translation (new files) for Viewer 2.4 for viewer-beta | Eli Linden | |
2010-12-08 | CT-634 WIP DE ES FR translation for Viewer 2.4 for viewer-beta | Eli Linden | |
2010-12-08 | merge with viewer-dev | Richard Linden | |
2010-12-08 | EXP-448 FIX Notification not found error for NofileExtension given when ↵ | Richard Linden | |
uploading file with no file extension during Bulk Upload | |||
2010-12-09 | STORM-578 FIXED using the color setting for "URLs" from Preferences for ↵ | Seth ProductEngine | |
names in Nearby Chat toasts. | |||
2010-12-08 | CHOP-239: reconcile LL_VERSION_BUNDLE_ID with Info-SecondLife.plist. | Nat Goodspeed | |
The bundle ID is found in llversionviewer.h, Info-SecondLife.plist and mac_updater.cpp. The latter two state it as "com.secondlife.indra.viewer". llversionviewer.h stated it as "com.secondlife.snowglobe.viewer". Changing it to "indra" to be consistent. For further discussion, please see the Jira. |