Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | 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 | 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 | Automated merge with ssh://hg.lindenlab.com/richard/viewer-experience | Richard Linden | |
2012-02-22 | Path-305: Added support for retrieving compressed navmeshes in a LLSD. | prep | |
2012-02-21 | PATH-296: Pulling the freeze/unfreeze functionality into the pathfinding ↵ | Todd Stinson | |
console. | |||
2012-02-21 | PATH-296: Refining the behavior of the freeze/unfreeze functionality to ↵ | Todd Stinson | |
support both basic and edit/test pathfinding floaters open at the same time. | |||
2012-02-21 | Touching a file to force a rebuilt on teamcity. | Todd Stinson | |
2012-02-21 | merge changes for storm-1808 | Oz Linden | |
2012-02-21 | merge changes for storm-1793 | Oz Linden | |
2012-02-21 | merge changes for storm-1807 | Oz Linden | |
2012-02-21 | merge changes for storm-1809 | Oz Linden | |
2012-02-21 | merge changes for storm-1810 | Oz Linden | |
2012-02-21 | SH-2908 Potential fix for pink textures on some OpenGL 3.1 implementations. | Dave Parks | |
2012-02-21 | merge changes for SH-2973 | Oz Linden | |
2012-02-20 | EXP-1904 FIXED (Estate tab in Region/Estate floater does not display estate ↵ | paulgproductengine | |
name or owner name) - Added updating for Estate name and Estate owner name | |||
2012-02-19 | STORM-1808 Fix wrong name in xml file | Jonathan Yap | |
2012-02-19 | STORM-1808 Recode so build button is not clickable when grayed out | Jonathan Yap | |
2012-02-18 | STORM-1807 Fix possible Linux compiling issue | Jonathan Yap | |
2012-02-17 | PATH-292: Clarifying and centralizing how the default initial agent state is ↵ | Todd Stinson | |
specified. |