Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-02-27 | Pull and merge from ↵ | Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. | |||
2012-02-27 | PATH-292: Ensuring that the terrain linkset is not visible and/or editable ↵ | Todd Stinson | |
to a non-estate non-god agent. | |||
2012-02-27 | PATH-292: Adding better usability and warning notifications for the handling ↵ | Todd Stinson | |
of locked linksets. | |||
2012-02-27 | merge | Dave Parks | |
2012-02-27 | SH-2889 Fix for crash when encountering certain attachments. | Dave Parks | |
2012-02-27 | fix for mac build | Richard Linden | |
2012-02-27 | EXP-1181 FIX As a designer, I would like to specify default floater ↵ | Richard Linden | |
positions using relative coordinates store and load floater relative positions | |||
2012-02-27 | EXP-1832 WIP Viewer Size not persistent across logins | Richard Linden | |
fixed not unmaximizing properly on Windows put in error logging on Mac | |||
2012-02-27 | pathinglib update | prep | |
2012-02-27 | Path-267: Support for rendering of new shape types an ui hookup. | prep | |
2012-02-27 | EXP-1305 FIXED Prevent avatar from walking after double-clicking the title bar. | Vadim ProductEngine | |
2012-02-25 | PATH-341: BUGFIX Clamping the walkability coefficient text inputs to maximum ↵ | William Todd Stinson | |
value. | |||
2012-02-25 | PATH-341: BUGFIX Allowing walkability coefficients to be set to zero. | William Todd Stinson | |
2012-02-25 | Replacing the asserts that the modifiable bit is sent across now with the ↵ | William Todd Stinson | |
latest server deploys. | |||
2012-02-25 | PATH-292: Adding the ability to view and edit pathfinding attributes of the ↵ | William Todd Stinson | |
terrain. | |||
2012-02-24 | ignore *.rej files generated by patch | Richard Linden | |
2012-02-24 | EXP-1181 FIX As a designer, I would like to specify default floater ↵ | Richard Linden | |
positions using relative coordinates fixed bug where resizing window would cause stacked floaters to move relative to each other renamed positioning enums to reflect the fact that they apply all the time now, not just when opening floaters | |||
2012-02-24 | EXP-1181 FIX As a designer, I would like to specify default floater ↵ | Richard Linden | |
positions using relative coordinates floaters given specified positions will stay in that location floaters that stack will treat that as a specified position moving any floater will switch to relative positioning mode cleaned up some XUI where widgets were relying on a default height of 10 pixels | |||
2012-02-24 | Pull and merge from ↵ | Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. | |||
2012-02-24 | Adding the direct path to the Characters floater from the build menu. | Todd Stinson | |
2012-02-24 | WIP: navmesh rendering on ultra. Atmospheric shaders still need to be ↵ | prep | |
disabled, but navmesh renders on all settings | |||
2012-02-24 | potential fix for linux build | Richard Linden | |
2012-02-24 | Fix for nacmesh viewing on low gfx setting and llpathinglib update. | prep | |
2012-02-24 | MAINT-387 FIXED [PUBLIC]Possible crash in llviewermenufile/upload_done_callback | paul_productengine | |
- Just moved the deletion to the inspected block | |||
2012-02-24 | Path-267: Add support for rendering of walkable objects, obstacles and ↵ | prep | |
material phantoms. | |||
2012-02-23 | Pull and merge from ↵ | Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. | |||
2012-02-23 | PATH-292: Re-enabling filtering for the linksets floater. | Todd Stinson | |
2012-02-23 | PATH-292: Fixing an issue where clicking Apply Edits without any changes ↵ | Todd Stinson | |
resulted in an usable floater state. | |||
2012-02-23 | PATH-292: Fixing the post-modify update handler to update the linkset list ↵ | Todd Stinson | |
rather than overwrite it. | |||
2012-02-23 | PATH-292: Reworking how and where linksets are requested and managed. | Todd Stinson | |
2012-02-23 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2012-02-23 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience-merge | Richard Linden | |
2012-02-23 | EXP-1832 FIX Viewer Size not persistent across logins | Richard Linden | |
made Set Window Size correctly set interior window rect, preserving measured dimensions | |||
2012-02-23 | EXP-1335 FIXED empty folders not draggable between Inventory windows. | Seth ProductEngine | |
Added filtering empty folders as any other folder view item. This enables dragging empty folders between Inventory floaters when they pass the filter. | |||
2012-02-23 | SH-2908 Fix for linux build. | Dave Parks | |
2012-02-23 | Linux build fix. | Seth ProductEngine | |
Moved type casts from protected base classes to derived LLCoord. | |||
2012-02-23 | EXP-1910 FIXED (Viewer usually crashes whith empty list of voice morphs ) | paulgproductengine | |
- Added missed strings to the XML - Just adding unlocalized name to the effects list if localized string was not found in XML. I think it's a better than throwing an error. | |||
2012-02-23 | EXP-1909 FIXED (Pasted gesture displayed twice) | paulgproductengine | |
- Refreshing gesture list after an item was copied | |||
2012-02-23 | EXP-1895 : Fix the evaluation of visible children in folders | Merov Linden | |
2012-02-23 | EXP-1908 FIXED (Gesture floater is not refreshed when deleting more then one ↵ | paulgproductengine | |
gesture from Inventory) - Updating moved items, to update model's modify mask. | |||
2012-02-22 | SH-2908 Another for crash when enabling Lighting and Shadows on some AMD GPUs | Dave Parks | |
2012-02-22 | EXP-1905, EXP-1911: Be a bit less forcefull when updating the filter after a ↵ | Merov Linden | |
change on the clipboard | |||
2012-02-22 | Adding a missing base constructor to the list. | Todd Stinson | |
2012-02-22 | Correcting a minor typo in the comments and removing an unused header file ↵ | Todd Stinson | |
from inclusion. | |||
2012-02-22 | llpathinglib update | prep | |
2012-02-22 | Windows build fix. | Seth ProductEngine | |
2012-02-22 | EXP-1335 FIXED Dragging folders into Recent Items disabled. | Seth ProductEngine | |
- Dragging folder into Recent Items disabled, but allowed within Recent Items. - Dragging Contents folder from task inventory disabled. - Filtering folder contents upon dragging to any inventory panel added, to make the behavior consistent with items filtering during DnD. | |||
2012-02-22 | SH-2908 Fix for crash when enabling Lighting and Shadows on some AMD GPUs | Dave Parks | |
2012-02-22 | Added tag DRTVWR-118_3.2.9-beta2, 3.2.9-beta2 for changeset a01ef9bed286 | Debi King (Dessie) | |
2012-02-22 | merge | Debi King (Dessie) | |