Jeff Young
|
f45760062b
|
ADDED: appearances manager for 3D viewer.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/12413
|
2023-08-14 18:08:36 +01:00 |
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
|
e015f5b086
|
Formatting.
|
2022-08-15 23:48:38 +01:00 |
Ian McInerney
|
9e6446a8dc
|
Use enums for 3d Viewer settings instead of ints
|
2021-12-30 23:03:13 +00:00 |
Jon Evans
|
595caf30a2
|
3D viewer: Disable copper thickness in OpenGL mode
Fixes https://gitlab.com/kicad/code/kicad/-/issues/10153
(cherry picked from commit 517e44e917 )
|
2021-12-30 09:20:47 -05: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
|
78fd268b18
|
Retire PARAM_OBSOLETE in favour of a schema migration.
|
2021-08-02 17:38:15 +01:00 |
Jeff Young
|
7d501e8a43
|
Add PARAM_OBSOLETE to clean out old JSON structures.
While not technically necessary, the old structures can be confusing
to users looking at the files.
Fixes https://gitlab.com/kicad/code/kicad/issues/8856
|
2021-08-02 12:53:57 +01:00 |
Jeff Young
|
4943d2f0a3
|
More consistent formatting.
|
2021-08-02 12:53:57 +01:00 |
Jeff Young
|
89718dd3ba
|
Naming conventions.
|
2021-06-19 19:36:53 +01:00 |