Commit graph

1180 commits

Author SHA1 Message Date
Leonardo Zide
3ef029d6d2 Fixed GLES. 2017-12-30 12:04:12 -08:00
Leonardo
50b3e95215 Reuse the same FBO when creating new preview images. 2017-12-29 06:50:18 -08:00
Leonardo
1541d05c31 Added POV-Ray quality and save image. 2017-12-27 13:55:37 -08:00
Leonardo
804e0f6f53 Save MSAA images. Fixes #101. 2017-12-26 10:19:20 -08:00
Leonardo
dac8708bb6 Bumped cache version. 2017-12-23 05:26:55 -08:00
Leonardo
880f8f9a47 Only upload textures from the main thread. 2017-12-22 05:42:28 -08:00
Leonardo
a57c6275c0 Fixed texture path inside ldrawunf.zip. 2017-12-22 04:38:47 -08:00
Leonardo
8060c30ba2 Don't show parent models in the All Parts category. 2017-12-21 14:12:01 -08:00
Leonardo
104f5c843e Auto calculate the far plane when generating preview images. 2017-12-21 14:02:16 -08:00
Leonardo
5a7faa4323 Fixed compiling on some Qt 5.5. 2017-12-20 18:18:22 -08:00
leozide
50bb299095 Fixed grammar. 2017-12-15 12:02:37 -08:00
leozide
2d538390d3 Added --camera-angles command line option. Closes #147. 2017-12-13 17:36:35 -08:00
Leonardo Zide
7dd36a4d0e Added --html-parts-width/height to the command line. 2017-12-12 22:47:03 -08:00
Leonardo Zide
a2b9549ce8 Fixed bad links when exporting some HTML files. 2017-12-12 22:39:11 -08:00
Leonardo Zide
521fa57592 Fixed parts list image being the same for all models when exporting to HTML. 2017-12-12 22:23:26 -08:00
Leonardo Zide
58219c946c Fixed compiler warnings. 2017-12-12 22:17:14 -08:00
Leonardo Zide
911808c9fb Warning fix. 2017-12-11 22:38:53 -08:00
leozide
25b5d3e618 Added -html to CLI help. 2017-12-11 14:00:25 -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
leo
a339a62a97 Fixed crash on startup on some configs. Fixes #146. 2017-12-10 10:20:31 -08:00
leo
ace53d4a9d Fixed compiling on Qt5.0 to 5.2. 2017-12-10 10:13:58 -08:00
Leonardo Zide
8e5cd4a0f4 Fixed LDD importer not matching the transform table. 2017-12-09 16:47:47 -08:00
Leonardo Zide
2de32b91af Adjust home viewpoint. Closes #143. 2017-12-09 16:35:00 -08:00
Leonardo Zide
edfe121703 Fixed render cancel not working in some cases. 2017-12-09 16:27:56 -08:00
Leonardo Zide
76d11fe474 Better default POV-Ray lights. 2017-12-09 14:28:11 -08:00
Leonardo Zide
33f33af0aa iOS fixes. 2017-12-06 22:08:56 -08:00
Leonardo Zide
db1bccfee0 Handle unicode characters on the command line. 2017-12-02 19:42:42 -08:00
Leonardo Zide
d6ba0262af Removed LC_POINTER_TO_INT 2017-12-02 12:33:28 -08:00
Leonardo Zide
636e013455 Removed lcint types. 2017-12-02 12:22:04 -08:00
Leonardo Zide
c612397b9d Cache part descriptions when using loose files. 2017-11-26 19:21:54 -08:00
Leonardo Zide
f11d33044c Only draw lines when in wireframe mode instead of actually drawing the wireframe meshes. Closes #133. 2017-11-25 15:47:37 -08:00
Leonardo Zide
6658a03d65 Fixed slow shutdown when there's a piece load pending. 2017-11-25 12:57:41 -08:00
Leonardo Zide
5d1a900683 Don't show library load progress when the running from the command line. 2017-11-24 20:00:16 -08:00
Leonardo Zide
eb674a3704 Fixed unresponsive UI while loading complex primitives. 2017-11-24 19:45:27 -08:00
Leonardo Zide
035da7ce0a Show a progress dialog while scanning parts folders. 2017-11-24 18:19:29 -08:00
Leonardo Zide
9c5709feea Default save image location to the project folder. 2017-11-24 11:53:04 -08:00
Leonardo Zide
2071d6810a Don't require a known extension when saving images from the command line. 2017-11-24 11:48:46 -08:00
Leonardo Zide
f51f8d205c Added selection mode button to toolbar. 2017-11-23 18:31:55 -08:00
Leonardo Zide
6878d0157f Support selection mode on all selection tools. 2017-11-21 22:54:49 -08:00
leozide
848cdd9daf Added piece selection modes. 2017-11-21 17:58:36 -08:00
leozide
b1527356a2 Replaced 10 degrees snap with 22.5 degrees. Closes #139. 2017-11-20 16:16:41 -08:00
leozide
696189e171 Added Shift+LMB shortcut to remove selection. 2017-11-20 15:12:00 -08:00
Leonardo Zide
3d5587cbd0 Fixed adding pieces when icons are disabled. 2017-11-19 17:58:32 -08:00
Leonardo Zide
3a055a4724 Only show used parts in search dialog. 2017-11-19 14:12:27 -08:00
Leonardo Zide
80c226db56 Fixed multiple selection. 2017-11-19 13:27:42 -08:00
leozide
2b14b67eb1 Added Tools submenu. 2017-11-14 14:56:37 -08:00
leozide
57bad9ceba Smaller transform edits. 2017-11-13 17:24:36 -08:00
leozide
fe6f1a67dc Simplified default toolbars. 2017-11-13 16:54:14 -08:00