Mikolaj Wielgus
|
cf3a979711
|
3D Viewer: Fix zoom limit calculations
Fixes https://gitlab.com/kicad/code/kicad/issues/9407
Fixes https://gitlab.com/kicad/code/kicad/issues/8805
|
2021-10-24 18:14:49 +00:00 |
Mikolaj Wielgus
|
afccea34a5
|
Remove default zoom level from camera constructor
Initial distance should be sufficient to determine default zoom.
|
2021-10-24 18:14:49 +00:00 |
Mikolaj Wielgus
|
996835826e
|
Do not change FOV when zooming in/out, only move the camera
It's odd to both move the camera and change FOV when one wishes to
enlarge or smallen the models. Let's only move the camera.
|
2021-09-15 17:58:47 +00:00 |
Jeff Young
|
73b91a1a92
|
More sensible zoom defaults for 3D viewers.
Also fixes a bug where the model viewer in the file picker was using
only 1/4 of the screen on HIDPI displays.
|
2021-06-28 19:08:23 +01:00 |
Wayne Stambaugh
|
710e621c6a
|
3D Viewer: remove all instances of "c" prefix from file names.
|
2021-01-03 17:44:49 -05:00 |