Graphite/core
Henry Sloan 06c26f44d0
Options bar widgets for tools to control tool behavior (#283)
* Add JSON-backed options widget

* Add initial tool settings messaging to backend

* Add shape side selection with JSON deserialization

* Enforce minimum number of n-gon sides

* Make tool settings JSON errors safer

* Make tool settings JSON errors safer

* Refactor ToolOptions to ToolSettings

* Revert "Refactor ToolOptions to ToolSettings"

This reverts commit 651161fd16.

* Refactor all instances of "settings" to "options"

* Fix names and formatting

* Rearrange ToolOptions data to enforce types
2021-07-21 01:07:48 -04:00
..
document Apply clippy lints (#278) 2021-07-17 11:12:37 +02:00
editor Options bar widgets for tools to control tool behavior (#283) 2021-07-21 01:07:48 -04:00
proc-macro Major overhaul of input and communication systems 2021-05-23 01:26:24 +02:00
renderer Add metadata (#45) 2021-03-27 11:16:05 +01:00