922 Commits (4d2bc1fa543653f5a72e3656b7245583091f1c08)

Author SHA1 Message Date
Jeff Young 0f0323da5a Make sure all menus get Resolve() called for GTK. 6 years ago
Wayne Stambaugh 2f2c358aef Set about dialog name for 3D viewer frame. 6 years ago
Jeff Young e6d5110ccf Implement I18N for ACTIONs. 6 years ago
Jeff Young a3f3fb39de Convert 3DViewer to new hotkey architecture. 6 years ago
Jeff Young 5e49517781 Move hotkeys to ACTION architecture. 6 years ago
Jeff Young 64b18ea06a Use qualified window names when searching for 3D viewers. 6 years ago
jean-pierre charras 34ccd0f004 Pcbnew: prepare the new zone filling algo (filled polygons with no thickness). Work in progress. 6 years ago
Jeff Young e517199794 Move ConfigurePaths and LibTable management to common ACTIONs. 6 years ago
Jeff Young 6ac273264d Move Show3DViewer to common action. 6 years ago
Seth Hillbrand 6a45446496 pcbnew: Remove the last dlist from modules/pcbnew 6 years ago
Seth Hillbrand 9163ac543a pcbnew: Move pads to std::deque 6 years ago
Seth Hillbrand 888c01d11b pcbnew: Move tracks to std::deque 6 years ago
Seth Hillbrand d1877d7c1b Moving modules from DLIST to std::deque 6 years ago
Jeff Young c2662b0e11 Retire EDA_DRAW_PANEL and legacy_wx/EDA_DRAW_FRAME. 6 years ago
Jeff Young d6e9bdf07b Convert remaining legacy drawing code to print code. 6 years ago
Jeff Young a1b3e5d9bb Move PLEditor title updating to somewhere it will get called. 6 years ago
Seth Hillbrand ac435ecd68 Moving further arc approximations down 6 years ago
Jon Evans 20800d03b7 Ensure 3D viewer toolbar is properly created 7 years ago
Jeff Young 7d9a0b06e0 Push help menu down into EDA_BASE_FRAME. 7 years ago
Seth Hillbrand f347815150 3d-viewer: Fix a couple missing arc counts 7 years ago
Seth Hillbrand ddc6079ceb Move remaining hard-coded segment counts 7 years ago
Jeff Young 69afa27a5f Implement ACTION_TOOLBAR and update some of the menus to ACTION_MENU. 7 years ago
Henner Zeller 2aea26de1e Raytracing - a more pleasing way sequencing blocks to render. 7 years ago
Mario Luzeiro b9a17b928a Fixes lp Bug #1828747 - Add some epsilon value to ray dir on orthographic mode 7 years ago
Seth Hillbrand f37ee5c2b3 Remove unused LRU cache 7 years ago
John Beard 18593d2dbb 3D viewer: decouple renderers from wxCursors 7 years ago
Seth Hillbrand 89d2e67e45 3d-viewer: Refresh raytracing on rotate 7 years ago
Seth Hillbrand 707e7b4b65 3d-viewer: Force canvas refresh before screenshot 7 years ago
John Beard 8548e69382 3D viewer: update icons from common settings 7 years ago
John Beard 124dd5e59a 3D viewer: use hi-DPI settings for canvases 7 years ago
Jeff Young 1ae47b6069 Implement a copper-to-edge-clearance setting. 7 years ago
jean-pierre charras d259459a14 Pcbnew: add a new primitive pad shape: chamfered round rect pad. 7 years ago
Jeff Young e71b215963 Restore 3D canvas to full size on Retina displays. 7 years ago
John Beard e6a6266f3d Build: libpolygon provides its own includes 7 years ago
Seth Hillbrand 4a641ec5ea 3d-viewer: Center the about window 7 years ago
jean-pierre charras 098d9bf056 3D viewer: Fix: board outlines ignored in 3D for triangular board shapes 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
Seth Hillbrand 6f5a7b3ab7 3d-viewer: Clear memset warnings 7 years ago
jean-pierre charras 3dd5a912b6 remove dead code. 7 years ago
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro 7 years ago
Seth Hillbrand 3b54a44540 wildcard strings update 7 years ago
Seth Hillbrand a46f5c3af5 3d-viewer: Clamp inner radius of rings 7 years ago
Seth Hillbrand 25f8b1ce72 pcbnew: Update multiple zone segments 7 years ago
Seth Hillbrand 6662891f34 string update: Help->List hotkeys 7 years ago
Stefan Brüns 9490fd9d30 Use absolute path CMAKE_INSTALL_FULL_LIBDIR for 3d viewer PLUGINDIR 7 years ago
Seth Hillbrand 0769b0409f 3d-viewer: Remove threading on middle layer 7 years ago
Seth Hillbrand 47fe01f793 3d-viewer: Remove duplicate call 7 years ago
Wayne Stambaugh c7998cfc23 3D Viewer: fix screenshot file extension bug with GTK+ 7 years ago