| Commit message (Expand) | Author | Files | Lines |
2010-06-19 | Improved OpenSim Scripting Language function tooltips. | Jacek Antonelli | 1 | -80/+77 |
2010-06-19 | Added OpenSim Scripting Language functions to script editor. | Patrick Sapinski | 1 | -0/+94 |
2010-06-19 | Ported IgnoreSimulatorCameraConstraints setting from Emerald | McCabe Maxsted | 2 | -0/+15 |
2010-06-19 | Support 'tiny prims' (resizing down to 0.001m) on OpenSim, made sure the tool... | McCabe Maxsted | 6 | -10/+22 |
2010-06-19 | add: getvoice.sh which fetches all voice libs as needed on any supported Linux. | Armin Weatherwax | 2 | -0/+35 |
2010-06-19 | Fixed crash caused by creating new windlight presets with spaces in the name ... | McCabe Maxsted | 2 | -18/+36 |
2010-06-19 | Removing camera-behind-agent-head-blocking-view-when-looking-at-last-chatter ... | Kakurady | 1 | -32/+1 |
2010-06-19 | Fixed 'Currently Online' text in profile being misaligned and 'Currently Offl... | McCabe Maxsted | 2 | -21/+17 |
2010-06-19 | Fixed Autopilot > Move feature | McCabe Maxsted | 1 | -2/+2 |
2010-06-19 | Changed max texture repeats to 10000 in floater_tools.xml | McCabe Maxsted | 1 | -2/+2 |
2010-06-19 | Made CMake find the viewer version in xml | McCabe Maxsted | 2 | -8/+8 |
2010-06-19 | Set the imprudence viewer version in xml | McCabe Maxsted | 18 | -88/+287 |
2010-06-19 | Update openjpeg library to 1.4.0.565 on Linux (32 and 64). | Armin Weatherwax | 1 | -1/+1 |
2010-06-19 | Make server version change popup optional, also optionally chat it. | Armin Weatherwax | 2 | -3/+40 |
2010-06-19 | Tidied up the radar xml some and increased the default width | McCabe Maxsted | 3 | -28/+38 |
2010-06-19 | add TP-to button to radar. Todo: consider to only allow for friends. | Armin Weatherwax | 3 | -6/+39 |
2010-06-19 | add "Advanced > Crash" menu. | Armin Weatherwax | 2 | -0/+67 |
2010-06-19 | Incremented cache version | McCabe Maxsted | 1 | -1/+1 |
2010-06-19 | Stops an avatar's texture from flickering on OS but leaves behind the corrupt... | McCabe Maxsted | 1 | -4/+25 |
2010-06-19 | Added brandable buy currency button in the status bar (#273). Effectively rev... | McCabe Maxsted | 3 | -35/+21 |
2010-06-19 | Changed water preset loading from LL_INFOS to LL_DEBUGS to reduce log spam | McCabe Maxsted | 2 | -2/+2 |
2010-06-19 | Implemented #270: Say the name of the avatar and key copied in chat when Copy... | McCabe Maxsted | 2 | -0/+16 |
2010-06-19 | Backported llimage changes from Viewer 2.0.0 | McCabe Maxsted | 6 | -63/+162 |
2010-06-19 | Added some missing entries to the logcontrol.xml debug entries, comment out e... | McCabe Maxsted | 1 | -23/+27 |
2010-06-19 | Added checkbox to prefences > advanced to toggle wind generation | McCabe Maxsted | 2 | -0/+6 |
2010-06-19 | Revert "Changed the default minimize position to the top left..." | McCabe Maxsted | 1 | -6/+7 |
2010-06-19 | Changed the default minimize position to the top left so it doesn't block cha... | McCabe Maxsted | 1 | -7/+6 |
2010-06-19 | Added minimize all option to the File menu, works on everything but the snaps... | McCabe Maxsted | 4 | -0/+47 |
2010-05-08 | Release notes and version bump for 1.3.0 beta 4. | Jacek Antonelli | 4 | -6/+6 |
2010-05-08 | Revert "disable voice temporaryly where no caps avail (renables on parcel cha... | Jacek Antonelli | 2 | -63/+32 |
2010-05-08 | Removed the "Settings" section of Advanced Build Preferences. | Jacek Antonelli | 2 | -40/+0 |
2010-05-08 | Removed ability to set default prim texture / inventory. | Jacek Antonelli | 2 | -132/+1 |
2010-05-08 | Fixed show selection outlines checkbox in the advanced build window (and tidi... | McCabe Maxsted | 2 | -14/+21 |
2010-05-06 | Added some missing Mac libs to the manifest (libpng12, libvorbisfile). | Jacek Antonelli | 1 | -0/+2 |
2010-05-05 | Fixed crash on quit in LLAgent dtor | McCabe Maxsted | 1 | -3/+5 |
2010-05-05 | Fixed TPV policy texture export notification | McCabe Maxsted | 1 | -1/+1 |
2010-05-05 | Fixed default snapshot subject line showing up as [GRID_NAME] | McCabe Maxsted | 1 | -2/+6 |
2010-05-05 | Made the 'Imprudence' label in the progress bar big, because we're awesome li... | McCabe Maxsted | 1 | -1/+1 |
2010-05-05 | Fixed #231: Non-english languages have messed up profile layouts (note: class... | McCabe Maxsted | 15 | -552/+552 |
2010-05-05 | Fixed preferences > advanced speedrez interval spinner not updating | McCabe Maxsted | 3 | -7/+37 |
2010-05-04 | disable speakers button and hide floateractivespeakers if voice not enabled. | Armin Weatherwax | 3 | -1/+8 |
2010-05-04 | replace ambiguous NULL pointers for g_object. | Armin Weatherwax | 2 | -4/+11 |
2010-05-04 | Fixed Tools > Grid Options showing the wrong label | McCabe Maxsted | 1 | -3/+2 |
2010-05-04 | Added checkbox to preferences > advanced for sitting when editing appearance | McCabe Maxsted | 2 | -0/+6 |
2010-05-04 | Fixed en-us profile layout oddities for the avatar, interests, picks, and cla... | McCabe Maxsted | 2 | -14/+14 |
2010-05-04 | Fixed search land sales, events, and classified panel layouts | McCabe Maxsted | 1 | -3/+3 |
2010-05-04 | Improved accuracy of avatar height calculation. | McCabe Maxsted | 2 | -10/+21 |
2010-05-04 | Applied patch for SNOW-484 by Robin Cornelius: recursive animations can crash... | McCabe Maxsted | 1 | -0/+6 |
2010-05-04 | Applied patch for SNOW-384 by Ardy Lay: A tool_tip is obscuring our view when... | McCabe Maxsted | 1 | -12/+11 |
2010-05-04 | disable voice temporaryly where no caps avail (renables on parcel change) | Armin Weatherwax | 2 | -32/+63 |