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 |
Jeff Young
|
6c0110ecd3
|
Naming conventions.
There's nothing "legacy" about the OpenGL 3D renderer.
|
2021-10-21 14:30:03 +01: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 |
Jeff Young
|
16047b7419
|
3D preferences bug fixes.
1) Make sure prefs get saved when closing parent frame.
2) Add camera projection mode to settings.
Fixes https://gitlab.com/kicad/code/kicad/issues/8110
Fixes https://gitlab.com/kicad/code/kicad/issues/8626
|
2021-06-17 12:22:18 +01:00 |
Wayne Stambaugh
|
710e621c6a
|
3D Viewer: remove all instances of "c" prefix from file names.
|
2021-01-03 17:44:49 -05:00 |