kicad/thirdparty
markus-bonk aec7802fcf EDA_3D_VIEWER_FRAME: Implement SpaceMouse navigation and command export for 3D-viewer.
Full support for using a 3Dconnexion device in the 3D viewer has been added. Full 3D navigation is available for both the orthographic and perspective projections. 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.

ADDED: A build option KICAD_USE_3DCONNEXION (default = ON) has been added to the main CMakeLists.txt. The option controls whether the SpaceMouse support is compiled into the solution.
2022-01-28 12:21:42 +00:00
..
3dxware_sdk EDA_3D_VIEWER_FRAME: Implement SpaceMouse navigation and command export for 3D-viewer. 2022-01-28 12:21:42 +00:00
clipper Clipper: Use std::function for Z fill callback 2021-07-03 19:37:50 +00:00
compoundfilereader Use Record handling for parsing 2020-04-03 23:22:24 +00:00
delaunator Replace TTL delauney triangulator 2020-06-25 18:45:27 +00:00
dxflib_qcad thirdparty/dxflib: suport for vertex start/end line width attribute. 2021-10-25 17:37:38 +02:00
glew Introduce EGL backend support for the OpenGL canvas 2020-11-11 00:41:02 +00:00
gzip-hpp Better name the include guard 2020-11-19 01:06:29 -05:00
json_schema_validator Mark json validator lib explicitly STATIC 2021-09-25 13:24:10 +00:00
lemon Update lemon to most recent upstream version 2020-09-22 12:34:05 +01:00
libcontext Add riscv64 support for libcontext 2022-01-27 13:12:43 +00:00
markdown2html Remove questionable dropping of inline for msvc in markdown2html 2021-01-31 19:54:33 -05:00
nanosvg Thirdparty: Properly handle error condition in nanosvg 2020-09-20 22:39:31 +01:00
nlohmann_json Update nlohmann::json to 3.9.1 2021-03-03 19:36:05 -05:00
other_math Silence some msvc warnings 2021-02-20 11:58:55 -05:00
pegtl PEGTL 2.x->3.x 2022-01-10 23:22:23 +00:00
picosha2 Add picosha2 library 2021-08-27 21:11:47 +00:00
potrace Fix a compil error. 2020-01-13 08:59:57 +01:00
pybind11 Remove last pybind11 forcing non-debug libs 2021-08-31 09:19:26 -07:00
rtree bool/int type safety 2021-01-31 19:54:32 -05:00
tinyspline_lib Avoid divide-by-zero. 2020-01-15 18:21:42 +00:00
CMakeLists.txt Include the required third party code for the SpaceMouse implementation 2022-01-28 12:21:42 +00:00