Edit of asset "Scalable Vector Shapes 2D" Accepted

Old/Current New/Edit
Title Scalable Vector Shapes 2D
Description Scalable Vector Shapes 2D lets you do 3 things:
- Draw Crisp Vector Strokes, Fillls, Collisions and Navigation Polygons using a Path Editor inspired by the awesome Inkscape
- Animate Curves of your Vector Shapes (useful for faces, whips, dents in cans)
- Import .svg files as seamless Vector Shapes in stead of as raster images

⚠️Important:
If you are updating* you may need to reload your project once for the plugin to work again, due to some renamed components.

* The safest way to update this plugin is to:
1. Save and close all your open scenes
2. Disable the plugin via `Project > Project Settings > Plugins`
3. Close your project (quit to project list)
4. Download the stable zip from github:
https://github.com/Teaching-myself-Godot/ez-curved-lines-2d/archive/refs/tags/2.18.1.zip
5. Fully replace `res://addons/curved-lines2d` with the same directory in the zip file
6. Open your project again and enable again via `Project > Project Settings > Plugins`
7. If you see errors, just click on: `Project > Reload Current Project`

Spotted a bug? Help me fix it quickly by reporting it on github:
https://github.com/Teaching-myself-Godot/ez-curved-lines-2d/issues

# Changelog

## 2.18.1

### Added
- Automatically set an antialiasing texture for Line2D, adding Compatibility support, inspired by Calinou's Antialiased Line2D plugin (in the Scalable Vector Shapes 2D bottom dock under the Project Settings tab).
- Also set antialiasing texture for Line2D via SVG imported when checked On in the Project Settings tab
- Added link to Part VII of "Let's make an actual game"


## 2.17.4

### Added
- Links to Vlog: Let's make an actual game (in the Video Explainers tab)
- Flip buttons for your `ScalableVectorShape2D`'s path / primitives next to the uniform transform buttons
- Use the new `ScalableVectorShape2D.glue_map` to assign a `Node2D` to a point in the `curve`.

### Changed
- Moved logic for image export to helper class `SVSSceneExporter.export_image`
- Moved logic for animation sprite frames export to `SVSSceneExporter.export_sprite_frames`

See also: https://github.com/Teaching-myself-Godot/ez-curved-lines-2d/blob/master/CHANGELOG.md
Scalable Vector Shapes 2D lets you do 3 things:
- Draw Crisp Vector Strokes, Fillls, Collisions and Navigation Polygons using a Path Editor inspired by the awesome Inkscape
- Animate Curves of your Vector Shapes (useful for faces, whips, dents in cans)
- Import .svg files as seamless Vector Shapes in stead of as raster images

⚠️Important:
If you are updating* you may need to reload your project once for the plugin to work again, due to some renamed components.

* The safest way to update this plugin is to:
1. Save and close all your open scenes
2. Disable the plugin via `Project > Project Settings > Plugins`
3. Close your project (quit to project list)
4. Download the stable zip from github:
https://github.com/Teaching-myself-Godot/ez-curved-lines-2d/archive/refs/tags/2.17.2.zip
5. Fully replace `res://addons/curved-lines2d` with the same directory in the zip file
6. Open your project again and enable again via `Project > Project Settings > Plugins`
7. If you see errors, just click on: `Project > Reload Current Project`

Spotted a bug? Help me fix it quickly by reporting it on github:
https://github.com/Teaching-myself-Godot/ez-curved-lines-2d/issues

# Changelog

## 2.17.2

### Added
- Flip buttons for your `ScalableVectorShape2D`'s path / primitives next to the uniform transform buttons
- Use the new `ScalableVectorShape2D.glue_map` to assign a `Node2D` to a point in the `curve`.

### Changed
- Moved logic for image export to helper class `SVSSceneExporter.export_image`
- Moved logic for animation sprite frames export to `SVSSceneExporter.export_sprite_frames`

See also: https://github.com/Teaching-myself-Godot/ez-curved-lines-2d/blob/master/CHANGELOG.md
Category 2D Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/Teaching-myself-Godot/ez-curved-lines-2d
Issues Url https://github.com/Teaching-myself-Godot/ez-curved-lines-2d/issues
Godot version Godot 4.4
Version String 2.18.1 2.17.2
Download Commit e6084e190a6fe1fa59b02c14a3be820a98599bbf bfc0acb622a5dfeb9cf3aa2e7a63229838abb50b
Download Url (Computed) https://github.com/Teaching-myself-Godot/ez-curved-lines-2d/archive/e6084e190a6fe1fa59b02c14a3be820a98599bbf.zip https://github.com/Teaching-myself-Godot/ez-curved-lines-2d/archive/bfc0acb622a5dfeb9cf3aa2e7a63229838abb50b.zip
Icon Url https://raw.githubusercontent.com/Teaching-myself-Godot/ez-curved-lines-2d/refs/heads/master/Icon.png