..
CMakeLists.txt
cmake: adding KICAD_MACOSX_APP_BUNDLE option
2022-01-28 15:49:37 -08:00
ifsg_api.cpp
Use std::locale::classic() globally
2021-02-26 17:21:55 -08:00
ifsg_appearance.cpp
Minor code clean, standard "new" does not need to be null checked
2021-02-16 18:24:59 -05:00
ifsg_colors.cpp
Minor code clean, standard "new" does not need to be null checked
2021-02-16 18:24:59 -05:00
ifsg_coordindex.cpp
Minor code clean, standard "new" does not need to be null checked
2021-02-16 18:24:59 -05:00
ifsg_coords.cpp
Minor code clean, standard "new" does not need to be null checked
2021-02-16 18:24:59 -05:00
ifsg_faceset.cpp
Minor code clean, standard "new" does not need to be null checked
2021-02-16 18:24:59 -05:00
ifsg_index.cpp
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
ifsg_node.cpp
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
ifsg_normals.cpp
Minor code clean, standard "new" does not need to be null checked
2021-02-16 18:24:59 -05:00
ifsg_shape.cpp
Minor code clean, standard "new" does not need to be null checked
2021-02-16 18:24:59 -05:00
ifsg_transform.cpp
Minor code clean, standard "new" does not need to be null checked
2021-02-16 18:24:59 -05:00
scenegraph.cpp
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
scenegraph.h
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
sg_appearance.cpp
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
sg_appearance.h
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
sg_base.cpp
const SGPOINT::GetPoint args
2021-02-01 08:13:00 -05:00
sg_colors.cpp
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
sg_colors.h
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
sg_coordindex.cpp
Code cleaning.
2021-07-14 15:47:32 -04:00
sg_coordindex.h
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
sg_coords.cpp
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
sg_coords.h
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
sg_faceset.cpp
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
sg_faceset.h
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
sg_helpers.cpp
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
sg_helpers.h
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
sg_index.cpp
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
sg_index.h
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
sg_node.cpp
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
sg_node.h
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
sg_normals.cpp
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
sg_normals.h
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
sg_shape.cpp
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00
sg_shape.h
3D viewer code cleaning round 4.
2020-12-16 13:19:28 -05:00