| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
to *false*
if false own avatars head doesn't follow the mouse no matter
to what PitchFromMousePosition and YawFromMousePosition are set.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
work for the time being.
* UI needs to be made clear on what's going on with user's passwords
* 'Remember password' checkbox now works on login (but is unclear)
* Stored passwords are MD5s in grid_info.xml
* Fixed vivox license appearing on other grids rather than specifically on second life login when voice is enabled
* Small fix for username entry after logout
* Sadly, storing password in the mac keychain needs to be reimplemented now
|
|/
|
|
| |
Advanced menu
|
| |
|
|
|
|
| |
issue tattoo tinting does not work
|
|
|
|
|
|
|
|
|
|
| |
See http://jira.secondlife.com/browse/SNOW-713
This patch makes llcommon shared. It contains the following snowglobe
(SVN) changesets: 3478, 3479, 3480, 3481, 3482, 3485, 3496, 3498, 3500,
3519 and 3531, plus the fix for all rejects. Note that changes
to scripts/automated_build_scripts/opensrc-build.sh (changesets 3500
and 3625) were ignored as we don't have scripts/automated_build_scripts.
|
|\
| |
| |
| | |
browser/media plugin support
|
| |\
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Conflicts:
linden/indra/cmake/GStreamer.cmake
linden/indra/cmake/GStreamer.cmake was deleted: we're going to try to
use system libs, so any improvements that have been made in weekly have
been invane.
linden/indra/newview/llstartup.cpp
Trivial #include collision. One include added another removed. Fixed.
linden/indra/newview/lltoolpie.cpp
Collision with RLV, pretty trivial. Fixed.
linden/indra/newview/viewer_manifest.py
Trivial White space fix collision with commenting out of gstreamer libs. Fixed.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Viewer 2 texture system"
This reverts commit 087e15e89930d51c3964329befb273ae3b2d330d.
Conflicts:
linden/indra/newview/llsurface.cpp
linden/indra/newview/llviewerwindow.cpp
linden/indra/newview/llvoavatar.cpp
linden/indra/newview/pipeline.cpp
linden/indra/newview/pipeline.h
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Conflicts:
linden/doc/contributions.txt
linden/indra/cmake/GStreamer.cmake
linden/indra/cmake/LLMedia.cmake
linden/indra/cmake/OPENAL.cmake
linden/indra/llmedia/CMakeLists.txt
linden/indra/llprimitive/material_codes.h
linden/indra/newview/chatbar_as_cmdline.cpp
linden/indra/newview/llappviewer.cpp
linden/indra/newview/llfloatertos.cpp
linden/indra/newview/llstartup.cpp
linden/indra/newview/llviewerwindow.cpp
linden/indra/newview/llvoavatar.cpp
linden/indra/newview/pipeline.cpp
linden/indra/newview/pipeline.h
linden/indra/newview/viewer_manifest.py
linden/install.xml
|
| | | |
| | | |
| | | |
| | | | |
texture system
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
for OpenRegionSettings, adds the new CAPS based WindLight Settings module, cleans up a few UI parts, and rebuilds the ToS window to support OpenSim regions better.
|
| | | | |
|
| |_|/
|/| |
| | |
| | | |
Ansariel Hiller
|
|/ / |
|
| | |
|
|/
|
|
|
|
|
| |
- clean up duplicated (and subtly and needlessly different) code.
- keep the camera heading in inter-sim double-click teleport
in a hackish way, since SL sims give LookAt info that is
kind of random in AgentMovementComplete.
|
|
|
|
| |
this was due NULL wearables - todo: grey the checkboxes out then, maybe (firstuse)warn
|
|
|
|
| |
feature originally by Zi Ree
|
| |
|
|
|
|
|
|
| |
* switch joystick enabled if plugged in at startup
* leave flycam mode if going to mouselook (instead of doing nothing)
* leave flycam mode on reset view [esc] (instead of doing nothing)
|
| |
|
|
|
|
| |
in distance (DisableMinZoomDist)
|
|
|
|
|
|
| |
slviewer-0-v12350-AlphaAndTattooSupport-patch.zip contains the necessary
avatar_lad.xml and other artwork. The new avatar_lad.xml crashes clients
without alpha and tattoo support at startup.
|
|
|
|
| |
standing up and animating the avatar when editing appearance
|
|
|
|
| |
feature.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
when editing appearance
|
| |
|
| |
|
|
|
|
| |
Patch by Kitty Barnett.
|
|
|
|
|
|
|
| |
Dynamically changes draw distance after teleporting.
Patch by Henri Beauchamp.
(slviewer-0-v12350-SpeedRez_v2.patch)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
a few things - find "Imprudence FIXME" (woq) in llprimitive.cpp and llvoavatar.cpp, its commented there.
modified: linden/indra/llprimitive/llprimitive.cpp
modified: linden/indra/llprimitive/llprimitive.h
modified: linden/indra/newview/app_settings/settings.xml
modified: linden/indra/newview/llagent.cpp
modified: linden/indra/newview/llappviewer.cpp
modified: linden/indra/newview/llfirstuse.cpp
modified: linden/indra/newview/llfirstuse.h
modified: linden/indra/newview/llstartup.cpp
modified: linden/indra/newview/llvoavatar.cpp
modified: linden/indra/newview/llvoavatar.h
modified: linden/indra/newview/skins/default/xui/en-us/notifications.xml
|
|\ |
|
| | |
|
|\ \
| |/ |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
use on 1.22 code base)
|
| |\
| | |
| | |
| | |
| | |
| | | |
Conflicts:
linden/indra/newview/CMakeLists.txt
linden/indra/newview/llpanellogin.cpp
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
anymore.
deleted: Imprudence.log
modified: linden/indra/newview/llagent.cpp
modified: linden/indra/newview/llappviewer.cpp
modified: linden/indra/newview/llinventorymodel.cpp
modified: linden/indra/newview/llinventorymodel.h
modified: linden/indra/newview/llinventoryview.cpp
modified: linden/indra/newview/llviewerjointattachment.h
modified: linden/indra/newview/llviewermenu.cpp
deleted: mAttachedObject.diff.txt
deleted: meerkat-llmenugl.diff.txt
deleted: meerkat-message.diff.txt
deleted: meerkat-pipeline.cpp.diff.txt
deleted: meerkat-voice.diff.txt
deleted: stack_trace.log
|
| |\ \
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Moved "Backup" pie menu item to fit "Go Here" in top-left slot.
Conflicts:
linden/indra/newview/llviewermenu.cpp
linden/indra/newview/skins/default/xui/en-us/menu_pie_object.xml
|