Commit Graph

384 Commits

Author SHA1 Message Date
Trevor SANDY 4d2ecee58d Blender addon - render current step 2023-06-11 17:43:25 +02:00
Leonardo Zide 88b500368e Missing file. 2023-04-29 20:32:27 -07:00
Leonardo Zide fb961d2cab Moved model list dialog. 2023-04-29 20:10:50 -07:00
Leonardo Zide 337e5723b8 Remove commas from descriptions in csv files. 2022-11-06 17:45:33 -08:00
Leonardo Zide 3abe683d2b Added --export-csv command line option. 2022-10-30 14:12:34 -07:00
Leonardo Zide f1f2a8bd26 Reset view when creating a new submodel. Fixes #703. 2021-05-01 16:24:55 -07:00
Leonardo Zide a53fd42710 Removed triple error message boxes from preview. 2021-04-17 11:49:41 -07:00
Leonardo Zide 27734f2469 Moved bricklink color table to the mapping file. 2021-02-28 13:02:58 -08:00
Hubert Figuière 370791e622 Issue #630 - Move the BrickLink export out 2021-02-27 19:05:08 -05:00
Hubert Figuière 08868c7cfa Issue #630 - Remap element for BrickLink export 2021-02-27 19:05:08 -05:00
Leonardo Zide 8c94738cb6 Changed default font. 2021-01-16 15:14:05 -08:00
Leonardo Zide 61517b21d0 Customizable PLI. 2021-01-16 14:43:24 -08:00
Leonardo Zide 26c34e3609 Initial background color support. 2021-01-14 18:19:58 -08:00
Leonardo Zide 9009a974ad Case insensitive submodel compare. Fixes #533. 2021-01-13 15:36:12 -08:00
Leonardo Zide 9a681bff0f Print message when saving files from the command line. 2021-01-10 18:07:27 -08:00
Leonardo Zide b70fab3059 Require Qt5. 2021-01-08 10:35:52 -08:00
Leonardo Zide f89ae87c26 Fixed runtime warning when saving images. 2021-01-06 17:55:38 -08:00
Leonardo Zide 47661710db Don't create widgets when saving images from the command line. 2021-01-06 09:55:03 -08:00
Leonardo Zide 39af536301 Multiple rows/columns instructions. 2021-01-05 18:48:12 -08:00
Leonardo Zide 69cfc71f3b Removed global placeholder mesh. 2020-12-31 14:23:08 -08:00
Leonardo Zide 939e80ab4b Renamed view files. 2020-12-25 10:43:22 -08:00
Leonardo 348b83155e Fixed warnings. Fixes #467. 2020-12-16 10:00:31 -08:00
Leonardo Zide de29c49608 Reorganized redraw. 2020-12-15 17:19:32 -08:00
Leonardo 256d3792b1 Widget cleanup. 2020-12-04 12:49:01 -08:00
Leonardo Zide ef2220ffdc Moved background color to global options. 2020-11-26 11:51:50 -08:00
Leonardo Zide 462897caf7 Handle some malformed mpd files. Fixes #533.
- Skip duplicate submodels
- Skip recursive includes
2020-11-25 19:54:32 -08:00
Trevor SANDY a239e504ec 3D Preview
3D Preview - restore doc format
2020-10-03 16:20:59 +02:00
Leonardo Zide 546eaf47cd Added option to duplicate submodels. Closes #502. 2020-09-07 11:29:37 -07:00
Leonardo Zide 44fa79ecb6 Instructions Dialog mockup. 2020-05-31 18:46:36 -07:00
Leonardo Zide b94b401b06 Save files with OMR style header. 2020-05-03 12:11:51 -07:00
Leonardo Zide acd7dd3f9a Allow highlight color to be set by the user. 2020-04-25 11:36:28 -07:00
Leonardo Zide 85a9b19b2c Warning fixes. 2020-02-24 14:31:08 -08:00
Leonardo Zide 3b8b22493a Reorganized PLI function. 2020-01-20 15:39:20 -08:00
Leonardo Zide ddf6f9dbba Automatically zoom out parts in the parts list image if needed. 2020-01-18 18:47:15 -08:00
Leonardo Zide 51fe5416b4 Replaced HTML parts list with BOM style image. 2020-01-14 12:48:18 -08:00
Leonardo Zide 6d818d48d2 Fixed HTML export not including submodels. Fixes #429. 2020-01-11 12:45:36 -08:00
Leonardo Zide cbf534fcdf Added option to fade previous steps. 2020-01-01 17:06:17 -08:00
Leonardo Zide eae50b6836 Print submodels. Fixes #409. 2019-12-30 16:04:58 -08:00
Leonardo Zide 0ecc4b5966 Added option to disable mesh LOD. Closes #400. 2019-11-28 12:47:19 -08:00
Leonardo Zide 9e41edfef0 Fixed loading mpd files with consecutive NOFILE statements. 2019-11-26 12:13:22 -08:00
Leonardo Zide 66bbb8d9de Simpler stud reload. 2019-09-23 16:55:24 -07:00
Trevor SANDY f91da8a7ce Change stud logo without application restart (#389)
* Change stud logo without application restart

* Refactor change stud logo without application restart
2019-09-23 16:22:11 -07:00
Leonardo Zide 1e2f6c208f Moved mesh loading code to a separate file. 2019-07-27 16:31:16 -07:00
Leonardo Zide 4293829386 Fixed modified dialog showing after a file is saved. 2019-07-14 18:03:17 -07:00
Leonardo Zide d5bcf46da1 Fixed warnings. 2019-07-09 08:47:15 -07:00
Leonardo Zide cd3a03e1de Fixed warnings. 2019-07-08 18:34:34 -07:00
Leonardo Zide 4493c3f6f2 Array cleanup. 2019-07-04 17:06:26 -07:00
Leonardo Zide 3d9395e175 Avoid adding the project file to the file watcher multiple times. 2019-07-04 15:35:52 -07:00
Leonardo Zide 1ae3cfa8b0 Always list part quantity in BrickLink export. 2019-06-05 14:37:00 -07:00
Leonardo Zide 514c1e54ec Moved common includes to precompiled header. 2019-05-30 12:06:54 -07:00