332 Commits (c617abe8e9f0df5477bf697f1eb4389128c4efa0)

Author SHA1 Message Date
jean-pierre charras 1406341d2d Fix a few doxygen errors (no actual code change) 3 years ago
Mike Williams 32eb1ef77e Sch->PCB: propagate DNP from symbols to footprints attributes 3 years ago
Jeff Young 3b63d70d01 Centralize NPTH has-annulus processing. 3 years ago
Seth Hillbrand 2cd854af14 Move Spacemouse to advanced config 3 years ago
Jeff Young bbd6c80507 Collapse FP_* down into their PCB_* equivalents. 3 years ago
Seth Hillbrand 72ebe5a429 Avoid drawing null-arcs in 3d viewer 3 years ago
Seth Hillbrand d7a6875b0b 3dviewer: Show footprint board regardless of proj 3 years ago
Jeff Young 23accffc6d Add Property Inspector support for dimension objects. 3 years ago
jean-pierre charras 7256a51e8e Fixes in build board outlines as polygon and convert_shape_list_to_polygon: 3 years ago
Marek Roszko aacc9746e3 Yeet the last of wxSize/wxPoint to stop leaking gdicmn everywhere 3 years ago
Marek Roszko 5ccf205788 Try and avoid crashing on gl context creation failure in the 3d viewer 3 years ago
Jeff Young 203f0f66fb Guard 3D viewer against degenerate shapes. 3 years ago
Wayne Stambaugh 68decdd4f2 Fix static event table derived object definitions. 3 years ago
jean-pierre charras 9e0515a79a 3D viewer: ensure dielectric thickness of all dielectric sub-layers is used. 3 years ago
Wayne Stambaugh f6297d328c Fix 3D viewer canvas timer event clash. 3 years ago
Jeff Young cef7cd8f7c Move default font to RENDER_SETTINGS. 3 years ago
Jeff Young d16b23d16e Name shortening and line-break reduction. 3 years ago
jean-pierre charras 22cd2a3428 3D viewer: add option to show/hide fp not in position file. 3 years ago
Marek Roszko 3d5913c825 Remove convert_to_biu.h, merge contents to base_units.h 3 years ago
Marek Roszko a8613ee80f Combine Iu2Millimeter & remove PcbMm2iu 3 years ago
Roberto Fernandez Bautista 2a0c31ed97 Don't display footprints not in position files. 3 years ago
Jeff Young 5679b9dbdc Remove a few EDA_RECT instances. 3 years ago
markus-bonk 66b8ecb467 Use an independent pivot representation for the 3dmouse in the 3dviewer. 3 years ago
Jeff Young a9536b5de9 CHANGED netclass assignments now done via canvas or via patterns. 3 years ago
Jeff Young 01b61f5ff1 Minor improvements to status bar messages. 3 years ago
Jeff Young 19b00b5d57 Cleanup. 3 years ago
Jeff Young 6f49b57f9b Cleanup & performance enhancements. 3 years ago
jean-pierre charras 4bfbf91369 3D viewer: Fix incorrect behavior when moving the scene 3 years ago
Jeff Young f41af10007 Clean up hole shapes for safety (smart pointer) and consistency. 3 years ago
luz paz 79fa911e0e Fix various typos 3 years ago
Fabien Corona 976670e987 Move 3D controls to a new class 3 years ago
Mario Luzeiro ef4f0b49fc 3D-Viewer, raytracing: implement bevel edges on item layers 4 years ago
Jeff Young fa11e1c097 Take text height into account as well as thickness for knockout margin. 4 years ago
Roberto Fernandez Bautista 0e2429b5cc 3D Viewer: Don't render zero-width circles 4 years ago
Wayne Stambaugh 7da7864f5e Fix some Coverity issues. 4 years ago
Jeff Young 65185f53a1 Rotate fp zones before comparing with library versions. 4 years ago
Jeff Young e03b06927d Fix rotation problems for knockout fp text, and implement 3D rendering. 4 years ago
jean-pierre charras d3e9165146 3D viewer: fix overzealous pad filter in BOARD_ADAPTER::addPads() 4 years ago
Jeff Young 0dc857b5ab Clean up pad handling in 3D viewer. 4 years ago
jean-pierre charras 9fec8aa269 3D viewer: disable thickness rendering on tech layers when disabled for copper. 4 years ago
Jeff Young 8d19b52aed Line stroking for 3D view. 4 years ago
Jeff Young 2172810600 Performance: better sharing of zone fills. 4 years ago
Jeff Young 3deaf902bb Retire the V5 zone fill algorithm. 4 years ago
jean-pierre charras 59babfa332 3D viewer: fix a sometimes incorrect render engine initialization. 4 years ago
Marek Roszko 41f54349a5 Replace inserts/push_backs with emplace in some spots 4 years ago
Jeff Young 7ccac79192 More wxString wide literals. 4 years ago
Jeff Young 9582457fef Be explicit about literal wide-strings. 4 years ago
Jeff Young b070914216 Fix cardinal sin of macro definitions. 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
markus-bonk aec7802fcf EDA_3D_VIEWER_FRAME: Implement SpaceMouse navigation and command export for 3D-viewer. 4 years ago