diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2021-08-24 15:53:31 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2021-08-24 15:53:31 +0200 |
commit | d990facdbad2d8aef392c7f0e1e3cd79672dde95 (patch) | |
tree | 57ae1b9cd568854b92e7054a564b2a0242f5ffd2 /godot | |
parent | 25e7ecc5b1d9f6e742071817c74e9945ad764733 (diff) | |
download | godot-hexgrid-d990facdbad2d8aef392c7f0e1e3cd79672dde95.zip godot-hexgrid-d990facdbad2d8aef392c7f0e1e3cd79672dde95.tar.gz |
update class icons
Diffstat (limited to 'godot')
-rw-r--r-- | godot/HexMap.png | bin | 1209 -> 14569 bytes | |||
-rw-r--r-- | godot/HexMap.png.import | 1 | ||||
-rw-r--r-- | godot/Piece.png | bin | 1209 -> 14747 bytes | |||
-rw-r--r-- | godot/Piece.png.import | 1 | ||||
-rw-r--r-- | godot/Tile.png | bin | 1209 -> 14150 bytes | |||
-rw-r--r-- | godot/Tile.png.import | 1 |
6 files changed, 3 insertions, 0 deletions
diff --git a/godot/HexMap.png b/godot/HexMap.png Binary files differindex add6a52..262d8c1 100644 --- a/godot/HexMap.png +++ b/godot/HexMap.png diff --git a/godot/HexMap.png.import b/godot/HexMap.png.import index 19e21df..e420f52 100644 --- a/godot/HexMap.png.import +++ b/godot/HexMap.png.import @@ -28,6 +28,7 @@ process/fix_alpha_border=true process/premult_alpha=false process/HDR_as_SRGB=false process/invert_color=false +process/normal_map_invert_y=false stream=false size_limit=0 detect_3d=true diff --git a/godot/Piece.png b/godot/Piece.png Binary files differindex add6a52..a2cf111 100644 --- a/godot/Piece.png +++ b/godot/Piece.png diff --git a/godot/Piece.png.import b/godot/Piece.png.import index 44b808a..74910d6 100644 --- a/godot/Piece.png.import +++ b/godot/Piece.png.import @@ -28,6 +28,7 @@ process/fix_alpha_border=true process/premult_alpha=false process/HDR_as_SRGB=false process/invert_color=false +process/normal_map_invert_y=false stream=false size_limit=0 detect_3d=true diff --git a/godot/Tile.png b/godot/Tile.png Binary files differindex add6a52..4d2f855 100644 --- a/godot/Tile.png +++ b/godot/Tile.png diff --git a/godot/Tile.png.import b/godot/Tile.png.import index cf2c118..beabdc8 100644 --- a/godot/Tile.png.import +++ b/godot/Tile.png.import @@ -28,6 +28,7 @@ process/fix_alpha_border=true process/premult_alpha=false process/HDR_as_SRGB=false process/invert_color=false +process/normal_map_invert_y=false stream=false size_limit=0 detect_3d=true |