Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-28 | STORM-1334: compute area using integer math to avoid type conflict | Oz Linden | |
2011-06-28 | STORM-1345 FIXED Replaced sliders with color pickers in the Edit Sky Preset ↵ | Vadim ProductEngine | |
floater. TODO: Find out why the color picker widget has higher precision than the old sliders, and decide whether to "fix" that. | |||
2011-06-28 | merge changes for storm-1103 | Oz Linden | |
2011-06-28 | merge changes for storm-323 | Oz Linden | |
2011-06-28 | merge changes for vwr-25480 | Oz Linden | |
2011-06-28 | merge changes for storm-1393 | Oz Linden | |
2011-06-28 | merge changes for storm-1334 | Oz Linden | |
2011-06-28 | merge changes for late beta fixes | Oz Linden | |
2011-06-28 | merge changes for beta tags | Oz Linden | |
2011-06-28 | CHOP-753: suppress VS fatal warning 4355 | Nat Goodspeed | |
2011-06-28 | CHOP-753: Log LLMemoryInfo whenever framerate hits a new low. | Nat Goodspeed | |
Introduce FrameWatcher, a static object that hooks into the LLEventPump named "mainloop" to get a call every frame. Track framerate over a defined sample time (20 seconds atm); track minimum and log LLMemoryInfo every time we hit a new minimum. | |||
2011-06-28 | STORM-1452 Debug settings -- TRUE/FALSE name (not label) translated in ↵ | Tankmaster Finesmith | |
foreign languages with help from Jonathan Yap | |||
2011-06-27 | FIX VWR-25681 | eli_linden | |
2011-06-27 | FIX VWR-25943 en_xui_change | eli_linden | |
2011-06-27 | FIX VWR-25881 | eli_linden | |
2011-06-27 | FIX VWR-25880 | eli_linden | |
2011-06-27 | FIX VWR-25879 | eli_linden | |
2011-06-27 | FIX VWR-25660 | eli_linden | |
2011-06-27 | STORM-1446 Portability fix when setting non-blocking socket options. | Aaron Stone | |
2011-06-27 | STORM-1447 Use <filters>setenv</> stanza rather than grep -v setenv. | Aaron Stone | |
2011-06-27 | storm-1444: Disable mesh loading | Nyx (Neal Orman) | |
2011-06-27 | SH-1897 Don't use GLSL 1.20 unless the GL version is >= 2.1f | Dave Parks | |
2011-06-27 | reconciled .hgtags | Debi King (Dessie) | |
2011-06-27 | Added tag DRTVWR-67_2.7.4-beta1, 2.7.4-beta1 for changeset be963a4eef63 | Debi King (Dessie) | |
2011-06-27 | increment viewer version to 2.7.6 | Oz Linden | |
2011-06-27 | Added tag 2.7.5-start for changeset 19a498fa6257 | Oz Linden | |
2011-06-27 | STORM-457 There is no space char after [AGENT_NAME] in ↵ | Jonathan Yap | |
'conference-title-incoming' for Japanese language | |||
2011-06-26 | STORM-1406 [ENG LAYOUT] Viewer - Overlapping text in Input/Output devices ↵ | Alexandrea Fride | |
preference with help from Jonathan Yap | |||
2011-06-26 | STORM-1103 sets a minimum size for map in nearby people and makes the map ↵ | Twisted_Laws | |
resizable | |||
2011-06-26 | STORM-1327 MULTIPLE LANGS (Spanish/German) [FORMATTING] Overlapped text in ↵ | Alexandrea Fride | |
About Land Window when the land is for sell: "Los objetos se incluyen en la venta" With help from Jonathan Yap | |||
2011-06-26 | merge changes for latest viewer-development | Oz Linden | |
2011-06-26 | merge changes for storm-1443 | Oz Linden | |
2011-06-25 | STORM-1292 [UNTRANSLATABLE XUI ATTRIBUTE] "Mi apariencia" tab in side menu ↵ | Jonathan Yap | |
bar > "MIS VESTUARIOS". You don't have any outfits yet. Try Search. (ALL LANGS) | |||
2011-06-25 | STORM-1302 (all langs) [TRANSLATED BUT IN ENG] (Spanish) Side Menu > Gente ↵ | Jonathan Yap | |
tab > MIS AMIGOS tab > buttons "Call", "Share" and "Teleport" and their tooltips | |||
2011-06-25 | STORM-1326 [ALL LANGS] (Spanish) [HARDCODED] Selling land, advice with ↵ | Jonathan Yap | |
"Anyone" in English. | |||
2011-06-24 | SH-1903 Fix for silly shader compiler error. | Dave Parks | |
2011-06-24 | automated merge | Roxie Linden | |
2011-06-24 | sync with viewer-development | eli_linden | |
2011-06-24 | CHOP-753: add timestamp and <mem> marker to memory stats log lines | Nat Goodspeed | |
2011-06-23 | SH-1903 Don't use indexed texture rendering when GL version is < 3.1 (fixes ↵ | Dave Parks | |
bad performance on cards with old drivers) | |||
2011-06-23 | FIX VWR-25660 en_xui_change | eli_linden | |
2011-06-23 | FIX VWR-25408 | eli_linden | |
2011-06-23 | FIX VWR-25400 | eli_linden | |
2011-06-23 | FIX VWR-25381 | eli_linden | |
2011-06-23 | FIX VWR-25125 | eli_linden | |
2011-06-23 | automated merge | Roxie Linden | |
2011-06-23 | Fix for VOICE-3 [crashhunters] LLVoiceVoiceClient::stateMachine | Roxie Linden | |
Race condition with parcel changing while shutting down. If a parcel changes, we went into code that requests the cap for the new parcel voice channel info. This happened in any state, not the two states where it is really appropriate. stateRunning or stateNoSession. When shutting down, we may be in stateTerminate, stateLeavingSession, or so on, and we don't want to muck with getting caps and such during that time. | |||
2011-06-23 | Log enriched memory info for Mac too. | Nat Goodspeed | |
Add Mac logic to LLMemoryInfo::stream(): run vm_stat and log its output. Add comments with Mac and Linux suggestions to LLMemoryInfo::getAvailableMemoryKB(), responding to comment: //do not know how to collect available memory info for other systems. | |||
2011-06-23 | merge changes for storm-899 | Oz Linden | |
2011-06-23 | merge changes for storm-1437 | Oz Linden | |