changelog
- Mon, 22 Apr 2013 16:30:33 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 22 Apr 2013 16:30:33 +0300] rev 128
- Warn for save failures with the save and save as actions, also provide with a button to save the file under a different name.
- Mon, 22 Apr 2013 16:06:41 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 22 Apr 2013 16:06:41 +0300] rev 127
- Keep track of when the file was last saved and warn if there are unsaved changes when the application is closing.
- Mon, 22 Apr 2013 14:14:36 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 22 Apr 2013 14:14:36 +0300] rev 126
- Grid icons..
- Mon, 22 Apr 2013 14:14:25 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 22 Apr 2013 14:14:25 +0300] rev 125
- Make grid actions regular actions rather than auto-generated, this way they can have keyboard shortcuts
- Mon, 22 Apr 2013 03:53:21 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Mon, 22 Apr 2013 03:53:21 +0300] rev 124
- Added three configurable grid layouts, coarse, medium and fine grids, like those of MLCad. The grids are considerably finer by default simply because part editing works at a lower scale than model editing.
- Sun, 21 Apr 2013 19:03:53 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 21 Apr 2013 19:03:53 +0300] rev 123
- Added the about dialog.
- Sun, 21 Apr 2013 16:46:42 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 21 Apr 2013 16:46:42 +0300] rev 122
- Rotate subfiles and radials by their origin and not by their contents' bboxes.
- Sun, 21 Apr 2013 16:36:20 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 21 Apr 2013 16:36:20 +0300] rev 121
- Rotation improvements; allow radials be inlined
- Sun, 21 Apr 2013 04:17:05 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sun, 21 Apr 2013 04:17:05 +0300] rev 120
- Rotation and rounding. Rotation needs work to get proper origin stuff
- Sat, 20 Apr 2013 04:26:36 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 20 Apr 2013 04:26:36 +0300] rev 119
- some GUI tweaks
- Sat, 20 Apr 2013 04:18:22 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Sat, 20 Apr 2013 04:18:22 +0300] rev 118
- Added winding reversal, though undoing it isn't quite ready yet.
- Fri, 19 Apr 2013 15:21:46 +0300
- by Santeri Piippo <crimsondusk64@gmail.com> [Fri, 19 Apr 2013 15:21:46 +0300] rev 117
- Generalized SetContentsHistory to an EditHistory