Leonardo Zide
|
911808c9fb
|
Warning fix.
|
2017-12-11 22:38:53 -08:00 |
|
leozide
|
bc02c04272
|
Added -html command line option. Closes #145.
|
2017-12-11 11:14:37 -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 |
|
Leonardo Zide
|
edfe121703
|
Fixed render cancel not working in some cases.
|
2017-12-09 16:27:56 -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
|
636e013455
|
Removed lcint types.
|
2017-12-02 12:22:04 -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 |
|
leozide
|
696189e171
|
Added Shift+LMB shortcut to remove selection.
|
2017-11-20 15:12:00 -08:00 |
|
Leonardo Zide
|
3a055a4724
|
Only show used parts in search dialog.
|
2017-11-19 14:12:27 -08:00 |
|
leozide
|
57bad9ceba
|
Smaller transform edits.
|
2017-11-13 17:24:36 -08:00 |
|
Leonardo Zide
|
31875a6749
|
Render Dialog improvements.
|
2017-11-04 18:54:12 -07:00 |
|
leozide
|
a9614f9b30
|
Fixed Qt4.
|
2017-11-03 17:16:10 -07:00 |
|
leozide
|
01cfcf1e13
|
Added POV render resolution.
|
2017-11-03 16:01:30 -07:00 |
|
leozide
|
657fdc0f2b
|
POV render working on Linux.
|
2017-11-02 17:35:12 -07:00 |
|
leozide
|
755b9caddf
|
Removed old POV-Ray Dialog.
|
2017-11-01 16:33:58 -07:00 |
|
leozide
|
8fed7534ff
|
Commented out Windows specific code.
|
2017-09-22 14:04:50 -07:00 |
|
Leonardo Zide
|
d7ce050561
|
Added new render dialog.
|
2017-09-22 10:08:02 -07:00 |
|
Leonardo Zide
|
943b93a514
|
Added https support to the Windows version.
|
2017-09-16 12:20:17 -07:00 |
|
leozide
|
ecdcd50239
|
Updated inventory import to use the newly added LDraw ID.
|
2017-09-15 14:52:05 -07:00 |
|
leozide
|
4452cedce6
|
Fixed properties part combo sorting.
|
2017-09-01 17:09:27 -07:00 |
|
leozide
|
ab33fc47b0
|
Removed LC_INSTALL_PREFIX.
|
2017-08-31 16:53:22 -07:00 |
|
Leonardo Zide
|
bf75ce012f
|
Qt4 fixes.
|
2017-08-28 20:00:48 -07:00 |
|
leozide
|
1725d0cf0e
|
Rewrote library search code.
|
2017-08-28 19:13:17 -07:00 |
|
Leonardo Zide
|
e905047179
|
Disabled update checks on OSX because of bug #62. Fixes #112.
|
2017-08-27 12:10:52 -07:00 |
|
leozide
|
b658795f46
|
Fixed properties piece combo sorting. Fixes #109.
|
2017-08-25 14:27:24 -07:00 |
|
leozide
|
3fc53d9d5f
|
Added shading options. Closes #104.
|
2017-08-25 12:57:14 -07:00 |
|
Leonardo Zide
|
bb8e85d2c1
|
Handle return key events in the search edit.
|
2017-08-21 23:16:32 -07:00 |
|
leo
|
d39ec689a5
|
Fixed Qt4.
|
2017-08-20 14:06:13 -07:00 |
|
Leonardo Zide
|
138ebdacda
|
Import set inventories.
|
2017-08-20 13:47:53 -07:00 |
|
leo
|
9eb0dd4cd1
|
Added Sets Database Dialog.
|
2017-08-19 10:12:25 -07:00 |
|
Leonardo Zide
|
02231b363b
|
Support saving images larger than 2048.
|
2017-07-30 14:18:57 -07:00 |
|
leozide
|
06fec63c87
|
Fixed Debian 7 compile error.
|
2017-07-27 12:38:01 -07:00 |
|
Leonardo Zide
|
82528a2c7a
|
Don't uppercase part names when saving.
|
2017-07-27 09:21:55 -07:00 |
|
leozide
|
5de0644c7b
|
Save positions with 4 digits and rotations with 6.
|
2017-07-26 17:34:25 -07:00 |
|
leozide
|
6c23edf064
|
Only save 4 decimal digits.
|
2017-07-24 16:53:56 -07:00 |
|
Leonardo Zide
|
94eb5b8ae2
|
Store library pieces in a map.
|
2017-07-23 19:35:18 -07:00 |
|
leozide
|
c02e19a2eb
|
Reduced number of digits after decimal separator to 4.
|
2017-07-20 17:57:07 -07:00 |
|
leozide
|
c924b90955
|
Converted include guards to pragma once.
|
2017-07-19 14:20:32 -07:00 |
|
leozide
|
65d9e0cf52
|
Fixed wrong color tooltips. Fixes #74.
|
2017-07-17 12:54:39 -07:00 |
|
Leonardo Zide
|
f5f98994bb
|
Added option for alternate mouse shortcuts with defaults that match LDD.
|
2017-07-11 14:25:06 -07:00 |
|
Leonardo Zide
|
77a70758f8
|
Fixed static analysis warnings.
|
2017-07-02 20:12:17 -07:00 |
|
Leonardo Zide
|
bb5a703f51
|
Replaced HTML parts list table with image.
|
2017-07-02 16:10:30 -07:00 |
|
Leonardo Zide
|
0784cbc857
|
Updated version number to 17.07.
|
2017-07-01 17:47:40 -07:00 |
|
Leonardo Zide
|
0305c4964b
|
Removed ambient light option.
|
2017-07-01 10:37:53 -07:00 |
|
Leonardo Zide
|
4de9600a98
|
Disable parts list icon mode if FBOs are not supported.
|
2017-06-21 21:40:26 -07:00 |
|
Leonardo Zide
|
82a4afb7a9
|
OpenGL ES cleanup.
|
2017-04-26 22:24:54 -07:00 |
|
Leonardo Zide
|
219f9635db
|
Disable lighting on machines that don't support shaders.
|
2017-04-26 21:52:51 -07:00 |
|
leozide
|
8da318037d
|
Removed fog options.
|
2017-04-21 14:17:03 -07:00 |
|