Mike Williams
|
32eb1ef77e
|
Sch->PCB: propagate DNP from symbols to footprints attributes
Also add a 3D viewer toggle.
|
2023-04-10 13:11:21 -04:00 |
jean-pierre charras
|
22cd2a3428
|
3D viewer: add option to show/hide fp not in position file.
Previously they were not shown, and this is really bad, because
"not in pos file" does not mean never mounted, and not even not mounted.
|
2022-09-24 13:58:31 +02:00 |
Jeff Young
|
32fdab8902
|
Bubble ESC up from the 3D preview.
Fixes https://gitlab.com/kicad/code/kicad/issues/9984
|
2022-03-13 23:14:06 +00:00 |
Jeff Young
|
68d2630d08
|
Flatten a layer of indirection out of 3D config settings.
|
2021-12-24 13:08:54 +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
|
b84d1456d5
|
KIFACE_I -> KIFACE_BASE.
|
2021-09-14 23:45:14 +01:00 |
jean-pierre charras
|
0eb0fa64bb
|
3D viewer: In menus show Zoom In/out instead of Zoom In/out at Cursor.
Zoom In/out at Cursor does not exist in 3D viewer, and is Zoom In/out when
using F1 or F2 keys.
Fixes #9107
https://gitlab.com/kicad/code/kicad/issues/9107
|
2021-09-07 10:54:51 +02:00 |
jean-pierre charras
|
e1bbb717f6
|
3D viewer: ensure 3D shapes are loaded when switching 3D shapes visibility option to ON.
Fixes #8959
https://gitlab.com/kicad/code/kicad/issues/8959
|
2021-08-16 16:28:59 +02:00 |
Jeff Young
|
77680eba30
|
Naming conventions.
|
2021-08-05 14:31:36 +01:00 |
jean-pierre charras
|
dda70622ba
|
3D viewer: fix missing refresh in raytracing mode when changing items visibility.
Fixes #8866
https://gitlab.com/kicad/code/kicad/issues/8866
|
2021-07-28 16:00:10 +02:00 |
jean-pierre charras
|
0525d50c58
|
3D viewer: avoid recreating the 3D scene when not needed.
|
2021-07-21 12:37:44 +02:00 |
Jeff Young
|
89718dd3ba
|
Naming conventions.
|
2021-06-19 19:36:53 +01:00 |