Johannes Sixt
f0a2271ab0
Draw a dark gray border around the color list's color icon in the tooltip.
...
Some combinations of colors and tooltip background are only barely visible.
This makes them more visible, while it does not distract in other cases.
2017-03-06 19:53:50 +01:00
Leonardo Zide
043246fbe6
Changed normal format for compatibility.
2017-03-05 22:14:50 -08:00
Johannes Sixt
9944557f8d
Draw a dark gray border around color icon in the properties panel.
...
This makes white, yellow and other colors more visible. In particular,
white entries do not look like absent against a white line background.
2017-03-05 00:35:13 +01:00
leozide
4d844dd90a
Added normals to cube mesh.
2017-03-03 18:04:52 -08:00
Leonardo Zide
c833912f78
Merge pull request #31 from j6t/master
...
Draw a dark gray border around color indicators in the time line.
2017-03-03 16:11:04 -08:00
leozide
3e4063f962
Set lighting for minifigs. Fixes #32 .
2017-03-03 16:08:39 -08:00
Johannes Sixt
d393cf83b3
Draw a dark gray border around color indicators in the time line.
...
This makes white, yellow and other colors more visible. In particular,
white entries do not look like absent against a white window background.
Due to the border, the circle must now be smaller by one pixel.
2017-03-04 00:06:01 +01:00
leozide
f7aa4890ee
Remove empty steps when moving pieces to a new model.
2017-03-03 12:14:32 -08:00
leozide
1794e8c9c2
Fixed invalid bounding box when no pieces are visible.
2017-03-03 12:07:04 -08:00
Leonardo Zide
51d17b0031
Merge pull request #28 from pbartfai/patch-5
...
OBS fix: include distribution tag in rpm filename
2017-03-01 10:57:36 -08:00
Leonardo Zide
4096d4a325
Fixed normal calculation.
2017-03-01 08:36:51 -08:00
Peter Bartfai
58945803d7
OBS fix: include distribution tag in rpm filename
2017-03-01 16:50:21 +01:00
Leonardo Zide
05fd08d32a
Merge pull request #25 from pbartfai/patch-3
...
Mageia Qt5 fix
2017-03-01 07:18:57 -08:00
Leonardo Zide
e20f479ac8
Merge pull request #26 from pbartfai/patch-4
...
Make OBS detection username independent
2017-03-01 07:18:39 -08:00
Peter Bartfai
55eea07d97
Make OBS detection username independent
2017-03-01 15:19:05 +01:00
Peter Bartfai
8daf73b83e
Mageia Qt5 fix
2017-03-01 09:44:20 +01:00
leozide
37327277e8
Fixed mesh generation bug.
2017-02-28 17:14:29 -08:00
leozide
7e3f572b8e
Added shaders for each material/lighting combination.
2017-02-28 15:20:34 -08:00
Leonardo Zide
fa099a12e2
Merge pull request #24 from pbartfai/patch-2
...
Mageia fix
2017-02-28 14:19:10 -08:00
Peter Bartfai
e32febd6e1
Mageia fix
2017-02-28 22:54:14 +01:00
Leonardo Zide
9f578c21fa
Merge pull request #23 from pbartfai/patch-1
...
Maegeia linux fix.
2017-02-28 12:55:30 -08:00
Peter Bartfai
dc8e8a3603
Maegeia linux fix
2017-02-28 16:24:15 +01:00
leozide
9978230506
Calculate mesh normals.
2017-02-27 16:03:12 -08:00
probonopd
e5f746cb6b
Generate and upload an AppImage on each Travis CI run ( #22 )
...
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Update .travis.yml
* Only build AppImage on Linux
2017-02-25 15:07:43 -08:00
leozide
e09d9cae3f
Fixed warning.
2017-02-21 12:57:25 -08:00
Leonardo Zide
6df1ceb165
Parse BFC statements in parts.
2017-02-21 08:09:13 -08:00
Leonardo Zide
3d1efcabec
Added room in the meshes for normals.
2017-02-18 11:12:35 -08:00
Leonardo Zide
641f4803e2
Added select by color dialog. Closes #18 .
2017-02-16 22:57:11 -08:00
Leonardo Zide
dd223856c9
Use alpha from color when exporting obj.
2017-02-15 09:01:38 -08:00
Leonardo Zide
309e7dac1a
Merge pull request #20 from doyousketch2/Trans
...
Include transparency values
2017-02-15 08:58:29 -08:00
doyousketch2
d7a21c6265
Update project.cpp
...
Oh yeah, I didn't end up needing to use string compare, because I found the (Color->Translucent) property.
2017-02-14 19:57:41 -05:00
doyousketch2
199b56d5ac
Include transparency values
2017-02-14 19:48:19 -05:00
Leonardo Zide
6094899dc2
Fixed clang analyzer warnings.
2017-02-12 18:05:20 -08:00
Leonardo Zide
5875284d5d
Updated version number.
2017-02-11 17:51:57 -08:00
Leonardo Zide
b2cb923e28
Fixed shaders on desktop GL.
2017-02-11 12:43:47 -08:00
Leonardo Zide
6b3869ce90
Fixes for iOS.
2017-02-11 12:41:00 -08:00
Leonardo Zide
0f2e808477
Fixed printing.
2017-02-11 09:46:21 -08:00
Leonardo Zide
cfdfe30b40
Replaced GL_QUAD calls.
2017-02-11 08:30:57 -08:00
leozide
9a2f4c6678
Updated URL.
2017-02-08 17:58:49 -08:00
Leonardo Zide
02a4ba4fc6
Updated URLs.
2017-02-08 17:54:30 -08:00
leozide
506e91a16c
Added extra large icons option. Fixes #17 .
2017-02-08 17:47:30 -08:00
leozide
4b9cd6a038
Removed GetFileList.
2017-02-08 17:41:14 -08:00
Leonardo Zide
acdc14a209
Use QString for categories.
2017-02-08 09:41:48 -08:00
leozide
70fd2c3ce0
Removed old string class.
2017-02-07 18:55:54 -08:00
Leonardo Zide
e22d127660
String cleanup.
2017-02-07 09:35:11 -08:00
Leonardo Zide
93ef02919a
Prevent shortcuts from overriding key events in the parts widget.
2017-02-06 20:46:25 -08:00
leozide
87a8201d2c
Fixed Qt4 errors.
2017-02-06 14:20:09 -08:00
Leonardo Zide
77f4cf8de4
Better default window layout.
2017-02-06 09:06:52 -08:00
Leonardo Zide
48d252bfb3
Set categories for parts without one.
2017-02-04 19:59:02 -08:00
Leonardo Zide
57eded0673
Updated default colors to 2016-12-28.
2017-02-04 19:37:40 -08:00