Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-08 | merge from viewer-release | Richard Linden | |
2013-08-09 | second phase summer cleaning | Richard Linden | |
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc. | |||
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-06-05 | merge with viewer-release | Richard Linden | |
2013-05-09 | Merge downstream code and viewer-beta | simon | |
2013-04-19 | merge changes for DRTVWR-294 | Oz Linden | |
2013-04-11 | Merge in downstream code (chui fixes, materials) | simon | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2013-03-18 | SH-3931 WIP Interesting: Add graphs to visualize scene load metrics | Richard Linden | |
changed LLCriticalDamp to LLSmoothInterpolation and sped up interpolator lookup improvements to stats display of llstatbar added scene load stats floater accessed with ctrl|shift|2 | |||
2013-03-14 | Rollback Maestro interp changes | Graham Madarasz (Graham Linden) | |
2013-03-08 | Optimize interp code to elim hundreds of divides per frame and fix jitter bugs. | Graham Madarasz (Graham) | |
2013-02-28 | Improve perf of GLSL uniform lookups by name | Graham Madarasz (Graham) | |
2012-10-11 | Updating linux build to gcc4.6 | Don Kjer | |
2012-07-31 | Merge in viewer-development | simon@Simon-PC.lindenlab.com | |
2012-07-23 | Pull and merge from ssh://hg@bitbucket.org/lindenlab/viewer-release. | Todd Stinson | |
2012-03-30 | PATH-450: Disabling the movement and shape manipulation widgets when editing ↵ | Todd Stinson | |
an item in a linked set. | |||
2012-03-13 | PATH-199: Enforcing permanent objects in frozen state to not move. | Todd Stinson | |
2012-04-13 | MAINT-939 Potential fix for crash when editing objects. | Dave Parks | |
2012-04-10 | MAINT-74 Fix "show cross sections" crashing and not working in general. | Dave Parks | |
2011-09-14 | SH-2243 work in progress -- application side matrix stack management | Dave Parks | |
2011-08-10 | SH-2238, SH-2223, SH-SH-2242 glVertexAttrib throughout main render pipeline ↵ | Dave Parks | |
complete, preview renders and debug displays still pending. Also fixed a render glitch and a crash (JIRAs listed). | |||
2011-08-08 | SH-2242 Work in progress migrating to glVertexAttrib everywhere | Dave Parks | |
2010-10-12 | Initial work on viewer motion interpolation. Changes include: | Dave SIMmONs | |
* InterpolationTime and InterpolationPhaseOut values in settings.xml to control new object interpolation code. Use zero to revert to old logic * Viewer motion interpolation lasts InterpolationTime and will start to phase out after InterpolationPhaseOut seconds * Changed LLWorld::getMinAllowedZ() to take a world-position as a parameter * Added LLVOAvatarSelf::resetRegionCrossingTimer() * Actually reset LLVOAvatarSelf::mRegionCrossingTimer so we get sensible timing data for region crossings * LLVOAvatarSelf::updateRegion() will update position value due to region changes Code reviewed by Ambroff * | |||
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-03-29 | EXT-6536 : Make LLVOAvatarSelf a singleton | Loren Shih | |
Superficial cleanup to replace all instances of "gAgentAvatar" with "gAgentAvatarp". | |||
2010-03-29 | EXT-6536 : Make LLVOAvatarSelf a singleton | Loren Shih | |
Superficial cleanup to replace all instances of "LLVOAvatarSelf *avatarp = gAgent.getAvatarObject" with "gAgentAvatar". | |||
2010-03-23 | EXT-2959 : Full out camera functions from llagent to llagentcamera | Loren Shih | |
First check-in; only compiles, nothing more. | |||
2010-01-28 | CID-363 | Tofu Linden | |
Checker: UNINIT_CTOR Function: LLManipTranslate::LLManipTranslate(LLToolComposite *) File: /indra/newview/llmaniptranslate.cpp | |||
2009-12-10 | Again fix Mac builsd | James Cook | |
2009-12-10 | Attempt fix mac build problem with anonymous struct | James Cook | |
2009-12-10 | EXT-3333 Cannot edit HUD position using the base of the position arrows | James Cook | |
HUD attachment edit arrows have projected Z position of 0.0, so we were eliminating half the arrows from the set of available ones. Changed to std::vector and just sort by Z position. Reviewed with Richard. | |||
2009-12-01 | DEV-43612 (part1) fix a typo in UI text from llmaniptranslate | Ramzi Linden | |
2009-11-10 | Sanitize naming of getWindowRect (scaled vs. raw pixels) and ↵ | James Cook | |
getWorldViewRect (scaled vs. raw) Reduces chance of future UI bugs related to UI size. Discussed with Richard. | |||
2009-11-10 | EXT-677 Build tool arrows work again with UI size != 1.0 | James Cook | |
Must use scaled (virtual) pixels in some computations Will review with Richard | |||
2009-11-04 | Fix for DEV-32672 / VWR-13349. Prim move grid display wasn't mipmapping ↵ | Eric M. Tulla (BigPapi) | |
properly. | |||
2009-09-09 | merge -r132032-132812 ↵ | Richard Nelson | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/gooey/gooey-1 | |||
2009-07-10 | merge QAR-1579: texture-cleanup-1. | Xiaohong Bao | |
2009-07-06 | Merge xui-army-5 to viewer-2, includes layout, art, and color changes, also ↵ | James Cook | |
UI color refactoring and new FreeType font library on Linux. svn merge -r126038:126164 svn+ssh://svn.lindenlab.com/svn/linden/branches/skinning/xui-army-5 | |||
2009-06-21 | merge -r 122421-124917 viewer-2.0.0-2 -> viewer-2.0.0-3 | Steven Bennetts | |
ignore-dead-branch | |||
2009-03-13 | svn merge -r114093:114412 ↵ | Christian Goetze | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/featurettes/featurettes-batch5-merge Melinda (coco): 5th and final batch of featurettes. My work here is done. | |||
2009-02-18 | Merge of QAR-1267 to trunk. This was a combo merge of QAR-1175 ↵ | Brad Kittenbrink | |
(maint-render-9) and QAR-1236 (dll-msvcrt-2) svn merge -r 109838:112264 svn+ssh://svn.lindenlab.com/svn/linden/branches/maint-render/maint-render-9-merge-r109833 | |||
2009-02-03 | QAR-1177 maint-viewer-12 + uploadfees-viewer combo mergeme | Adam Moss | |
svn merge -r108355:109316 svn+ssh://svn.lindenlab.com/svn/linden/branches/moss/maint-viewer-12-uploadfees-qa108314 Whew. | |||
2009-01-13 | svn merge -r106055-107012 ↵ | Mark Palange | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/viewer/viewer_1-22/ merge RC5 changes into trunk, plus add'l localization xml (all newly added) files that should have been added with RC0-RC4 merge, but weren't. | |||
2009-01-08 | Result of svn merge -r107256:107258 ↵ | Aaron Brashears | |
svn+ssh://svn/svn/user/phoenix/license_2009_merge into trunk. QAR-1165 | |||
2008-11-07 | QAR-992 Merging revisions 101012-101170,101686-101687 of ↵ | Mark Palange | |
svn+ssh://svn.lindenlab.com/svn/linden/qa/viewer_combo_1-22-merge into linden/release | |||
2008-08-12 | QAR-767 Combined maint-render-7 and maint-viewer-9 merge | Steven Bennetts | |
merge release@93398 viewer-merge-1@94007 -> release dataserver-is-deprecated | |||
2008-07-23 | svn merge -r92720:92721 ↵ | Karl Steifvater | |
svn+ssh://svn.lindenlab.com/svn/linden/branches/uv-picking-merge QAR-698 / DEV-9985 add touch "position" information to touch-events in LSL | |||
2008-07-22 | svn merge -r92710:92709 svn+ssh://svn.lindenlab.com/svn/linden/release --> ↵ | Josh Bell | |
release Undo r92710 (for QAR-698) - went straight into release instead of a side branch for validation. | |||
2008-07-22 | merge uv-picking branch. | Karl Steifvater | |
svn merge -r92602:92632 svn+ssh://svn.lindenlab.com/svn/linden/branches/uv-picking-4 | |||
2008-06-26 | QAR-628 merge string-cleanup-5 -r 90476:90508 -> release | Steven Bennetts | |
dataserver-is-deprecated |