Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/anim
AgeCommit message (Expand)Author
2015-11-30[drape] rebase fixesExMix
2015-09-23Fix include path for animSergey Yershov
2015-09-23[msvc][win] Fixed compilation issuesAlex Zolotarev
2015-09-23Removed unused includes in base files.vng
2015-09-23review fixesExMix
2015-09-23[core] remove PreWermend IdleExMix
2015-09-23[animation] Fixed logic of angle and segment interpolation.vng
2015-09-23[core] review fixExMix
2015-09-23[core] more powerfull logic of location state animationsExMix
2015-09-23review fixesExMix
2015-09-23[core] location state animationsExMix
2015-09-23Use expat from the system on LinuxAlex Zolotarev
2015-09-23Fixed warnings in 3party projectsAlex Zolotarev
2015-09-23Generic Warning FixesAlex Zolotarev
2015-09-23changes according to code review.rachytski
2015-09-23dividing anim::Task's into visual/non-visual and taking it into account in Re...rachytski
2015-09-23bug fixes for release.rachytski
2015-09-23fixes according to code review.rachytski
2015-09-23added base animation classes for single values and AnyRect's interpolations.rachytski
2015-09-23keeping anim::Controller pre-warmed for 5 cycles to allow new animations to s...rachytski
2015-09-23added anim::SegmentInterpolation and MoveScreen animation tasks.rachytski
2015-09-23added anim::AngleInterpolation task for animation of angle rotations.rachytski
2015-09-23anim::Task::Lock/Unlock for synchronization of task state changes in differen...rachytski
2015-09-23added callbacks for certain evens into anim::Task.rachytski
2015-09-23fixed constant RotateScreenTask recreation for smooth performance.rachytski
2015-09-23fixes according to code review.rachytski
2015-09-23added anim/Task.cpprachytski
2015-09-23refactored anim::Task and anim::Controller to distinguish between normal Task...rachytski
2015-09-23refactored anim::Controller and moved it into RenderPolicy.rachytski
2015-09-23added animation library.rachytski