Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-04-13 | merge changes for 3.7.27-release | Oz Linden | |
2015-03-24 | Merge with viewer-release and become 3.7.27 | andreykproductengine | |
2015-03-04 | MAINT-4858 FIX | Brad Payne (Vir Linden) | |
2015-03-23 | merge changes for 3.7.26-release | Oz Linden | |
2015-01-15 | SL-92 WIP - more on hover management | Brad Payne (Vir Linden) | |
2015-01-13 | merge changes for 3.7.24-release | Oz Linden | |
2015-01-05 | Moved mHoverOffset to LLCharacter so it's accessible inside animations. ↵ | Brad Payne (Vir Linden) | |
Apply offset when constrained to ground. | |||
2014-12-22 | Moved AvatarPosFinalOffset to per-account settings file | Brad Payne (Vir Linden) | |
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 | merge | Brad Payne (Vir Linden) | |
2014-11-19 | MAINT-4537, MAINT-4687 WIP | Brad Payne (Vir Linden) | |
2014-11-15 | MAINT-4537 WIP - more joint position management during outfit changes | Brad Payne (Vir Linden) | |
2014-11-14 | MAINT-4537 WIP - joint position management during outfit changes | Brad Payne (Vir 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-11-03 | SL-93 WIP - pelvis fixup offsets | Brad Payne (Vir Linden) | |
2014-10-17 | Update to build on Xcode 6.0: interesting typo? no one to ask but pretty ↵ | callum_linden | |
sure this is the fix ,-Wlogical-not-parentheses] | |||
2014-10-17 | Update to build on Xcode 6.0: larger collection of removal of unused const ↵ | callum_linden | |
variables [-Wunused-const-variable] | |||
2014-10-17 | SL-93 WIP - refactoring LLPosOverrideMap for reusability | Brad Payne (Vir Linden) | |
2014-10-29 | MAINT-4605 WIP - you can't hide your lion eyes | Brad Payne (Vir Linden) | |
2014-10-08 | Switched to keying joint offsets by mesh id | Brad Payne (Vir Linden) | |
2014-10-08 | Switched to keying joint offsets by mesh id | Brad Payne (Vir Linden) | |
2014-08-28 | MAINT-4158 WIP - track position overrides requested by attachments so they ↵ | Brad Payne (Vir Linden) | |
can be undone intelligently | |||
2014-08-27 | WIP on attachment offset management in joints | Brad Payne (Vir Linden) | |
2014-08-28 | MAINT-4158 WIP - track position overrides requested by attachments so they ↵ | Brad Payne (Vir Linden) | |
can be undone intelligently | |||
2014-08-27 | WIP on attachment offset management in joints | Brad Payne (Vir Linden) | |
2014-08-15 | MAINT-4158 WIP - fix for at least some forms of distortion. I can't repro ↵ | Brad Payne (Vir Linden) | |
the drastic height changes, so not positive it addresses that. | |||
2014-08-15 | MAINT-4158 WIP - fix for at least some forms of distortion. I can't repro ↵ | Brad Payne (Vir Linden) | |
the drastic height changes, so not positive it addresses that. | |||
2014-06-02 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-drtvwr-365. | Stinson Linden | |
2014-05-23 | MAINT-4077: Refactoring to add copy constructors to the LLVisualParam class ↵ | Stinson Linden | |
and all of its derived descendants in order to clarify ownership of memory pointers. | |||
2014-05-14 | MAINT-4009: Patching a leak of LLVisualParam derived objects that were being ↵ | Stinson Linden | |
leaked because the LLWearable class was not destroying itself properly. | |||
2014-05-13 | sunshine-external merge WIP | Brad Payne (Vir Linden) | |
2014-05-12 | MAINT-4009: Patching a leak of keyframed motions that had been deprecated ↵ | Stinson Linden | |
but were never properly destroyed. | |||
2014-03-12 | merge | Brad Payne (Vir Linden) | |
2014-03-12 | merge with release | Richard Linden | |
2014-02-14 | More memory cleanup of containers after DeletePairedPointer() usage. | simon | |
2014-02-14 | [MAINT-3555] Crash in LLPanel::~LLPanel() on shutdown | Baker Linden | |
- Added clear() after DeletePointer() call to hopfully fix this... | |||
2013-12-10 | SH-4653 FIX Interesting: Viewer crashes while reading chat history | Richard Linden | |
2013-11-09 | BUILDFIX: updated enum to match viewer-sunshine so I can get ↵ | Richard Linden | |
llappearance-utility building for viewer-interesting | |||
2013-10-16 | merge | Brad Payne (Vir Linden) | |
2013-10-15 | renamed TimeBlock to BlockTimerStatHandle | Richard Linden | |
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-09-19 | SH-3455 WIP - removing bake upload code | Brad Payne (Vir Linden) | |
2013-09-05 | changed fast timer over to using macro | Richard Linden | |
another attempt to move mem stat into base class | |||
2013-08-15 | moved unit types out of LLUnits namespace, since they are prefixed | Richard Linden | |
2013-08-14 | BUILDFIX: added header for numeric_limits support on gcc | Richard Linden | |
added convenience types for units F32Seconds, etc. | |||
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
2013-08-06 | Fixes for SH-4321. Also removed some unnecessary transform updates, and ↵ | prep@lindenlab.com | |
unused joint resetting code | |||
2013-07-30 | Summer cleaning - removed a lot of llcommon dependencies to speed up build times | Richard Linden | |
consolidated most indra-specific constants in llcommon under indra_constants.h fixed issues with operations on mixed unit types (implicit and explicit) made LL_INFOS() style macros variadic in order to subsume other logging methods such as ll_infos added optional tag output to error recorders | |||
2013-07-24 | Sh-4321 # Fixes for detach deformations. General code cleanup as well. | prep | |