Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-06 | mac build fix | Mnikolenko ProductEngine | |
2016-05-05 | various changes required to compile on new clang | Oz Linden | |
2016-05-05 | MAINT-6226 Incorporate a customized Snapshot feature to Outfit Browser flow | pavelkproductengine | |
Removed odd controls like custom resolution spinners etc | |||
2016-05-05 | MAINT-6381 Right click on Outfit Folder behavior | Mnikolenko ProductEngine | |
2016-05-05 | MAINT-6381 Right click on Outfit Folder behavior | Mnikolenko ProductEngine | |
2016-05-04 | cosmetic fixes to basic graphics and preset selection | Oz Linden | |
2016-05-04 | add max avatar complexity slider to basic graphics preferences | Oz Linden | |
2016-05-04 | SL-344 - contributions.txt update | Brad Payne (Vir Linden) | |
2016-05-04 | SL-373 - package slider support | Brad Payne (Vir Linden) | |
2016-05-04 | MAINT-1211 - updated contributions.txt | Brad Payne (Vir Linden) | |
2016-05-04 | MAINT-1211 - fix for female torso muscles slider (via Adeon Writer) | Brad Payne (Vir Linden) | |
2016-05-04 | MAINT-1513 FIXED Label of new folder doesn't disappear while closing ↵ | Mnikolenko Productengine | |
Inventory by hot hey | |||
2016-05-04 | MAINT-6220 enable searching of the friend list with the classic username of ↵ | Mnikolenko Productengine | |
the avatar. | |||
2016-05-02 | Fixed disabling of Windows error reporting | Ansariel | |
2016-05-02 | Fixed startup crash on Windows | Ansariel Hiller | |
2016-04-29 | SL-368 - removed enhanced skeleton option from preference dialog. Underlying ↵ | Brad Payne (Vir Linden) | |
code is still there but may or may not work with the current skeleton (spine joints?) | |||
2016-04-29 | MAINT-6373: allow user to ignore notices about whether or not they are being ↵ | Oz Linden | |
rendered | |||
2016-04-29 | MAINT-6226 Incorporate a customized Snapshot feature to Outfit Browser flow | pavelkproductengine | |
Initial version, further refactoring pending | |||
2016-04-29 | MAINT-6370 Second Life uninstall does not remove registry keys handling ↵ | andreykproductengine | |
secondlife protocols | |||
2016-04-29 | SL-375, SL-378 - rudimentary logging info to list joint offsets during mesh ↵ | Brad Payne (Vir Linden) | |
import. dae_tool.py work to enable joint offset tweaking. | |||
2016-04-29 | Adjust some avatar complexity defaults (mostly slightly upwards) | Oz Linden | |
Make more settings between mac and windows the same Remove solaris and xp featuretables, since we don't support them any more | |||
2016-04-28 | Merged in lindenlab/viewer-bear | AndreyL ProductEngine | |
2016-04-28 | minor code clarity improvements | Oz Linden | |
2016-04-28 | SL-374, SL-375 - dae_tool.py for dae manipulation, initially to make joint ↵ | Brad Payne (Vir Linden) | |
offset test content | |||
2016-04-28 | adjust avatar complexity defaults to be more generous and more consistent | Oz Linden | |
2016-04-28 | clean up terminology for jelly dolls / avatar complexity | Oz Linden | |
2016-04-28 | shorted default time for complexity notices | Oz Linden | |
2016-04-27 | SL-344 - fixed a problem in avatar_lad with some params in wrong group, ↵ | Brad Payne (Vir Linden) | |
added diagnostics to make this easier to detect. | |||
2016-04-27 | SL-375 - pos = default pos threshold is now 0.1 mm | Brad Payne (Vir Linden) | |
2016-04-27 | MAINT-438 UI/Color Settings opens non-functional "Debug Settings" floater ↵ | andreykproductengine | |
when spawned before login | |||
2016-04-28 | MAINT-1639 FIXED map seach clears itself when you are at the first place in ↵ | Mnikolenko Productengine | |
map search | |||
2016-04-27 | MAINT-204 Fixed Top folder is expanded when my inventory filter is changed | andreykproductengine | |
2016-04-26 | DRTVWR-418: Match KDU_X86_INTRINSICS macro set for KDU package build. | Nat Goodspeed | |
2016-04-26 | Merge | Rider Linden | |
2016-04-26 | SL-375 - tolerance and debug output tweaks | Brad Payne (Vir Linden) | |
2016-04-26 | MAINT-6336: Initialize TempBoundListener with constructor | Rider Linden | |
2016-04-26 | DRTVWR-418: add preprocessor define to fix linker error introduced in v7.8 | callum_linden | |
2016-04-26 | MAINT-6336: Put the timeout upstream of the suspending pump and fire the ↵ | Rider Linden | |
timeout it. Also some cleanup on LLSD construction in vivox. | |||
2016-04-26 | Suppress avatar complexity notices if ShowMyComplexityChanges is zero | Oz Linden | |
2016-04-26 | MAINT-2022 FIXED "Copy" perform the same operation like "Copy UUID" in ↵ | andreykproductengine | |
Gestures panel | |||
2016-04-27 | MAINT-1057 FIXED Cannot get focus for or close build floater using toolbar ↵ | Mnikolenko Productengine | |
button when editing attachments in no-build area | |||
2016-04-27 | MAINT-1007 FIXED Context menu in Appearance/Wearing tab should contain "Show ↵ | Mnikolenko Productengine | |
original" menu item | |||
2016-04-26 | allow warnings from autobuild | Oz Linden | |
2016-04-25 | Automated merge with ssh://bitbucket.org/lindenlab/viewer64 | Nat Goodspeed | |
2016-04-25 | DRTVWR-418: Fix indra/llkdu wrapper for changes in KDU 7.8 API. | Nat Goodspeed | |
KDU 7.8 introduces a number of changes to its API, most notably by moving public symbols into a variety of kdu_something namespaces. While this is laudable in a general sense, it does require quite a bit of diagnostic building and patching to update legacy code. Since llimagej2ckdu_test.cpp lamentably stubs out pretty much the entire KDU API, we must also fix those stubs for signature changes even to functions we don't otherwise reference. NOTE: This commit still leaves four symbols undefined. Below I have taken the liberty of juxtaposing the error line with the output from dumpbin /exports build-vc120/packages/lib/release/kdu.lib. I see no differences. unresolved symbol (?kdu_convert_ycc_to_rgb_rev16@kdu_core@@3P6AXPAF00H@ZA) "void (__cdecl* kdu_core::kdu_convert_ycc_to_rgb_rev16)(short *,short *,short *,int)" ?kdu_convert_ycc_to_rgb_rev16@kdu_core@@3P6AXPAF00H@ZA (void (__cdecl* kdu_core::kdu_convert_ycc_to_rgb_rev16)(short *,short *,short *,int)) unresolved symbol (?kdu_convert_ycc_to_rgb_irrev16@kdu_core@@3P6AXPAF00H@ZA) "void (__cdecl* kdu_core::kdu_convert_ycc_to_rgb_irrev16)(short *,short *,short *,int)" ?kdu_convert_ycc_to_rgb_irrev16@kdu_core@@3P6AXPAF00H@ZA (void (__cdecl* kdu_core::kdu_convert_ycc_to_rgb_irrev16)(short *,short *,short *,int)) unresolved symbol (?kdu_convert_ycc_to_rgb_rev32@kdu_core@@3P6AXPAH00H@ZA) "void (__cdecl* kdu_core::kdu_convert_ycc_to_rgb_rev32)(int *,int *,int *,int)" ?kdu_convert_ycc_to_rgb_rev32@kdu_core@@3P6AXPAH00H@ZA (void (__cdecl* kdu_core::kdu_convert_ycc_to_rgb_rev32)(int *,int *,int *,int)) unresolved symbol (?kdu_convert_ycc_to_rgb_irrev32@kdu_core@@3P6AXPAM00H@ZA) "void (__cdecl* kdu_core::kdu_convert_ycc_to_rgb_irrev32)(float *,float *,float *,int)" ?kdu_convert_ycc_to_rgb_irrev32@kdu_core@@3P6AXPAM00H@ZA (void (__cdecl* kdu_core::kdu_convert_ycc_to_rgb_irrev32)(float *,float *,float *,int)) 24>C:\Users\Nat\linden\viewer64\build-vc120\newview\RelWithDebInfo\secondlife-bin.exe : fatal error LNK1120: 4 unresolved externals | |||
2016-04-25 | DRTVWR-418: Fix MD5 hashes for KDU 314311 packages. | Nat Goodspeed | |
2016-04-25 | Merge | Rider Linden | |
2016-04-25 | MAINT-6338: Add methods for getting and setting boolean properties from ↵ | Rider Linden | |
gSavedSettings in the HTTPCore. Use those methods to access new key HTTPLogBodyOnError. Dump body of HTTP message to log in case of error if this key is true. | |||
2016-04-25 | MAINT-6283 reverted | Mnikolenko Productengine | |
2016-04-24 | Code stylistics. | Nicky | |
(transplanted from 570ea799407270069974021eca3a5056d6908f58) |