leozide
|
506c5ef67a
|
Fixed gcc 4.7 error.
|
2017-07-26 17:56:02 -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 |
|
Leonardo Zide
|
692604ee50
|
Use a map for storing primitives.
|
2017-07-23 16:19:09 -07:00 |
|
Leonardo Zide
|
5cd85a1584
|
Preserve case of part names in files.
|
2017-07-22 20:54:33 -07:00 |
|
Leonardo Zide
|
aff1f1a69f
|
Fixed compiler warnings.
|
2017-07-22 17:23:11 -07:00 |
|
leozide
|
c02e19a2eb
|
Reduced number of digits after decimal separator to 4.
|
2017-07-20 17:57:07 -07:00 |
|
leozide
|
b2c739dc5a
|
Increased precision of angle constants.
|
2017-07-20 17:15:49 -07:00 |
|
leozide
|
ca755a2fba
|
Added QDebug operators to math classes.
|
2017-07-19 15:31:47 -07:00 |
|
leozide
|
68111cad98
|
Fixed Linux warnings.
|
2017-07-19 14:37:03 -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 |
|
AppSoft4
|
41c342f46f
|
Update leocad.spec (#66)
Update version string to '17.07'
|
2017-07-14 14:09:58 -07:00 |
|
Peter Bartfai
|
38ada014d5
|
Travis CI: linuxdeployqt version update (#63)
|
2017-07-13 09:16:22 -07:00 |
|
Leonardo Zide
|
1cae41162c
|
Removed lcPartSelectionFilterModel.
|
2017-07-11 18:09:15 -07:00 |
|
Leonardo Zide
|
f5f98994bb
|
Added option for alternate mouse shortcuts with defaults that match LDD.
|
2017-07-11 14:25:06 -07:00 |
|
leo
|
42e63cace2
|
Fixed Qt4.
|
2017-07-08 10:10:48 -07:00 |
|
Leonardo Zide
|
50256d5378
|
Fixed unlit textures not drawing.
|
2017-07-08 09:44:53 -07:00 |
|
Leonardo Zide
|
3d7bfdafb0
|
New LDD importer.
|
2017-07-08 09:29:35 -07:00 |
|
Leonardo Zide
|
91fa2ec9dd
|
Temporarily removed LDD importer.
|
2017-07-04 22:32:29 -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
|
72125231ff
|
Updated ldraw.xml to 2017-06-30.
|
2017-07-01 17:47:24 -07:00 |
|
Leonardo Zide
|
bca9b205af
|
Support loading textures from the same folder of the model being loaded.
|
2017-07-01 17:12:09 -07:00 |
|
Leonardo Zide
|
0305c4964b
|
Removed ambient light option.
|
2017-07-01 10:37:53 -07:00 |
|
Leonardo Zide
|
81e260a6f9
|
PLI improvements.
|
2017-06-30 08:22:42 -07:00 |
|
leozide
|
bd33085ca3
|
Fixed Qt4.
|
2017-06-29 11:12:37 -07:00 |
|
Leonardo Zide
|
de37b8abf9
|
Initial parts list image implementation.
|
2017-06-29 10:02:00 -07:00 |
|
leo
|
476182a1f8
|
Fixes for Qt4.
|
2017-06-26 07:30:36 -07:00 |
|
Leonardo Zide
|
aa2988da37
|
Updated project file.
|
2017-06-25 18:24:18 -07:00 |
|
Leonardo Zide
|
f0eb8bde96
|
Added LDD importer. Closes #29.
|
2017-06-25 18:20:34 -07:00 |
|
leozide
|
4ef698ddf4
|
Updated man page.
|
2017-06-23 14:57:46 -07:00 |
|
leozide
|
b615cf669b
|
Fixed conditional lines.
|
2017-06-22 18:45:45 -07:00 |
|
Leonardo Zide
|
2efd9a5f53
|
Build x86 only in appveyor.
|
2017-06-22 08:16:14 -07:00 |
|
Leonardo Zide
|
cfa5ba5ebe
|
Trying appveyor with msbuild.
|
2017-06-22 08:12:26 -07:00 |
|
Leonardo Zide
|
9c996579f2
|
Updated pch location.
|
2017-06-22 08:03:23 -07:00 |
|
Peter Bartfai
|
cc6dfc090d
|
Appveyor support added (#59)
* Create appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update leocad.pro
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
* Update appveyor.yml
|
2017-06-22 08:02:05 -07:00 |
|
Leonardo Zide
|
bf5aa40655
|
Merge pull request #58 from pbartfai/patch-1
Travis CI: adding support for Qt 5.8 & 5.9
|
2017-06-22 07:49:14 -07:00 |
|
Peter Bartfai
|
57f3d041ea
|
Travis CI: adding support for Qt 5.8 & 5.9
|
2017-06-22 08:32:31 +02:00 |
|
Leonardo Zide
|
ca0109bbc2
|
Update .travis.yml
|
2017-06-21 22:13:25 -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
|
f19766ea69
|
Merge pull request #56 from ali1234/commandlinestuff
When copying the camera position, also copy the ortho state.
|
2017-06-21 12:27:52 -07:00 |
|
Alistair Buxton
|
82204944ab
|
When copying the camera position, also copy the ortho state.
|
2017-06-21 18:51:43 +01:00 |
|
Leonardo Zide
|
708ae31f41
|
Merge pull request #55 from ali1234/commandlinestuff
[CLI] Add --viewpoint and --orthographic options.
|
2017-06-21 08:17:34 -07:00 |
|
Alistair Buxton
|
9aea871fe0
|
Add --viewpoint and --orthographic.
Use to set up the view using the built-in defaults. Note that they are
mutually exclusive with --camera.
|
2017-06-21 07:55:48 +01:00 |
|
Alistair Buxton
|
aac367ecfd
|
Document version and help options.
|
2017-06-21 06:54:24 +01:00 |
|
Alistair Buxton
|
b4e55d1b49
|
Remove accidental duplicated help line.
|
2017-06-21 06:33:21 +01:00 |
|
Leonardo Zide
|
f024007157
|
Keep camera name as a c string for now.
|
2017-06-20 21:43:39 -07:00 |
|