Commit graph

1337 commits

Author SHA1 Message Date
Leonardo Zide
670d9b5ddc Update .travis.yml 2019-03-09 12:52:15 -08:00
Leonardo Zide
3a45798d24 Update .travis.yml 2019-03-09 12:44:36 -08:00
Leonardo Zide
e3640a18dc Update .travis.yml 2019-03-09 12:38:09 -08:00
Leonardo Zide
a654066454 Update .travis.yml 2019-03-09 12:22:34 -08:00
Leonardo Zide
5c0993f3f3 Update .travis.yml 2019-03-09 12:14:44 -08:00
Leonardo Zide
9daede6cb1 Update .travis.yml 2019-03-09 11:59:01 -08:00
Leonardo Zide
d5d77e4928 Update .travis.yml 2019-03-09 11:51:13 -08:00
Leonardo Zide
eaa1959cf2 Update .travis.yml 2019-03-09 11:47:35 -08:00
Leonardo Zide
263010e3ec Update .travis.yml 2019-03-09 11:46:10 -08:00
Leonardo Zide
2b5c092b22 Set Qt5 env. 2019-03-09 11:40:28 -08:00
Leonardo Zide
5b274f3efc Set repositories using sourceline. 2019-03-09 11:35:35 -08:00
Leonardo Zide
8306d36aae Removed unused QT versions. 2019-03-09 11:26:55 -08:00
Leonardo Zide
2be9983fe2 Test switching to the latest official release. 2019-03-09 10:52:51 -08:00
Leonardo Zide
53935734eb Clean up for loops. 2019-03-09 09:50:34 -08:00
Leonardo Zide
322a070a48 Fixed POV export when a part is missing from the library. Fixes #315. 2019-03-06 09:08:51 -08:00
Leonardo Zide
0cfc9f7683
Merge pull request #316 from tcuje/master
Fix #313 and #166
2019-03-06 08:59:30 -08:00
Thomas Cujé
0524192658 Show full tile description as tooltip. Fixes #166 2019-03-06 17:42:10 +01:00
Thomas Cujé
c258b4b709 Do not show submodel preview as active. Fixes #313 2019-03-06 17:40:13 +01:00
Thomas Cujé
9278ef030c Improve German translation 2019-03-05 19:37:56 +01:00
Leonardo Zide
19c6ef6923
Merge pull request #309 from tcuje/master
Improve German translation. Fix Issue #308. Let QT translate default UI buttons
2019-03-03 15:40:14 -08:00
Thomas Cujé
fd29f37d11 Let QT translate keyboard shortcuts. Fixes #308
This way QT also translates default UI buttons like yes, no, ok, cancel,
ect...
2019-03-03 11:32:27 +01:00
Thomas Cujé
e81a37bc5a Fix libpng warnings 2019-03-01 20:29:49 +01:00
Thomas Cujé
4d3f6fddfa Fix numbers in fr translation 2019-03-01 20:29:49 +01:00
Thomas Cujé
465ef49a54 Replace http with https links 2019-03-01 20:29:49 +01:00
Thomas Cujé
de995b260d Mark leocad.org URL in about as non-translateable 2019-03-01 20:29:49 +01:00
Thomas Cujé
fb78a807c9 Improve German translation 2019-03-01 20:29:49 +01:00
Thomas Cujé
1959dc0be6 Fix viewsphere labels not being translated 2019-03-01 19:46:55 +01:00
Thomas Cujé
5707c497a4 Fix some compiler warnings 2019-03-01 09:56:11 +01:00
Thomas Cujé
de621dd736 Updated translation files and improved German translations (#307)
* Update translations (lupdate)

* Improve German translation
2019-02-28 16:19:15 -08:00
Leonardo Zide
32aceb19a2 Lowered mouse sensitivity. Fixes #296. 2019-02-28 16:12:18 -08:00
Leonardo Zide
319dd3a1a0 Preserve file case when loading a file from the same folder as the current project. Fixes #302. 2019-02-27 16:35:02 -08:00
Johannes Sixt
ef33f2c59c Fix building with MinGW. (#304) 2019-02-24 14:38:58 -08:00
Leonardo Zide
2356af4049 Swapped opaque and translucent polygon offsets. 2019-02-23 11:36:22 -08:00
Leonardo Zide
0abc4a258a Enabled polygon offset (with a smaller offset) for opaque triangles so they don't z fight with lines. 2019-02-23 11:33:39 -08:00
Johannes Sixt
31703618c3 Reduce z-fighting when translucent walls are touching opaque walls. (#303)
* Move GL calls around drawing of translucent meshes to lcContext.

* Reduce z-fighting when translucent walls are touching opaque walls.

This fixes issue #301.
2019-02-23 10:56:38 -08:00
Peter Bartfai
944ffbf5e5 Fedora Qt5.x dependency added for Qt module gamepad (#265) 2019-02-23 10:50:43 -08:00
Leonardo Zide
5d06035187 Fixed bounding box calculation of parts without triangles. 2019-02-22 17:02:38 -08:00
Leonardo Zide
188860f90d Crash fix when passing a quote on the command line. 2019-02-20 16:55:46 -08:00
Leonardo Zide
b47598f651 Added synth support for Hose Flexible parts. 2019-02-20 16:52:50 -08:00
Leonardo Zide
8ee515fcc8 Added synth support for Technic Flex-System hoses. 2019-02-19 18:05:30 -08:00
Leonardo Zide
2ddb955306 Prompt before overwriting a minifig template. Closes #294. 2019-02-19 13:00:52 -08:00
Leonardo Zide
0feb64ec82 Removed Space category since it was deprecated in the latest parts update. 2019-02-18 18:53:36 -08:00
Leonardo Zide
c9d0fe8fb2 Updated minifig.ini to 2018-02. 2019-02-18 18:48:23 -08:00
Leonardo Zide
8f7f3984a7 Prompt before deleting minifig templates. Fixes #286. 2019-02-14 17:18:27 -08:00
Leonardo Zide
3128a078cb Fixed crash when deleting a submodel being edited in another view. 2019-02-09 16:43:39 -08:00
Leonardo Zide
8f59a67924 Detach camera when diving into a submodel. 2019-02-09 16:30:11 -08:00
Leonardo Zide
378ece224f Fixed compiler warnings. 2019-02-05 16:35:15 -08:00
Leonardo Zide
90b8409017 Better way of drawing the view sphere outline. 2019-01-22 14:34:44 -08:00
Leonardo Zide
dfa1a66906 Added outline to the view sphere. Closes #281. 2019-01-21 16:54:10 -08:00
Leonardo Zide
40ad756348 Added shortcut for closing the current tab. 2019-01-20 16:36:59 -08:00