kicad/3d-viewer/3d_canvas
Jeff Young e28b50e8d6 Fix a bunch more issues with sheetpaths and allowExtraText.
A sheetpath is required to correctly resolve text variables.
Depending on currentSheet is rife with bugs.

There are many places where we do *not* want to be prepending
field names to the field values, such as netlisting,
building PDF hypertext menus, etc.

Also, Find/Replace needs to work on unresolved text, as
that's what we're going to display (and if replace nuked
your variable references you wouldn't be happy).

(cherry picked from commit b41d446f58)
2023-05-05 18:02:59 +01:00
..
board_adapter.cpp 3D viewer: use the right color theme (the one used in the board editor) 2023-05-01 17:00:09 +02:00
board_adapter.h 3D viewer: use the right color theme (the one used in the board editor) 2023-05-01 17:00:09 +02:00
create_3Dgraphic_brd_items.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
create_layer_items.cpp Centralize NPTH has-annulus processing. 2023-04-09 19:04:33 +01:00
create_layer_poly.cpp Name shortening and line-break reduction. 2022-10-21 18:41:39 +01:00
eda_3d_canvas.cpp 3D viewer: use the right color theme (the one used in the board editor) 2023-05-01 17:00:09 +02:00
eda_3d_canvas.h Move Spacemouse to advanced config 2023-04-25 11:30:36 -07:00
eda_3d_canvas_pivot.cpp Move Spacemouse to advanced config 2023-04-25 11:30:36 -07:00