1514 Commits (31394e95d750296e9803232992b80f3d32b119bc)

Author SHA1 Message Date
Seth Hillbrand 77cd56fbd3 Fix missing assignment 3 years ago
Seth Hillbrand c0a9a02591 Handle settings sequencing 3 years ago
Mario Luzeiro ef4f0b49fc 3D-Viewer, raytracing: implement bevel edges on item layers 3 years ago
Mario Luzeiro 2aa56e2c86 3D-Viewer: assign correct copper material based on render plated option. 3 years ago
Jeff Young fa11e1c097 Take text height into account as well as thickness for knockout margin. 3 years ago
Roberto Fernandez Bautista 0e2429b5cc 3D Viewer: Don't render zero-width circles 4 years ago
Marek Roszko 5bb2cdf73d Revert "Stop leaking submenu items" 4 years ago
Marek Roszko 34c70a51ea Stop leaking submenu items 4 years ago
markus-bonk 1a9ef4bd0f Add support for using a SpaceMouse to pan & zoom in the schematic editor. 4 years ago
Mario Luzeiro 7659f3c81b 3D-Viewer: binds the default texture after draw and before end the list 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 32fdab8902 Bubble ESC up from the 3D preview. 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
Wayne Stambaugh aa9fa09000 Minor code cleaning. 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
Marek Roszko 36a5580f56 Use unique_ptr to avoid memory leak in 3d model cache loading 4 years ago
Jeff Young b070914216 Fix cardinal sin of macro definitions. 4 years ago
markus-bonk 53cf899b67 Fix 3dmouse navigation in 3d-viewer orthographic projection. 4 years ago
Seth Hillbrand 098e8f7d9b Revert "cmake: adding KICAD_MACOSX_APP_BUNDLE option" 4 years ago
Jeff Young 5739505aa3 TextBoxes for PCBNew. 4 years ago
markus-bonk 14c5f744ff Fix missing navlib pcbcommon dependency declaration. 4 years ago
markus-bonk a8486c5296 Fix warning: declaration shadows a previous local [-Wshadow]. 4 years ago
jean-pierre charras 98b9600373 nl_3d_viewer_plugin_impl.cpp: remove useless includes 4 years ago
Davide Gerhard ea9f960cc1 cmake: adding KICAD_MACOSX_APP_BUNDLE option 4 years ago
markus-bonk bb542e5959 Fix compilation when KICAD_USE_3DCONNEXION is undefined. 4 years ago
markus-bonk be58ab679b Fix coding style policy violations and CMake version. 4 years ago
markus-bonk 91d261d735 Fix "Error loading editor" when no 3Dconnexion driver installed. 4 years ago
markus-bonk 87d7bdbd5e * PCB_EDIT_FRAME: Implement SpaceMouse navigation and command export for 3D-viewer. 4 years ago
markus-bonk aec7802fcf EDA_3D_VIEWER_FRAME: Implement SpaceMouse navigation and command export for 3D-viewer. 4 years ago
markus-bonk f61c798295 Fix compilation errors in Fedora pipeline. 4 years ago
markus-bonk cd82a927c2 TRACK_BALL: Allow two input devices to simultaneously pan & rotate 4 years ago
markus-bonk 27063688b3 CAMERA: Fix spelling of method MakeRayAtCurrrentMousePosition. 4 years ago
markus-bonk 5b9f56613e CAMERA: Make the CAMERA_FRUSTUM structure values for nw, nh, fw and fh consistent. 4 years ago
Jeff Young 0091c76a6f Excise deci-degrees from UNIT_BINDER. 4 years ago
Jeff Young b828355206 A bit more angle cleanup. 4 years ago
Jeff Young e61144d45a Finish with EDA_ANGLE. 4 years ago
Jeff Young 07013d00e1 More EDA_ANGLE. 4 years ago
Jeff Young abd3f5bc2b Move footprints to EDA_ANGLE. 4 years ago
jean-pierre charras a6c85a9204 3D viewer: fix a truncation taht created PCB_TEXTs with 0 width (not visible) 4 years ago
jean-pierre charras cd8d6ba079 3D viewer: fix bad rendering of circles and segments due to truncation. 4 years ago