Commit graph

1321 commits

Author SHA1 Message Date
Leonardo Zide
9c503eb7a4 Fixed moving the pivot point of rotated pieces. Fixes #179. 2018-01-22 17:14:38 -08:00
Leonardo
1ee596b7fc Fixed link error when compiling from Qt Creator on Windows. 2018-01-21 12:27:14 -08:00
Leonardo Zide
5c1cfa4bc9 Only use triangles to calculate the mesh bounding box. 2018-01-20 17:35:21 -08:00
Leonardo Zide
6f940a473e Fixed normal smoothing on texmap vertices. 2018-01-20 12:04:50 -08:00
Leonardo Zide
f79a7f2093 Decreased vertex welding distance. 2018-01-20 11:51:57 -08:00
Leonardo Zide
ad26a00584 Updated minifig settings. 2018-01-19 13:03:02 -08:00
Leonardo Zide
959dcca186 Fixed Windows compiler error. 2018-01-19 11:41:26 -08:00
Leonardo Zide
a3995efa36 Fixed connecting to rebrickable on Linux. 2018-01-19 11:17:21 -08:00
Leonardo
0ec956e700 Fix for Qt Creator 5.10 precompiled header bug on Windows. 2018-01-19 09:46:58 -08:00
Leonardo Zide
0112b5385b Support cylindrical texmap. 2018-01-17 15:14:30 -08:00
Leonardo Zide
98e4b00bef
Update README.txt 2018-01-15 19:47:25 -08:00
Leonardo Zide
db7c0f8edf Changed default Linux POV-Ray output to png. 2018-01-12 09:40:32 -08:00
Leonardo Zide
aefb034be7 Fixed POV-Ray path. 2018-01-15 18:08:16 -08:00
Leonardo
ef9f3bee63 Added POV-Ray to installer. 2018-01-15 18:07:48 -08:00
Leonardo Zide
ce8ea6a92e Fixed static analysis warnings. 2018-01-15 17:03:08 -08:00
Leonardo Zide
93c147eeed Make sure there's always a tab open after loading a file. 2018-01-15 16:36:50 -08:00
Leonardo Zide
7ca156b3a7 Added commands for moving the camera relative to its current orientation. 2018-01-15 11:35:15 -08:00
Leonardo Zide
685e4686c2 Added MacOS POV-Ray executable. 2018-01-15 10:49:10 -08:00
Leonardo Zide
1f03b3cda7 Added MacOS POV-Ray executable. 2018-01-15 10:48:34 -08:00
Leonardo Zide
611dace3b1 Updated POV-Ray to 3.7.1. 2018-01-15 09:57:26 -08:00
Leonardo Zide
15294e6c64 Use a memory mapped file instead of shared memory for POV renderings. 2018-01-14 21:45:50 -08:00
Leonardo Zide
74faeef382 Added POV-Ray exe. 2018-01-14 15:37:07 -08:00
Leonardo Zide
ce8a830d40 Fixed alpha of the opaque parts of texmap translucent parts. 2018-01-12 21:44:49 -08:00
Leonardo Zide
65ff6a41c6 Fixed parts that use texmap on primitives. 2018-01-12 21:23:43 -08:00
leo
425e68d2a0 Removed tab context menu from Qt4 since it conflicts with the view menu. 2018-01-12 09:10:05 -08:00
leo
f776ef4ea2 Fixed Qt4. 2018-01-07 08:59:05 -08:00
Leonardo Zide
5b172b6cf8 Added context menu to model tab widget. 2018-01-06 15:22:40 -08:00
Leonardo Zide
dff8aac29b Restore last tab layout when loading a file. 2018-01-06 15:01:04 -08:00
Leonardo Zide
601401fa1b Fixed reloading model references. 2018-01-06 10:15:24 -08:00
Leonardo
e097ad630b Fixed tiled render math. Fixes #156. 2018-01-04 10:22:57 -08:00
Leonardo
1e99d7050a Fixed compile error. Fixes #155. 2018-01-03 14:24:42 -08:00
Leonardo
d242fa7ea5 Don't reset tab layout when reloading a model. 2018-01-02 19:46:50 -08:00
Leonardo
0259be0099 Fixed Qt4 compile error. 2018-01-02 16:22:16 -08:00
Leonardo
6f83db7ba2 Prompt to reload if file changes on disk. 2018-01-02 06:10:58 -08:00
Leonardo
1b415cf853 Disabled shortcuts when one of the part transform fields has focus. 2018-01-01 10:14:05 -08:00
Leonardo
e52bae084f Updated default colors. 2018-01-01 08:03:38 -08:00
Leonardo
caceae9b91 Updated version number. 2018-01-01 08:00:39 -08:00
Leonardo
e4b759009f Use smaller tiles when saving images with MSAA. Fixes #154. 2018-01-01 07:56:25 -08:00
leo
c5a232b8c9 Fixed missing depth buffer when AA is disabled. 2017-12-30 13:03:47 -08:00
leo
f3b392b4fb Fixed compile errors. 2017-12-30 12:49:50 -08:00
Leonardo Zide
5d637b1cad macOS fixes. 2017-12-30 12:12:27 -08:00
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