summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-02-15FIX INTL-92 8-language translation for set30eli
2012-02-15SH-2961 Fix for bumpiness not working on rigged meshes when L&S enabled.Dave Parks
2012-02-15sync with viewer-developmenteli
2012-02-15PATH-297: Basic freeze/unfreeze button switching for UI buttons. Also, ↵Todd Stinson
adding ability to detect whether region is enabled for pathfinding.
2012-02-15Path-266: Navmesh is backfaced culledprep
2012-02-15mac pathinglib updateprep
2012-02-15mac pathinglib updateprep
2012-02-15mergeprep
2012-02-15pathinglib updateprep
2012-02-15PATH-284: Stubbing functionality for the walkability heatmap drop-down.Todd Stinson
2012-02-15fixed bad idiom of using statements in a ternary operatorRichard Linden
2012-02-15Automated merge with ssh://hg.lindenlab.com/richard/viewer-experienceRichard Linden
2012-02-14PATH-297: Initial layout and basic implementation for the pathfinding basic ↵Todd Stinson
floater.
2012-02-14PATH-284: Laying out new design of pathfinding console from UI designer.Todd Stinson
2012-02-14PATH-198: Hooking up the path status indicator to some existing state ↵Todd Stinson
information.
2012-02-14PATH-284: Refactoring the code for determining whether in path creation mode.Todd Stinson
2012-02-14PATH-284: Adding functionality for the Clear Path button.Todd Stinson
2012-02-14Moving the bulk of the display settings into the viewer.Todd Stinson
2012-02-14SH-2973 Rearrange shutdown operations to prevent crash on exit on OSXDave Parks
2012-02-14SH-2973 Rearrange shutdown operations to prevent crash on exit on OSXDave Parks
2012-02-14SH-2908 More complete GLSL 1.20 compatibility pass.Dave Parks
2012-02-14EXP-1891 FIXED ('Vehicles' category overlays avatar thumnail after setting ↵paulgproductengine
minimal width in Avatar picker floater) - Increased min width of the floater
2012-02-14EXP-1890 FIXED (The "Shop" button is partially not clickable)paulgproductengine
- Adjusted width of the panel which contains the shop button
2012-02-14EXP-1546 FIXED (received items - purchasing some bodyparts and clothing from ↵paulgproductengine
a prim marked for sale show wrong inventory icons) - In buy floater, for multiple WEARABLES inventory items show corresponding wearable icons
2012-02-13PATH-284: Adding tooltips to inform testers of un-implemented functionality.Todd Stinson
2012-02-13Updating the pathfinding character initialization to match the new data type ↵Todd Stinson
for CPU time.
2012-02-13PATH-284: Hooking up the characters button to open the characters floater.Todd Stinson
2012-02-13Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-02-13PATH-284: Outlining the tab container with a proper border.Todd Stinson
2012-02-13PATH-284: Implementing the functionality for the new path generation of the ↵Todd Stinson
new pathfinding console floater design.
2012-02-13SH-2908 Fix for shaders failing to compile when using GLSL 1.20 or 1.10 profile.Dave Parks
2012-02-13SH-2973 Potential fix for crash in ~LLVOAvatarSelfDave Parks
2012-02-13SH-2973 Potential fix for crash in ~LLVOAvatarSelfDave Parks
2012-02-13Fix Linux compile issue : make templated type casting explicit (2)Merov Linden
2012-02-13SH-2908 Temporary fix for mac buildDave Parks
2012-02-13Fix Linux compile issue : make templated type casting explicitMerov Linden
2012-02-13EXP-1888 FIX -- Update text for emtpy Received Items folder in the ViewerLeslie Linden
2012-02-13Disabled the ability to query neighboring regions for their navmeshes. We'll ↵prep
introduce a checkbox to the pathfinding floater and enable the code.
2012-02-13SH-2908 Fix for mac buildDave Parks
2012-02-13SH-2908 More linux build fixes.Dave Parks
2012-02-13SH-2908 Fix for linux build.Dave Parks
2012-02-13SH-2964 Fix for shader compilation error on some older NVIDIA cards.Dave Parks
2012-02-13Pull and merge from ↵Todd Stinson
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai.
2012-02-13EXP-1863 : Add comment and dead code cleanupMerov Linden
2012-02-13EXP-1832 FIXED Viewer Size not persistent across logins.Vadim ProductEngine
Symptoms: Viewer window shrank by a few pixels on each startup. Reason: We used client rect (which did not include the window border) to create the viewer window. Solution: Convert client rect into window rect, i.e. expand it by the border size.
2012-02-13PATH-284: Updating the build menu options.Todd Stinson
2012-02-13pathinglib updateprep
2012-02-13EXP-1882 FIXED Crashes when invoking avatar picker from mouse look mode.Vadim ProductEngine
Fixing the cases missed in EXP-1879.
2012-02-13mergeprep
2012-02-13Path-197. Navmeshes are converted into vbos.prep