Leonardo Zide
3e3e7135f8
Made visibility property more user friendly. Fixes #423 .
2020-01-25 18:07:33 -08:00
Leonardo Zide
51fe5416b4
Replaced HTML parts list with BOM style image.
2020-01-14 12:48:18 -08:00
Leonardo Zide
6d818d48d2
Fixed HTML export not including submodels. Fixes #429 .
2020-01-11 12:45:36 -08:00
Leonardo Zide
b43675f323
Array cleanup.
2020-01-10 17:40:14 -08:00
Leonardo Zide
9bc99235ef
Fixed compiler warnings.
2020-01-05 15:19:50 -08:00
Leonardo Zide
8f48b09ae3
Added view sphere toggle. Fixes #284 .
2020-01-05 11:38:24 -08:00
Leonardo Zide
7425c41673
Allow multiple selection in the Model List Dialog. Fixes #419 .
2020-01-04 13:00:31 -08:00
Leonardo Zide
cbf534fcdf
Added option to fade previous steps.
2020-01-01 17:06:17 -08:00
Leonardo Zide
c0734d49ef
Always show part totals at the bottom.
2019-12-22 12:42:02 -08:00
Leonardo Zide
67d2c5b334
Fixed typo.
2019-12-09 11:47:43 -08:00
Leonardo Zide
24890ecebd
Added array count macro.
2019-12-09 11:43:54 -08:00
Leonardo Zide
41b89de83f
Added language option. Closes #336 .
2019-11-28 13:52:06 -08:00
Leonardo Zide
0ecc4b5966
Added option to disable mesh LOD. Closes #400 .
2019-11-28 12:47:19 -08:00
Leonardo Zide
5854cfce89
Added wrapper for glDepthMask.
2019-11-09 18:11:25 -08:00
Leonardo Zide
fa06a83704
Add stud logo setting to cache check.
2019-09-23 17:06:16 -07:00
Trevor SANDY
5adcfb4027
Add stud logo preference and command line option ( #387 )
...
* Add stud logo preference and command line option
* Support add stud logo when using disk library
2019-09-21 09:47:33 -07:00
Leonardo Zide
23eb88df4f
Added minifig template import/export.
2019-09-14 17:05:13 -07:00
Leonardo Zide
1c5fb8dd2d
Better render dialog resizing. Fixes #386 .
2019-09-14 12:05:30 -07:00
Leonardo Zide
132a62e6a8
Fixed POV-Ray rendering not working when the user's temp folder has spaces.
2019-09-08 18:01:01 -07:00
Leonardo Zide
c425b01ecb
Fixed render log not saving all lines.
2019-09-08 12:19:00 -07:00
Leonardo Zide
6c7291b919
Updated version.
2019-07-14 18:22:57 -07:00
Leonardo Zide
bcffeb3727
Removed horizontal lines from dialogs.
2019-07-14 18:17:58 -07:00
Leonardo Zide
d496e4ad0b
Fixed view sphere options being disabled incorrectly.
2019-07-14 12:58:20 -07:00
Leonardo Zide
1457dde9e5
Updated version number.
2019-07-14 10:07:54 -07:00
Leonardo Zide
9d7fdf0b82
Fixed warning.
2019-07-09 14:03:19 -07:00
Leonardo Zide
4493c3f6f2
Array cleanup.
2019-07-04 17:06:26 -07:00
Leonardo Zide
5a3abf18e0
Allow custom color and minifig settings files. Fixes #359 .
2019-06-20 18:52:33 -07:00
Leonardo Zide
617a667521
Array cleanup.
2019-06-04 18:45:22 -07:00
Leonardo Zide
a464606507
Fixed compiler warnings.
2019-06-03 13:23:04 -07:00
Leonardo Zide
8f8a93e835
Fix for Qt4.
2019-05-30 12:54:51 -07:00
Leonardo Zide
35ce03dd05
Fix for Qt4.
2019-05-30 12:38:51 -07:00
Leonardo Zide
4885bb59f1
Fix for Qt4.
2019-05-30 12:35:25 -07:00
Leonardo Zide
cf135bcbc5
Fixed compiler warnings.
2019-05-27 16:22:49 -07:00
Leonardo Zide
207d1158a7
Fixed compiler warnings.
2019-05-21 14:17:51 -07:00
Leonardo Zide
602dfeb8b6
Fixed /w4 warnings.
2019-05-18 11:33:27 -07:00
Leonardo Zide
46f58a4aaa
Added keyboard shortcut filter. Fixes #338 .
2019-05-11 16:46:37 -07:00
Leonardo Zide
2f102c2274
Array cleanup.
2019-03-28 17:59:58 -07:00
Leonardo Zide
acdc65584e
Don't try to save render log files if the project hasn't been saved.
2019-03-19 15:22:47 -07:00
Trevor SANDY
56fbb2ce18
Update to improved render dialog ( #335 )
2019-03-19 15:08:03 -07:00
Leonardo Zide
fb0bcc48ec
Also print continuous build on the command line.
2019-03-17 12:29:02 -07:00
Leonardo Zide
c68ce5fff8
Use short hash for continuous version.
2019-03-17 12:21:33 -07:00
Leonardo Zide
7c267c91d3
Show continuous build in the About Dialog.
2019-03-17 12:10:08 -07:00
Leonardo Zide
8497f07dea
Load Qt translation files from the app folder.
2019-03-16 16:18:10 -07:00
Thomas Cujé
8a89cc4920
Make colors table fully auto resizing
2019-03-13 12:11:46 -07:00
Leonardo Zide
ee050177df
Fixed double click to activate model from the Model List Dialog.
2019-03-12 13:10:33 -07:00
Leonardo Zide
9b7b17f45d
Added button to select the active model on the Model List Dialog.
2019-03-12 13:08:43 -07:00
Leonardo Zide
0867ba48df
Added line between Qt and OpenGL versions.
2019-03-12 12:44:31 -07:00
Thomas Cujé
d83c06100d
Do not set active model from model list dialog
...
It's confusing and non-intuitive that saving the changes made to submodels opens the last
selected one. Furthermore we have the menu entries to open submodels.
2019-03-12 12:23:08 -07:00
Thomas Cujé
acbe0846d4
Add German comment translation to leocad.desktop
...
ari #320
2019-03-12 12:16:50 -07:00
Thomas Cujé
0bc3728620
Add Qt version and compile version to about dialog
2019-03-12 12:16:14 -07:00