Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-03-31 | SL-352 - another case where legacy content revealed a bug in weight remapping. | Brad Payne (Vir Linden) | |
2015-10-19 | SL-234 WIP - remap skin weights to match included-joint logic | Brad Payne (Vir Linden) | |
2015-09-30 | Merge downstream code, version 3.8.5 | AndreyL ProductEngine | |
2015-09-14 | merge | Brad Payne (Vir Linden) | |
2015-09-14 | SL-133 WIP, SL-134 WIP - more extra joint handling | Brad Payne (Vir Linden) | |
2015-08-20 | MAINT-5532 FIXED upload of duck.dae from MAINT-4483 crashes mac viewer | andreykproductengine | |
2015-07-17 | MAINT-5364 FIXED Object with invalid sculpt topology type cannot be seen or ↵ | andreykproductengine | |
selected | |||
2015-07-14 | MAINT-5364 FIXED Object with invalid sculpt topology type cannot be seen or ↵ | andreykproductengine | |
selected | |||
2015-04-29 | Merge from viewer-release | andreykproductengine | |
2015-04-27 | MAINT-5042 FIXED SL Viewer Closes Unexpectedly in specific area with high ↵ | ruslantproductengine | |
RenderVolumeLODFactor - fix for review - fix in buffer overrun detector | |||
2015-04-14 | Merge with viewer-release and become 3.7.28 | andreykproductengine | |
2015-04-13 | merge changes for 3.7.27-release | Oz Linden | |
2015-01-13 | merge changes for 3.7.24-release | Oz Linden | |
2015-02-20 | Fix merge error | simon | |
2015-02-19 | Merge downstream code | simon | |
2015-02-14 | MAINT-4329 Backed out changeset: fd3a4d5c2cf5 | ruslantproductengine | |
2014-12-19 | merge changes of 3.7.23-release | maksymsproductengine | |
2014-12-12 | Fix up remaining llround() -> ll_round() issues | callum_linden | |
2014-12-12 | Another round of ll_round() | Nat Goodspeed | |
2014-12-11 | Fix a couple more ll_round() calls | Nat Goodspeed | |
2014-12-10 | Rename llround(..) to ll_round(..) because of a collision with MS llround ↵ | callum_linden | |
(long long round) in VS2013 | |||
2014-12-02 | MAINT-3494 FIXED Generate Normals checkbox does not control generation of ↵ | ruslantproductengine | |
normals. Patchset #2 | |||
2014-11-28 | MAINT-3494 FIXED Generate Normals checkbox does not control generation of ↵ | ruslantproductengine | |
normals. | |||
2014-11-24 | MAINT-3529 FIXED Certain pathcuts made to a cube cause some faces to not ↵ | ruslantproductengine | |
react to sunlight or local lights | |||
2014-11-14 | Cinder pointed out my fix here for clang pickiness was different from hers ↵ | callum_linden | |
so I investigated and this is the causes of the slowdown - wrongly placed parens | |||
2014-11-14 | Reworked changes to more closely match Cinders' - hers seem more correct | callum_linden | |
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-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-17 | Update to build on Xcode 6.0: removed bunch of unused consts variables ↵ | callum_linden | |
[-Wunused-const-variable] | |||
2014-10-17 | Update to build on Xcode 6.0: various scoping issues with octree code | callum_linden | |
2014-10-17 | Update to build on Xcode 6.0: clang detecting unsigned int comparison with ↵ | callum_linden | |
>=0 [-Wtautological-compare] - confirmed fix with davep | |||
2014-10-17 | Update to build on Xcode 6.0: collection of similar possibly incorrect ↵ | callum_linden | |
logical comparison grouping [-Wlogical-op-parentheses] fixes for clang | |||
2014-10-17 | Update to build on Xcode 6.0: collection of similar const var not used ↵ | callum_linden | |
warnings/errors [-Wunused-const-variable] | |||
2014-09-25 | MAINT-4329 FIXED scales each image *twice* for no apparent reason : patchset #2 | ruslantproductengine | |
2014-08-18 | MAINT-3511 FIXED When one surface of mesh object is set transparent all ↵ | ruslantproductengine | |
object is invisible : compare rotation quaternions with predefined epsilon | |||
2014-07-31 | Merge viewer-release | Graham Linden | |
2014-07-07 | Merge viewer up to 3.7.12, including fixing missed LL_WARNS etc from last ↵ | Graham Linden | |
release (is that trout you smell on the air? is it?) | |||
2014-07-07 | Merge viewer-release and become version 3.7.12 | simon | |
2014-05-29 | Mergeup to 3.7.9 viewer-release | Graham Linden | |
2014-05-07 | Merge downstream version 3.7.8 code | simon | |
2014-05-07 | Pull and merge viewer-release as version 3.7.8 | simon | |
2014-05-07 | merge changes for 3.7.7-release | Oz Linden | |
2014-04-22 | Appease GCC 4.6.1 syntax problems with uintptr_t in alignment asserts | Graham Linden | |
2014-04-22 | merge changes for STORM-1915 | Oz Linden | |
2014-04-22 | Modify importer to (optionally) improve debug output, perform name-based LOD ↵ | Graham Linden | |
association, and handle models with many materials. | |||
2014-03-04 | merge changes for 3.7.2-release | Oz Linden | |
2014-03-04 | merge changes for bug-1044 | Oz Linden | |
2014-03-02 | Fixed compile-time errors. My bad. | Ricky Curtice | |
Serves me right for not waiting through the compile! | |||
2014-03-02 | STORM-1920: Richard fixed and optimized a ton more math. | Ricky Curtice | |
From Richard: There are a bunch of things I changed...mainly I eliminated all the grid_offset nonsense and instead simply calculate the tick index for the current drag position and use that to generate a snapped position as needed. I still use approx_equal because I want grid numbers to light up even when they aren't the axis you are currently snapping to. | |||
2014-02-27 | Automated merge with https://bitbucket.org/lindenlab/viewer-lion | Dave Parks | |