Leonardo
|
8060c30ba2
|
Don't show parent models in the All Parts category.
|
2017-12-21 14:12:01 -08:00 |
|
Leonardo
|
104f5c843e
|
Auto calculate the far plane when generating preview images.
|
2017-12-21 14:02:16 -08:00 |
|
Leonardo Zide
|
3d5587cbd0
|
Fixed adding pieces when icons are disabled.
|
2017-11-19 17:58:32 -08:00 |
|
Leonardo Zide
|
3a055a4724
|
Only show used parts in search dialog.
|
2017-11-19 14:12:27 -08:00 |
|
leozide
|
be388d167b
|
Fixed parts filter not being applied after settings are changed.
|
2017-09-11 18:26:50 -07:00 |
|
Leonardo Zide
|
82528a2c7a
|
Don't uppercase part names when saving.
|
2017-07-27 09:21:55 -07:00 |
|
Leonardo Zide
|
1cae41162c
|
Removed lcPartSelectionFilterModel.
|
2017-07-11 18:09:15 -07:00 |
|
Leonardo Zide
|
4de9600a98
|
Disable parts list icon mode if FBOs are not supported.
|
2017-06-21 21:40:26 -07:00 |
|
Alistair Buxton
|
2de2e2c187
|
Highlight parts added in the current step.
|
2017-06-20 07:47:31 -07:00 |
|
Leonardo Zide
|
e872ec4a63
|
Added List Mode option to the parts list. Closes #43.
|
2017-05-29 14:03:46 -07:00 |
|
Leonardo Zide
|
f2be79e4ed
|
Changes to get older gcc versions working.
|
2017-04-15 15:54:17 -07:00 |
|
leozide
|
f7d61f33ce
|
Updated code to use nullptr and override.
|
2017-04-13 17:26:40 -07:00 |
|
Leonardo Zide
|
c34810c084
|
Static analysis fixes.
|
2017-04-02 17:15:09 -07:00 |
|
Leonardo Zide
|
b9726a2a99
|
Reorganized scene and context classes.
|
2017-04-01 16:53:54 -07:00 |
|
Leonardo Zide
|
57b8732ed6
|
Context state cleanup.
|
2017-03-25 12:29:28 -07:00 |
|
leozide
|
d6efc97089
|
Removed SetLightingMode.
|
2017-03-17 15:53:26 -07:00 |
|
Leonardo Zide
|
acd5a485f0
|
Added a decal material to fix the texmap extension.
|
2017-03-12 13:51:14 -07:00 |
|
leozide
|
7e3f572b8e
|
Added shaders for each material/lighting combination.
|
2017-02-28 15:20:34 -08:00 |
|
leozide
|
506e91a16c
|
Added extra large icons option. Fixes #17.
|
2017-02-08 17:47:30 -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
|
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
|
57eded0673
|
Updated default colors to 2016-12-28.
|
2017-02-04 19:37:40 -08:00 |
|
Leonardo Zide
|
e3bb498741
|
Added option to lock the preview color.
|
2017-02-04 13:14:41 -08:00 |
|
Leonardo Zide
|
d34f5050dd
|
Don't allow multiple lines of text for the preview icons.
|
2017-02-03 00:31:37 -08:00 |
|
Leonardo Zide
|
e766f7892e
|
Added 'All Parts' category.
|
2017-01-31 21:12:30 -08:00 |
|
leozide
|
32f2f3fac7
|
More parts list options.
|
2017-01-27 18:20:44 -08:00 |
|
leozide
|
045d05eb67
|
Added category with parts in the current model.
|
2017-01-26 19:02:42 -08:00 |
|
Leonardo Zide
|
ec169c8263
|
Fixed race condition drawing previews.
|
2017-01-24 19:49:49 -08:00 |
|
Leonardo Zide
|
8c318cbdf1
|
Multithreaded piece loading.
|
2017-01-22 19:28:05 -08:00 |
|
leozide
|
e84fef5c73
|
Fixed Qt4 errors.
|
2017-01-10 17:48:05 -08:00 |
|
Leonardo
|
31cf6456b3
|
Process events between preview updates.
|
2017-01-04 06:45:01 -08:00 |
|
Leonardo
|
ee49480334
|
Draw preview using the current color.
|
2016-12-29 07:28:53 -08:00 |
|
Leonardo
|
7dbc27a7ce
|
Removed old preview widget.
|
2016-12-28 13:30:31 -08:00 |
|
leozide
|
b5e61f2c26
|
Added option to choose the size of the parts icons.
|
2016-12-20 14:46:12 -08:00 |
|
leozide
|
8ed7e0d6c8
|
Removed old parts tree.
|
2016-12-20 14:11:19 -08:00 |
|
leozide
|
d8bea07834
|
Fixed compiling with Qt4.
|
2016-12-19 14:23:26 -08:00 |
|
Leonardo Zide
|
4819d42610
|
Added models to new parts list.
|
2016-12-18 18:53:25 -08:00 |
|
Leonardo
|
1ef60b8ddf
|
Improved part search filter.
|
2016-12-16 12:52:36 -08:00 |
|
Leonardo Zide
|
eb1bc1cd31
|
First pass of the new parts list widget.
|
2016-12-16 09:14:19 -08:00 |
|