47 Commits (683444733ae50126df4c52b199e65e5d78714d68)

Author SHA1 Message Date
Wayne Stambaugh 42a1d1cf0b Include folder and 3D viewer code housekeeping. 10 months ago
Seth Hillbrand 0b2d4d4879 Revise Copyright statement to align with TLF 10 months ago
Jeff Young a3f69046ba Fix double-click in footprint chooser. 11 months ago
jean-pierre charras 5feeea8310 Fix compil warnings 11 months ago
Jeff Young 7a4b3602b9 Reduce dependency on dynamic_cast. 11 months ago
Alex Shvartzkop 4b96bb5d8f Support touchscreen gestures (zoom/pan/rotate) in 3D viewer. 1 year ago
Alex Shvartzkop f6f0b9a661 ADDED: PCB 3D image raytracing rendering from CLI. 2 years ago
Alex Shvartzkop 85b1978408 Use 64-bit type to represent microseconds. 2 years ago
Alex Shvartzkop 80457d5871 Support transparent background in 3D viewer PNG/clipboard export. 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. 4 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. 4 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