1514 Commits (31394e95d750296e9803232992b80f3d32b119bc)

Author SHA1 Message Date
Jeff Young 73a2984963 Fixes for rotated footprint text. 4 years ago
Jeff Young e811a39881 Readability. 4 years ago
Jeff Young 236feeb592 Cleanup GRText APIs, 3D Viewer <-> board APIs, and Plotter APIs. 4 years ago
Jeff Young 7d032f9c2f Outline font rendering for Cairo, plotter, printer and 3D viewer. 4 years ago
Jeff Young aef2a3fca4 Default font for eeschema. 4 years ago
jean-pierre charras 0f0a540a65 Panel 3D previewer: for show 3D body shapes, regardless the 3D viewer itself. 4 years ago
Marek Roszko e4dbfcd92d Swap out some wxSize for VECTOR2I 4 years ago
Simon Richter d25fe17b28 Bump minimum required CMake version to 3.11 4 years ago
Marek Roszko c4c56de708 Neurotically update position wxPoint usages 4 years ago
Ian McInerney 9e6446a8dc Use enums for 3d Viewer settings instead of ints 4 years ago
Jon Evans 595caf30a2 3D viewer: Disable copper thickness in OpenGL mode 4 years ago
Marek Roszko 2d1357dc54 Swap some of the 3d viewer to VECTOR2I 4 years ago
Jeff Young ccb94fd1a7 APIs for passing KIFONT::FONT pointers around. 4 years ago
jean-pierre charras 49cb9586bd PANEL_PREVIEW_3D_MODEL: fix incorrect values of offset for unit inch and mil. 4 years ago
Mikolaj Wielgus e9c29a4c1f 3D Viewer: Only highlight what is under the cursor 4 years ago
Jeff Young fa908e1f98 Dimensions for footprints. 4 years ago
Jeff Young b84a85f648 Cleanup dead code and stale TODOs. 4 years ago
Jeff Young dabc75bee8 Source 3D dimensions from board stackup. 4 years ago
Jeff Young a6dd1bf09b Implement Reset to Defaults for all preferences panels. 4 years ago
Jeff Young 68d2630d08 Flatten a layer of indirection out of 3D config settings. 4 years ago
Jeff Young d28714167c All the preferences, all the time. 4 years ago
Jeff Young ef10b36948 Add mask-to-copper clearance parameter and rename mask margin. 4 years ago
Jeff Young 815c2c69e7 Support for dielectric colors in board stackup. 4 years ago
Jeff Young 28b279cb2d Units cleanup. 4 years ago
Jeff Young 92e589b398 Use board maxError value, and return SH_ARC for unfilled circle. 4 years ago
Jeff Young 4b6bf3095a Radial dimensions. 4 years ago
jean-pierre charras 55777fca43 3D viewer: fix a minor cosmetic issue. 4 years ago
Seth Hillbrand e5d6ec836f Remove incorrect leftover comment 4 years ago
Seth Hillbrand 78ff9a857a Jerry-rig HTML-format alpha parsing 4 years ago
Mario Luzeiro f81539cd41 3D-Viewer: do not change the z component of the normal on silkscreen material 4 years ago
Seth Hillbrand 4814614d6d Prevent OpenGL from re-using buffer vals 4 years ago
Mikolaj Wielgus c3b792592b Remove uncommented dead code in 3D viewer 4 years ago
david-beinder fd6a75b779 Do not call TransformToPoly for negative sized PADs 4 years ago
Roberto Fernandez Bautista 7fd669b6a8 Use green soldermask and white silkcreen when unspecified 4 years ago
Seth Hillbrand ccd3a1e6a9 3d-viewer: Don't special-case Paste 4 years ago
Mikolaj Wielgus cf3a979711 3D Viewer: Fix zoom limit calculations 4 years ago
Mikolaj Wielgus 363214d252 Fix incorrect behavior of BBOX_3D::GetMaxDimension() 4 years ago
Mikolaj Wielgus afccea34a5 Remove default zoom level from camera constructor 4 years ago
Jeff Young 1860893d63 Use "Realtime" in the GUI for the non-raytracing renderer. 4 years ago
Jeff Young 6c0110ecd3 Naming conventions. 4 years ago
Jeff Young 0fd762dc25 Make 3D dialogs easier to find. 4 years ago
Jeff Young 716d75ea0e Minor improvements to 3D preferences pages. 4 years ago
Jeff Young 9b9e379aa0 Overhaul arc internal model to not over-specify information. 4 years ago
Jeff Young a41944020d Push most of PCB_SHAPE impl down in to EDA_SHAPE. 4 years ago
Jeff Young 7e8f2cdb94 Simplify highlighting logic. 4 years ago
Ian McInerney 961c127ebe Convert mouse coordinates to native pixesl in the 3D viewer 4 years ago
Seth Hillbrand 548e5f49bd Clean up unused variable usage 4 years ago
Mikolaj Wielgus 996835826e Do not change FOV when zooming in/out, only move the camera 4 years ago
Mikolaj Wielgus e8a7e4cbed Change 3D model preview projection toggle tooltip 4 years ago
Jeff Young b84d1456d5 KIFACE_I -> KIFACE_BASE. 4 years ago