summaryrefslogtreecommitdiffstats
path: root/editor/icons/PingPongLoop.svg
Commit message (Collapse)AuthorAgeFilesLines
* Style: Optimize `.svg` files with `svgo`Thaddeus Crews2024-06-231-1/+1
|
* Reduce the total size of our SVGs by 15%VolTer2023-06-041-1/+1
|
* Fix near one opacity in editor iconsKrazy-J2023-01-311-1/+1
| | | | | Remove occurrences of fill-opacity and stroke-opacity with values near or equal to 1 (all values were greater than 0.988).
* reimplement ping-pongSilc 'Tokage' Renew2021-11-031-0/+1
|
* Revert "Implement reverse playback and ping-pong loop in AnimationPlayer and ↵Juan Linietsky2021-10-111-1/+0
| | | | NodeAnimation"
* implement ping-pong loop in animationTokage2021-10-091-0/+1
Co-authored-by: Chaosus <chaosus89@gmail.com>