kicad/3d-viewer/3d_canvas
Jeff Young b41d446f58 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).
2023-05-05 17:23:52 +01:00
..
board_adapter.cpp 3D viewer: use the right color theme (the one used in the board editor) 2023-05-01 16:51:27 +02:00
board_adapter.h 3D viewer: use the right color theme (the one used in the board editor) 2023-05-01 16:51:27 +02:00
create_3Dgraphic_brd_items.cpp Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 17:23:52 +01:00
create_layer_items.cpp Centralize NPTH has-annulus processing. 2023-04-08 15:06:49 +01:00
create_layer_poly.cpp Collapse FP_* down into their PCB_* equivalents. 2023-03-31 22:57:46 +01:00
eda_3d_canvas.cpp 3D viewer: use the right color theme (the one used in the board editor) 2023-05-01 16:51:27 +02:00
eda_3d_canvas.h Move Spacemouse to advanced config 2023-04-07 10:08:43 -07:00
eda_3d_canvas_pivot.cpp Move Spacemouse to advanced config 2023-04-07 10:08:43 -07:00