Commit graph

2018 commits

Author SHA1 Message Date
Leonardo Zide
140daced93 Added model measurements. Fixes #631. 2021-02-28 15:57:02 -08:00
Leonardo Zide
d0404d9fbb gcc fix. 2021-02-28 13:11:54 -08:00
Leonardo Zide
27734f2469 Moved bricklink color table to the mapping file. 2021-02-28 13:02:58 -08:00
Leonardo Zide
310504775e
Merge pull request #632 from hfiguiere/bl-export
Issue #630 - Remap element for BrickLink export
2021-02-28 11:36:13 -08:00
Leonardo Zide
7a9e193d41 View cleanup. 2021-02-28 11:32:12 -08:00
Leonardo Zide
40983db71c View cleanup. 2021-02-28 10:57:14 -08:00
Leonardo Zide
a873792865 Update .travis.yml 2021-02-28 10:50:15 -08:00
Leonardo Zide
1a8e8a3abe Crash fix. 2021-02-28 10:30:26 -08:00
Hubert Figuière
83c211a687 Issue #630 - Added more mapping 2021-02-27 19:05:08 -05:00
Hubert Figuière
f26581c75e Issue #630 - More parts (from lpub3d) 2021-02-27 19:05:08 -05:00
Hubert Figuière
6a89cdb68a Issue #630 - Detect duplicates in the list 2021-02-27 19:05:08 -05:00
Hubert Figuière
e7f5e8de6c Issue #630 - Added more parts 2021-02-27 19:05:08 -05:00
Hubert Figuière
9f28e09e3a Issue #630 - Added parts from issue #441 2021-02-27 19:05:08 -05:00
Hubert Figuière
16027a98ec Issue #630 - Added a few more items (PF) 2021-02-27 19:05:08 -05:00
Hubert Figuière
67d657e71e Issue #630 - Move the BrickLink colour table to the BrickLink export 2021-02-27 19:05:08 -05:00
Hubert Figuière
b13caa1a61 Issue #630 - Put the mapping table into a resource
- can also load from a file
2021-02-27 19:05:08 -05:00
Hubert Figuière
a344b0af6f Issue #630 - Avoid duplicate parts on output 2021-02-27 19:05:08 -05:00
Hubert Figuière
06e1552153 Issue #630 - More mappings 2021-02-27 19:05:08 -05: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
92c8bdc09a View cleanup. 2021-02-27 11:53:00 -08:00
Leonardo Zide
b057afdd63 Removed Reset Cameras. 2021-02-27 11:35:42 -08:00
Leonardo Zide
4a77391c6b Removed GetViews(). 2021-02-27 11:32:52 -08:00
Leonardo Zide
95fbc13247 Removed GetViewsForModel. 2021-02-27 11:15:04 -08:00
Leonardo Zide
4b36b90f7c Fixed view array removal loop. 2021-02-27 10:46:10 -08:00
Leonardo Zide
6c3b4938ea
Merge pull request #633 from hfiguiere/crash-fixes
Fix crash when opening a file
2021-02-27 10:42:28 -08:00
Hubert Figuière
cd68bb16a5 Remove views in destructor
- This avoid a use-after-free when the view remove itself in its dtor
2021-02-26 22:28:56 -05:00
Leonardo Zide
4f620072e0
Merge pull request #634 from CansecoGPC/master
Lupdated all translation files and updated Spanish translation
2021-02-26 09:04:43 -08:00
cansecogpc
9949e342db Lupdated languages files and almost complete Spanish translation updated 2021-02-26 15:07:03 +01:00
CansecoGPC
6b3412ec2f
Merge pull request #2 from leozide/master
Merge latest upstream changes
2021-02-25 18:30:07 +01:00
Leonardo Zide
e29592ba63
Merge pull request #628 from hfiguiere/ldd-update
Issue #626 - Update ldraw.xml to version 2021-01-16
2021-02-20 11:46:05 -08:00
Leonardo Zide
f9cd79d7a1 Fixed border color buttons. Fixes #629. 2021-02-20 10:53:12 -08:00
Hubert Figuière
aa1ef62393 Issue #626 - Update ldraw.xml to version 2021-01-16 2021-02-15 21:35:57 -05:00
Leonardo Zide
ff13fd90db Fixed LightDarkControl. 2021-02-15 10:43:23 -08:00
Leonardo Zide
b99724c7b0 Don't try to change the file extension to mpd. Fixes #451. Fixes #616. Fixes #462. 2021-02-07 13:44:59 -08:00
Leonardo Zide
98f2679cb2 Fixed light/dark color index conversion. 2021-02-07 12:59:22 -08:00
Leonardo Zide
d84b7711fd Added option to paste keeping the original steps. Fixes #612. 2021-02-07 10:48:23 -08:00
Leonardo Zide
0784a2133a
Merge pull request #621 from trevorsandy/AUTOMATE_EDGE_COLOURS
Use saturated part colour when calculating edge colour
2021-02-07 10:15:24 -08:00
Leonardo Zide
82e3bf557a Keep edge color math in linear space. 2021-02-07 10:14:54 -08:00
Leonardo Zide
191e5f76f0
Merge pull request #624 from hfiguiere/mimetype
Accept LDview mimetype for MPD
2021-02-04 19:09:01 -08:00
Hubert Figuière
1089c5a2d0 Accept LDview mimetype for MPD 2021-02-04 19:56:30 -05:00
Leonardo Zide
9e1a8fd559 Added replace icons. 2021-02-03 19:23:38 -08:00
Leonardo
48347ea371 Ignore part settings from the previous step. Fixes #602. 2021-02-03 14:49:07 -08:00
Leonardo
55384a3c35 Fixed crash loading invalid lcd file. Fixes #617. 2021-02-03 14:24:22 -08:00
Trevor SANDY
aa1fa3ea77 Disable saturation adjust 2021-02-03 15:30:18 +01:00
Trevor SANDY
dcac8b27c7 Cleanup 2021-02-03 15:29:55 +01:00
Trevor SANDY
87c23a6d21 Use saturated part colour when calculating edge colour 2021-02-02 18:35:24 +01:00
Leonardo
f033578abc Keep find next working after closing the find widget. 2021-02-01 14:12:03 -08:00
Leonardo
6c5e05570c Refactored no color drawing. 2021-02-01 13:49:20 -08:00
Leonardo Zide
680511879a Removed replace checkboxes. 2021-01-31 17:49:22 -08:00