0HyperCube
|
c7e80180c2
|
Fix gradient transformation (#588)
* Fix with perfect circle
* Actually fix rotated gradient
* Gradient transform & fix on rotated canvas
* Cleanup & remove logging
|
2022-04-20 18:14:33 +01:00 |
|
 AlaskaandKeavon Chambers
|
5c99cdef7f
|
Add documentation to many parts of the Rust codebase (#552)
* add lots of doccomments
* add conversion traits from layerdatatypes to layers
* add suggested doc improvements
* Code review changes
Co-authored-by: Keavon Chambers <keavon@keavon.com>
|
2022-04-09 08:56:58 +02:00 |
|
0HyperCube
|
7ee2fcad44
|
Fix clippy lints and update packages (#568)
# Conflicts:
# Cargo.lock
|
2022-03-14 21:23:08 +00:00 |
|
 0HyperCubeandKeavon Chambers
|
93dffb8741
|
Gradient Tool (#546)
* Refactor to support fill enum & svg defs
* Init tool
* Fix advertise
* Gradient tool click and drag
* Overlays
* Drag overlays
* Cleanup
* Fix transform on elongated shapes
* Snap rotate
* Snapping
* Add hints
* Rename to solid
* Code review changes
Co-authored-by: Keavon Chambers <keavon@keavon.com>
|
2022-02-14 23:07:11 +00:00 |
|
0HyperCube
|
916d10980d
|
Rename tools (#537)
* Rename tools
* Rename Text -> TextLayer
|
2022-02-12 19:04:34 +00:00 |
|