diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-06-29 07:05:01 +1000 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2023-06-29 07:05:01 +1000 |
commit | 1e213aac5fe47107de4df618ed8674193210f2fc (patch) | |
tree | 759933953fab47a529a27af03689a89ad9af9ed6 /.gitignore | |
parent | 0b479ae1b98f7b895263b69a202874782b576999 (diff) |
Decimal zoom with lerp
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ build/ dist/ +enc_temp_folder/ .cache/ attic/ tiled/ |