summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-02-20Fix build problemmaksymsproductengine
2014-02-19duplicated the workaround added for darwin codesigning onto the windos ↵JJ Linden
codesigning
2014-02-19Merge with releaseRichard Linden
2014-02-18STORM-1920: Documented the meaning of some of the variables involved, built ↵Ricky Curtice
simplest change to solve issue. The highlighting code assumed that the axis of the scaling movement was aligned with the scale tick marks - e.g. one of the cardinal directions with respect to the OBB of the selection. This was and is NOT true when dragging from the corner, aka scaling more than one axis at a time. The solution was to calculate the measured distance by projecting the snapped distance along the snap direction onto the axis of the relevant snap guide. This gives the correct values, and is nice and clean - both in the change involved, and in the values returned. However, while the fundamental misunderstanding in the code has been cleaned up by this change, the tick_val variable has so much jitter in the bottom end that the is_approx_equal function doesn’t come true > 98% of the time. This is the next problem to solve.
2014-02-18STORM-1920: Math cleanup from Richard Linden.Ricky Curtice
2014-02-17Pull merge from lindenlab/viewer-releaseMerov Linden
2014-02-14Merge. Refresh from viewer-release after 3.7.1 release.Monty Brandenberg
2014-02-14Pull merge from viewer-releaseMerov Linden
2014-02-14Pull merge from lindenlab/viewer-acmeMerov Linden
2014-02-14Reduced intensity of light leak on Lens Flare filter for ACME-1277Cho
2014-02-14increment viewer version to 3.7.2Oz Linden
2014-02-14Added tag 3.7.1-release for changeset dcb4981ce255Oz Linden
2014-02-14ACME-1277 : Delete debug printouts spamming the logMerov Linden
2014-02-14OPEN-203 dummy commit to satisfy mercurialDrake Arconis
2014-02-13Pull merge from lindenlab/viewer-acmeMerov Linden
2014-02-13ACME-1277 : Final set of filters, added a SnapshotFiltersEnabled debug settingMerov Linden
2014-02-13Updated test filtersCho
2014-02-12add two debug settings: "SceneLoadLowMemoryBound" and "SceneLoadHighMemoryBound"Xiaohong Bao
2014-02-12Automated merge with http://bitbucket.org/lindenlab/viewer-interestingXiaohong Bao
2014-02-12reduce peak memory usage to fix SH-4574: Interesting: viewer crash in ↵Xiaohong Bao
LLJoint::setScale
2014-02-12Pull merge from lindenlab/viewer-acmeMerov Linden
2014-02-12Pull mergeMerov Linden
2014-02-12ACME-1277 : Add new example filter scriptsMerov Linden
2014-02-12Changed Flickr link text for ACME-1320Cho
2014-02-12merge with releaseRichard Linden
2014-02-11mergeBrad Payne (Vir Linden)
2014-02-11Merge. Refresh from viewer-release after 3.7.0 releaseMonty Brandenberg
2014-02-11merge up to 3.7.0-release and get unit test fixesOz Linden
2014-02-10Pull merge from lindenlab/viewer-releaseMerov Linden
2014-02-10Pull merge ACME-1317 emergency fixMerov Linden
2014-02-10Merge pull from lindenlab/viewer-releaseMerov Linden
2014-02-10STORM-1915 Add name to contributorsJonathan Yap
2014-02-10STORM-1915 Fix unit testsJonathan Yap
2014-02-11mergeCho
2014-02-11Added #SecondLife to default Twitter status for ACME-1319Cho
2014-02-11Hack to fix ACME-1317Cho
2014-02-10ACME-1318 : Handle No filter a bit more smartly so we don't fail on an ↵Merov Linden
unknown filter to do nothing...
2014-02-10increment viewer version to 3.7.1Oz Linden
2014-02-10Added tag 3.7.0-release for changeset 5d746de933a9Oz Linden
2014-02-07ACME-1315 : Fix anisotropy in filters applied to thumbnail. Deleted some ↵Merov Linden
unused code
2014-02-07ACME-1314 : Fix screen filter to make it less harsh on edges, modify Jules ↵Merov Linden
Verne and Newspaper filters as a result
2014-02-07ACME-1312 : Show the filter name without the Missing string prefix for ↵Merov Linden
filters that are not localized
2014-02-07Pull merge from lindenlab/viewer-acmeMerov Linden
2014-02-06ACME-1277 : Add a set of creative filters to the llimage_libtest/filters ↵Merov Linden
examples
2014-02-06Clear up commentsMerov Linden
2014-02-06ACME-1278 : Allow angle to be used in 2D screen filterMerov Linden
2014-02-06fixed SLShare connection state issues for ACME-1298Cho
2014-02-06mergeCho
2014-02-06changed Facebook default image upload size to 1200x630 and Twitter to 800x600Cho
2014-02-06accidentally left _CrtCheckMemory defined in non-Windows buildsRichard Linden