You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Cirilo Bernardo 30f9aba7c9 Work on SG consistency checks: fixed a number of bugs and improved integrity checking when writing cache files 10 years ago
..
3d_cache Work on SG consistency checks: fixed a number of bugs and improved integrity checking when writing cache files 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 Fix event processing on C3D_MODEL_VIEWER to allow click-to-focus 10 years ago
3d_rendering Fix compilation and install for OSX plus general code cleanup 10 years ago
common_ogl Manually select changes from Mario Luzeiro's branch to fix model lighting in the preview window. 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 Fix 3d-viewer regressions introduced by touchpad-panning for non-touchpad-panning. 10 years ago
3d_canvas.h Sync with main branch r6513 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 Pcbnew: minor changes: 10 years ago
3d_draw_helper_functions.cpp fix Tickness typo 10 years ago
3d_frame.cpp Add support for optional touchpad panning. 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 Add support for optional touchpad panning. 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 Add support for optional touchpad panning. 10 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 Implemented new 3D file selector with preview 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 Add support for optional touchpad panning. 10 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