39 Commits (3a1b14a4563a5199209c3da59ce7adf11dd70790)

Author SHA1 Message Date
Alex Shvartzkop 2ad3ccc4d8 Use 64-bit type to represent microseconds. 2 years ago
jean-pierre charras 9622918c31 3D view export to PNG/JPEG: ensure highlighted item under cursor is exoperted 2 years ago
Seth Hillbrand db8e15ce88 Require wxWidgets 3.2 2 years ago
Ian McInerney 6a2dcd1936 Refactor 3D viewer view into enum class 3 years ago
Seth Hillbrand 2cd854af14 Move Spacemouse to advanced config 3 years ago
markus-bonk 66b8ecb467 Use an independent pivot representation for the 3dmouse in the 3dviewer. 3 years ago
Fabien Corona 976670e987 Move 3D controls to a new class 3 years ago
markus-bonk aec7802fcf EDA_3D_VIEWER_FRAME: Implement SpaceMouse navigation and command export for 3D-viewer. 4 years ago
markus-bonk 27063688b3 CAMERA: Fix spelling of method MakeRayAtCurrrentMousePosition. 5 years ago
Jeff Young 6c0110ecd3 Naming conventions. 4 years ago
jean-pierre charras e1bbb717f6 3D viewer: ensure 3D shapes are loaded when switching 3D shapes visibility option to ON. 4 years ago
jean-pierre charras a43ca978df 3D viewer: do not build the board 3D data during 3D frame creation, but after. 4 years ago
Jeff Young 16047b7419 3D preferences bug fixes. 5 years ago
Jeff Young ac58a3f9f0 Add preference for 3d-model-highlight-on-rollover. 5 years ago
Wayne Stambaugh 710e621c6a 3D Viewer: remove all instances of "c" prefix from file names. 5 years ago
Wayne Stambaugh 8416c1fc37 3D Viewer: remove all instances of "C" prefix from object names. 5 years ago
Wayne Stambaugh f8efe4a65a 3D viewer code cleaning round 5. 5 years ago
Roberto Fernandez Bautista 1bbc569151 Fix DoRePaint routine in EDA_3D_CANVAS 5 years ago
Seth Hillbrand f8a4edb1c9 First pass renaming module to footprint 5 years ago
Mario Luzeiro 1cbe8fcc1f 3D-Viewer: check for minimum required version of OpenGL 5 years ago
Mario Luzeiro 6bc19dbfe9 3D-Viewer: intercect modules and cooper items 5 years ago
jean-pierre charras 55f4c2b167 Removing creation of a wxPaintEvent instance (step 2), not allowed in 3.1.4 wxWidgets: 5 years ago
Ian McInerney d46f9a5273 Give the 3D viewer an infobar & Infobar upgrades 6 years ago
Emery Burhan e20e45fa54 3d_viewer: Added Animation Speed option 6 years ago
Jeff Young 5134856f18 Rationalise 3D settings data-structure. 6 years ago
Jeff Young d69ebfae49 Push tool framework base down into TOOL_HOLDER. 6 years ago
Jeff Young e9cd9ee8ff Actionize the rest of the 3D viewer. 6 years ago
Seth Hillbrand 84048262bd Descope KB defines 6 years ago
Jeff Young a3f3fb39de Convert 3DViewer to new hotkey architecture. 7 years ago
jean-pierre charras 4543bde56b Minor enhancements in 3D viewer hotkey code 7 years ago
Wayne Stambaugh 75f18cfe62 3D Viewer: disable ray tracing for OpenGL less than 2.1. 7 years ago
Wayne Stambaugh 4f0749b0b4 3D viewer: fix update UI event infinite loop. 7 years ago
Jeff Young 09a6bada03 Delegation of keyEvents from 3D toolbar to 3D canvas. 8 years ago
jean-pierre charras 8fcdc4f6c3 3D viewer: fixes about hotkeys and menubar. 8 years ago
jean-pierre charras 5d72aebd22 Fix code after renaming files 8 years ago
Thomas Pointhuber 786ac8143e Request refresh of 3d canvas on resize event 8 years ago
Bernhard Stegmaier 909d95b5be Create HIDPI_GL_CANVAS wrapper for transparent wxGLCanvas HiDPI/Retina support. Enable HiDPI/Retina for 3d-viewer. 8 years ago
Marvin Schmidt 69974b73db Remove some extra semicolons 8 years ago
Mrio Luzeiro d8eab321f7 3D Viewer: complete refactor of the 3D viewer. 9 years ago