]> Shamusworld >> Repos - architektonas/history - src/structs.h
Added base units & display style to drawing.
[architektonas] / src / structs.h
2022-01-06 Shamus HammonsAdded base units & display style to drawing.
2021-12-31 Shamus HammonsFix to prevent hit testing of objects on invisible...
2021-12-23 Shamus HammonsRe-added "Fixed Angle" tool. :-)
2021-12-22 Shamus HammonsAdded Parallel tool + command processing.
2021-11-29 Shamus HammonsMiscellaneous fixes/updates:
2020-05-29 Shamus HammonsGUI functionality fixes.
2020-04-24 Shamus HammonsInitial changes to support Dimension offsets.
2020-04-23 Shamus HammonsChanges to make containers behave like a first-class...
2017-02-11 Shamus HammonsAdded ability to manipulate Text objects.
2017-02-11 Shamus HammonsMake selections encompass Dimension objects.
2017-02-10 Shamus HammonsAdded angle snap to whole degrees, ability to manipulat...
2017-02-05 Shamus HammonsAdded object pane, grouping, load/save functionality.
2015-05-11 Shamus HammonsAdd ability to add Arcs to document.
2015-05-07 Shamus HammonsFixed Rotate tool to work with Arcs.
2015-05-04 Shamus HammonsInitial work on making Rotate tool work, plus removal...
2015-04-30 Shamus HammonsAdded ability to manipulate Lines by click & drag.
2015-04-27 Shamus HammonsTool for adding Lines works now.
2015-04-23 Shamus HammonsAdded 'delete selected objects' functionality back.
2015-04-22 Shamus HammonsLines respond to mouse movement, added Text rendering.
2015-04-17 Shamus HammonsRendering for Line, Circle, and Arc work.
2015-04-17 Shamus HammonsInitial work on bringing sanity to insane codebase.