kicad/3d-viewer
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
..
3d_cache Some more wxS 2023-01-16 19:07:50 -05:00
3d_canvas Fix a bunch more issues with sheetpaths and allowExtraText. 2023-05-05 18:02:59 +01:00
3d_model_viewer 3D-Viewer: sort models and material models when rendering in transparent 2023-03-06 16:24:24 -08:00
3d_navlib Move Spacemouse to advanced config 2023-04-25 11:30:36 -07:00
3d_rendering Ensure 3D shapes are always shown in footprint settings dialog. 2023-03-22 08:53:42 +01:00
3d_viewer Move Spacemouse to advanced config 2023-04-25 11:30:36 -07:00
common_ogl Use enums for 3d Viewer settings instead of ints 2021-12-30 23:03:13 +00:00
dialogs Allow others to also process units changed event. 2023-03-05 16:07:00 +00:00
3d_enums.h Use enums for 3d Viewer settings instead of ints 2021-12-30 23:03:13 +00:00
3d_fastmath.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
3d_fastmath.h Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
3d_math.cpp Removed all exception specifiers since deprecated. 2017-06-12 13:54:55 -04:00
3d_math.h Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
3d_viewer_id.h Pull 3D preferences into KiCad preferences architecture. 2021-06-11 11:19:40 +01:00
CMakeLists.txt Move Spacemouse to advanced config 2023-04-25 11:30:36 -07:00
credits.txt Fix various typos 2022-07-21 16:31:41 +00:00