TrueDoctor
89ed123356
Add ToolData and rectangle tool ( #64 )
2021-04-07 09:25:23 +02:00
Keavon Chambers
59f7af3f47
Rename "state" to "fsm_state" to avoid confusion
2021-04-06 22:21:32 -07:00
George Atkinson
b88c246c87
Add FSM and related tool plumbing ( Fix #54 ) ( #62 )
...
- Added FSM trait
- Added FSM to select and ellipse tools
- Moved circle stamping code to ellipse tool
2021-04-05 15:57:33 -07:00
ProTheory8
959aca8c45
Add Active Tool Router ( #58 )
...
* Add Active Tool Router
* Remove commented out import
2021-04-01 18:10:28 +02:00
T0mstone
c437f1bd22
Add plumbing for event system ( #52 )
...
* Add plumbing for event system
* Apply review suggestions
* Add swap and reset color functions
2021-03-28 23:39:33 +02:00
RustyNixieTube
ea1f9f30f0
Record mouse movement ( #51 )
...
* Record mouse movement
* Use get for last_point and first_point
* Use first and las for first_point and last_point
* Remove unnecessary comment
* Derive Default for Trace
Co-authored-by: RustyNixieTube <RustyNixieTube@users.noreply.github.com >
2021-03-28 19:59:41 +02:00
TrueDoctor
04dc05e575
Rework the ToolState and integrate it into the Editor struct ( #48 )
...
* Rework the ToolState and integrate it into the Editor struct
* Add asset manager sources to docs outline
2021-03-27 22:02:01 +01:00
RustyNixieTube
0156813dec
Implement update_colors ( #43 )
...
Co-authored-by: RustyNixieTube <RustyNixieTube@users.noreply.github.com >
2021-03-27 02:26:55 -07:00
TrueDoctor
f9308a6d5a
Add tool_state functionality to wasm-wrapper ( #42 )
2021-03-27 02:26:55 -07:00
Keavon Chambers
7bfb04a99a
Rename project structure with /core and /client
2021-03-27 02:26:55 -07:00