Fri, 26 Apr 2013 03:44:34 +0300 |
Santeri Piippo |
Insertion point calculations fixed, make pasting objects cause the new objects be selected.
|
changeset |
files
|
Fri, 26 Apr 2013 03:27:56 +0300 |
Santeri Piippo |
Added new subfile dialog
|
changeset |
files
|
Thu, 25 Apr 2013 04:12:28 +0300 |
Santeri Piippo |
Fixed additive selection; use a green selection area background instead of blue when selecting additive; selection area borders now appear black on bright backgrounds; single additive picking an already-selected object un-selects it.
|
changeset |
files
|
Thu, 25 Apr 2013 01:54:25 +0300 |
Santeri Piippo |
Converted combo boxes in add object and new part dialogs to radio buttons. Added a convenience widget which makes it easier for me to add groups of radio buttons. My first widget.. :')
|
changeset |
files
|
Wed, 24 Apr 2013 23:27:36 +0300 |
Santeri Piippo |
Cleanup and some restructuring
|
changeset |
files
|
Wed, 24 Apr 2013 20:33:06 +0300 |
Santeri Piippo |
Save the configuration before exiting so that grid choice is preserved.
|
changeset |
files
|
Wed, 24 Apr 2013 19:59:41 +0300 |
Santeri Piippo |
Area selection! This sure was a *pain* to add.
|
changeset |
files
|
Mon, 22 Apr 2013 17:46:09 +0300 |
Santeri Piippo |
Added panning to GL view, added action for resetting angles, zoom and pan
|
changeset |
files
|
Mon, 22 Apr 2013 17:15:25 +0300 |
Santeri Piippo |
Use mouse wheel for zooming instead of pressing the mouse button and detecting vertical movement.
|
changeset |
files
|
Mon, 22 Apr 2013 17:01:37 +0300 |
Santeri Piippo |
Show an error message box when main file loading fails.
|
changeset |
files
|
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
|
changeset |
files
|
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.
|
changeset |
files
|
Mon, 22 Apr 2013 16:06:41 +0300 |
Santeri Piippo |
Keep track of when the file was last saved and warn if there are unsaved changes when the application is closing.
|
changeset |
files
|
Mon, 22 Apr 2013 14:14:36 +0300 |
Santeri Piippo |
Grid icons..
|
changeset |
files
|
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
|
changeset |
files
|
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.
|
changeset |
files
|
Sun, 21 Apr 2013 19:03:53 +0300 |
Santeri Piippo |
Added the about dialog.
|
changeset |
files
|
Sun, 21 Apr 2013 16:46:42 +0300 |
Santeri Piippo |
Rotate subfiles and radials by their origin and not by their contents' bboxes.
|
changeset |
files
|
Sun, 21 Apr 2013 16:36:20 +0300 |
Santeri Piippo |
Rotation improvements; allow radials be inlined
|
changeset |
files
|
Sun, 21 Apr 2013 04:17:05 +0300 |
Santeri Piippo |
Rotation and rounding. Rotation needs work to get proper origin stuff
|
changeset |
files
|
Sat, 20 Apr 2013 04:26:36 +0300 |
Santeri Piippo |
some GUI tweaks
|
changeset |
files
|
Sat, 20 Apr 2013 04:18:22 +0300 |
Santeri Piippo |
Added winding reversal, though undoing it isn't quite ready yet.
|
changeset |
files
|
Fri, 19 Apr 2013 15:21:46 +0300 |
Santeri Piippo |
Generalized SetContentsHistory to an EditHistory
|
changeset |
files
|
Wed, 17 Apr 2013 14:09:38 +0300 |
Santeri Piippo |
Some renaming
|
changeset |
files
|
Tue, 16 Apr 2013 20:32:42 +0300 |
Santeri Piippo |
Redrew selection icons to be clearer
|
changeset |
files
|
Tue, 16 Apr 2013 18:27:08 +0300 |
Santeri Piippo |
Added functionality for getting a primitive name from a radial.
|
changeset |
files
|
Tue, 16 Apr 2013 14:36:56 +0300 |
Santeri Piippo |
Radial saving and reading from files
|
changeset |
files
|
Tue, 16 Apr 2013 03:49:06 +0300 |
Santeri Piippo |
Added object list representation for radials
|
changeset |
files
|
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. :)
|
changeset |
files
|
Mon, 15 Apr 2013 18:07:29 +0300 |
Santeri Piippo |
Added select by type. Selection is now preserved over operations.
|
changeset |
files
|
Mon, 15 Apr 2013 04:58:33 +0300 |
Santeri Piippo |
Improved shared selection handling; added select by color
|
changeset |
files
|
Mon, 15 Apr 2013 04:00:10 +0300 |
Santeri Piippo |
More selection work - selecting from GUI updates the GL renderer now
|
changeset |
files
|
Mon, 15 Apr 2013 02:56:42 +0300 |
Santeri Piippo |
Picking improvements
|
changeset |
files
|
Mon, 15 Apr 2013 01:51:53 +0300 |
Santeri Piippo |
Added additive selection blending, with a toggable flash effect. :P
|
changeset |
files
|
Sun, 14 Apr 2013 17:31:09 +0300 |
Santeri Piippo |
Highlight selected objects with a different color
|
changeset |
files
|
Sun, 14 Apr 2013 03:54:40 +0300 |
Santeri Piippo |
GL picking stuff
|
changeset |
files
|
Sat, 13 Apr 2013 02:11:54 +0300 |
Santeri Piippo |
Added the ability to add vertices to object corners
|
changeset |
files
|
Fri, 12 Apr 2013 02:54:25 +0300 |
Santeri Piippo |
Added basic object moving with MLCAD-like controls.
|
changeset |
files
|
Fri, 12 Apr 2013 01:03:08 +0300 |
Santeri Piippo |
Remade vertex icons, the old ones sucked.
|
changeset |
files
|
Fri, 12 Apr 2013 00:28:17 +0300 |
Santeri Piippo |
Added user-configurable quick-coloring toolbar for.. quick coloring.
|
changeset |
files
|
Thu, 11 Apr 2013 17:15:01 +0300 |
Santeri Piippo |
Recent files are now remembered and displayed in a submenu
|
changeset |
files
|
Thu, 11 Apr 2013 02:26:14 +0300 |
Santeri Piippo |
Added inlining history management
|
changeset |
files
|
Thu, 11 Apr 2013 01:35:30 +0300 |
Santeri Piippo |
Fleshed out the history dialog further
|
changeset |
files
|
Wed, 10 Apr 2013 19:26:14 +0300 |
Santeri Piippo |
Added history dialog, cannot display all types yet
|
changeset |
files
|
Wed, 10 Apr 2013 16:17:22 +0300 |
Santeri Piippo |
Added history support for adding objects.
|
changeset |
files
|
Wed, 10 Apr 2013 14:10:58 +0300 |
Santeri Piippo |
Added history management for cut and paste, copy doesn't alter the object list by itself so it doesn't touch history
|
changeset |
files
|
Wed, 10 Apr 2013 13:24:35 +0300 |
Santeri Piippo |
Added history handling for quad splitting.
|
changeset |
files
|
Wed, 10 Apr 2013 04:34:19 +0300 |
Santeri Piippo |
Added history management for auto-bordering (and mass-addition in general)
|
changeset |
files
|
Wed, 10 Apr 2013 03:47:17 +0300 |
Santeri Piippo |
History handling for list moving
|
changeset |
files
|
Wed, 10 Apr 2013 03:30:58 +0300 |
Santeri Piippo |
Added history handling for set contents
|
changeset |
files
|
Wed, 10 Apr 2013 02:40:52 +0300 |
Santeri Piippo |
Allow undo of set color
|
changeset |
files
|
Wed, 10 Apr 2013 02:22:35 +0300 |
Santeri Piippo |
Allow the user to alter the tool bar icon size
|
changeset |
files
|
Wed, 10 Apr 2013 01:51:35 +0300 |
Santeri Piippo |
Split some stuff out of the edit tool bar into move and object tool bars. The object tool bar is now located on the left side of the screen as the top one is running out of space.
|
changeset |
files
|
Wed, 10 Apr 2013 01:27:06 +0300 |
Santeri Piippo |
Added icons for undo and redo
|
changeset |
files
|
Wed, 10 Apr 2013 00:46:32 +0300 |
Santeri Piippo |
Added undo/redo foundations. Capable of undoing and redoing delete operations
|
changeset |
files
|
Tue, 09 Apr 2013 21:59:56 +0300 |
Santeri Piippo |
Added move up/down actions.
|
changeset |
files
|
Tue, 09 Apr 2013 18:23:07 +0300 |
Santeri Piippo |
Added a button to clear a keyboard shortcut.
|
changeset |
files
|
Tue, 09 Apr 2013 18:16:01 +0300 |
Santeri Piippo |
Touched up the error icon, show the error icon in the set contents dialog if the contents are gibberish.
|
changeset |
files
|
Tue, 09 Apr 2013 18:07:57 +0300 |
Santeri Piippo |
Added an icon for the exit action - the last one without one! Woo!
|
changeset |
files
|
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. :)
|
changeset |
files
|