Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Repository
63ae839489f81c4b4550ec005deb5e489c4e9f35
Switch branch/tag
kicad-source-mirror
3d-viewer
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
More Coverity scan error fix goodness.
· 25b9a42e
Wayne Stambaugh
authored
10 years ago
25b9a42e
Name
Last commit
Last update
..
dialogs
More source file missing license fixes.
10 years ago
textures
More source file missing license fixes.
10 years ago
3d_aux.cpp
Pcbnew: fix Bug #1422093 (pcbnew crashes after editing a footprint cominng from the board with the fp editor and saving it on a librray and trying to load it to the board)
10 years ago
3d_canvas.cpp
Fix some coverity warnings (not initialized members). Add comments. Better (more informative) title in dialog to download .pretty libs.
10 years ago
3d_canvas.h
Fix some coverity warnings (not initialized members). Add comments. Better (more informative) title in dialog to download .pretty libs.
10 years ago
3d_class.cpp
Lots of Coverity scan error fixes.
10 years ago
3d_draw.cpp
3D-viewer: fix Bug #1360784 (3D viewer displays only first wrl shape)
10 years ago
3d_draw_basic_functions.cpp
3d-viewer: code cleaning; bitmap2component: minor fix and code cleanup
10 years ago
3d_draw_basic_functions.h
3d-viewer: code cleaning; bitmap2component: minor fix and code cleanup
10 years ago
3d_draw_helper_functions.cpp
Eeschema code cleanup and coverity fixes.
10 years ago
3d_frame.cpp
3d-viewer: code cleaning.
10 years ago
3d_material.cpp
3d-viewer: code cleaning.
10 years ago
3d_material.h
3d-viewer: code cleaning.
10 years ago
3d_mesh_model.cpp
Fix VRML V2 parser bug. (fixes lp:1417217)
10 years ago
3d_mesh_model.h
3d_viewer fix translation and rotation issues (patch from Mario Luzeiro)
10 years ago
3d_read_mesh.cpp
Rework on env. variable KISYS3DMOD. Until now, was used in different files using different ways, so no consistency between files.
10 years ago
3d_struct.h
Pcbnew: fix Bug #1422093 (pcbnew crashes after editing a footprint cominng from the board with the fp editor and saving it on a librray and trying to load it to the board)
10 years ago
3d_toolbar.cpp
Eeschema: add dialog libedit options and move options relative to libedit from eeschema options to this dialog.
10 years ago
3d_viewer.h
Rework on env. variable KISYS3DMOD. Until now, was used in different files using different ways, so no consistency between files.
10 years ago
3d_viewer_id.h
3d-viewer: Fix some issues and clean code.
10 years ago
CMakeLists.txt
Fix parallel build issue when KICAD_SKIP_BOOST=ON.
10 years ago
info3d_visu.cpp
Fix some coverity warnings (not initialized members). Add comments. Better (more informative) title in dialog to download .pretty libs.
10 years ago
info3d_visu.h
3d-viewer: code cleaning; bitmap2component: minor fix and code cleanup
10 years ago
modelparsers.h
Fix VRML V2 parser bug. (fixes lp:1417217)
10 years ago
trackball.cpp
switch all <math.h> includes to <cmath> includes on an attempt to dodge some abiguous references to atan2()
12 years ago
trackball.h
Loading commit data...
vrml_aux.cpp
Loading commit data...
vrml_aux.h
Loading commit data...
vrml_v1_modelparser.cpp
Loading commit data...
vrml_v2_modelparser.cpp
Loading commit data...
vrmlmodelparser.cpp
Loading commit data...
x3dmodelparser.cpp
Loading commit data...