diff options
author | Hugo Locurcio <calinou@opmbx.org> | 2019-06-27 21:33:11 +0200 |
---|---|---|
committer | Vitaliy <numzer0@yandex.ru> | 2019-06-27 22:33:11 +0300 |
commit | 8baa789eb180c5a8944682c893478d7f9f874970 (patch) | |
tree | 7e2f40ebff9490359c5a357633ce4e498c9bbf52 /mesecons_pistons/textures | |
parent | b0158f5674433e4303219205d866789c1e5d8282 (diff) | |
download | mesecons-8baa789eb180c5a8944682c893478d7f9f874970.tar mesecons-8baa789eb180c5a8944682c893478d7f9f874970.tar.gz mesecons-8baa789eb180c5a8944682c893478d7f9f874970.tar.bz2 mesecons-8baa789eb180c5a8944682c893478d7f9f874970.tar.xz mesecons-8baa789eb180c5a8944682c893478d7f9f874970.zip |
Optimize images (#464)
Recompress losslessly using `optipng` and `advpng`
Diffstat (limited to 'mesecons_pistons/textures')
13 files changed, 0 insertions, 0 deletions
diff --git a/mesecons_pistons/textures/mesecons_piston_back.png b/mesecons_pistons/textures/mesecons_piston_back.png Binary files differindex 6a57dce..2dde41b 100644 --- a/mesecons_pistons/textures/mesecons_piston_back.png +++ b/mesecons_pistons/textures/mesecons_piston_back.png diff --git a/mesecons_pistons/textures/mesecons_piston_bottom.png b/mesecons_pistons/textures/mesecons_piston_bottom.png Binary files differindex 5a3af9b..d4b2fbf 100644 --- a/mesecons_pistons/textures/mesecons_piston_bottom.png +++ b/mesecons_pistons/textures/mesecons_piston_bottom.png diff --git a/mesecons_pistons/textures/mesecons_piston_left.png b/mesecons_pistons/textures/mesecons_piston_left.png Binary files differindex 215dd73..a560a7d 100644 --- a/mesecons_pistons/textures/mesecons_piston_left.png +++ b/mesecons_pistons/textures/mesecons_piston_left.png diff --git a/mesecons_pistons/textures/mesecons_piston_on_front.png b/mesecons_pistons/textures/mesecons_piston_on_front.png Binary files differindex 0ade67e..f7b0f0c 100644 --- a/mesecons_pistons/textures/mesecons_piston_on_front.png +++ b/mesecons_pistons/textures/mesecons_piston_on_front.png diff --git a/mesecons_pistons/textures/mesecons_piston_pusher_back.png b/mesecons_pistons/textures/mesecons_piston_pusher_back.png Binary files differindex fe87943..713cd9d 100644 --- a/mesecons_pistons/textures/mesecons_piston_pusher_back.png +++ b/mesecons_pistons/textures/mesecons_piston_pusher_back.png diff --git a/mesecons_pistons/textures/mesecons_piston_pusher_bottom.png b/mesecons_pistons/textures/mesecons_piston_pusher_bottom.png Binary files differindex 87c4e81..cc6420e 100644 --- a/mesecons_pistons/textures/mesecons_piston_pusher_bottom.png +++ b/mesecons_pistons/textures/mesecons_piston_pusher_bottom.png diff --git a/mesecons_pistons/textures/mesecons_piston_pusher_front.png b/mesecons_pistons/textures/mesecons_piston_pusher_front.png Binary files differindex 8ec9dc6..3a09947 100644 --- a/mesecons_pistons/textures/mesecons_piston_pusher_front.png +++ b/mesecons_pistons/textures/mesecons_piston_pusher_front.png diff --git a/mesecons_pistons/textures/mesecons_piston_pusher_front_sticky.png b/mesecons_pistons/textures/mesecons_piston_pusher_front_sticky.png Binary files differindex e38b4e6..686e785 100644 --- a/mesecons_pistons/textures/mesecons_piston_pusher_front_sticky.png +++ b/mesecons_pistons/textures/mesecons_piston_pusher_front_sticky.png diff --git a/mesecons_pistons/textures/mesecons_piston_pusher_left.png b/mesecons_pistons/textures/mesecons_piston_pusher_left.png Binary files differindex bc5495b..43d0327 100644 --- a/mesecons_pistons/textures/mesecons_piston_pusher_left.png +++ b/mesecons_pistons/textures/mesecons_piston_pusher_left.png diff --git a/mesecons_pistons/textures/mesecons_piston_pusher_right.png b/mesecons_pistons/textures/mesecons_piston_pusher_right.png Binary files differindex 32ee32f..af86c0f 100644 --- a/mesecons_pistons/textures/mesecons_piston_pusher_right.png +++ b/mesecons_pistons/textures/mesecons_piston_pusher_right.png diff --git a/mesecons_pistons/textures/mesecons_piston_pusher_top.png b/mesecons_pistons/textures/mesecons_piston_pusher_top.png Binary files differindex 72f04e9..032215b 100644 --- a/mesecons_pistons/textures/mesecons_piston_pusher_top.png +++ b/mesecons_pistons/textures/mesecons_piston_pusher_top.png diff --git a/mesecons_pistons/textures/mesecons_piston_right.png b/mesecons_pistons/textures/mesecons_piston_right.png Binary files differindex 176463c..02fa023 100644 --- a/mesecons_pistons/textures/mesecons_piston_right.png +++ b/mesecons_pistons/textures/mesecons_piston_right.png diff --git a/mesecons_pistons/textures/mesecons_piston_top.png b/mesecons_pistons/textures/mesecons_piston_top.png Binary files differindex 5c8bace..5b35a96 100644 --- a/mesecons_pistons/textures/mesecons_piston_top.png +++ b/mesecons_pistons/textures/mesecons_piston_top.png |