tdesktop/Telegram/SourceFiles/ui/effects
John Preston 261720c941 Fix radial animations on macOS.
QOpenGLWidget doesn't draw antialiased ellipses and arcs,
so we use a software rasterizer and then draw the resulting image.
2019-03-11 13:51:15 +04:00
..
animations.cpp Fix new animations engine restarts. 2019-03-11 12:08:21 +04:00
animations.h Fix new animations engine restarts. 2019-03-11 12:08:21 +04:00
cross_animation.cpp Finish animations disabling. 2018-09-20 21:26:10 +03:00
cross_animation.h Finish animations disabling. 2018-09-20 21:26:10 +03:00
fade_animation.cpp Use new animations in video viewer. 2019-03-11 12:08:18 +04:00
fade_animation.h Use new animations in video viewer. 2019-03-11 12:08:18 +04:00
numbers_animation.cpp Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
numbers_animation.h Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
panel_animation.cpp
panel_animation.h
radial_animation.cpp Fix radial animations on macOS. 2019-03-11 13:51:15 +04:00
radial_animation.h Fix radial animations on macOS. 2019-03-11 13:51:15 +04:00
ripple_animation.cpp Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
ripple_animation.h Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
round_checkbox.cpp Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
round_checkbox.h Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
send_action_animations.cpp Fix build on GCC. 2019-03-11 12:08:09 +04:00
send_action_animations.h Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
slide_animation.cpp Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00
slide_animation.h Use crl::time/now instead of TimeMs/getms. 2019-02-19 11:06:33 +04:00