143 Commits

Author SHA1 Message Date
Leonardo Zide 1ea54149c5 Refactor set inventory parsing. 2026-05-03 15:30:11 -07:00
Leonardo Zide e4b829b7e2 Reorganize Save Image dialog. 2026-05-02 15:44:48 -07:00
Leonardo Zide 44de1f19fc Reorganized the Render Dialog. Fixes #875. 2025-08-03 11:47:51 -07:00
Leonardo Zide 3a62411f0b Removed lcArray. 2024-06-19 19:59:43 -07:00
Leonardo Zide b070b0af29 Use unique_ptr for models. 2024-06-16 17:43:02 -07:00
Leonardo Zide 80d144fea8 Array cleanup. 2024-05-26 13:01:34 -07:00
Trevor SANDY 4d2ecee58d Blender addon - render current step 2023-06-11 17:43:25 +02:00
Leonardo Zide 3abe683d2b Added --export-csv command line option. 2022-10-30 14:12:34 -07:00
Leonardo Zide 7d884e6b5f Static analysis fixes. 2021-11-14 18:34:24 -08: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
Leonardo Zide 26c34e3609 Initial background color support. 2021-01-14 18:19:58 -08:00
Leonardo Zide 9a681bff0f Print message when saving files from the command line. 2021-01-10 18:07:27 -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 b77210db22 Use a regular View for the Minifig Wizard. 2020-12-19 16:05:29 -08:00
Trevor SANDY a239e504ec 3D Preview
3D Preview - restore doc format
2020-10-03 16:20:59 +02:00
Leonardo Zide 44fa79ecb6 Instructions Dialog mockup. 2020-05-31 18:46:36 -07:00
Leonardo Zide 2390feb88f Deleted unsafe default operations. 2020-05-03 15:39:39 -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 7275c4256d Added const qualifiers. 2020-03-22 20:18:52 -07:00
Leonardo Zide 3b8b22493a Reorganized PLI function. 2020-01-20 15:39:20 -08:00
Leonardo Zide 51fe5416b4 Replaced HTML parts list with BOM style image. 2020-01-14 12:48:18 -08:00
Leonardo Zide eae50b6836 Print submodels. Fixes #409. 2019-12-30 16:04:58 -08:00
Leonardo Zide e45fe81ace Array cleanup. 2019-05-27 16:39:51 -07:00
Thomas Cujé 273cc3d7be Mark project as modified on external file delete 2019-03-10 20:28:22 +01:00
Leonardo Zide aaa33d55e5 Save images to the documents folder if a folder is not specified. Fixes #224. 2018-04-14 18:27:16 -07:00
Leonardo d242fa7ea5 Don't reset tab layout when reloading a model. 2018-01-02 19:46:50 -08:00
Leonardo 6f83db7ba2 Prompt to reload if file changes on disk. 2018-01-02 06:10:58 -08:00
Leonardo 1541d05c31 Added POV-Ray quality and save image. 2017-12-27 13:55:37 -08:00
leozide bc02c04272 Added -html command line option. Closes #145. 2017-12-11 11:14:37 -08:00
Leonardo Zide be3c96006f Removed old DoDialog function. 2017-12-10 18:12:31 -08:00
Leonardo Zide 5f582f7fd1 Renamed user facing strings "project" -> "model" and "model" -> "submodel" to be consistent. 2017-12-10 15:01:12 -08:00
Leonardo Zide d7ce050561 Added new render dialog. 2017-09-22 10:08:02 -07:00
leozide 4db7423f7d Added command line option to export collada. Closes #106. 2017-08-25 16:10:06 -07:00
Leonardo Zide 138ebdacda Import set inventories. 2017-08-20 13:47:53 -07:00
leozide 299f44c061 First pass COLLADA exporter. 2017-08-10 18:40:43 -07:00
leozide c924b90955 Converted include guards to pragma once. 2017-07-19 14:20:32 -07:00
Leonardo Zide bb5a703f51 Replaced HTML parts list table with image. 2017-07-02 16:10:30 -07:00
Leonardo Zide 81e260a6f9 PLI improvements. 2017-06-30 08:22:42 -07:00
Leonardo Zide de37b8abf9 Initial parts list image implementation. 2017-06-29 10:02:00 -07:00
Leonardo Zide f0eb8bde96 Added LDD importer. Closes #29. 2017-06-25 18:20:34 -07:00
Alistair Buxton 240c8f68a5 Add command line options to set submodel and camera. 2017-06-20 21:25:27 -07:00
leozide 8da318037d Removed fog options. 2017-04-21 14:17:03 -07:00
leozide f7d61f33ce Updated code to use nullptr and override. 2017-04-13 17:26:40 -07:00
Leonardo Zide dcfccd8eeb Rewrote how loose model files are loaded. 2016-11-25 17:12:19 -08:00
Leonardo Zide 5d86d5ac98 Fixed reading loose mpd files referenced by another file. 2016-09-25 17:15:30 -07:00
leo 2f0cf40af4 Enforce file extension in submodels. 2016-09-08 22:34:51 +00:00