Edit of asset "Scalable Vector Shapes 2D - Draw Seamless Vector Graphics in the 2D Viewport" Accepted

Old/Current New/Edit
Title Scalable Vector Shapes 2D - Draw Seamless Vector Graphics in the 2D Viewport
Description Scalable Vector Shapes 2D lets you do 3 things:
- Draw Crisp Vector Strokes, Fills and Collisions 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

Ask questions on discord:
https://discord.gg/yKAjBEGPj

Changelog:
https://github.com/Teaching-myself-Godot/ez-curved-lines-2d/blob/master/CHANGELOG.md
This plugin helps you draw smooth curved 2D lines, polygons and collision polygons quickly in the 2D editor.

It leverages the tesselate() method of a Path2D's Curve2D to generate
points with bezier curves.

Try out the new experimental SVG importer.

Read Mark Hedberg's great explainer here:
https://www.hedberggames.com/blog/rendering-curves-in-godot
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.23.1 1.3.0
Download Commit 3c2f661f5972a05df3ab96a9fd12e40a3f00bbfe 75c3147486eeef33cbecdb501d16cd05dc61acb3
Download Url (Computed) https://github.com/Teaching-myself-Godot/ez-curved-lines-2d/archive/3c2f661f5972a05df3ab96a9fd12e40a3f00bbfe.zip https://github.com/Teaching-myself-Godot/ez-curved-lines-2d/archive/75c3147486eeef33cbecdb501d16cd05dc61acb3.zip
Icon Url https://raw.githubusercontent.com/Teaching-myself-Godot/ez-curved-lines-2d/refs/heads/master/Icon.png
Preview Update
Type video
Image/Video URL https://youtu.be/mM9W5FzvLiQ?feature=shared
Thumbnail https://raw.githubusercontent.com/Teaching-myself-Godot/ez-curved-lines-2d/master/addons/curved_lines_2d/screenshots/yt_thumb.png
Preview Update
Type video
Image/Video URL https://youtu.be/68Diitynqsk?feature=shared
Thumbnail https://raw.githubusercontent.com/Teaching-myself-Godot/ez-curved-lines-2d/master/addons/curved_lines_2d/screenshots/yt_thumb-2.png
Preview Update
Type image
Image/Video URL
Thumbnail
Preview Update
Type image
Image/Video URL https://raw.githubusercontent.com/Teaching-myself-Godot/ez-curved-lines-2d/master/addons/curved_lines_2d/screenshots/animating.png
Thumbnail https://raw.githubusercontent.com/Teaching-myself-Godot/ez-curved-lines-2d/master/addons/curved_lines_2d/screenshots/animating.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/Teaching-myself-Godot/ez-curved-lines-2d/master/addons/curved_lines_2d/screenshots/svg_importer_screenshot.png
Thumbnail https://raw.githubusercontent.com/Teaching-myself-Godot/ez-curved-lines-2d/master/addons/curved_lines_2d/screenshots/svg_importer_screenshot.png