Leonardo Zide
|
8b0bfc801e
|
Fixed inconsistencies between default viewpoints and the view cube.
|
2018-09-19 13:19:01 -07:00 |
|
Leonardo Zide
|
4aa2cbeeb6
|
First pass view cube.
|
2018-08-19 20:28:04 -07:00 |
|
Leonardo Zide
|
752ae54788
|
Fixed interface draw location in active submodels.
|
2018-04-07 17:17:32 -07:00 |
|
Leonardo Zide
|
51bbdb9b97
|
Added option to remove key frames from selected objects.
|
2018-02-24 12:47:19 -08:00 |
|
Leonardo Zide
|
7ca156b3a7
|
Added commands for moving the camera relative to its current orientation.
|
2018-01-15 11:35:15 -08:00 |
|
Leonardo
|
104f5c843e
|
Auto calculate the far plane when generating preview images.
|
2017-12-21 14:02:16 -08:00 |
|
leozide
|
2d538390d3
|
Added --camera-angles command line option. Closes #147.
|
2017-12-13 17:36:35 -08:00 |
|
Leonardo Zide
|
2de32b91af
|
Adjust home viewpoint. Closes #143.
|
2017-12-09 16:35:00 -08:00 |
|
Leonardo Zide
|
636e013455
|
Removed lcint types.
|
2017-12-02 12:22:04 -08:00 |
|
Leonardo Zide
|
51afa3acde
|
Merged TiledRender into the View class.
|
2017-08-05 12:02:45 -07:00 |
|
Alistair Buxton
|
82204944ab
|
When copying the camera position, also copy the ortho state.
|
2017-06-21 18:51:43 +01:00 |
|
leozide
|
7daf13b51e
|
Fixed loading camera positions. Fixes #50.
|
2017-06-19 14:08:54 -07:00 |
|
leozide
|
f7d61f33ce
|
Updated code to use nullptr and override.
|
2017-04-13 17:26:40 -07:00 |
|
Leonardo Zide
|
8990d04782
|
Increased default far plane. Fixes #40.
|
2017-03-28 22:51:28 -07:00 |
|
Leonardo Zide
|
c85f0f7eea
|
Disable normals for unlit passes.
|
2017-03-24 09:34:53 -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 |
|
Leonardo Zide
|
3d1efcabec
|
Added room in the meshes for normals.
|
2017-02-18 11:12:35 -08:00 |
|
Leonardo Zide
|
0f2e808477
|
Fixed printing.
|
2017-02-11 09:46:21 -08:00 |
|
leo
|
4a4c3ff02c
|
Fixed compiler error with libc 2.23.
|
2016-08-10 22:29:59 +00:00 |
|
leo
|
d5ccd6289f
|
Include cleanup.
|
2016-05-02 19:13:54 +00:00 |
|
leo
|
510d190483
|
Support dynamic piece meshes.
|
2016-02-19 17:53:54 +00:00 |
|
leo
|
5e543c43a7
|
Initial work for control points in pieces.
|
2015-12-11 01:46:30 +00:00 |
|
leo
|
7f7a93e015
|
Added shader support.
|
2015-05-16 23:04:35 +00:00 |
|
leo
|
7170c1d0ee
|
GL extensions cleanup.
|
2015-05-09 19:54:29 +00:00 |
|
leo
|
77e103264d
|
Set colors through the context.
|
2015-05-04 00:51:41 +00:00 |
|
leo
|
d59dfe9444
|
Rewrote camera and light drawing.
|
2015-04-19 01:10:01 +00:00 |
|
leo
|
01e67cbd88
|
Fixed camera up vector drawing.
|
2015-03-23 00:37:12 +00:00 |
|
leo
|
a7da5aa79f
|
Fixed case where the view matrix was being changed directly.
|
2015-02-28 07:10:51 +00:00 |
|
leo
|
e4eb0e65d7
|
Fixed zoom extents and region on ortho cameras.
|
2015-02-15 02:24:08 +00:00 |
|
leo
|
141696ec8c
|
Changed how zoom extents work.
|
2015-02-14 20:47:50 +00:00 |
|
leo
|
853f28c6c3
|
Changed pan tool to have the mouse follow the objects on the screen.
|
2015-02-08 21:05:50 +00:00 |
|
leo
|
7b52f7ba40
|
Matched mouse wheel speed with previous versions.
|
2015-02-07 07:16:15 +00:00 |
|
leo
|
3d79dbd8cc
|
Fixed crash trying to update simple cameras.
|
2015-01-17 01:47:36 +00:00 |
|
leo
|
88e935ccd8
|
Fixed reset cameras option.
|
2015-01-16 02:07:31 +00:00 |
|
leo
|
0aae5d339f
|
Fixed mouse selection of submodels.
|
2014-12-26 15:44:46 +00:00 |
|
leo
|
d4ab2e9f90
|
More cleanup.
|
2014-11-29 02:55:58 +00:00 |
|
leo
|
28a030dd9a
|
Fixed camera and light drawing.
|
2014-11-24 00:43:13 +00:00 |
|
leo
|
a63743c73f
|
Reorganized drawing functions.
|
2014-11-23 23:48:56 +00:00 |
|
leo
|
848224bf3b
|
Reorganized group functions.
|
2014-11-10 00:06:11 +00:00 |
|
leo
|
477cf69977
|
Reorganized zoom functions.
|
2014-11-08 01:05:17 +00:00 |
|
leo
|
6315ff0b55
|
Support saving groups recursively.
|
2014-09-13 06:48:51 +00:00 |
|
leo
|
6b5db8aff9
|
Updated save file format.
|
2014-09-08 19:42:20 +00:00 |
|
leo
|
05cafd4055
|
Use QTextStream for saving files.
|
2014-09-05 00:24:28 +00:00 |
|
leo
|
9454ebb929
|
Removed JSON exporter.
|
2014-09-04 14:27:37 +00:00 |
|
leo
|
c4bc70fd35
|
Use text stream for parsing.
|
2014-09-03 14:34:53 +00:00 |
|
leo
|
661fa68011
|
Changed the LDraw exporter to include more features in extensions.
|
2014-09-02 03:44:51 +00:00 |
|
leo
|
4c0c815682
|
Moved keys to separate arrays.
|
2014-08-31 00:53:12 +00:00 |
|
leo
|
07e6fce3ce
|
Use LDraw units internally.
|
2014-08-30 19:48:36 +00:00 |
|
leo
|
9a37302456
|
Added JSON export.
|
2014-08-29 23:52:42 +00:00 |
|