kicad/qa
markus-bonk 87d7bdbd5e * PCB_EDIT_FRAME: Implement SpaceMouse navigation and command export for 3D-viewer.
Added full support for using a 3Dconnexion device in PCB_EDIT_FRAME. Commands are exported and can be assigned to 3D mouse buttons. Any limitations to the functionality are limitations of the installed 3Dconnexion driver for the device and OS.

Use build option KICAD_USE_3DCONNEXION (default = ON) to control whether the SpaceMouse support is compiled into the solution.
2022-01-28 12:21:42 +00:00
..
common More EDA_ANGLE. 2022-01-15 01:30:04 +00:00
common_tools Bump minimum required CMake version to 3.11 2022-01-01 21:35:08 -05:00
data Outline font support. 2022-01-08 16:47:45 +00:00
drc_proto Fix some issues (but not all) in qa tests for eeschema 2022-01-02 14:54:27 +01:00
eeschema Save/Load test to make sure we don't bugger up the PCBNew file format. 2022-01-09 13:02:41 +00:00
gal/gal_pixel_alignment Rename layer ids file. 2021-07-29 16:03:25 +01:00
gerbview We don't keep a CHANGELOG.TXT 2021-10-05 19:46:53 -07:00
libeval_compiler Kicad has many plugins. This one is for the pcb. 2021-11-25 12:56:46 +00:00
libs Remove unit-less angles from VECTOR2I/D APIs. 2022-01-20 23:58:20 +00:00
pcb_test_window Remove GITHUB plugins 2020-10-29 16:45:04 -07:00
pcbnew * PCB_EDIT_FRAME: Implement SpaceMouse navigation and command export for 3D-viewer. 2022-01-28 12:21:42 +00:00
pcbnew_tools * PCB_EDIT_FRAME: Implement SpaceMouse navigation and command export for 3D-viewer. 2022-01-28 12:21:42 +00:00
pcbnew_utils Some more EDA_ANGLE cleanup. 2022-01-16 19:16:18 +00:00
pns Some more EDA_ANGLE cleanup. 2022-01-16 19:16:18 +00:00
qa_utils Remove unit-less angles from VECTOR2I/D APIs. 2022-01-20 23:58:20 +00:00
resources/linux Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
testcases fix python QA tests to run with latest changes in eda_angle.h 2022-01-18 13:49:50 +01:00
utils/kicad2step QA tests: fix a build issue on msys2, due to changes in commit 5622a51 2021-12-15 10:13:45 +01:00
CMakeLists.txt qa: fixed building of the P&S debug tool after the changes/refactoring of the 3D viewer code. The tool can now be built 2021-06-19 23:21:23 +02:00
test.py QA test code: fix some issues: 2022-01-06 09:37:14 +01:00