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