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-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-14Merge. Refresh from viewer-release after 3.7.1 release.Monty Brandenberg
2014-02-14increment viewer version to 3.7.2Oz Linden
2014-02-14Added tag 3.7.1-release for changeset dcb4981ce255Oz Linden
2014-02-14OPEN-203 dummy commit to satisfy mercurialDrake Arconis
2014-02-11Merge. Refresh from viewer-release after 3.7.0 releaseMonty Brandenberg
2014-02-11Hack to fix ACME-1317Cho
2014-02-10increment viewer version to 3.7.1Oz Linden
2014-02-10Added tag 3.7.0-release for changeset 5d746de933a9Oz Linden
2014-02-05MAINT-3555 crash in LLPanel::~LLPanel() on shutdown:maksymsproductengine
- memory leaks fixing;
2014-02-14Merge viewer-release with 3.7.1simon
2014-02-14More memory cleanup of containers after DeletePairedPointer() usage.simon
2014-02-14MAINT-3724 : LLWorld::addRegion logging is misleadingsimon
2014-02-14mergeBaker Linden
2014-02-14[MAINT-3555] Crash in LLPanel::~LLPanel() on shutdownBaker Linden
- Added clear() after DeletePointer() call to hopfully fix this...
2014-02-11MAINT-3639 disable ALM for OSX 10.6.8Graham Madarasz (Graham Linden)
2014-02-10Pointless merge to make hg happysimon
2014-02-10Merge viewer-releasesimon
2014-02-10MAINT-3710 FIXED List of members is removed from General tab. Title column ↵Mnikolenko ProductEngine
is added to the list in Members tab. Roles tab is renamed to Roles & Members and Roles sub-tab is default now.
2014-01-31merge workaround for Mac codesign errors in build farmOz Linden
2014-01-31merge changes for storm-2011Oz Linden
2014-01-30fix odd editor artifactOz Linden
2014-01-30Another build triggerMonty Brandenberg
2014-01-29merge fixes for recording the packages installed in the buildOz Linden
2014-01-29FITMESH-6: correct bounds checkingOz Linden
2014-01-29STORM-2010: fix to AutoAcceptNewInventoryOz Linden
2014-01-29another trigger editMonty Brandenberg
2014-01-28STORM-2011: Group member lists not loading properlyAnsariel
2014-01-27Trivial edit to stimulate a new build.Monty Brandenberg
2014-01-27MAINT-3657 FIXED Don't change state when other user declines call.Mnikolenko ProductEngine
2014-01-24merge fix to the codesign fixOz Linden
2014-01-24merge fix to the codesign fixOz Linden
2014-01-24merge fix to the codesign fixOz Linden
2014-01-24fix error message python boo-booOz Linden
2014-01-24merge workaround for build farm Mac codesign failuresOz Linden
2014-01-24merge workaround for build farm Mac code signing failuresOz Linden
2014-01-24merge changes for MAINT-3187Oz Linden
2014-01-23FITMESH-6, FITMESH-20 Fix for some objects disappearing when hardware ↵Dave Parks
skinning enabled and ALM disabled.
2014-01-23correct coding style problems, add contribution creditOz Linden
2014-01-23merge changes for OSX signature fixOz Linden
2014-01-23merge changes for 3.6.13-releaseOz Linden
2014-01-22merge changes for storm-1972Oz Linden
2014-01-22add retries around OSX codesign to try to work around frequent build farm ↵Oz Linden
failures
2014-01-22record installed packages for each buildOz Linden
2014-01-21MAINT-3187: Name list controls do not properly resolve avatar namesAnsariel
2014-01-18Fixed: BUG-4413LanceCorrimal
2014-01-17MAINT-3536 FIXED new crash in XML_ParserFree: temporary solutionmaksymsproductengine