Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-31 | WIP:build fix | prep linden | |
2012-05-31 | WIP:Displaying physics capsule for a character - it is currently disabled. | prep | |
2012-05-31 | Reloading the the pathfinding object floaters when the god level is changed. | Todd Stinson | |
2012-05-30 | Pulling in the new character fields from the CharacterProperties service. | Todd Stinson | |
2012-05-30 | Cleaning up some unreferenced headers and classes definitions from previous ↵ | Todd Stinson | |
refactoring. | |||
2012-05-30 | First pass at refactoring the pathfinding linksets and pathfinding ↵ | Todd Stinson | |
characters classes to reduce code duplication, as both functionalities were heavily duplicated. | |||
2012-05-29 | merge changes for DRTVWR-153 | Oz Linden | |
2012-05-29 | merge changes for DRTVWR-155 | Oz Linden | |
2012-05-29 | merge changes for DRTVWR-148 | Oz Linden | |
2012-05-26 | merge changes for DRTVWR-156 | Oz Linden | |
2012-05-25 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-05-25 | Merge pull from lindenlab/viewer-development as requested by Oz for DRTVWR-148 | simon@Simon-PC.lindenlab.com | |
2012-05-25 | PATH-638: Removing the viewer-side multiplication of the percentage ↵ | Todd Stinson | |
character step as the server will now be doing the math. | |||
2012-05-24 | merge changes for DRTVWR-154 | Oz Linden | |
2012-05-24 | merge changes for DRTVWR-151 | Oz Linden | |
2012-05-24 | FIX VWR-23844 VWR-26542 VWR-28950 | eli | |
2012-05-24 | sync with viewer-release | eli | |
2012-05-22 | PATH-638: Tweaking the percentage stepped characters multiplying by 100 as ↵ | Todd Stinson | |
the server range was different from expected. | |||
2012-05-22 | merge changes for DRTVWR-152 | Oz Linden | |
2012-05-22 | merge | prep | |
2012-05-22 | Fix for path-648: shapes are now positioned correctly in neighboring ↵ | prep | |
regions. Renamed api to better reflect it's purpose | |||
2012-05-22 | PATH-649: BUGFIX Re-initializing the navmesh zone following a teleport failure. | Todd Stinson | |
2012-05-22 | PATH-641: BUGFIX Resolving issue with show world movables only not working ↵ | Todd Stinson | |
as expected. | |||
2012-05-22 | merge changes for DRTVWR-149 | Oz Linden | |
2012-05-22 | merge changes for DRTVWR-147 | Oz Linden | |
2012-05-21 | MAINT-938 ADDITIONAL FIX (Make debit-permissions dialog give a stronger warning) | Paul ProductEngine | |
- Fix for potential truncation | |||
2012-05-18 | MAINT-959 FIX [PUBLIC]Trouble resizing tabbed floaters | Richard Linden | |
don't auto position other floater when it is hosted | |||
2012-05-18 | PATH-638: Adding elements to render the new sim stats. | Todd Stinson | |
2012-05-18 | Altering the grab functionality so that characters cannot be grabbed. | Todd Stinson | |
2012-05-18 | MAINT-938 ADDITIONAL FIX (Make debit-permissions dialog give a stronger warning) | Paul ProductEngine | |
- Requested permissions are added dynamically to the dialog's footer - And the footer is not shown when it is empty | |||
2012-05-17 | MAINT-1092 Fix for broken avatar bakes on some AMD graphics cards. | Dave Parks | |
2012-05-17 | MAINT-938 FIXED (Make debit-permissions dialog give a stronger warning) | Paul ProductEngine | |
- Added new tag called "footer" to the notification. This tag allows to display messages under the buttons in toasts. - Created new class LLToastScriptQuestion for the "ScriptQuestionCaution" notification. This notification supports tag <footer>. | |||
2012-05-16 | MAINT-862 and ER-1781 : Sounds not playing the first time. Reviewed by Kelly. | simon@Simon-PC.lindenlab.com | |
2012-05-16 | FIX VWR-23844 VWR-26542 VWR-28950 | eli | |
2012-05-14 | partial fix for SH-3132 - reduce max concurrent http requests to same level ↵ | Brad Payne (Vir Linden) | |
as in release | |||
2012-05-11 | For the pathifnding linksets floater, correcting layout issues and fixing a ↵ | Todd Stinson | |
bug where the scroll bar was not working correctly. | |||
2012-05-09 | CHOP-900: Fix test.cpp merge errors merging up to viewer-release | Nat Goodspeed | |
2012-05-09 | Automated merge with http://hg.secondlife.com/viewer-release | Nat Goodspeed | |
2012-05-09 | Adding an owner field to the pathfinding linksets console. Making the ↵ | Todd Stinson | |
scroll list just wide enough for the additional field, but not cleaning up the rest of the floater until Leo has a chance to review. | |||
2012-05-09 | SH-3075 : Fix reversible compression for very small textures. Also supress ↵ | Merov Linden | |
the forcing to reversible for small textures. | |||
2012-05-09 | CHOP-900: Use new apr_procattr_constrain_handle_set() extension. | Nat Goodspeed | |
Now LLProcess explicitly requests APR to limit the handles passed to any child process, instead of wantonly passing whatever happens to be lying around the parent process at the time. This requires the latest APR build. Also revert LLUpdateDownloader::Implementation::mDownloadStream to llofstream (as in rev 1878a57aebd7) instead of apr_file_t*. Using APR for that file was a Band-Aid -- a single whacked mole -- for the problem more systemically addressed by apr_procattr_constrain_handle_set(). | |||
2012-05-09 | Added support to disable a draw pool. When the movable option checkbox is ↵ | prep | |
selected we will now also cull the terrain draw pool. | |||
2012-05-08 | SH-3047 : Fix lossless compression for small textures. | Merov Linden | |
2012-05-08 | PATH-628: BUGFIX Changing behavior such that minimizing the pathfinding ↵ | Todd Stinson | |
console will still allow the selected navmesh renderables to continue displaying. | |||
2012-05-08 | PATH-629: Allowing viewer edits to permanent objects when in god-mode ↵ | Todd Stinson | |
regardless of frozen mode. | |||
2012-05-08 | SH-3047 : Tweak of the performance compression data gathering code | Merov Linden | |
2012-05-07 | Increasing the size of the name and description input fields. | Todd Stinson | |
2012-05-07 | PATh-621: BUGFIX Fixing an issue where attempting to apply changes from the ↵ | Todd Stinson | |
pathfinding linksets floater with no real data changes causes a viewer crash. | |||
2012-05-04 | Altering the build headers such that I can use llinfos in the ↵ | Todd Stinson | |
llphysicsextension library. | |||
2012-05-04 | increment viewer version to 3.3.3 | Oz Linden | |