Commit Graph
168 Commits
Author SHA1 Message Date
Alistair Buxton 2de2e2c187 Highlight parts added in the current step. 2017-06-20 07:47:31 -07:00
Leonardo Zide 82a4afb7a9 OpenGL ES cleanup. 2017-04-26 22:24:54 -07:00
leozide 8da318037d Removed fog options. 2017-04-21 14:17:03 -07:00
leozide a219c281f2 Qt4 fix. 2017-04-20 18:56:35 -07:00
leozide 0381a0c74f Static analysis fixes. 2017-04-20 17:53:42 -07:00
leozide f7d61f33ce Updated code to use nullptr and override. 2017-04-13 17:26:40 -07:00
Leonardo Zide b9726a2a99 Reorganized scene and context classes. 2017-04-01 16:53:54 -07:00
Leonardo Zide 49a88e1ab4 Fixed synth parts adding the wrong mesh to the scene when in a submodel. Fixes #42. 2017-03-26 18:28:31 -07:00
Leonardo Zide 7bd3abf6b4 Fixed issues splitting views. 2017-03-26 10:28:58 -07:00
Leonardo Zide 57b8732ed6 Context state cleanup. 2017-03-25 12:29:28 -07:00
leozide eb7a8a86de Removed SetTextureMode. 2017-03-24 18:36:58 -07:00
Leonardo Zide c85f0f7eea Disable normals for unlit passes. 2017-03-24 09:34:53 -07:00
Leonardo Zide 9b933b6c57 Fixed comments in saved files being moved in some cases. Fixes #35, #36. 2017-03-18 17:42:34 -07:00
leozide d6efc97089 Removed SetLightingMode. 2017-03-17 15:53:26 -07:00
Leonardo Zide acd5a485f0 Added a decal material to fix the texmap extension. 2017-03-12 13:51:14 -07:00
leozide cf65201095 Added Duplicate Piece action. 2017-03-08 15:49:57 -08:00
leozide f7aa4890ee Remove empty steps when moving pieces to a new model. 2017-03-03 12:14:32 -08:00
leozide 1794e8c9c2 Fixed invalid bounding box when no pieces are visible. 2017-03-03 12:07:04 -08:00
leozide 7e3f572b8e Added shaders for each material/lighting combination. 2017-02-28 15:20:34 -08:00
Leonardo Zide 3d1efcabec Added room in the meshes for normals. 2017-02-18 11:12:35 -08:00
Leonardo Zide 641f4803e2 Added select by color dialog. Closes #18. 2017-02-16 22:57:11 -08:00
Leonardo Zide 6094899dc2 Fixed clang analyzer warnings. 2017-02-12 18:05:20 -08:00
Leonardo Zide 6b3869ce90 Fixes for iOS. 2017-02-11 12:41:00 -08:00
Leonardo Zide 0f2e808477 Fixed printing. 2017-02-11 09:46:21 -08:00
Leonardo Zide e22d127660 String cleanup. 2017-02-07 09:35:11 -08:00
Leonardo Zide e7fe26d2a4 Stop caching the GL viewport since OSX changes it when making a context current. 2017-01-29 19:31:30 -08:00
Leonardo Zide 8c318cbdf1 Multithreaded piece loading. 2017-01-22 19:28:05 -08:00
Leonardo fcf4b24d84 Fixed crash pasting. 2016-12-31 06:36:49 -08:00
Leonardo 7dbc27a7ce Removed old preview widget. 2016-12-28 13:30:31 -08:00
Leonardo Zide eb1bc1cd31 First pass of the new parts list widget. 2016-12-16 09:14:19 -08:00
Leonardo Zide b2b143af99 Fixed incorrect camera position when saving images from the command line. 2016-12-07 21:57:53 -08:00
Leonardo Zide ccadcf7e1a Fixed file name formatting when saving an image from the command line. 2016-12-07 09:08:23 -08:00
Leonardo Zide 1cacf33e4b Fixed file loading. 2016-12-04 18:12:39 -08:00
Leonardo Zide dcfccd8eeb Rewrote how loose model files are loaded. 2016-11-25 17:12:19 -08:00
Leonardo d8f14c1937 Removed code accessing library internals. 2016-11-16 14:53:41 -08:00
Leonardo a74e51cd04 Fixed line endings. 2016-10-05 14:28:52 -07:00
Leonardo Zide 5d86d5ac98 Fixed reading loose mpd files referenced by another file. 2016-09-25 17:15:30 -07:00
leo 6d483252c5 Clean up of some old dialog code. 2016-08-01 03:44:15 +00:00
leo 21504371dd Fixed Minifig Wizard crash when closing. 2016-06-15 01:14:43 +00:00
leo d8191b0758 Added option to control which models to export to HTML. 2016-05-30 22:41:03 +00:00
leo 1e8adcd880 Fixed HTML export of models with only 1 step. 2016-05-29 16:42:47 +00:00
leo d5ccd6289f Include cleanup. 2016-05-02 19:13:54 +00:00
leo 1741a713d2 Save and load control points. 2016-05-02 05:33:58 +00:00
leo a0db9ce210 Added synth support for shock absorbers. 2016-05-01 00:20:37 +00:00
leo 5b0bf780cc Configurable mouse shortcuts. 2016-04-23 00:17:33 +00:00
leo 2842cccf53 Use the centroid of the selected pieces when rotating pieces. 2016-03-13 20:07:28 +00:00
leo 8af94f050f Added overlay to change the control point scale. 2016-03-12 00:05:49 +00:00
leo 32a22da00d Open submodels in separate tabs. 2016-03-06 01:47:00 +00:00
leo b5233f714c Added options to add and remove control points. 2016-03-03 00:04:49 +00:00
leo 1cd4a8cee0 Added support for flexible technic ribbed hoses. 2016-02-29 20:13:54 +00:00