Commit Graph

21 Commits

Author SHA1 Message Date
fb1daa4912 Load and draw nodes in egui 2022-05-09 16:37:54 -05:00
e97598b69f Another change to Coord trait stuff 2022-05-09 15:47:00 -05:00
401560d35e Split implementation into seperate crate 2022-05-09 09:43:34 -05:00
5165708a03 Transformible coordinates are a board trait 2022-05-08 14:39:30 -05:00
69cf7baa45 Further seperate out board functionality *wink* 2022-05-04 16:22:15 -05:00
53bd4a9d22 Begin to migrate board logic to seperate file 2022-05-04 15:45:20 -05:00
0cc76f9ccd Some more labels dialog 2022-05-04 15:07:46 -05:00
7a0538ba2b Label browser 2022-05-03 16:36:46 -05:00
008c539623 Use new window for node placement 2022-05-03 15:50:09 -05:00
74ad76f504 Use global state 2022-05-03 15:41:42 -05:00
679fd3e275 WIP, changing state system 2022-05-03 14:52:04 -05:00
e355399c4a Version 1.0 2022-04-29 10:59:01 -05:00
4c2cb18819 Add edges 2022-04-29 10:42:28 -05:00
100366957b Selection modes 2022-04-29 09:37:34 -05:00
ad22b84cb1 Comments, code cleanup, etc 2022-04-29 09:03:48 -05:00
3f76a78766 Remove nodes with right click 2022-04-28 16:14:34 -05:00
0c0cc7a01d Save and load boards 2022-04-28 15:12:32 -05:00
e9138a9d31 Load board files 2022-04-28 13:38:30 -05:00
08b19bf2c6 Load and save image files 2022-04-28 13:09:38 -05:00
e844a5f005 Convert to a procedural style (more in keeping with fltk framework) 2022-04-28 08:53:53 -05:00
d544eb478f Init commit with ooo style 2022-04-28 08:49:40 -05:00