7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-06 00:25:21 +00:00
kicad/3d-viewer
JamesJCode c80a71f64a Make netclass name methods clearer, and improve doc strings
There are two netclass name methods, which previously were not
obvious in their uses. These have been renamed to now have:

GetName() : Used for internal or tooling (e.g. netlist export) usage
GetHumanReadableName() : Used for display to users (e.g. in infobars)

Fixing the previous unclear naming will result in fewer bugs
when users start using the multiple netclass functionality, as
the incorrect usage had started creeping in to new code. Also this
will help authors of new code select the correct name method.
2025-01-14 20:44:09 +00:00
..
3d_cache Include folder and 3D viewer code housekeeping. 2025-01-11 07:25:14 -05:00
3d_canvas Make netclass name methods clearer, and improve doc strings 2025-01-14 20:44:09 +00:00
3d_model_viewer Include folder and 3D viewer code housekeeping. 2025-01-11 07:25:14 -05:00
3d_navlib Include folder and 3D viewer code housekeeping. 2025-01-11 07:25:14 -05:00
3d_rendering Include folder and 3D viewer code housekeeping. 2025-01-11 07:25:14 -05:00
3d_viewer Include folder and 3D viewer code housekeeping. 2025-01-11 07:25:14 -05:00
common_ogl Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
dialogs Include folder and 3D viewer code housekeeping. 2025-01-11 07:25:14 -05:00
3d_fastmath.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
3d_fastmath.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
3d_math.cpp Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
3d_math.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
3d_viewer_id.h Revise Copyright statement to align with TLF 2025-01-01 14:12:04 -08:00
CMakeLists.txt Add ability to embed files in various elements 2024-07-15 16:06:55 -07:00
credits.txt Fix various typos 2022-07-21 16:31:41 +00:00