Leonardo Zide
|
6a9c2d6a87
|
Use unique_ptr for cameras.
|
2024-06-04 09:34:38 -07:00 |
|
Leonardo Zide
|
80d144fea8
|
Array cleanup.
|
2024-05-26 13:01:34 -07:00 |
|
Leonardo Zide
|
14d1217850
|
Replaced property specific functions with the generic function.
|
2024-04-14 11:08:30 -07:00 |
|
Leonardo Zide
|
3528817d22
|
Split light size into different variables per type.
|
2024-04-07 12:48:41 -07:00 |
|
Leonardo Zide
|
5d5274b2b4
|
Split light power into different properties for Blender and POV-Ray.
|
2024-04-07 11:28:54 -07:00 |
|
Leonardo Zide
|
69ae4ea492
|
Added POV-Ray prefix to spot tightness and area grid
|
2024-04-06 18:50:37 -07:00 |
|
Leonardo Zide
|
66f4e42e2d
|
Renamed attenuation to POV-Ray Fade for clarity
|
2024-04-06 17:29:15 -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
|
2f40cf5bc7
|
Merged property serialization functions.
|
2024-01-15 17:11:03 -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
|
2990afba08
|
Refactored lcObjectKeyArray::RemoveAll.
|
2023-12-27 10:21:25 -08:00 |
|
Leonardo Zide
|
c2199eb6b0
|
Added serialization helper functions.
|
2023-10-01 16:24:42 -07:00 |
|
Leonardo Zide
|
6ca5c160f1
|
Place new pieces relative to the side of the piece under the mouse.
|
2021-12-24 15:42:37 -08:00 |
|
Leonardo Zide
|
a5207573bf
|
Customizable object colors.
|
2021-11-24 15:20:08 -08:00 |
|
Leonardo Zide
|
2a24933fa8
|
Scoped enums.
|
2021-11-14 19:10:16 -08:00 |
|
Leonardo Zide
|
7d884e6b5f
|
Static analysis fixes.
|
2021-11-14 18:34:24 -08:00 |
|
Leonardo Zide
|
d56e389ee4
|
Qt 5.4 fixes.
|
2021-07-05 17:07:24 -07:00 |
|
Leonardo Zide
|
e0b77b17bd
|
Qt6 fixes.
|
2021-07-05 17:00:41 -07:00 |
|
Leonardo Zide
|
b70fab3059
|
Require Qt5.
|
2021-01-08 10:35:52 -08:00 |
|
Leonardo Zide
|
cb710206b7
|
Moved key functions into a separate class.
|
2021-01-05 11:26:01 -08:00 |
|
Leonardo Zide
|
660bb38bdd
|
Fixed typo.
|
2021-01-03 15:01:28 -08:00 |
|
Leonardo Zide
|
098ee45e5b
|
Better ortho zoom.
|
2021-01-03 12:19:57 -08:00 |
|
Leonardo Zide
|
cfe3fc0284
|
Fixed zoom extents direction. Fixes #587.
|
2021-01-02 10:40:30 -08:00 |
|
Leonardo Zide
|
6b2f8fa68c
|
Viewpoint name parsing cleanup.
|
2021-01-01 15:04:27 -08:00 |
|
Leonardo Zide
|
24f3bbb45a
|
Better ortho zoom extents math.
|
2020-12-31 14:46:31 -08:00 |
|
Leonardo Zide
|
499e648673
|
Use individual bounding boxes for zoom extents.
|
2020-12-31 10:22:12 -08:00 |
|
Leonardo Zide
|
542304f82e
|
Use recalculated up vector. Fixes #574.
|
2020-12-28 10:16:40 -08:00 |
|
Leonardo Zide
|
3eec496047
|
Warning fixes.
|
2020-12-14 14:18:06 -08:00 |
|
Leonardo Zide
|
581c4ce523
|
Compile fix.
|
2020-12-13 17:14:33 -08:00 |
|
Leonardo Zide
|
fd92710cf8
|
Compile fix.
|
2020-12-13 17:05:27 -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
|
5a76f4c870
|
Scoped enums.
|
2020-04-18 19:45:21 -07:00 |
|
Leonardo Zide
|
90f1336a48
|
Scoped enums and constexpr.
|
2020-03-22 13:44:20 -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
|
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 |
|