Commit Graph

5 Commits

Author SHA1 Message Date
TrueDoctor 6511f5a628 Implement svg layer structure (#59)
* Add folder struct

* Add file system like structure to interface with svgs

* Add primitive undo functionality

* Restructure layer system
2021-04-12 00:57:39 +02:00
T0mstone 21ffb3571e Polish a few things (#67)
* Improve some match statements using macros

* Use `thiserror` instead of manually impl'ing Error
2021-04-10 16:27:44 +02:00
ProTheory8 4992bdee0e Add Active Tool Router (#58)
* Add Active Tool Router

* Remove commented out import
2021-04-01 21:10:28 +05:00
TrueDoctor b6d4baa513 Implement event/response roundtrip (#49) 2021-03-28 00:23:41 +01:00
Keavon Chambers 4407c671c5 Rename project structure with /core and /client 2021-03-22 11:21:15 -07:00