Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-03 | DD-263 : Update the count on hand on SLM in various situation where stock ↵ | Merov Linden | |
count changes (activate, drag/drop, associate, etc...) | |||
2014-11-03 | Pull in viewer-release and become version 3.7.20 | simon | |
2014-11-03 | MAINT-3585 FIXED Viewer Crashes when attempting to upload image. | ruslantproductengine | |
The bug was fixed, the reasone of crash is following. The Core Flow view contain another GL context and will not care about restoring a previous. I restore context manually. This path also contain a minor changes in another files. All changes described here. Сhange's for fix current bug. indra/llwindow/llwindow.h indra/llwindow/llwindowheadless.h indra/llwindow/llwindowmacosx.h indra/llwindow/llwindowsdl.h indra/llwindow/llwindowwin32.h indra/newview/lllocalbitmaps.cpp indra/newview/llviewerdisplay.cpp indra/newview/llviewerdisplay.h Twice mUsage initialization (replace to forward initialization). indra/llcharacter/lljointstate.h Looks like condition should be befor memcopy call, otherwise - possible CRASH. indra/llcommon/llmd5.cpp Unused condition and variables. indra/llmath/llsphere.cpp Looks like should be under if otherwise - possible CRASH indra\llprimitive\llmodel.cpp Useless assert's. indra/llrender/llrender.cpp indra/newview/lldaycyclemanager.cpp | |||
2014-11-04 | MAINT-4499 FIXED Forgotten password button is not aligned with Password ↵ | Mnikolenko ProductEngine | |
input field | |||
2014-11-04 | MAINT-4581 FIXED Flickr slurl links break on some regions with spaces in the ↵ | Mnikolenko ProductEngine | |
region name | |||
2014-11-04 | MAINT-4619 FIXED Using Align Planar Faces on flexible prims causes viewer to ↵ | Mnikolenko ProductEngine | |
crash | |||
2014-11-03 | Merge downstream code and become 3.7.20 | simon | |
2014-11-03 | MAINT-1884 FIXED "Shortcut Key" text label is overlapped by drop-down lists ↵ | andreykproductengine | |
in Preview floater when user opened more then one gesture | |||
2014-11-03 | SL-93 WIP - pelvis fixup offsets | Brad Payne (Vir Linden) | |
2014-10-31 | settings.xml update | Brad Payne (Vir Linden) | |
2014-10-30 | SL-93 WIP - missing include | Brad Payne (Vir Linden) | |
2014-10-30 | MAINT-4617 FIXED Viewer chews on "Inventory->Open and Select" until ↵ | andreykproductengine | |
inventory received or recent items selected | |||
2014-10-31 | MAINT-3560 FIXED Unused setting MaxFPS was deleted | Mnikolenko ProductEngine | |
2014-10-30 | SL-93 - WIP on managing pelvis fixups using new joint offset framework | Brad Payne (Vir Linden) | |
2014-10-29 | fix signature target path | Oz Linden | |
2014-10-29 | reorder finalizing for OSX so that the signature is applied to the app after ↵ | Oz Linden | |
copying into the dmg; preserves extended attributes | |||
2014-10-29 | merge changes for MAINT-4560 | Oz Linden | |
2014-10-28 | fix for formatting issue | JJ Linden | |
2014-10-28 | adding line to test that app was signed appropriately | JJ Linden | |
2014-10-28 | merge update from callum | Oz Linden | |
2014-10-28 | add --deep to codesign for the mac | Oz Linden | |
2014-10-28 | MAINT-4435 FIXED build fix patchset2 | ruslantproductengine | |
2014-10-28 | merge changes for 3.7.19-release | Oz Linden | |
2014-10-28 | merge changes for 3.7.19-release | Oz Linden | |
2014-10-28 | increment viewer version to 3.7.20 | Oz Linden | |
2014-10-28 | Added tag 3.7.19-release for changeset 82973b38a6c9 | Oz Linden | |
2014-10-27 | Merge with head | callum_linden | |
2014-10-27 | Remove obselete TO DO list | callum_linden | |
2014-10-27 | fix build of llphysicsextensions package for sublicensed tpvs | Oz Linden | |
2014-10-27 | MAINT-2759 FIXED Touch is greyed out when right clicking on child prims in a ↵ | andreykproductengine | |
touchable linkset if the script uses a reset on rez | |||
2014-10-27 | MAINT-4435 FIXED fix in llvolume.cpp Perform full build if number of vertices | ruslantproductengine | |
less than allowed. Changes in all other files relate auxiliary methods for catching similar bugs in future. | |||
2014-10-27 | MAINT-4597 FIXED Show emoted name according to name settings in preferences. | Mnikolenko ProductEngine | |
2014-10-24 | DD-243 : Set up callbacks for merchant outbox importer in the postBuild | Merov Linden | |
2014-10-24 | update llphysicsextension with build fixes | Oz Linden | |
2014-10-24 | DD-242 : Added beta invitation message to merchants in the marketplace ↵ | Merov Linden | |
listings floater | |||
2014-10-24 | MAINT-4614 - fix viewer warning about bad membership list update | simon | |
2014-10-24 | convert llphysicsextensions tpv package build to use new autobuild package ↵ | Oz Linden | |
--results-file option | |||
2014-10-24 | MAINT-3208 FIXED Confusing button state when working with multiple textures ↵ | andreykproductengine | |
and the default texture is the last selected. | |||
2014-10-24 | document the special packaging parameters, and remove the obsolete uses | Oz Linden | |
2014-10-24 | Suppress non-useful NaN test in llsd_new_tut.cpp | Nat Goodspeed | |
2014-10-24 | MAINT-4554 FIXED Display owner as [groupname] (group) for group-owned object | Mnikolenko ProductEngine | |
2014-10-24 | upload autobuild metadata after viewer build | Oz Linden | |
2014-10-23 | Automated merge with ↵ | Nat Goodspeed | |
http://bitbucket.org/callum_linden/viewer-tools-update-callum | |||
2014-10-23 | Bring in new TUT library build. Clean up ensure_equals() overloads. | Nat Goodspeed | |
The new TUT library build eliminates the ambiguity about ensure_equals(const char*, ...) versus ensure_equals(const std::string&, ...). Now it's all based on const std::string&. Remove pointless const char* overloads and ambiguous forwarding templates. With clang in Xcode 6, any new datatypes we intend to use with ensure_equals() must have operator<<(std::ostream&, datatype) declared BEFORE lltut.h #includes tut.hpp. Reorder code in certain test source files to guarantee that visibility. | |||
2014-10-23 | DD-224, DD-246 : Clean up code when receiving delete notification. Display ↵ | Merov Linden | |
DAMA alert when associating listing | |||
2014-10-23 | merge changes for STORM-2081 | Oz Linden | |
2014-10-23 | Update to build on Xcode 6.0: update TODO list | callum_linden | |
2014-10-23 | Update to build on Xcode 6.0: point at new jpeglib package which moves lib ↵ | callum_linden | |
into lib/release vs lib | |||
2014-10-23 | STORM-2081 - Guard against null gWindowImplementation when fullscreen ↵ | Cinder | |
(crashes OS X Yosemite) | |||
2014-10-23 | Fix Xcode 6 compile errors relating to tut::ensure_equals() overloads. | Nat Goodspeed | |
lltut.h declares a number of ensure_equals() overloads for various data types, notably the types supported by LLSD. We expect these to be called by tut code. But the tut code in question is in a template in tut.hpp -- which was #included BEFORE the overloads were declared. Previous C++ compilers have evidently made multiple passes, collecting the relevant overloads before attempting to compile the template bodies. clang does not, complaining that the overloads must be declared before the tut.hpp template code that references them. Reordering parts of lltut.h seems to address that problem. For similar reasons, test programs that use StringVec.h and its operator<<() must #include StringVec.h before lltut.h. Add ensure_equals(const std::string&, const LLSD::Binary&, const LLSD::Binary&) overload. The sloppy mix of (const char*, ...) and (const std::string&, ...) overloads bothers me, since for many of those ... types we seem to have to duplicate them. |