Commit Graph
78 Commits
Author SHA1 Message Date
leo b5233f714c Added options to add and remove control points. 2016-03-03 00:04:49 +00:00
leo 510d190483 Support dynamic piece meshes. 2016-02-19 17:53:54 +00:00
leo 55352082d9 Fixed gcc warnings. 2016-01-25 19:57:27 +00:00
leo d715c316a6 Allow changing multiple pieces at the same time using the properties widget. 2015-12-22 22:44:46 +00:00
leo 6a9d1eb585 Use Matrix33 for relative rotations. 2015-12-15 19:47:52 +00:00
leo a035bf7ed1 Move pivot point with the mouse. 2015-12-14 18:01:17 +00:00
leo 64adbc6efc Added option to view the first selected submodel. 2015-12-04 22:41:08 +00:00
leo 1f47b89d57 Added more options to context menu. 2015-12-04 20:32:10 +00:00
leo 55f87378cd Mouse buttons 4 and 5 now work to navigate steps. 2015-09-06 19:52:17 +00:00
leo 6b86d13042 Fixed rotate overlay drawing. 2015-05-25 18:02:57 +00:00
leo f001916a05 Fixed camera name not drawing correctly. 2015-05-25 17:36:22 +00:00
leo b821a76b17 Compile fixes. 2015-05-17 06:47:10 +00:00
leo 7f7a93e015 Added shader support. 2015-05-16 23:04:35 +00:00
leo 77e103264d Set colors through the context. 2015-05-04 00:51:41 +00:00
leo 170b7fc775 Changed the vertex and index buffer types to a class. 2015-04-30 22:35:40 +00:00
leo 20945362e5 Create a static buffer for the move overlay. 2015-04-27 00:47:31 +00:00
leo aa861cd036 Use a single vertex buffer for all pieces. 2015-04-26 18:14:33 +00:00
leo 2063514f2f Added snap toggle back. 2015-04-24 22:11:50 +00:00
leo 5afec8b702 Rewrote move overlay drawing. 2015-04-20 02:09:18 +00:00
leo d59dfe9444 Rewrote camera and light drawing. 2015-04-19 01:10:01 +00:00
leo 81fc732158 Use a vertex buffer for the grid. 2015-04-14 04:14:10 +00:00
leo 3081ed2df8 Center axis labels. 2015-04-06 00:36:27 +00:00
leo be59eb624f Fixed line width not being set for edge lines. 2015-03-17 04:24:53 +00:00
leo 537aa5552b Better updates for the timeline. 2015-03-14 21:09:10 +00:00
leo 7440111b64 Allow different cameras for each submodel. 2015-03-01 23:17:50 +00:00
leo e4eb0e65d7 Fixed zoom extents and region on ortho cameras. 2015-02-15 02:24:08 +00:00
leo 141696ec8c Changed how zoom extents work. 2015-02-14 20:47:50 +00:00
leo 853f28c6c3 Changed pan tool to have the mouse follow the objects on the screen. 2015-02-08 21:05:50 +00:00
leo c670893deb Rendering optimizations. 2015-02-08 18:54:51 +00:00
leo e1e2fcc26a Fixed wrong mouse cursor when nothing is selected. 2015-01-18 04:41:06 +00:00
leo 12d0094806 Store piece transformations as matrices to allow scaling. 2015-01-10 20:30:37 +00:00
leo 06496f1cf0 Remove temporary pieces from the library after unloading a project. 2015-01-07 16:52:42 +00:00
leo 28be739db0 Fixed bounding box calculation of nested submodels. 2015-01-02 16:44:01 +00:00
leo b537f4c9a1 Fixed crash dragging models from the parts tree. 2015-01-02 16:21:07 +00:00
leo 4c74b6ecf4 Fixed bounding box calculation of submodels. 2014-12-31 16:15:51 +00:00
leo 493ad442b2 Finished separating model from project. 2014-12-08 07:32:39 +00:00
leo dbe7f759ed Move command handling to main window. 2014-12-04 01:47:28 +00:00
leo 9ebccc4a19 Moved last remaining functions out of project. 2014-11-30 17:53:09 +00:00
leo d4ab2e9f90 More cleanup. 2014-11-29 02:55:58 +00:00
leo deabf0524a Moved more functionality out of the project. 2014-11-25 00:51:34 +00:00
leo a63743c73f Reorganized drawing functions. 2014-11-23 23:48:56 +00:00
leo 477cf69977 Reorganized zoom functions. 2014-11-08 01:05:17 +00:00
leo a6a69b7661 Reuse piece bounding box function to avoid duplication. 2014-10-10 01:25:31 +00:00
leo 6684abf96a More project cleanup. 2014-10-07 23:02:52 +00:00
leo 2ca5665235 Moved mouse handling to the model. 2014-10-05 05:21:51 +00:00
leo a57946008e Fixed gcc warnings. 2014-09-03 17:24:28 +00:00
leo 07e6fce3ce Use LDraw units internally. 2014-08-30 19:48:36 +00:00
leo 73952870fd Moved transform type to main window. 2014-08-27 16:17:09 +00:00
leo 0a66fbeb82 Moved some drawing code out of the projet. 2014-08-23 22:56:59 +00:00
leo b9d2229132 Removed old object class names. 2014-08-07 15:22:33 +00:00