Improved icon smoothing to use ECS properly, cables smooth now.

This commit is contained in:
Pieter-Jan Briers
2019-03-28 11:14:03 +01:00
parent 00c59290fc
commit 880d4b7249
22 changed files with 459 additions and 174 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 182 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 249 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 298 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 268 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 179 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 235 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 283 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 174 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 202 B

View File

@@ -0,0 +1,73 @@
{
"version": 1,
"size": {
"x": 32,
"y": 32
},
"states": [
{
"name": "cable_0",
"directions": 1
},
{
"name": "cable_1",
"directions": 1
},
{
"name": "cable_2",
"directions": 1
},
{
"name": "cable_3",
"directions": 1
},
{
"name": "cable_4",
"directions": 1
},
{
"name": "cable_5",
"directions": 1
},
{
"name": "cable_6",
"directions": 1
},
{
"name": "cable_7",
"directions": 1
},
{
"name": "cable_8",
"directions": 1
},
{
"name": "cable_9",
"directions": 1
},
{
"name": "cable_10",
"directions": 1
},
{
"name": "cable_11",
"directions": 1
},
{
"name": "cable_12",
"directions": 1
},
{
"name": "cable_13",
"directions": 1
},
{
"name": "cable_14",
"directions": 1
},
{
"name": "cable_15",
"directions": 1
},
]
}