MewPurPur / GodSVG

An application in early development for creating simple vector graphics. Built in Godot.
https://godsvg.com
MIT License
1.06k stars 48 forks source link

Rework TagSVG #698

Closed MewPurPur closed 1 month ago

MewPurPur commented 1 month ago

This PR will probably not go through, it's only standing temporarily as some of its things might be nice to pull apart and implement in their own PRs.

The idea of the PR was to make it so TagSVG.replace_self() becomes unneeded, but that turned out quite difficult.