| .. |
|
3d_cache
|
Work in progress: implementing SG translation for VRML1 models
|
10 years ago |
|
3d_canvas
|
+ Removed glm source from kicad tree (Maciej / Cirilo)
|
10 years ago |
|
3d_math
|
Moving headers to facilitate support for building 3D plugins out-of-tree
|
10 years ago |
|
3d_model_viewer
|
Modified IDF plugin to support IDF assemblies (*.emn) in addition to component outlines (*.idf)
|
10 years ago |
|
3d_rendering
|
+ Reverted accidental edit of sg_node.cpp
|
10 years ago |
|
common_ogl
|
Moving headers to facilitate support for building 3D plugins out-of-tree
|
10 years ago |
|
dialogs
|
3D viewe: Very minor fixes in 3D Display Options dialog.
|
10 years ago |
|
textures
|
More source file missing license fixes.
|
11 years ago |
|
3d_aux.cpp
|
3D-viewer: Fixes and enhancements. Add comments in header files. Fix some coding style issues.
|
11 years ago |
|
3d_canvas.cpp
|
Very minor fix: a pcbnew option (show page limits) was not stored in user config, and was lost after closing the session.
|
10 years ago |
|
3d_canvas.h
|
+ Removed glm source from kicad tree (Maciej / Cirilo)
|
10 years ago |
|
3d_class.cpp
|
GUI improvements including interactive update of model orientation/position
|
10 years ago |
|
3d_draw.cpp
|
Resync with main branch r6383
|
10 years ago |
|
3d_draw_basic_functions.cpp
|
3D viewer: optimizations in code to build the 3D view.
|
10 years ago |
|
3d_draw_basic_functions.h
|
3D viewer: optimizations in code to build the 3D view.
|
10 years ago |
|
3d_draw_board_body.cpp
|
Polygon calculation (zones filling): use fast mode when possible (in fact most of time) and strictly simple polygon option only in critical cases (in fact in plot Gerber functions mainly).
|
10 years ago |
|
3d_draw_helper_functions.cpp
|
Rework on Enum PAD_SHAPE_T, PAD_DRILL_SHAPE_T and PAD_ATTR_T (see rev 6008) : the new and better names are now used in Kicad code and existing python scripts.
|
10 years ago |
|
3d_frame.cpp
|
eeschema plot dialog: cosmetic enhancement:
|
10 years ago |
|
3d_material.cpp
|
Very minor fixes.
|
11 years ago |
|
3d_material.h
|
+ Removed glm source from kicad tree (Maciej / Cirilo)
|
10 years ago |
|
3d_mesh_model.cpp
|
+ Removed glm source from kicad tree (Maciej / Cirilo)
|
10 years ago |
|
3d_mesh_model.h
|
+ Removed glm source from kicad tree (Maciej / Cirilo)
|
10 years ago |
|
3d_read_mesh.cpp
|
+ Removed glm source from kicad tree (Maciej / Cirilo)
|
10 years ago |
|
3d_struct.h
|
+ Removed glm source from kicad tree (Maciej / Cirilo)
|
10 years ago |
|
3d_toolbar.cpp
|
3D Viewer: minor menu string improvements. (fixes lp:1495935)
|
10 years ago |
|
3d_types.h
|
+ Removed glm source from kicad tree (Maciej / Cirilo)
|
10 years ago |
|
3d_viewer.h
|
Code reorganization, and change the way 3D viewer frame is managed (now using wxWidgets wxWindow::FindWindowByName() to know if it is existing) , to prepare others fixes.
|
10 years ago |
|
3d_viewer_id.h
|
Refinements in 3D viewer, color selection: better icons and adding board body color selection
|
11 years ago |
|
CImage.cpp
|
Removed some trailing white space. Fixed FindGLM.
|
10 years ago |
|
CImage.h
|
Removed some trailing white space. Fixed FindGLM.
|
10 years ago |
|
CMakeLists.txt
|
Finished refactor and introduction of generic Plugin scheme
|
10 years ago |
|
info3d_visu.cpp
|
Refinements in 3D viewer, color selection: better icons and adding board body color selection
|
11 years ago |
|
info3d_visu.h
|
3D color selection : clean code. Add solder paste color selection
|
11 years ago |
|
modelparsers.h
|
Make translation easier in dialog_create_array_base.
|
10 years ago |
|
trackball.cpp
|
Rework on Enum PAD_SHAPE_T, PAD_DRILL_SHAPE_T and PAD_ATTR_T (see rev 6008) : the new and better names are now used in Kicad code and existing python scripts.
|
10 years ago |
|
trackball.h
|
Rework on Enum PAD_SHAPE_T, PAD_DRILL_SHAPE_T and PAD_ATTR_T (see rev 6008) : the new and better names are now used in Kicad code and existing python scripts.
|
10 years ago |
|
vrml_aux.cpp
|
3D viewer: fix a bug introduced in rev 5579s. Remove a few useless wxBusyCursor. Minor other fixes.
|
11 years ago |
|
vrml_aux.h
|
+ Removed glm source from kicad tree (Maciej / Cirilo)
|
10 years ago |
|
vrml_v1_modelparser.cpp
|
Fix some more size_t assertions in the VRML parser debugging messages.
|
11 years ago |
|
vrml_v2_modelparser.cpp
|
3D viewer: Fix bug #1509506: Crash with MeshLab reduced 3D model.
|
10 years ago |
|
vrmlmodelparser.cpp
|
Move S3D_MESH* to smart pointer to fix CID 108646
|
11 years ago |
|
x3dmodelparser.cpp
|
Very minor fixes.
|
11 years ago |