1712 Commits (a4c7e007277a1c02a672255fee47b423c053018e)

Author SHA1 Message Date
Jeff Young 425b77b34c wxString::both goes with Strip(), not Trim(). 1 month ago
Jeff Young 87739c8ac7 wxStringTokenizer usage cleanup. 1 month ago
jean-pierre charras aa4de22ef4 EDA_3D_CANVAS: fix crash when used in dialogs and clicking in the 3D shape 2 months ago
Seth Hillbrand 5dc6d43f43 Add via tenting/plugging representation to 3d-viewer 2 months ago
Seth Hillbrand 6e2b20ed0e Update BS Threadpool to 5.0 2 months ago
Seth Hillbrand abf3438ed6 Remove noise from orthographic projection raytracing 2 months ago
Seth Hillbrand f9e25c2e06 ADDED: Cross-probing from 3d-viewer 2 months ago
jean-pierre charras 622ddd3a37 3D viewer: fix a minor issue, clean code and and a few comments. 2 months ago
Seth Hillbrand 053c46aa72 Add last point in 3d export 2 months ago
jean-pierre charras 7610c02fed 3D view: honor round rectangle shape. 2 months ago
Jeff Young 9808889c9c Make 3D view/toolbar/contextmenu command lists more consistent. 2 months 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. 3 months ago
Seth Hillbrand 0a5de5010f ADDED: Spacemouse support for Linux 10 months ago
Seth Hillbrand 563489d612 Make 3d-viewer mouse controls standard 3 months ago
John Beard e82d19eeb7 Pcbnew 3D: Add a toggle for plated barrel visibility 3 months ago
Seth Hillbrand 4aa2047f45 Replace alg::delete and alg::delete_if with std c++20 3 months ago
Jeff Young b67b467483 Uninitialized variable. 3 months ago
Jeff Young 57f3f22aa4 nullptr safety 3 months ago
Seth Hillbrand e6e44d08fc ADDED: Common 3d image export and file size choice 3 months ago
Jeff Young 8c85cd43f3 Copy c'tor / operator= safety. 3 months ago
Jeff Young 51e244d7d4 Don't remove nonexistent entries from wxArrayStrings (KICAD-PG7) 3 months ago
Jeff Young 0495828a55 Honour front/back layer types for user layer. 4 months ago
Ian McInerney 33a4d6ea6f Link copper layer color swatches in 3D viewer 4 months ago
Jeff Young 7b0aceb99e Prevent wxWidgets assert (KICAD-6VM). 4 months ago
Jeff Young bf6712d4f4 Don't attempt to convert reference image to a SHAPE_POLY_SET. 4 months ago
Jeff Young c57f0f79ff Fix memory leaks. 4 months ago
Jeff Young 044ac6e8e5 Prefer board's errorMax to a constant. 4 months ago
Jeff Young 98e0a79f05 Prefer board's errorMax to a constant. 4 months ago
jean-pierre charras 6471db70cd 3Dviewer: Fix crash created by commit 447b7426 when a board has Bezier shapes. 5 months ago
Jeff Young 18e107529a Don't force callers of GetAppSettings to implement exception processing. 5 months ago
Damjan 2c92f95a1c 3d-viewer: Navigation gizmo for 3D viewer 5 months ago
Jeff Young e045def6f7 Correct underline spacing in dialogs; flatten origins & axes. 5 months ago
Jeff Young 9750f7690c Performance optimizations. 5 months ago
Jeff Young 2e87a04358 Differentiate between FP previews and FP editor for 3D viewer settings. 5 months ago
Jeff Young 4ebe0686e2 Fix linebreak. 5 months ago
Jeff Young 96fa79cef2 Minor performance optimizations. 5 months ago
Jeff Young aa77f74c76 Invalid iterator safety. 5 months ago
Jeff Young 327cca9de5 Coverity fixes. 5 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 6 months ago
Michal Suchanek 8110347844 Define GL_SILENCE_DEPRECATION globally on OS X 6 months ago
Michal Suchanek 81bbb5e67b Define WIN32_LEAN_AND_MEAN globally 6 months ago
Jeff Young d384790d47 Don't use line styles for solder masks on shapes in 3D viewer. 6 months ago
Jeff Young e0e1f73f9e Fix rendering issues with hide-holes-while-moving. 6 months ago
Jeff Young 9fc60621f6 Fix rendering issues with solderpaste and hide-holes-while-moving. 6 months ago
Jeff Young 524575a595 Allow embedded files to come from components 6 months ago
Jeff Young c2be7fa3e6 Account for aperture & track masks in plated copper calculations. 6 months ago
Jeff Young 31100451c6 Fill in some missing 3D render code. 6 months ago