Mon, 22 Apr 2013 16:43:01 +0300 |
Santeri Piippo |
A saving failure is a critical error, not a warning and should be drawn as such
|
file |
diff |
annotate
|
Mon, 22 Apr 2013 16:30:33 +0300 |
Santeri Piippo |
Warn for save failures with the save and save as actions, also provide with a button to save the file under a different name.
|
file |
diff |
annotate
|
Mon, 22 Apr 2013 14:14:25 +0300 |
Santeri Piippo |
Make grid actions regular actions rather than auto-generated, this way they can have keyboard shortcuts
|
file |
diff |
annotate
|
Mon, 22 Apr 2013 03:53:21 +0300 |
Santeri Piippo |
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.
|
file |
diff |
annotate
|
Sun, 21 Apr 2013 19:03:53 +0300 |
Santeri Piippo |
Added the about dialog.
|
file |
diff |
annotate
|
Tue, 16 Apr 2013 02:13:11 +0300 |
Santeri Piippo |
Added the radial type, this one sure has been on my wishlist for a while. :)
|
file |
diff |
annotate
|
Mon, 15 Apr 2013 18:07:29 +0300 |
Santeri Piippo |
Added select by type. Selection is now preserved over operations.
|
file |
diff |
annotate
|
Mon, 15 Apr 2013 04:58:33 +0300 |
Santeri Piippo |
Improved shared selection handling; added select by color
|
file |
diff |
annotate
|
Sun, 14 Apr 2013 03:54:40 +0300 |
Santeri Piippo |
GL picking stuff
|
file |
diff |
annotate
|
Fri, 12 Apr 2013 00:28:17 +0300 |
Santeri Piippo |
Added user-configurable quick-coloring toolbar for.. quick coloring.
|
file |
diff |
annotate
|
Thu, 11 Apr 2013 17:15:01 +0300 |
Santeri Piippo |
Recent files are now remembered and displayed in a submenu
|
file |
diff |
annotate
|
Thu, 11 Apr 2013 01:35:30 +0300 |
Santeri Piippo |
Fleshed out the history dialog further
|
file |
diff |
annotate
|
Tue, 09 Apr 2013 17:56:35 +0300 |
Santeri Piippo |
Added an icon for the 'about Qt' action. Let's hope Digia doesn't tear me apart for my horrible recreation of the Qt logo. :)
|
file |
diff |
annotate
|
Tue, 09 Apr 2013 17:41:19 +0300 |
Santeri Piippo |
Extracted actions from ForgeWindow into their own files. The ACTION macro now manages meta, instances and callback definitions all in one. Too bad I still need to extern these actions in gui.cpp... maybe someday I'll find a way around it :)
|
file |
diff |
annotate
|