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
Leonardo Zide
ee6ef69ede
Confgurable view sphere colors.
2019-01-20 11:59:18 -08:00
Leonardo Zide
6077400b3c
Round viewsphere highlight.
2019-01-19 20:04:08 -08:00
Johannes Sixt
e190900778
Convert SectionCallback to std::function<>. ( #280 )
...
This is just code hygiene. It makes the code shorter, more localized,
and more idiomatic C++.
2019-01-13 10:48:37 -08:00
Leonardo Zide
c8102034f9
Added view sphere highlight.
2019-01-12 17:43:23 -08:00
Leonardo Zide
19680a199b
Moved shader code to separate files.
2018-11-22 16:13:02 -08:00
Leonardo Zide
71b5797038
Changed view sphere texture format to alpha only.
2018-11-06 13:45:14 -08:00
Leonardo Zide
7bb791e3eb
Fixed dangling pointer access. Fixes #277 .
2018-11-05 14:37:01 -08:00
Leonardo Zide
a10d1c1727
Create a static vertex buffer for the view sphere.
2018-11-03 17:54:32 -07:00
Leonardo Zide
8f04ccbec7
Fixed small leak merging files. Fixes #276 .
2018-10-31 16:16:45 -07:00
Leonardo Zide
b77b9aac5c
Replaced view cube with a sphere.
2018-10-28 17:59:01 -07:00
Leonardo Zide
58c63982d2
Renamed in-place editing options.
2018-10-14 08:47:28 -07:00