Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-14 | Update to the latest llphysics extensions library. | prep | |
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-09 | Updated llphysics Extensions Lib | prep | |
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-07 | merge | prep | |
2012-05-07 | Update to latest llphysicsExtensions library that has fix for path-610. | prep | |
2012-05-07 | Updating to the latest pre-built llphysicsextension package. | Todd Stinson | |
2012-05-07 | Updated to latest llphysics extension package to address path-584 | prep | |
2012-05-06 | PATH-589: Second attempt to fix a linux viewer crash on exit. Updating to ↵ | William Todd Stinson | |
the latest llphysicsextensions pre-buit package. | |||
2012-05-04 | Altering the build headers such that I can use llinfos in the ↵ | Todd Stinson | |
llphysicsextension library. | |||
2012-05-04 | PATH-589: Updating to the latest llphysicsextensions pre-built package to ↵ | Todd Stinson | |
attempt a fix for a linux viewer crash. | |||
2012-05-04 | increment viewer version to 3.3.3 | Oz Linden | |
2012-05-04 | merge changes for drtvwr-142 | Oz Linden | |
2012-05-04 | merge changes for drtvwr-140 | Oz Linden | |
2012-05-03 | IQA-490: Dummy out calls to LLTrans::getString() in linux_updater.cpp. | Nat Goodspeed | |
It appears that the LLTrans machinery, or at least the way it's used in this program, is buggy: linux-updater.bin has been crashing. Tracebacks and experimentation identify LLTrans as the culprit, so replace it with baked-in string constants copied from strings.xml. (linux-updater.bin was already producing English-only messages because the update_install shell script that calls it was specifically passing the English version of strings.xml.) | |||
2012-05-02 | SH-3128 FIX - log message cleanup for avatar rezzing | Brad Payne (Vir Linden) | |
2012-05-02 | Handling mRenderableRestoreList data when closing pathfinding window | prep | |
2012-05-02 | merge viewer-release to drano | Brad Payne (Vir Linden) | |
2012-05-02 | Fix for Path-494. Teleporting with a list of renderables that needed to be ↵ | prep | |
restored caused a crash because the vo's had already been removed prior to the restorePermanentObjects() call. | |||
2012-05-01 | Merge | Xiaohong Bao | |
2012-05-01 | fix a sculpt crash | Xiaohong Bao | |
2012-05-01 | for SH-3118: add a toggle "TextureFetchDebuggerEnabled" to turn the console ↵ | Xiaohong Bao | |
on and off. | |||
2012-05-01 | Removing another capability check that was occurring prior to the receipt of ↵ | Todd Stinson | |
the listed capabilities. | |||
2012-05-01 | PATH-580: Ensuring that the characters and linksets capability services are ↵ | Todd Stinson | |
properly deferred requested in the case that a regions capabilities have not been fully received at initial request time. | |||
2012-05-01 | Switching the functionality of the linksets and character request handling ↵ | Todd Stinson | |
to no longer return values directly, but rather to report status only through the callbacks. | |||
2012-05-01 | Made restorePermanentObjects() api const correct. | prep | |
2012-05-01 | Path-494: Added support for culling permanent objects from the pathfinding ↵ | prep | |
window. | |||
2012-04-30 | Fix sculpties being deleted while being still in use in the scene | Merov Linden | |
2012-04-30 | SH-3124 : Fix crash on exit on Mac | Merov Linden | |
2012-04-27 | Updating to the latest llphysicsextensions pre-built package. | Todd Stinson | |
2012-04-27 | Pull and merge from ↵ | Todd Stinson | |
ssh://hg@bitbucket.org/stinson_linden/viewer-development-havokai. | |||
2012-04-27 | fix for a crash on sculpt | Xiaohong Bao | |
2012-04-27 | PATH-552: BUGFIX Allowing the return of objects regardless of their ↵ | Todd Stinson | |
permanent status. This should now match the server's functionality. | |||
2012-04-27 | PATH-585: Adding an initial notification for when a server-side automatic ↵ | Todd Stinson | |
unfreeze occurs. | |||
2012-04-27 | fix for a crash on "refetch vis cache" | Xiaohong Bao | |
2012-04-27 | Updated to latest llphysics extensions to address path-598 | prep | |
2012-04-27 | fix a crash on cache write | Xiaohong Bao | |
2012-04-27 | fix some flaws for SH-3104 | Xiaohong Bao | |
2012-04-27 | PATH-583: BUGFIX Allowing gods to edit the terrain regardless of ↵ | Todd Stinson | |
frozen/unfrozen mode. |