Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-30 | PATH-456: Disabling the Flexible Path checkbox on permanent objects in the ↵ | Todd Stinson | |
frozen state. | |||
2012-03-30 | Adding in some debug functionality to allow permanent and/or character flags ↵ | Todd Stinson | |
on objects to be hidden from the viewer. This enables testing of the server-side enforcement of object rules. | |||
2012-03-30 | PATH-450: Disabling the movement and shape manipulation widgets when editing ↵ | Todd Stinson | |
an item in a linked set. | |||
2012-03-30 | STORM-1820 Remove incorrect comment | Jonathan Yap | |
2012-03-30 | STORM-1820 Discoverability of the menu that opens the Block List is difficult | Jonathan Yap | |
2012-03-30 | SH-3050 : Add a call to set_max_bytes() and some clean up | Merov Linden | |
2012-03-30 | merge changes for vmrg-229 | Oz Linden | |
2012-03-30 | merge changes for vmrg-233 | Oz Linden | |
2012-03-30 | merge | Dave Parks | |
2012-03-30 | MAINT-778, MAINT-793 Fix for crash when enabling Debug GL on Mobile Intel 4 ↵ | Dave Parks | |
Express. Don't pop up driver update notification if GPU class is < 1 | |||
2012-03-30 | MAINT-813 FIXED Potential fix for a crash at ↵ | Vadim ProductEngine | |
LLViewerRegion::getPosGlobalFromRegion. As far as I can tell, if login fails with the "Region has begun the logout process" message, gAgentAvatarp gets destroyed, which leads to the crash. Adding a check that should prevent it (could not reproduce to make sure). | |||
2012-03-30 | MAINT-813 FIXED Potential fix for a crash at ↵ | Vadim ProductEngine | |
LLViewerRegion::getPosGlobalFromRegion. As far as I can tell, if login fails with the "Region has begun the logout process" message, gAgentAvatarp gets destroyed, which leads to the crash. Adding a check that should prevent it (could not reproduce to make sure). | |||
2012-03-29 | PATH-450: BUGFIX Ensuring that permanent objects cannot be linked in frozen ↵ | Todd Stinson | |
mode. Displaying a modal notification if user attempts. | |||
2012-03-29 | PATH-442: BUGFIX Disabling the phantom flag in the Build Tools floater for ↵ | Todd Stinson | |
character objects. | |||
2012-03-29 | Updating to the latest llphysicsextensions pre-built package. | Todd Stinson | |
2012-03-29 | Updating the test path and universe colors based on Leo's direction. | Todd Stinson | |
2012-03-29 | Removing the scrolllist elements from the tab stops. | Todd Stinson | |
2012-03-29 | Exposed star(valid/invalid) and test path colors. Refactored path drawing ↵ | prep | |
code to use ll f()'s | |||
2012-03-29 | remove autocorrect stub from unit test (should no longer be needed?) | Oz Linden | |
2012-03-29 | correct open source license headers to pass policy check | Oz Linden | |
2012-03-29 | IQA-463: fix Linux wrapper.sh (aka secondlife) gridargs.dat handling. | Nat Goodspeed | |
Previous change to wrapper.sh naively read $(<etc/gridargs.dat) directly into the viewer binary command line. But gridargs.dat contains quoted args as well as simple space-separated ones: need bash to scan the file using eval. This was why the older logic used eval on the entire command line. However, we must use eval only for gridargs.dat so we don't lose individual quoting on arguments passed to the secondlife script. | |||
2012-03-28 | Altering the default navmesh color. | Todd Stinson (stinson@lindenlab.com) | |
2012-03-28 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-development. | Todd Stinson | |
2012-03-28 | Pull and merge from ↵ | Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. | |||
2012-03-28 | Updating the navmesh colors based on discussions with Leo. | Todd Stinson | |
2012-03-28 | Added tag 3.3.1-beta1 for changeset 28b95a6a28dc | Oz Linden | |
2012-03-28 | Adding some missing constant names. Most still need documentation. | Andrew Meadows | |
2012-03-28 | Adding some missing LSL tooltips. Still needs work, but is progress. | Andrew Meadows | |
Reviewed with Stinson Linden. | |||
2012-03-28 | Minor typo fixes in LSL tooltips. | Andrew Meadows | |
Reviewed with Stinson Linden. | |||
2012-03-28 | merge | Dave Parks | |
2012-03-28 | MAINT-809 Disable FSAA above 4x if OpenGL version < 3.0 | Dave Parks | |
2012-03-28 | Fixed blend caps for navmesh tris and updated navmesh face alpha to be ↵ | prep | |
totally opaque. | |||
2012-03-28 | MAINT-405 FIXED ([PUBLIC]Ctrl W does not properly close IM tabs using tabbed ↵ | Paul ProductEngine | |
IM in 2.x/3.x) - Now tabs are closed with Ctrl+W as expected | |||
2012-03-28 | Linux build fix - cast incoming color values to U8's. | prep | |
2012-03-28 | Updated to latest llphysics Extensions library. | prep | |
2012-03-28 | Added support for customizing the colors used in the navmesh visualizer. | prep | |
2012-03-28 | merge | Dave Parks | |
2012-03-28 | MAINT-793 Pop up notification when drivers are likely out of date. Allow ↵ | Dave Parks | |
Lighting and Shadows on Intel when drivers are up to date. | |||
2012-03-27 | CHOP-854: Use new LLInventoryModel::removeObject() to discard offer. | Nat Goodspeed | |
Introduce new LLInventoryModel::removeCategory() method comparable to removeItem(), but for folder objects (using changeCategoryParent() rather than changeItemParent()). Introduce removeObject() method that calls one of the above, depending on runtime object type. | |||
2012-03-27 | Refactoring the characters floater code. | Todd Stinson | |
2012-03-27 | CHOP-854: Make LLInventoryModel::removeItem() call changeItemParent(). | Nat Goodspeed | |
The body of removeItem() was already nearly identical to the body of changeItemParent(); this eliminates the redundancy. Improve logging for changeItemParent(). | |||
2012-03-27 | CHOP-854: move change_(item|category)_parent() into LLInventoryModel. | Nat Goodspeed | |
It's not really clear why they're in llinventoryfunctions.{h,cpp} instead of LLInventoryModel, and in fact LLInventoryModel::removeItem() already contains code essentially cloned from change_item_parent() -- or perhaps vice-versa. This changeset addresses only migrating the functions, and fixing up existing references, to simplify code review. | |||
2012-03-27 | PATH-433: Pumping the character type selection from the console floater into ↵ | Todd Stinson | |
the generatePath call of the pathing library. | |||
2012-03-27 | Updated to the latest llPhysics Extensions library | prep | |
2012-03-27 | merge fix for MAINT-710 | Oz Linden | |
2012-03-27 | Added tag viewer-beta-candidate for changeset 28b95a6a28dc | Oz Linden | |
2012-03-27 | Navmesh rendering api update to ll color structs | prep | |
2012-03-27 | STORM-1828 Set to proper jira issue. Intermittent write to character/new ↵ | Nicky Perian | |
archetype.xml from Develop->Avatar-> Character Tests->Apperance To XML. Add explicit outfile.close() method before returning to caller. Add llinfos for file location as a troubleshooting aid. | |||
2012-03-27 | MAINT-853: Audit sendListToRegions() function calls and fix memory leaks. | simon_linden | |
Reviewed by Kelly | |||
2012-03-27 | Updated to latest llphysics extension library. | prep | |