summaryrefslogtreecommitdiff
path: root/indra/llcharacter/llkeyframewalkmotion.cpp
AgeCommit message (Expand)Author
2024-07-08Re-enable compiler warnings C4244 and C4396 except for lltracerecording.h and...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-17misc: BOOL to boolLars Næsbye Christensen
2024-02-12miscellaneous: BOOL (int) to real boolLars Næsbye Christensen
2021-10-28SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac...Dave Parks
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-10-17Update to build on Xcode 6.0: larger collection of removal of unused const va...callum_linden
2013-10-08merge from viewer-releaseRichard Linden
2013-08-15moved unit types out of LLUnits namespace, since they are prefixedRichard Linden
2013-08-14BUILDFIX: added header for numeric_limits support on gccRichard Linden
2013-08-09second phase summer cleaningRichard Linden
2013-06-28SH-4299 FIX Interesting: High fps shown temporarily off scale in statistics c...Richard Linden
2013-06-13SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-05-09Merge downstream code and viewer-betasimon
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-18SH-3931 WIP Interesting: Add graphs to visualize scene load metricsRichard Linden
2013-03-14Fix mismerge losing rollback changeGraham Madarasz
2013-03-14Rollback Maestro interp changesGraham Madarasz (Graham Linden)
2013-03-08Optimize interp code to elim hundreds of divides per frame and fix jitter bugs.Graham Madarasz (Graham)
2010-08-13Change license from GPL to LGPL (version 2.1)Oz Linden
2010-06-30EXT-8177 FIX avatar walk/run animation periodically stops when going down a s...Richard Linden
2010-06-15EXT-6953 WIP fixed walk cycle foot slip feedback to not speed up animation so...Richard Linden
2010-05-27EXT-6953 WIP - pre-push cleanup after review. Accumulated EXT-6953 commits r...Brad Payne (Vir Linden)
2010-05-27EXT-6953 WIP - cleanupBrad Payne (Vir Linden)
2010-05-07For EXT-6953: Evaluate and implement Richard's improved default animations. ...Brad Payne (Vir Linden)
2010-05-06Improved default animations - work in progressBrad Payne (Vir Linden)
2010-04-30For EXT-6953: Evaluate and implement Richard's improved default animations. ...Brad Payne (Vir Linden)
2010-01-29CID-335 follow-upTofu Linden
2010-01-29CID-335Tofu Linden
2009-01-08Result of svn merge -r107256:107258 svn+ssh://svn/svn/user/phoenix/license_20...Aaron Brashears
2008-05-19EFFECTIVE MERGES:Don Kjer
2008-05-07Back out QAR-520 maintenance-7 merge -- svn merge -r 86947:86946 svn+ssh://sv...Brian McGroarty
2008-05-07QAR-520 maintenance-7 merge -- svn merge -r 84923:86093 svn+ssh://svn.lindenl...Brian McGroarty
2007-12-07EFFECTIVE MERGE: merge release@73232 maint-viewer-2@75100 -> maint-viewer-2-m...Steven Bennetts
2007-10-04Result of svn merge -r71162:71205 svn+ssh://svn/svn/linden/branches/new-licen...Aaron Brashears
2007-01-02Print done when done.James Cook