1716 Commits (581e9dd6bf2e725c2692ac37398836fa268cc004)

Author SHA1 Message Date
Jeff Young 2fe7219474 Support translation in tool context menus that are long-lived. 5 days ago
Jeff Young 11b21d912b Remove potentially unnecessary asserts. 1 week ago
Jeff Young 02b9757e55 Fill in some more barcode code. 1 week ago
jean-pierre charras a49c87e71b 3D viewer: handle PCB_BARCODE items. 1 week ago
Jeff Young 425b77b34c wxString::both goes with Strip(), not Trim(). 3 weeks ago
Jeff Young 87739c8ac7 wxStringTokenizer usage cleanup. 3 weeks ago
jean-pierre charras aa4de22ef4 EDA_3D_CANVAS: fix crash when used in dialogs and clicking in the 3D shape 3 weeks ago
Seth Hillbrand 5dc6d43f43 Add via tenting/plugging representation to 3d-viewer 3 weeks ago
Seth Hillbrand 6e2b20ed0e Update BS Threadpool to 5.0 4 weeks ago
Seth Hillbrand abf3438ed6 Remove noise from orthographic projection raytracing 4 weeks ago
Seth Hillbrand f9e25c2e06 ADDED: Cross-probing from 3d-viewer 4 weeks ago
jean-pierre charras 622ddd3a37 3D viewer: fix a minor issue, clean code and and a few comments. 1 month ago
Seth Hillbrand 053c46aa72 Add last point in 3d export 1 month ago
jean-pierre charras 7610c02fed 3D view: honor round rectangle shape. 1 month ago
Jeff Young 9808889c9c Make 3D view/toolbar/contextmenu command lists more consistent. 1 month ago
Seth Hillbrand bd86f979ed Set embedded delegate to update view properly 2 months ago
Jeff Young 33c73d7db4 Fix crashes when settings manager doesn't exist yet. 2 months ago
Seth Hillbrand 0a5de5010f ADDED: Spacemouse support for Linux 9 months ago
Seth Hillbrand 563489d612 Make 3d-viewer mouse controls standard 2 months ago
John Beard e82d19eeb7 Pcbnew 3D: Add a toggle for plated barrel visibility 2 months ago
Seth Hillbrand 4aa2047f45 Replace alg::delete and alg::delete_if with std c++20 2 months ago
Jeff Young b67b467483 Uninitialized variable. 2 months ago
Jeff Young 57f3f22aa4 nullptr safety 2 months ago
Seth Hillbrand e6e44d08fc ADDED: Common 3d image export and file size choice 2 months ago
Jeff Young 8c85cd43f3 Copy c'tor / operator= safety. 2 months ago
Jeff Young 51e244d7d4 Don't remove nonexistent entries from wxArrayStrings (KICAD-PG7) 2 months ago
Jeff Young 0495828a55 Honour front/back layer types for user layer. 3 months ago
Ian McInerney 33a4d6ea6f Link copper layer color swatches in 3D viewer 3 months ago
Jeff Young 7b0aceb99e Prevent wxWidgets assert (KICAD-6VM). 3 months ago
Jeff Young bf6712d4f4 Don't attempt to convert reference image to a SHAPE_POLY_SET. 3 months ago
Jeff Young c57f0f79ff Fix memory leaks. 3 months ago
Jeff Young 044ac6e8e5 Prefer board's errorMax to a constant. 3 months ago
Jeff Young 98e0a79f05 Prefer board's errorMax to a constant. 3 months ago
jean-pierre charras 6471db70cd 3Dviewer: Fix crash created by commit 447b7426 when a board has Bezier shapes. 4 months ago
Jeff Young 18e107529a Don't force callers of GetAppSettings to implement exception processing. 4 months ago
Damjan 2c92f95a1c 3d-viewer: Navigation gizmo for 3D viewer 4 months ago
Jeff Young e045def6f7 Correct underline spacing in dialogs; flatten origins & axes. 4 months ago
Jeff Young 9750f7690c Performance optimizations. 4 months ago
Jeff Young 2e87a04358 Differentiate between FP previews and FP editor for 3D viewer settings. 4 months ago
Jeff Young 4ebe0686e2 Fix linebreak. 4 months ago
Jeff Young 96fa79cef2 Minor performance optimizations. 4 months ago
Jeff Young aa77f74c76 Invalid iterator safety. 4 months ago
Jeff Young 327cca9de5 Coverity fixes. 4 months ago
jean-pierre charras 6a9b427562 3D viewer: do not change anything in the board shared by the FP editor. 5 months ago
Jeff Young f58fc0b952 Rewrite GROUP undo based on uuids. 5 months ago
Damjan 447b7426fd 3d_viewer: hatched polygons shown as solid 5 months ago
Michal Suchanek 8110347844 Define GL_SILENCE_DEPRECATION globally on OS X 5 months ago
Michal Suchanek 81bbb5e67b Define WIN32_LEAN_AND_MEAN globally 5 months ago
Jeff Young d384790d47 Don't use line styles for solder masks on shapes in 3D viewer. 5 months ago
Jeff Young e0e1f73f9e Fix rendering issues with hide-holes-while-moving. 5 months ago