56 Commits (b1f0bf73348a8cd8ed3b81fc16ad114e00c856d7)

Author SHA1 Message Date
Jeff Young b1f0bf7334 More consistent naming. 5 years ago
Jeff Young 3ca06700fc Formatting. 5 years ago
Jeff Young 9c7c05c161 Mostly formatting cleanup but a few type-casting cleanups too. 5 years ago
Jeff Young bdbb68f813 MODULE -> FOOTPRINT. 5 years ago
Jeff Young 3451ac3088 PCB_MODULE_T -> PCB_FOOTPRINT_T 5 years ago
Jeff Young fc9cf1d827 More module -> footprint. 5 years ago
Jeff Young f5443de7f9 D_PAD -> PAD. 5 years ago
Jeff Young 84dd5108ba Remove some "class_" prefixes from files. 5 years ago
Jeff Young f7333ad64a Update some classnames including archaic zone names. 5 years ago
Ian McInerney 11e6cac42b Introduce EGL backend support for the OpenGL canvas 5 years ago
Roberto Fernandez Bautista ae26c92a16 Remove modal message box when catching exceptions in EDA_3D_CANVAS::DoRePaint 5 years ago
Roberto Fernandez Bautista 1bbc569151 Fix DoRePaint routine in EDA_3D_CANVAS 5 years ago
Mario Luzeiro d31c5c41e6 3D-Viewer: add an infobar to the panel preview 5 years ago
Mario Luzeiro 1cbe8fcc1f 3D-Viewer: check for minimum required version of OpenGL 5 years ago
Mario Luzeiro 10676eb926 3D-Viewer: only show intersection information while using 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
Seth Hillbrand 3bf7cf2b54 Add VSYNC to 3d viewer 5 years ago
Seth Hillbrand a210fd570f Set VSYNC to adaptive (if available) 5 years ago
Electro707 4a3743e7dd 3D viewer flip action 5 years ago
Ian McInerney 4357c1d3b3 Coverity and compiler warning fixes 5 years ago
Ian McInerney d46f9a5273 Give the 3D viewer an infobar & Infobar upgrades 5 years ago
Emery Burhan e20e45fa54 3d_viewer: Added Animation Speed option 6 years ago
jean-pierre charras 00d9e77e7f 3D viewer: fix a minor problem: to many rotations when typing Shift+z or Shift+y 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 103b0c18de Hook up a few more 3D commands missed in last commit. 6 years ago
Jeff Young e9cd9ee8ff Actionize the rest of the 3D viewer. 6 years ago
Jon Evans e59a3d981e Implement a new settings framework across all of KiCad 6 years ago
Ian McInerney 5053f58bfc Move 3d viewer board outline warning to the status bar 6 years ago
Mark Roszko b11d52eda1 Scope 3d viewer enums 6 years ago
Jeff Young 9d0198bade Easier control of zoom in 3D viewer. 6 years ago
Jeff Young a3f3fb39de Convert 3DViewer to new hotkey architecture. 6 years ago
John Beard 18593d2dbb 3D viewer: decouple renderers from wxCursors 7 years ago
Jeff Young e71b215963 Restore 3D canvas to full size on Retina displays. 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
jean-pierre charras dbc9130da9 Fix: 3D footprint preview does not zoom using mouse wheel (Windows specific) 7 years ago
jean-pierre charras df5aafc481 3D viewer: Better axis rotation when selecting "Bottom view" 7 years ago
jean-pierre charras 9865fcd929 3D viewer: fix hotkeys in 3D preview panel, and incorrect icons in context menu. 8 years ago
jean-pierre charras 8fcdc4f6c3 3D viewer: fixes about hotkeys and menubar. 8 years ago
Carsten Schoenert a11714b1a4 fix misspelled 'an other' -> 'another' 8 years ago
Thomas Pointhuber 786ac8143e Request refresh of 3d canvas on resize event 8 years ago
Bernhard Stegmaier 0135d11412 Fix macOS pinch-to-zoom for 3d-viewer. 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
Baranovskiy Konstantin 4612a52b50 3D Viewer: fixed entry labels in popup menu. 8 years ago
Simon Richter a9ca1e9930 Remove unreferenced local variables 9 years ago
jean-pierre charras 1fda668f24 3D viewer: cosmetic enhancements: fix an incorrect icon, and add shortcut keys in right popup menu. 9 years ago
John Beard a8eea6155a Move bitmaps.h out of base_struct.h 9 years ago