doodle/lib
Noah 0c6c77a423 Lemon-shaped Ellipse Tool (WIP)
* Add initial Ellipse Tool to the Editor Mode. Currently there's
  something wrong with the algorithm and the ellipses have a sort of
  'lemon shape' to them.
* Refactor the IterLine/IterLine2 functions to be more consistent.
  IterLine used to be the raw algorithm that took a bunch of coordinate
  numbers and IterLine2 took two render.Point's and was the main one
  used throughout the app. Now, IterLine takes the two Points and the
  raw algorithm function removed.
2019-07-14 14:18:44 -07:00
..
debugging Return False: Solid Collision Between Actors 2019-05-28 21:43:30 -07:00
draw Code Layout Refactor 2019-04-09 17:35:44 -07:00
events Drawing Strokes and Undo/Redo Functionality 2019-07-03 16:25:23 -07:00
render Lemon-shaped Ellipse Tool (WIP) 2019-07-14 14:18:44 -07:00
ui Eraser Tool, Brush Sizes 2019-07-11 19:07:46 -07:00