doodle/lib
Noah Petherbridge 5a1ec156ca Editor Mode: Line Tool and Rectangle Tool
* Add support for the LineTool and RectTool while in the EditorMode to
  easily draw straight lines and rectangle outlines.
* Key bindings were added to toggle tools in lieu of a proper UI to
  select the tool from a toolbar.
  * "F" for Pencil (Freehand) Tool (since "P" is for "Playtest")
  * "L" for Line Tool
  * "R" for Rectangle Tool
2019-07-03 17:19:25 -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 Editor Mode: Line Tool and Rectangle Tool 2019-07-03 17:19:25 -07:00
ui Refactor Render Texture-Cache Interface 2019-06-27 13:01:01 -07:00