Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-05-10 | Adding a project viewer for the adult check build. | Todd Stinson | |
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 | unpack dictionary .dic and .aff files, make names in dictionaries.xml match | Oz Linden | |
2012-05-08 | merge changes for version 3.3.1 | Oz Linden | |
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 | Merge | simon@Simon-PC.lindenlab.com | |
2012-05-07 | MAINT-753 : [crashhunters] crash at LLVOVolume::updateFaceFlags(). Null ↵ | simon@Simon-PC.lindenlab.com | |
pointer checks are good. Reviewed by Kelly | |||
2012-05-07 | merge | Dave Parks | |
2012-05-07 | MAINT-583 Fix for broken projectors when shadows set to none. | Dave Parks | |
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 | Linux build fix. | Paul ProductEngine | |
GCC doesn't allow to init non-constant references with temporary objects | |||
2012-05-04 | MAINT-462 FIXED ([PUBLIC]Buy Contents Window Misrepresenting Actual Contents) | Paul ProductEngine | |
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 | MAINT-775 Particle vertex buffer management optimizations | Dave Parks | |
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 | MAINT-847 Disable VBO on ATI cards with old drivers by default | Dave Parks | |
2012-05-01 | MAINT-775, MAINT-1022 Regression cleanup. | Dave Parks | |
2012-05-01 | Made restorePermanentObjects() api const correct. | prep | |
2012-05-01 | merge changes for storm-1820 | Oz Linden | |
2012-05-01 | merge changes for storm-1839 | Oz Linden | |
2012-05-01 | merge changes for storm-1842 | Oz Linden | |