Leonardo Zide
|
6a9c2d6a87
|
Use unique_ptr for cameras.
|
2024-06-04 09:34:38 -07:00 |
|
Leonardo Zide
|
732dac4c65
|
Support editing string properties.
|
2024-02-19 17:38:04 -08:00 |
|
Leonardo Zide
|
dd989bbc1d
|
Added support for multi edit of ints and lists.
|
2024-02-19 16:31:02 -08:00 |
|
Leonardo Zide
|
39bdb1aa0a
|
Added multi state support to colors.
|
2024-02-19 14:54:45 -08:00 |
|
Leonardo Zide
|
db24fab6d7
|
Support changing multiple bool properties at the same time.
|
2024-02-19 12:32:19 -08:00 |
|
Leonardo Zide
|
a42d86394c
|
Support toggling key frames.
|
2024-01-21 12:53:18 -08:00 |
|
Leonardo Zide
|
4785caac2a
|
Added key frame widgets.
|
2024-01-14 17:41:01 -08:00 |
|
Leonardo Zide
|
9b4e6d6a65
|
Updated camera to lcObjectProperty.
|
2023-12-28 11:32:25 -08:00 |
|
Leonardo Zide
|
e4f4df4376
|
Use lcObjectProperty in Piece.
|
2023-12-28 10:21:52 -08:00 |
|
Leonardo Zide
|
86327196c2
|
Support rotating lights.
|
2023-09-04 10:59:16 -07:00 |
|
Leonardo Zide
|
7d884e6b5f
|
Static analysis fixes.
|
2021-11-14 18:34:24 -08:00 |
|
Leonardo Zide
|
cb710206b7
|
Moved key functions into a separate class.
|
2021-01-05 11:26:01 -08:00 |
|
Leonardo Zide
|
6b2f8fa68c
|
Viewpoint name parsing cleanup.
|
2021-01-01 15:04:27 -08:00 |
|
Leonardo Zide
|
499e648673
|
Use individual bounding boxes for zoom extents.
|
2020-12-31 10:22:12 -08:00 |
|
Leonardo Zide
|
2d7aba8895
|
Use QString for object names.
|
2020-12-13 16:27:21 -08:00 |
|
Leonardo Zide
|
fd8aca92df
|
Scoped enum lcViewpoint.
|
2020-12-12 16:58:40 -08:00 |
|
Leonardo Zide
|
847cbfeb87
|
Added camera command line options.
|
2020-12-12 15:03:06 -08:00 |
|
Leonardo Zide
|
2390feb88f
|
Deleted unsafe default operations.
|
2020-05-03 15:39:39 -07:00 |
|
Leonardo Zide
|
7c9773f228
|
Fixed override and virtual function qualifiers.
|
2020-03-22 15:44:41 -07:00 |
|
Leonardo Zide
|
1c5c82a609
|
Avoid rolling the camera when using Look At. Fixes #407.
|
2019-12-25 12:25:32 -08:00 |
|
Leonardo Zide
|
1fef25a740
|
Added distance parameter to SetAngles.
|
2019-08-15 17:41:32 -07:00 |
|
Leonardo Zide
|
7c81198e7d
|
Added Camera::GetAngles for LPub.
|
2019-08-15 17:33:37 -07:00 |
|
Leonardo Zide
|
ab94e51cf3
|
Keep the current camera settings when switching to a preset viewpoint.
|
2019-08-11 11:38:46 -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 |
|
leozide
|
2d538390d3
|
Added --camera-angles command line option. Closes #147.
|
2017-12-13 17:36:35 -08:00 |
|
Leonardo Zide
|
58219c946c
|
Fixed compiler warnings.
|
2017-12-12 22:17:14 -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 |
|
leozide
|
c924b90955
|
Converted include guards to pragma once.
|
2017-07-19 14:20:32 -07:00 |
|
leozide
|
0381a0c74f
|
Static analysis fixes.
|
2017-04-20 17:53:42 -07:00 |
|
leozide
|
f7d61f33ce
|
Updated code to use nullptr and override.
|
2017-04-13 17:26:40 -07:00 |
|
leo
|
d5ccd6289f
|
Include cleanup.
|
2016-05-02 19:13:54 +00:00 |
|
leo
|
a0db9ce210
|
Added synth support for shock absorbers.
|
2016-05-01 00:20:37 +00:00 |
|
leo
|
510d190483
|
Support dynamic piece meshes.
|
2016-02-19 17:53:54 +00:00 |
|
leo
|
d715c316a6
|
Allow changing multiple pieces at the same time using the properties widget.
|
2015-12-22 22:44:46 +00:00 |
|
leo
|
7f7a93e015
|
Added shader support.
|
2015-05-16 23:04:35 +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
|
88e935ccd8
|
Fixed reset cameras option.
|
2015-01-16 02:07:31 +00:00 |
|
leo
|
af37e7008d
|
Removed support for naming pieces in a model.
|
2015-01-15 02:21:10 +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
|
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 |
|