Fri, 26 Apr 2013 22:53:21 +0300 |
Santeri Piippo |
Added action from inserting raw LDraw data into the part.
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 18:28:07 +0300 |
Santeri Piippo |
corrections to inserting from file
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 18:11:34 +0300 |
Santeri Piippo |
Added insert from action to import file contents from another file
|
file |
diff |
annotate
|
Fri, 26 Apr 2013 03:27:56 +0300 |
Santeri Piippo |
Added new subfile dialog
|
file |
diff |
annotate
|
Wed, 24 Apr 2013 23:27:36 +0300 |
Santeri Piippo |
Cleanup and some restructuring
|
file |
diff |
annotate
|
Mon, 22 Apr 2013 17:46:09 +0300 |
Santeri Piippo |
Added panning to GL view, added action for resetting angles, zoom and pan
|
file |
diff |
annotate
|
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
|