Fri, 03 May 2013 15:14:01 +0300 Santeri Piippo Added icons to the renderer for switching between cameras. It works! Yay! changeset | files
Fri, 03 May 2013 03:55:21 +0300 Santeri Piippo Further work on constrained cameras changeset | files
Sun, 28 Apr 2013 04:04:36 +0300 Santeri Piippo Now capable of calculating coordinates based on mouse x and y and snapping them to the grid changeset | files
Sat, 27 Apr 2013 16:22:35 +0300 Santeri Piippo Base work regarding constrained cameras changeset | files
Sat, 27 Apr 2013 02:52:32 +0300 Santeri Piippo Fixed view going blank after resize changeset | files
Sat, 27 Apr 2013 02:17:03 +0300 Santeri Piippo Added screencapping changeset | files
Fri, 26 Apr 2013 22:53:21 +0300 Santeri Piippo Added action from inserting raw LDraw data into the part. changeset | files
Fri, 26 Apr 2013 18:28:07 +0300 Santeri Piippo corrections to inserting from file changeset | files
Fri, 26 Apr 2013 18:11:34 +0300 Santeri Piippo Added insert from action to import file contents from another file changeset | files
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
(0) -100 -48 +48 +100 +300 +1000 tip

mercurial