kicad/3d-viewer/3d_cache/sg
Marek Roszko 36a5580f56 Use unique_ptr to avoid memory leak in 3d model cache loading
PVS V773
2022-02-05 14:38:07 -05:00
..
CMakeLists.txt Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option" 2022-01-31 15:57:56 -08:00
ifsg_api.cpp Use unique_ptr to avoid memory leak in 3d model cache loading 2022-02-05 14:38:07 -05: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