Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-02 | ssreflection: restore the shadow factor I accidentally removed with the last ↵ | Tofu Linden | |
update. | |||
2010-04-02 | apply ssreflection changes to class2 and class3 too. | Tofu Linden | |
2010-04-02 | clean-up transplant | Tofu Linden | |
2010-04-02 | ssreflections: perspective reflection for sunlight, planar reflection for ↵ | Tofu Linden | |
ssreflection | |||
2010-04-02 | ssreflections: water reflections strongly imply that the non-perspective ↵ | Tofu Linden | |
reflection from eye is the right one. | |||
2010-04-02 | ssreflections: use the minimum of the lighting dp and the appropriateness. ↵ | Tofu Linden | |
not the product. | |||
2010-04-02 | ssreflections: reflect sunlight direction for reflection. dunno how I feel ↵ | Tofu Linden | |
about this yet. | |||
2010-04-02 | merge fix | Tofu Linden | |
2010-04-02 | merge from viewer-trunk | Tofu Linden | |
2010-04-01 | Merge | Matthew Breindel (Falcon) | |
2010-04-01 | DEV-47845: Finished fixing an update bug on the physics shape type and fixed ↵ | Matthew Breindel (Falcon) | |
the name of that combo box. | |||
2010-04-01 | another fix for bad merge | Richard Linden | |
2010-04-01 | fix for bad merge | Richard Linden | |
2010-04-01 | added newline at eof | Richard Linden | |
2010-04-01 | merge | Richard Linden | |
2010-04-01 | EXT-3531 - Ctrl-p doesn't work reliably on login | Richard Linden | |
moved gEditMenuHandler handling to LLEditMenuHandler destructor | |||
2010-04-01 | merge | Richard Nelson | |
2010-04-01 | fixed line endings | Leyla Farazha | |
2010-04-01 | Merge | Leyla Farazha | |
2010-04-01 | EXT-3792 Legacy menus are still displayed in Inventory in Inventory side panel | Leyla Farazha | |
reviewed by Richard CC#176 | |||
2010-04-01 | EXT-5110 Save Outfit dialog is non-standard modal dialog (off-center ↵ | Leyla Farazha | |
placement, empty titlebar) reviewed by Richard CC#176 | |||
2010-04-01 | EXT-5179 In Prefs->Setup, move Other Devices to bottom of window or to ↵ | Leyla Farazha | |
advanced EXT-5170 prefs review: move UI size to advanced reviewed by Richard CC#176 | |||
2010-04-01 | EXT-5168 prefs review: Remove "Small nametags" option | Leyla Farazha | |
reviewed by Richard cc#176 | |||
2010-04-01 | EXT-5584 color picker swatches are missing pure red and many common shades | Leyla Farazha | |
reviewed by Richard cc#176 | |||
2010-04-01 | EXT-6492 - button halign=center doesn't take into account left and right pad | Richard Linden | |
2010-04-01 | EXT-3606 - Script editor window: next line not indenting if current line wraps | Richard Linden | |
2010-04-01 | EXT-6307 World Map: field of view triangle rotates | Richard Linden | |
reviewed by Leyla | |||
2010-04-01 | merge | Richard Nelson | |
2010-04-01 | removed unused textures | Richard Nelson | |
reviewed by Erica | |||
2010-04-01 | EXT-6431 - Avatar head doesn't correctly follow mouse when side panel is open | Richard Nelson | |
2010-04-01 | EXT-3531 - Ctrl-P does not work reliably on login | Richard Nelson | |
deprecated handle_edit_keys_directly and moved edit menu out of menu_viewer and menu_login | |||
2010-04-01 | EXT-3531 - Ctrl-P does not work reliably on login | Richard Nelson | |
forgot menu_edit.xml | |||
2010-04-01 | fixed build | Richard Linden | |
2010-04-01 | EXT-3531 - Ctrl-P does not work reliably on login | Richard Nelson | |
2010-04-01 | merge | Tofu Linden | |
2010-04-01 | Fixed line ending | Matthew Breindel (Falcon) | |
2010-04-01 | Merge | Matthew Breindel (Falcon) | |
2010-04-01 | DEV-47845 More cleanup. Fixed a bug where the physics shape type wouldn't ↵ | Matthew Breindel (Falcon) | |
get displayed properly until you re-selected an object. | |||
2010-04-01 | merge from viewer-trunk | Tofu Linden | |
2010-04-01 | Checker: CHECKED_RETURN | Tofu Linden | |
Function: LLViewerMediaImpl::createMediaSource() File: /indra/newview/llviewermedia.cpp | |||
2010-04-01 | Checker: UNINIT_CTOR | Tofu Linden | |
Function: LLVOAvatarSelf::LLVOAvatarSelf(const LLUUID &, unsigned char, LLViewerRegion *) File: /indra/newview/llvoavatarself.cpp | |||
2010-04-01 | Checker: UNINIT_CTOR | Tofu Linden | |
Function: LLAgentCamera::LLAgentCamera() File: /indra/newview/llagentcamera.cpp | |||
2010-04-01 | Checker: CHECKED_RETURN | Tofu Linden | |
Function: LLAgentCamera::updateCamera() File: /indra/newview/llagentcamera.cpp not a bug, but I cleaned up BOOL->bool | |||
2010-04-01 | PE merge | Tofu Linden | |
2010-04-01 | PE merge | Tofu Linden | |
2010-04-01 | Automated merge with ssh://hg.lindenlab.com/q/viewer-trunk | Nyx (Neal Orman) | |
2010-04-01 | updating some back-end functionality that will come in handy as we bring the ↵ | Nyx (Neal Orman) | |
UI up to date with multiwearables. code reviewed by Seraph and Vir. | |||
2010-04-01 | automated merge | Loren Shih | |
2010-04-01 | Fixed reopened major bug (EXT-5106) Side panel list view toolbars are ↵ | Sergei Litovchuk | |
missing background art. - Made toolbars look connected to the respective lists. - Fixed tab container background in Inventory side panel. Tab container reserves 1 pixel for the border width so we have to use top_pad="-1" to move the toolbar 1 pixel up to physically connect them. --HG-- branch : product-engine | |||
2010-04-01 | BOOL->bool on llassettype.* | Tofu Linden | |